summaryrefslogtreecommitdiff
path: root/src/main/org
Commit message (Expand)AuthorAgeFilesLines
* java 5-8java8Matt Benson2017-04-13607-13551/+11447
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-1284-279/+308
* Merge branch '1.9.x'Stefan Bodewig2017-04-111-4/+11
|\
| * add regexp attribute to linecontainsregexpStefan Bodewig2017-04-111-4/+11
* | add support for jarsigner's -tsadigestalg to <signjar>.Stefan Bodewig2017-03-161-0/+28
* | Merge branch '1.9.x'Stefan Bodewig2017-03-151-3/+9
|\ \ | |/
| * Make GenerateKey.DistinguishedName.toString more robustStefan Bodewig2017-03-151-3/+9
* | three more missing setEncoding methods, thanks to @pyxideStefan Bodewig2017-02-213-0/+29
* | seems there was a setter missing in <script>Stefan Bodewig2017-02-201-0/+11
* | whitespaceStefan Bodewig2017-02-201-11/+11
* | accepted the PR too late for 1.10.1Stefan Bodewig2017-02-203-8/+8
* | New magic name org.apache.ant.scriptcachepyxide2017-02-202-1/+11
* | Enhanced JavaxScriptRunner, Junit, docs, Javadocpyxide2017-02-202-30/+26
* | Cosmetic changespyxide2017-02-203-5/+5
* | Cleaning, proper classpath in JavaxScriptRunnerpyxide2017-02-204-65/+68
* | Scriptdef task new options : 'compiled' (if javax.script engine implements Co...pyxide2017-02-204-27/+230
* | Merge branch '1.9.x'Stefan Bodewig2017-02-171-4/+14
|\ \ | |/
| * Added option to force the csv quote charFrancesco Steccanella2017-02-171-4/+14
* | [AA] Bugzilla Bug 60628: Change after code review by @janmaterneArcadius Ahouansou2017-01-302-22/+31
* | [AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary HeaderArcadius Ahouansou2017-01-232-1/+46
* | Merge branch '1.9.x'Stefan Bodewig2017-01-131-1/+2
|\ \ | |/
| * Eclipse tries to write to systemClasspath - PR 60582Stefan Bodewig2017-01-131-1/+2
* | Merge branch '1.9.x' - closes #28Stefan Bodewig2017-01-122-3/+3
|\ \ | |/
| * Fixed a typo (instanciated -> instantiated)Emmanuel Bourg2017-01-122-3/+3
* | document XZ support - PR 60350Stefan Bodewig2017-01-121-2/+3
* | xz support in tar - PR 60350Stefan Bodewig2017-01-121-2/+34
* | xz support in untar - PR 60350Stefan Bodewig2017-01-111-1/+31
* | xzresource task - PR 60350Stefan Bodewig2017-01-112-0/+78
* | unxz task - PR 60350Stefan Bodewig2017-01-102-0/+94
* | infrastructure for XZ compression support - PR 60350Stefan Bodewig2017-01-102-0/+68
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2229-53/+54
|\ \ | |/
| * stick with RuntimeExceptions to prevent recursive logging loopsStefan Bodewig2016-12-224-7/+7
| * use better suited exceptionsStefan Bodewig2016-12-229-17/+17
| * there is no better choice of a non-generic exceptionStefan Bodewig2016-12-224-8/+8
| * accept generic exceptions because of backwards compatibilityStefan Bodewig2016-12-228-11/+11
| * accept "impossible" exceptionsStefan Bodewig2016-12-227-10/+11
* | Java7 way pf creating a temp directoryStefan Bodewig2016-12-211-6/+2
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2146-86/+94
|\ \ | |/
| * false positivesStefan Bodewig2016-12-217-9/+9
| * special paths can be finalStefan Bodewig2016-12-211-2/+2
| * embrace StringUtils#getStackTraceStefan Bodewig2016-12-2111-19/+25
| * there simply is no better logger aroundStefan Bodewig2016-12-2116-29/+34
| * "hard coded password"Stefan Bodewig2016-12-211-2/+2
| * Sonar meets backwards compatibility requirementsStefan Bodewig2016-12-2112-25/+22
* | Merge branch '1.9.x'Stefan Bodewig2016-12-212-2/+2
|\ \ | |/
| * fix some oversightsStefan Bodewig2016-12-212-2/+2
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2127-50/+111
|\ \ | |/
| * compareTo requires equals requires hashCodeStefan Bodewig2016-12-211-0/+18
| * false positives and trivial fixesStefan Bodewig2016-12-2111-11/+36
| * fix Serializable classes that were in fact not SerializableStefan Bodewig2016-12-212-6/+7