You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/09/05 09:45:57 UTC

[jira] Created: (JAMES-916) [Ant] Introduce -Drelease=true property

[Ant] Introduce -Drelease=true property 
----------------------------------------

                 Key: JAMES-916
                 URL: https://issues.apache.org/jira/browse/JAMES-916
             Project: JAMES Server
          Issue Type: Test
          Components: Build System
    Affects Versions: 3.0
            Reporter: Robert Burrell Donkin
            Assignee: Robert Burrell Donkin
             Fix For: 3.0


ant clean dist smoke is slow

Some of the effort involved in 'dist' really isn't required just to test whether the code is good enough to commit, and only really needs to be done when cutting a release. For example, generating javadoc jars for each module is time consuming. 

These should be enabled by a 'release' Ant property. So, to build a release,  'ant clean dist -Drelease=True' would - in future - be required.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (JAMES-916) [Ant] Introduce -Drelease=true property

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed JAMES-916.
---------------------------------------

    Resolution: Fixed

> [Ant] Introduce -Drelease=true property 
> ----------------------------------------
>
>                 Key: JAMES-916
>                 URL: https://issues.apache.org/jira/browse/JAMES-916
>             Project: JAMES Server
>          Issue Type: Test
>          Components: Build System
>    Affects Versions: 3.0
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 3.0
>
>
> ant clean dist smoke is slow
> Some of the effort involved in 'dist' really isn't required just to test whether the code is good enough to commit, and only really needs to be done when cutting a release. For example, generating javadoc jars for each module is time consuming. 
> These should be enabled by a 'release' Ant property. So, to build a release,  'ant clean dist -Drelease=True' would - in future - be required.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org