Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-236

Improvements to ANT build scripts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • current (nightly)
    • current (nightly)
    • Build - ANT
    • None
    • All OS, ANT build scripts

    Description

      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.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: