History | Log In     View a printable version of the current page.  
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
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
Willem Jiang - 02/Apr/08 08:18 PM
The patch is in the trunk now.

James Strachan - 04/Apr/08 02:41 AM
I've just patched the assembly to also use the release profile too

Claus Ibsen - 12/May/08 05:45 AM
Closed all 1.3 tickets