summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/ExitException.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* fix some "serialVersionUID" warningsJan Materne2007-11-071-0/+2
* copy2license.plStefan Bodewig2006-09-011-5/+6
* remove authors from filesPeter Reilly2004-03-091-2/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-3/+3
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* TyposAntoine Levy-Lambert2003-09-121-1/+1
* PR: 22533Antoine Levy-Lambert2003-08-271-1/+13
* Fix a few checkstyle errorsConor MacNeill2003-07-061-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* dIon's cleanup and doc patches. I put this on the HEAD branch so as to not t...Erik Hatcher2002-07-091-1/+3
* @exception -> @throwsStefan Bodewig2002-02-201-1/+1
* Applied documentation patches sent by Jon SkeetErik Hatcher2002-02-181-1/+2
* move NoExitSecurityManager to make Ant bootstrappable on JDK 1.1Stefan Bodewig2002-02-051-1/+1
* Add a security manager that trap System.exit() calls.Stephane Bailliez2001-12-141-0/+6
* Add a security manager so that non-forked java programs that callConor MacNeill2001-07-221-0/+76