summaryrefslogtreecommitdiff
path: root/qpid/gentools/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA: small adjustments to stop Ant generating warnings and spewing ↵Robert Gemmell2011-08-151-1/+1
| | | | | | | | | | irrelevant stacktraces during test runs 1. Set includeantruntime property to false on the remainig javac tasks which dont already have it 2. Manipulate the build.deps entries for the jmx management console to remove non-java files from the test classpath, since the tests dont need them and the console build process doesnt depend on the main <module>.libss property value being all-inclusive anyway. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1157730 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1176 : Update to gentools to remove commented out properties that I ↵Martin Ritchie2008-07-151-9/+0
| | | | | | left in via git :( git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@676972 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1176 : Updated Tasks and gentools build to use the java.source and ↵Martin Ritchie2008-07-151-13/+24
| | | | | | java.target values. Added echo statements to show the targeted build Updated other info echo statements to be an info level so they will not print with -q. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@676884 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@651133 13f79535-47bb-0310-9956-ffa450edef68
* Unbreaking trunk due to erroneous commitRobert Godfrey2007-04-121-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@527961 13f79535-47bb-0310-9956-ffa450edef68
* Missed the commit on these for QPID-162 supplied by Kevin SmithMartin Ritchie2007-02-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507598 13f79535-47bb-0310-9956-ffa450edef68
* Removed check run check from ant build file.Kim van der Riet2007-01-021-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@491839 13f79535-47bb-0310-9956-ffa450edef68
* Added ant build file for the generator with compile (default) and clean targets.Kim van der Riet2007-01-021-0/+35
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@491801 13f79535-47bb-0310-9956-ffa450edef68