You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/02/01 14:55:18 UTC

[jira] Closed: (AXISCPP-236) Improvements to ANT build scripts

     [ http://issues.apache.org/jira/browse/AXISCPP-236?page=history ]
     
John Hawkins closed AXISCPP-236:
--------------------------------


Fixed.

> Improvements to ANT build scripts
> ---------------------------------
>
>          Key: AXISCPP-236
>          URL: http://issues.apache.org/jira/browse/AXISCPP-236
>      Project: Axis-C++
>         Type: Improvement
>   Components: Build - ANT
>     Versions: current (nightly)
>  Environment: All OS, ANT build scripts
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>     Priority: Minor
>      Fix For: current (nightly)

>
> Requests for a number of small improvements have been mentioned on the mailing list.
> These include:
> - Moving all but build.xml into a build/ subdirectory
>     I would also include package.xml and test.xml in the root directory
> - Allowing Doc generation and Client/Server compilation to be optional
>     Similar to the structure used for selecting which transport, XML Parser and Apache plugin variant, entries could be added to the property files
> - Allowing ${basedir}/../../../obj and ${basedir}/../../../zip to be overriden
>     This should be substituted for a variable name ( ${dir.obj} and ${dir.zip}? ), allowing those wishing different to simply override them once.
> - Set CC compilation tasks to fail on error
>     Currently they don't, requiring builders to scan back through the log, as ANT will always say BUILD SUCCESSFUL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira