[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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to