5780 Commits (cdadcda40f178fa306bcb336bacaff34f3a0d026)

Author SHA1 Message Date
  Steve Loughran 44f1058c6d handle security checks on property get gracefully 19 years ago
  Steve Loughran c91cce227b web.xml is now optional in Java EE. I've tweaked <war> to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the same web.xml, but to complain a lot if there are two conflicting ones (with diagnostics). 19 years ago
  Antoine Levy-Lambert 689c463eda groupId for jsch is com.jcraft 19 years ago
  Antoine Levy-Lambert 74f550099b add regex attribute to echoproperties task. 19 years ago
  Antoine Levy-Lambert 53c4bd0b21 remove dependency upon commons-logging/commons-logging 19 years ago
  Antoine Levy-Lambert 33e4d99787 antlr is a runtime dependency, yes Steve :-) 19 years ago
  Antoine Levy-Lambert 564cb3824c jsch 0.1.29 now available in repository 19 years ago
  Antoine Levy-Lambert 431771d548 groupId for jsch 01.29 jsch, not com.jcraft 19 years ago
  Antoine Levy-Lambert 92946530f4 remove the @link, causing a warning when building javadoc, 19 years ago
  Antoine Levy-Lambert ed5200f638 getting better, I found the xercesImpl and the xml-apis that we are using on the Maven repository. 19 years ago
  Antoine Levy-Lambert ffe2ea5746 a small explanation about this Maven stuff ... 19 years ago
  Peter Reilly 9067f554ed jasper4.1 is not in ant classpath while compiling, fix link in junittaskmirror 19 years ago
  Peter Reilly c9e3f56ee6 remove noinspection tag, change @todo: to @todo 19 years ago
  Peter Reilly fbe0ff49d9 fix up some of the javadoc whining 19 years ago
  Antoine Levy-Lambert c7fe726fec added something to even be able to run the tests. 19 years ago
  Antoine Levy-Lambert a9153967c5 copy the stylesheets into the jar 19 years ago
  Antoine Levy-Lambert d902085330 there was a mismatch for the location of .build.timestamp.properties 19 years ago
  Antoine Levy-Lambert 0ac06cdedc modified poms. I can now mvn package the complete ant binary distribution 19 years ago
  Peter Reilly ddddd31432 pset svn:eol-style native 19 years ago
  Peter Reilly 03f01f4a56 test for uuencode 19 years ago
  Antoine Levy-Lambert b563772482 modify also ant-nodeps to be able to build the corresponding jar 19 years ago
  Peter Reilly ac1eb71b58 pset svn:eol-style native 19 years ago
  Peter Reilly 3510e9c820 remove use of sun.misc.uuencoder 19 years ago
  Antoine Levy-Lambert 604d0ada70 add parent POM 19 years ago
  Antoine Levy-Lambert dc0ae124f9 add organization 19 years ago
  Antoine Levy-Lambert 01b41e4197 control the location of the output jars 19 years ago
  Antoine Levy-Lambert 81f76eae75 store the date in version.txt 19 years ago
  Antoine Levy-Lambert 8b8fcc447d created a parent pom and also modified the poms of ant and ant-launcher to be able to build them using maven 19 years ago
  Antoine Levy-Lambert a0cc97f410 modified to call the property version from build.xml project.version 19 years ago
  Antoine Levy-Lambert 105b2252ce Launcher should not depend upon parent package 19 years ago
  Antoine Levy-Lambert a50c21d895 adding poms 19 years ago
  Peter Reilly d2518a0832 make IH.clearCache() public 19 years ago
  Peter Reilly 7d8402eb23 Stop making IH a project listener, 19 years ago
  Peter Reilly e563725d1b Free the realThing with UE is finished with it 19 years ago
  Jan Materne 507f139d07 Add a stylesheet for generating a master buildfile (iterating over all targets) from a common buildfile. 19 years ago
  Peter Reilly 12ae031068 Fix for OOME with <*ant*> and <typedef> 19 years ago
  Peter Reilly f5c95e9ca4 add fall-back for undefined references that are parsed 19 years ago
  Steve Loughran 7c58ba3edd Having learned about how the java memory model really works, I have had a quick code review of the threading here. 19 years ago
  Jan Materne ae5166d215 typo 19 years ago
  Antoine Levy-Lambert 45b244fd64 use FileUtils.close to close the Reader open for the crash file 19 years ago
  Peter Reilly 707e6f329b Reduce to verbose message of overridding properties. 19 years ago
  Peter Reilly aded98e62b allow . /etc/ant.conf if ant_home is /usr/share/ant 19 years ago
  Jan Materne 875d44b517 "Move" test object to inner class. 19 years ago
  Jan Materne cd38ba42ac Forgot the license header. 19 years ago
  Jan Materne 94f6a31817 Factory method for easier instantiation. 19 years ago
  Peter Reilly eb35cf8fdf use -x instead of -f 19 years ago
  Peter Reilly c7e4024d63 place the OPT_JAR_LIST in the correct place 19 years ago
  Peter Reilly 911c5901fc opps: restore correct behavour for setting basetest attributes 19 years ago
  Matthew Jason Benson 1cddc5e638 fix failures 19 years ago
  Peter Reilly 79f24fd579 Added outputtoformatters attribute to <junit> to allow suppression 19 years ago