History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CAMEL-406
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Unassigned
Reporter:
James Strachan
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Apache Camel
the camel:dot plugin cannot deal with multiple camel contexts in the Spring ApplicationContext
Created:
28/Mar/08 01:46 AM
Updated:
12/May/08 05:45 AM
Return to search
Component/s:
tooling
Affects Version/s:
None
Fix Version/s:
1.3.0
Time Tracking:
Not Specified
Issue Links:
Related
This issue
is related to
:
CAMEL-413
Allow for conditional aggregation of routes for DOT generation during the maven build.
Description
« Hide
Ensure we can generate the DOT files for multiple camel contexts
Description
Ensure we can generate the DOT files for multiple camel contexts
Show »
All
Comments
Work Log
Change History
Subversion Commits
FishEye
Crucible
Sort Order:
Create crucible review
for this changeset in
Demo
642162
by
James Strachan
(4 files)
- added a patch to fix https://issues.apache.org/activemq/browse/CAMEL-406 to deal with multiple CamelContext instances when generating the DOT files
28/Mar/08 02:37 AM (19 months, 25 days ago)
added a patch to fix
https://issues.apache.org/activemq/browse/CAMEL-406
to deal with multiple CamelContext instances when generating the DOT files
trunk/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/DotMojo.java
642162
(+83 -30)
diffs
trunk/components/camel-spring/src/main/java/org/apache/camel/spring/Main.java
642162
(+23 -9)
diffs
trunk/components/camel-spring/src/test/java/org/apache/camel/spring/MainTest.java
642162
(+4 -2)
diffs
trunk/examples/camel-example-docs/src/main/resources/META-INF/spring/camel-context.xml
642162
(+9 -1)
diffs