summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/NetRexxC.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate StringUtils.LINE_SEPGintas Grigelionis2018-04-271-2/+2
* Avoid repetitionGintas Grigelionis2018-04-061-3/+1
* Avoid line.separatorGintas Grigelionis2018-04-051-3/+1
* Checkstyle and simplify, next iterationGintas Grigelionis2018-04-051-1/+1
* Use String.contains()Gintas Grigelionis2018-04-011-7/+7
* Shorten fully qualified names and other small fixesGintas Grigelionis2018-03-311-2/+2
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-3/+3
* Let’s use doclintGintas Grigelionis2017-12-101-4/+4
* Normalise tabulation and line breakstwogee2017-11-291-1/+1
* whitespaceStefan Bodewig2017-04-191-1/+1
* java 5-8java8Matt Benson2017-04-131-162/+84
* I disagree with Sonar - moving the assignment make the code worseStefan Bodewig2016-12-211-1/+1
* organize importsJan Matèrne2014-07-031-0/+2
* checkstyle, some Java5Jan Matèrne2014-07-031-3/+2
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-281-1/+1
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-261-1/+1
* microoptimizations. PR 50716Stefan Bodewig2011-02-031-1/+2
* Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitte...Antoine Levy-Lambert2010-02-221-46/+118
* check error on remaining PrintWriter instancesStefan Bodewig2009-07-131-1/+6
* checkstyle - no point in fixing these violationsPeter Reilly2007-08-111-0/+1
* javadocPeter Reilly2006-11-081-15/+72
* copy2license.plStefan Bodewig2006-09-011-5/+6
* Remove use of deprecated methodsJacobus Martinus Kruithof2006-04-241-2/+3
* Various checkstyle violationsStefan Bodewig2004-11-221-2/+2
* remove authors from filesPeter Reilly2004-03-091-1/+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-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Spelling fixes.Antoine Levy-Lambert2003-09-171-1/+1
* 2003Stefan Bodewig2003-08-141-1/+1
* removing enum variabePeter Reilly2003-08-131-3/+3
* Coding conventionsConor MacNeill2003-07-181-22/+35
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* Remove unused imports, remove glob imports, sort imports.Peter Donald2002-07-251-5/+4
* 'java' attribute has never been used here. Get rid of it.Stephane Bailliez2002-07-231-3/+0
* Encapsulate usage of project object rather than allowing objects 7 subclasses...Peter Donald2002-07-231-39/+35
* Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.Magesh Umasankar2002-07-091-4/+4
* Order of modifiersConor MacNeill2002-04-151-5/+5
* Various coding standard fixesConor MacNeill2002-04-141-220/+263
* fix infinite loop bug in netrexxc, add a bunch of new attributes andStefan Bodewig2002-04-041-19/+221
* zap tabs, propagate exception so it gets into the log the way it shouldStefan Bodewig2002-04-031-3/+3
* patch supplied by bechtel@ipcon.de (Patric Bechtel) PR 7657Erik Hatcher2002-04-011-13/+32
* 2002, 2002, 2002, 2002Stefan Bodewig2002-02-251-1/+1
* First pass of JavaDoc work just to get rid of warnings.Jon Skeet2002-02-251-1/+1
* License police on task definitions:Stefan Bodewig2002-01-101-1/+1
* Fix bad coding style.Stephane Bailliez2002-01-081-1/+3
* Code clean up:Stephane Bailliez2001-10-281-5/+14
* Remove unnecessary use of Project.resolveFile by converting arguments toConor MacNeill2001-07-071-4/+4
* Make licence statements mention Ant in place of TomcatConor MacNeill2001-01-031-1/+1
* Used some elisp magic to remove those tabs and replace with spaces.Peter Donald2000-11-251-1/+0