refactor the assembly descriptors to reuse a common descriptor
--------------------------------------------------------------
Key: CAMEL-889
URL: https://issues.apache.org/activemq/browse/CAMEL-889
Project: Apache Camel
Issue Type: Improvement
Reporter: James Strachan
Assignee: Jonathan Anstey
you can now use a common descriptor rather than cutting and pasting stuff among
2 different descriptors which is a PITA.
e.g. see the ActiveMQ descriptors...
https://svn.apache.org/repos/asf/activemq/trunk/assembly/src/main/descriptors/
in particular the common-bin.xml
https://svn.apache.org/repos/asf/activemq/trunk/assembly/src/main/descriptors/common-bin.xml
we should do the same to Camel's descriptors...
https://svn.apache.org/repos/asf/activemq/camel/trunk/apache-camel/src/main/descriptors/
Jon - fancy taking a stab?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.