Issue Details (XML | Word | Printable)

Key: CAMEL-413
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Kevin Ross
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

Allow for conditional aggregation of routes for DOT generation during the maven build.

Created: 29/Mar/08 09:31 AM   Updated: 12/May/08 05:45 AM
Return to search
Component/s: None
Affects Version/s: 1.2.0, 1.3.0
Fix Version/s: 1.3.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works Not-Formatted-Dot-Aggregation-camel-maven-plugin.patch 2008-03-31 07:56 AM Kevin Ross 10 kB
Text File Licensed for inclusion in ASF works Not-Formatted-Dot-Aggregation-camel-spring-Main.java.patch 2008-03-31 08:01 AM Kevin Ross 5 kB
Environment: Any
Issue Links:
Related
 

Patch Info: Patch Available


 Description  « Hide
For ease of unit testing, I separate distinct routes under different camel contexts. Unit testing is then quite easy, but DOT generation is really not a good representation when seeking to view the system as a whole.

This is a patch to camel-spring (Main.java), and the camel-maven-plugin. It allows the optional pom.xml configuration parameter (as well as a new Main.java parameter) to allow routes to be aggregated for the purposes of DOT generation only. Aggregation should have no impact on the runtime, and routes should not be started again.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.