2028 Commits (3afcc269d74b39ce03409f9007c76879eea1f2cd)
 

Author SHA1 Message Date
  Stefan Bodewig 3afcc269d7 Add pointer to JDEE 24 years ago
  Stephane Bailliez 0c020a7472 Fixed typo reported by Bill Fellows <bfellows@genesis10.com> 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald b02276bef6 Added a blurb about Emacs JDE and IDEA integration. 24 years ago
  Peter Donald 6b22a6c913 Fixed documentation to point to new location of manual. 24 years ago
  Peter Donald e02b6c98aa Remove misleading javadoc comment so that we start getting less questions about it ;) 24 years ago
  Peter Donald 24f9888af6 Allow ant script to gracefully handle spaces in $HOME variable 24 years ago
  Stefan Bodewig be53ecfdc2 Add testcases for the substitution methods (and make them work 8-) 24 years ago
  Stefan Bodewig dfc1957328 testcases for case insensitive matches as well as multiline versus 24 years ago
  Stefan Bodewig ffea0a9f74 Rewritten part of the regexp stuff, adding substitution and options. 24 years ago
  Stefan Bodewig fcd6548344 "Finally I managed to finish a new version of the VAJ tasks. The most 24 years ago
  Peter Donald 6cf09d26ff A fix to make the cleanUp method do full cleanup. 24 years ago
  Stefan Bodewig 9ec1930ae7 add some extra savety measures. 24 years ago
  Stefan Bodewig 8c8d8c5f27 Only override subbuild's basedir if inheritall has been set to false. 24 years ago
  Stefan Bodewig 8d66f263f5 make sure <propertyfile> closes the file it's been reading from. 24 years ago
  Stefan Bodewig 321c9dc68e assert -> assertTrue in all testcases. 24 years ago
  Stefan Bodewig 07e96569da Account for a change in JUnit - TestCase.name() has been removed. 24 years ago
  Sam Ruby 9c1d332ce5 Bootstraps are not cleaning up after themselves. 24 years ago
  Steve Loughran 7f1c7f2156 add section on dependency checking 24 years ago
  Stefan Bodewig cbcfff6e27 add documentation for <cvs>'s failonerror attribute. 24 years ago
  Stefan Bodewig 5306e0b587 improve "could not create task" error message. 24 years ago
  Stefan Bodewig 451b31643e At least print a warning if users try to redefine tasks or datatypes. 24 years ago
  Stefan Bodewig 3ff51a6adc state that properties are case sensitive. 24 years ago
  Steve Loughran 2f1d7a8811 bug #4111: ftp task does not work with a Windows 2000 ftp server with "MSDOS" directory listing. This is now documented. 24 years ago
  Steve Loughran 2ddeb409bb documented uriroot and uribase options; cleaned up some other bits based on more experience with the task. 24 years ago
  Steve Loughran 1fabe3a610 added uriroot and uribase options 24 years ago
  Steve Loughran 1f2d7b9b3b a full second of leeway on the clock during sleep tests to address scheduling/timing issues across different platforms. 24 years ago
  Stefan Bodewig 09a7def3cd Make <propertyfile>'s default attribute work as expected. 24 years ago
  Stefan Bodewig 59fcd9ab82 Add initial testcase for the optional propertyfile task. 24 years ago
  Stefan Bodewig 490a7cd059 remove redundant code from FileUtils, handle Netware case in 24 years ago
  Stefan Bodewig 482c675f6a add "netware" as possible value for the <os> condition. 24 years ago
  Peter Donald 89aa7775a8 Added some javadocs for OS condition. 24 years ago
  Diane Holt fe05ef0ff3 Allow for an ANT_ARGS environment variable, for setting things like 24 years ago
  Peter Donald 11d421035c I've just put together a patch for the JDepend task to use xml 24 years ago
  Peter Donald 9839eb732b * Updated description and URL of Mark Volkmann's presentation on 24 years ago
  Steve Loughran e98cb1b048 other unices have rpm too, I am told. 24 years ago
  Steve Loughran c343aaa8da Text + example of how to use a task in the file it is compiled. Keeping silent on taskdef's property file loading functionality so that people dont start using it just before it gets taken away. 24 years ago
  Steve Loughran aad13f9b8a Revisiting of these. Some proofing; more on Java1.1 to 1.4 compatibility needs. 24 years ago
  Steve Loughran 67c4d97ae6 IE6 on winXP doesn't like the &apos; entity, rather than replace it with a single quote and break some other browser the sentence was reworked to indicate possesion differently. 24 years ago
  Conor MacNeill 4d17795289 Change to distribution build. It now packages optional.jar into the 24 years ago
  Peter Donald 84ca9ada49 Add support for extracting names from Volumes on NetWare. 24 years ago
  Peter Donald 471322b9ae I made a lot of changes here, to almost every test case in the "testConstructor" test. �Partly this code is system-dependent, but it is also testing that the paths are tokenized or split into individual paths correctly, so that system dependence is probably ok here. �I simply added in a NetWare case everywhere there was a UNIX and Windows(really, "else") case. 24 years ago
  Peter Donald d02271456d Check for Os set to netware. 24 years ago
  Peter Donald 72f5630bdb Remove some tabs. 24 years ago
  Peter Donald d81ef5ce76 Add comments regarding future netware integration. 24 years ago
  Peter Donald bd699bf0c5 PathConvert does not allow NetWare as a targetOS. There was also a problem with the logic of PathConvert treating everything that did not have a targetOS=Windows as UNIX, where in this case the Windows assumptions are actually more correct for NetWare. �(The assumptions are the type of classpath separator, ";" on Windows and NetWare, and the directory path separator, and NetWare can deal with either "/", or "\\" equally well). 24 years ago
  Conor MacNeill 1be070bb5a Ignore NoSuchMethod exceptions when looking for setProject in non 24 years ago
  Peter Donald 323591f86b Updated documentation for Move to reflect the ability to create filesets with single files that move to another file. 24 years ago
  Conor MacNeill df5c882242 Make it a little cleaner 24 years ago
  Conor MacNeill 2e743d51a5 News of release 24 years ago