Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • a04d66471 Make antlr test file a little better, but it still fails to pass its junit tests by Conor MacNeill 2001-02-04 13:59:03 +0000
  • 3c6126f29 Add nested filesets to tar through which file permissions can be set. This is done through an octal mode attribute. The groupname and username may also be set. See build.xml for an example usage. by Conor MacNeill 2001-02-04 13:58:17 +0000
  • 5c1e42a95 Added debug-attribute to rmic (Bug #224) by Nico Seessle 2001-02-04 13:08:52 +0000
  • a1edb69c0 Unix was alread correct. by Conor MacNeill 2001-02-04 12:00:54 +0000
  • eac9c2d1b Copy - which is to save compiling files which have already been compiled now goes to the right place. by Conor MacNeill 2001-02-04 11:46:23 +0000
  • 784d54ca4 Enhancements to SoundTask to allow a directory to be specified from which a random sound will be chosen. by Conor MacNeill 2001-02-04 10:51:01 +0000
  • ba37bf799 enhancement to the optional task PropertyFile. by Conor MacNeill 2001-02-04 10:40:07 +0000
  • 334ac128f Changes to wlstop and wlrun to work with weblogic 6.0 by Conor MacNeill 2001-02-04 08:34:38 +0000
  • 247d84394 Try to maintain the current compression setting rather than just avoiding compression, since Weblogic 6.0 generates compressed jars whereas 5.1 generates uncompressed jars by Conor MacNeill 2001-02-04 08:30:44 +0000
  • 559fe1af1 Fixes to AntClassLoader. by Conor MacNeill 2001-02-04 02:34:28 +0000
  • 7d7fc053b Documented if and unless attributes of the nested include and exclude elements of PatternSet. by Nico Seessle 2001-02-04 01:00:41 +0000
  • 65bbae5ae Made sure env vars are cleaned by Peter Donald 2001-02-04 00:51:59 +0000
  • 10bd38594 Made sure env vars are cleaned and CLASSPATH is not decorated with extra " characters. It is expected that if CLASSPATH is set that it is valid and thus the extra "'s are uneeded. by Peter Donald 2001-02-04 00:50:50 +0000
  • e5901560e Minor format change. by Conor MacNeill 2001-02-03 14:45:07 +0000
  • 63664a878 Add support for untaring of GNU tar files. by Conor MacNeill 2001-02-03 14:24:43 +0000
  • a7b657bd9 Add in any jars in lib/optional when doing a build. by Conor MacNeill 2001-02-03 14:23:47 +0000
  • 5566c8803 Handle classes which are on the classpath but which cannot be loaded due to downstream dependencies. by Conor MacNeill 2001-02-03 14:07:34 +0000
  • 04024a63d Change buildException to always print nested exceptions when printing its stack trace. Removed the equivalent code from DefaultLogger. by Conor MacNeill 2001-02-03 14:06:32 +0000
  • c962f816d Made it build on systems where CLASSPATH is not se by rearrangine CP entries. by Peter Donald 2001-02-03 05:32:25 +0000
  • c01615380 oops, forgot a file by Stefan Bodewig 2001-02-02 17:13:22 +0000
  • d1895cd5a New task <junitreport> and some improvements of DOMElementWriter by Stefan Bodewig 2001-02-02 17:04:01 +0000
  • bd79701ce <junit> wouldn't write to a file anymore. by Stefan Bodewig 2001-02-02 12:36:56 +0000
  • d44e0bc4a Build process tweaks. Source distribution now builds out of box on Solaris. by Conor MacNeill 2001-02-02 04:58:54 +0000
  • dfa3f12da Fixed Bug #378. by Nico Seessle 2001-02-01 23:37:21 +0000
  • c64c262ae perform property expansion on the patterns read from files specified as includesfile or excludesfile attributes. by Stefan Bodewig 2001-02-01 17:14:06 +0000
  • c30a74289 Some additional enhancements to junit related classes. by Stefan Bodewig 2001-02-01 15:56:43 +0000
  • e9117208e Test should be >= since we need space for the terminator. by Conor MacNeill 2001-02-01 15:52:17 +0000
  • 6ff2c8367 Add support for long filenames in tar task. The tar task now takes an attribute "longfile" which can take either the value "truncate" or the value "gnu". If the attribute is omitted, an exception is thrown (the current behaviour). Truncation is currently silent but willbe fixed to give a warning. by Conor MacNeill 2001-02-01 15:46:32 +0000
  • 51516f38d Move constant strings from XMLJunitResultFormatter into a separate interface - important for a new task that will follow. by Stefan Bodewig 2001-02-01 15:28:21 +0000
  • a9223a72d Rename <transform> to <apply> by Stefan Bodewig 2001-02-01 15:04:41 +0000
  • a12e3aa77 Fixed javadoc of Zip.addZipfileset by Stefan Bodewig 2001-02-01 13:14:25 +0000
  • 0fec24953 Fixed bug with looking up resources under windows. by metasim 2001-01-31 19:32:11 +0000
  • d94e3888d Correctly clean up after testrun. by Stefan Bodewig 2001-01-31 16:05:14 +0000
  • 4887e4839 there ain't no bin dir by Stefan Bodewig 2001-01-31 15:59:22 +0000
  • a6c64aa16 Make sure the watched process is running before we kill it. by Stefan Bodewig 2001-01-31 15:55:47 +0000
  • 58d96d54f Restore version resource by Conor MacNeill 2001-01-31 13:32:57 +0000
  • 34f1e4e99 Make <fileset> inside <zip> a plain FileSet and add <zipfileset>. by Stefan Bodewig 2001-01-31 13:10:46 +0000
  • 8a4011348 Further tuning of the build scripts. The bootstrap now goes into the bootstrap directory to minimise interference with the CVS lib directory. by Conor MacNeill 2001-01-31 09:42:04 +0000
  • 05f470f1d Changes for Unix build process by Conor MacNeill 2001-01-31 06:15:03 +0000
  • da10e54de * Added <sysproperty> to <junit> by Stefan Bodewig 2001-01-30 17:01:39 +0000
  • 90380952b Revert build process to old style for 1.3 release Rewrote build.xml using most of the ideas from the new build process by Conor MacNeill 2001-01-30 15:08:30 +0000
  • 4fd9a820a Make ZipFileSet resolve srcfile relative to project's basedir. by Stefan Bodewig 2001-01-30 10:56:08 +0000
  • 9aad740da Make the Bourne shell wrapper correctly deal with arguments that contain spaces. by Stefan Bodewig 2001-01-30 09:00:57 +0000
  • 06e53bdfb Copy the list of default datatypes as well. by Stefan Bodewig 2001-01-30 08:52:02 +0000
  • 6b264d41e Fix docs to reflect reality with respect to dist building by Peter Donald 2001-01-30 00:22:28 +0000
  • 0cda4a725 Fix for javadoc building. by Peter Donald 2001-01-30 00:20:57 +0000
  • 9ab12cf57 Updated this to use the same approach as main wrt replacing constants in file .... strangely this one works by Peter Donald 2001-01-30 00:15:30 +0000
  • 83dde256f Revert most of my last changes - one part has been wrong (pointed out by Peter) and one part doesn't work anyway, so we can leave it as it was. by Stefan Bodewig 2001-01-29 16:56:05 +0000
  • ce5785476 Make <junit> work with JUnit 3.5 as well. by Stefan Bodewig 2001-01-29 16:04:37 +0000
  • 46e21ab7d (1) Fix <copy> task to point to the "correct" source directory. by Stefan Bodewig 2001-01-29 15:42:24 +0000
  • 86aab868d Disabled copying of source into another tree and just copied the one required constants file. by Peter Donald 2001-01-29 12:46:37 +0000
  • 88355d87f Changed source structure so that constants can be retrieved from a separate class built in alternate tree. This negates the need for multiple source trees. by Peter Donald 2001-01-29 12:42:16 +0000
  • 9b73d38e7 The Attribute sourcefiles of the javadoc-task takes comma-separated values, not space separated. by Nico Seessle 2001-01-29 09:49:26 +0000
  • 18382ddec Update to "Ant in Anger" regarding importing XML Submitted by: Steve Loughran <steve_l@iseran.com> by Conor MacNeill 2001-01-29 01:19:59 +0000
  • 8911539f3 Allow ant to handle parameters with spaces under Win systems by Conor MacNeill 2001-01-29 01:13:56 +0000
  • 736a4d274 Support verbose-attribute for jvc (just for completeness) by Nico Seessle 2001-01-26 08:43:02 +0000
  • 59e3705b0 Changed back to behaviour before rev1.4. VSSGET does not work on many systems if working directory and version-arguments get passed in as single arguments. by Nico Seessle 2001-01-26 08:32:59 +0000
  • 35853eb14 Fix up register DTD calls. by Conor MacNeill 2001-01-26 05:43:46 +0000
  • 64c4989ed Reworking of ejbjar to support Weblogic 6. You can now specify the location of arbitrary DTDs in the ejbjar task by Conor MacNeill 2001-01-25 14:39:17 +0000
  • bd2c472af Make sure task list is copied. by Conor MacNeill 2001-01-25 14:29:08 +0000
  • 3cd138476 Corrected example for usetimestamp-attribute of get-task (by me) and Corrected examples for chmod-task Submitted by: <Jesse.Glick@netbeans.com> by Nico Seessle 2001-01-25 10:25:01 +0000
  • 988d113a1 Updates to reflect some design changes. by metasim 2001-01-24 19:59:41 +0000
  • cf483b905 Incremental update. by metasim 2001-01-24 19:51:33 +0000
  • 18184c33c Fixed bug where currently selected files were not showing up in the displayed diallog. by metasim 2001-01-24 19:50:50 +0000
  • af102bbd3 Resolving package names now occurs with the use of a private FileSet. This provides the use of the default excludes patterns, which include **/CVS/**, preventing any .java files in a CVS/Base directory from being included. by glennm 2001-01-24 16:56:46 +0000
  • fd2eebccc Fixed test for Main.class and NEW_ANT_HOME. by glennm 2001-01-24 15:46:46 +0000
  • 3dd90bd41 Fix typo on classpath Include system class path so optional packages can be found. by Conor MacNeill 2001-01-24 13:51:56 +0000
  • 3848061ea Update to new build scripts Correct version string call bootstrap.bat Introduce an install-lite target Move building of distributions files out of dist target by Conor MacNeill 2001-01-24 12:53:38 +0000
  • 4f09ca603 Made sure defaultManifest.mf is included in ant.jar by Peter Donald 2001-01-23 17:12:07 +0000
  • 9ef45a287 removed debug echoing by Peter Donald 2001-01-23 14:27:10 +0000
  • 4d88a515a Made sure environment is left cleaner by Peter Donald 2001-01-23 14:20:48 +0000
  • 44df0664d Made sure environment is left cleaner by Peter Donald 2001-01-23 14:16:29 +0000
  • 99f86d503 Fixed errors wrt by Peter Donald 2001-01-23 14:07:13 +0000
  • b4dcbaf0a Added dist.base to complete all recomends of Conor by Peter Donald 2001-01-23 08:59:35 +0000
  • d0117ae16 Work in almost all of Conors suggestions by Peter Donald 2001-01-23 08:44:46 +0000
  • 14af9cb04 The C shell doesn't work with the script. Updated to BASH (linux folks on other OSes sh!=bash). Changed a forward slash with a back slash wich prevents bootstrapping on unix machines. PR: Obtained from: Submitted by: Reviewed by: by Pier Fumagalli 2001-01-23 08:05:34 +0000
  • 767cb3800 Added in forgotten junit.jar by Peter Donald 2001-01-23 06:27:32 +0000
  • 27491607d Checked in alpha version of new build system. by Peter Donald 2001-01-23 05:10:39 +0000
  • 746290bbe Fixed problem with quiet flag preventing deletes. by glennm 2001-01-22 22:17:58 +0000
  • c17ffac92 Fixed empty directory count message by glennm 2001-01-22 21:15:09 +0000
  • b6d17002e Back out CVS directory hack. by glennm 2001-01-22 20:55:32 +0000
  • 6cc1290e8 Hack to ignore CVS directories. by glennm 2001-01-22 17:05:35 +0000
  • 4403acbb6 Added one of Jim's "Task Axioms" to the list - I think the first one is already covered while the third one seems to be revoked by Jim himself. by Stefan Bodewig 2001-01-22 09:50:45 +0000
  • 1ba24b5b3 Removed ^Ms by Peter Donald 2001-01-22 03:26:10 +0000
  • 4a79f3ef1 Fix documentation for Get task by Conor MacNeill 2001-01-21 15:35:45 +0000
  • 92e1bc080 Added ^M's so it is easier for peeps working on windows who check out using unix style linefeeds. by Peter Donald 2001-01-21 01:49:03 +0000
  • d91317f48 Removed some unused settings. by Peter Donald 2001-01-21 00:45:08 +0000
  • 1c59975f5 TarEntry.java was validating the maximum length for filenames only in one place. The tar-task used another constructor. Simply copied the verification to the other constructor to do the check there also. Now throws a RuntimeException. by Peter Donald 2001-01-21 00:43:22 +0000
  • 021634e2b If directory is specified test if it's a valid one. by Peter Donald 2001-01-21 00:41:54 +0000
  • 6c9755c31 If SQLExec reads the statements from a file this file is now propertly closed after execution. by Peter Donald 2001-01-21 00:41:25 +0000
  • a5896abdf Added a hint to index.html about where to find optional tasks. by Peter Donald 2001-01-21 00:40:39 +0000
  • 415946f00 - There was an ugly line-break and system was duplicate. - Error message for unknown arguments know reads "Unknown argument" instead of "Unknown arg" by Peter Donald 2001-01-21 00:37:25 +0000
  • 64d1ec0cf Changed <support-classes> to <support> in <ejbjar> tag. by Conor MacNeill 2001-01-20 13:50:36 +0000
  • fc9085997 Remove the concept of a factory method for creating nested elements by Conor MacNeill 2001-01-20 13:41:56 +0000
  • fbe81719e Do not compress jars when rebuild=false by Conor MacNeill 2001-01-20 13:07:29 +0000
  • 6ca00c239 Allow ejbjar to specify support classes. by Conor MacNeill 2001-01-20 12:41:51 +0000
  • 9bc78e6c2 Change to IntrospectionHelper to support creation of nested elements through a createElement(String elementName) factory method. This has two applications. by Conor MacNeill 2001-01-20 11:10:25 +0000
  • dbecca155 Catch NoClassDefFoundErrors. These indicate that while a superclass is available on the classpath, a class it depends on is not. As this code is currently catching ClassNotFound exceptions anyway, this is not a major change. It will log a warning. by Conor MacNeill 2001-01-20 10:43:34 +0000
  • 7d2447319 Forgot to add a testcase for replace. by Stefan Bodewig 2001-01-19 15:17:33 +0000
  • 9f05cd3fd And token attribute of <replacefilter> must not be empty either. by Stefan Bodewig 2001-01-19 15:04:13 +0000