You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/04/02 16:20:32 UTC

[jira] Created: (CAMEL-428) 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?

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?
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-428
                 URL: https://issues.apache.org/activemq/browse/CAMEL-428
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: James Strachan
            Assignee: Willem Jiang


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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-428) 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?

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-428.
--------------------------------

    Fix Version/s: 1.4.0
       Resolution: Fixed

The patch is in the trunk now.

> 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?
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-428
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-428
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-428) 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?

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42001#action_42001 ] 

James Strachan commented on CAMEL-428:
--------------------------------------

I've just patched the assembly to also use the release profile too

> 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?
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-428
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-428
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.3.0
>
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-428) 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?

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea updated CAMEL-428:
----------------------------------

    Fix Version/s: 1.3.0
                       (was: 1.4.0)

> 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?
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-428
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-428
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.3.0
>
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (CAMEL-428) 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?

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-428 started by Willem Jiang.

> 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?
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-428
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-428
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.