Issue Details (XML | Word | Printable)

Key: CAMEL-428
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Willem Jiang
Reporter: James Strachan
Votes: 1
Watchers: 0
Operations

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

I wonder can we patch the build so we only generate javadoc jars if we have some setting set, or we are doing a 'deploy' or 'release' or some other profile is enabled or something?

Created: 02/Apr/08 07:19 AM   Updated: 12/May/08 05:45 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.3.0

Time Tracking:
Not Specified


 Description  « Hide
I find I often just wanna rebuild, say camel-core when running tests from maven. However it now takes a long time to make just a jar as we make the javadoc stuff when running 'mvn install'.

I wonder could we make it easy to avoid this step in the build if we wanna?



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Create crucible review for all 2 changesets in
644142 by  ningjiang (2 files)
02/Apr/08 07:49 PM (19 months, 13 days ago)
CAMEL-428 moved the javadoc build to the release profile
trunk/camel-core/pom.xml 644142 history download (+100 -76) diffs
trunk/components/camel-spring/pom.xml 644142 history download (+50 -44) diffs

644657 by  James Strachan (1 file)
04/Apr/08 02:43 AM (19 months, 12 days ago)
improvement to https://issues.apache.org/activemq/browse/CAMEL-428 to only use the javadoc jars if using the release profile
trunk/apache-camel/pom.xml 644657 history download (+67 -62) diffs