Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to adapt to Java10+ rapidly changing major versionsjava-10-version | Stefan Bodewig | 2017-11-29 | 2 | -4/+44 |
| | |||||
* | add since markers, add Mark to contributors | Stefan Bodewig | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | Update manual for ejbjar orion element. | Mark Niggemann | 2017-07-10 | 1 | -2/+41 |
| | |||||
* | add magic property that override's tstamp's idea of "now" | Stefan Bodewig | 2017-05-08 | 1 | -0/+6 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=61079 | ||||
* | Added forceCsvQuoteChar option | Francesco Steccanella | 2017-02-17 | 1 | -0/+7 |
| | |||||
* | add support for Java9's javac --release | Stefan Bodewig | 2016-10-08 | 1 | -0/+10 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60172 | ||||
* | document how to use XSLT extension functions in Java9 | Stefan Bodewig | 2016-09-21 | 1 | -0/+16 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60060 | ||||
* | JDK9 command line options updated to JEP 293 | Tomas Zezula | 2016-09-11 | 1 | -12/+12 |
| | |||||
* | fix version numbers | Stefan Bodewig | 2016-09-11 | 1 | -2/+2 |
| | |||||
* | JDK9 modules support for JUnit by Tomáš Zezula | Stefan Bodewig | 2016-09-11 | 1 | -2/+57 |
| | | | | this is the combined patch or #18 which couldn't be applied via `git am` | ||||
* | allow Ant references to be used for xslt attributes | Stefan Bodewig | 2016-09-04 | 1 | -1/+31 |
| | |||||
* | add support for TraX factory features | Stefan Bodewig | 2016-09-04 | 1 | -1/+30 |
| | |||||
* | <get>'s retries attribute has a misleading name | Stefan Bodewig | 2016-08-07 | 1 | -1/+4 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59930 | ||||
* | fix the patterns used by touch and date selectors | Stefan Bodewig | 2016-07-31 | 1 | -2/+4 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59909 | ||||
* | add support for javac -h | Stefan Bodewig | 2016-07-31 | 2 | -0/+25 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59905 | ||||
* | typos | Stefan Bodewig | 2016-07-31 | 2 | -2/+2 |
| | |||||
* | implement a forking implementation for javah | Stefan Bodewig | 2016-07-30 | 1 | -3/+7 |
| | |||||
* | rmic doesn't allow -Xnew on JDK9 | Stefan Bodewig | 2016-07-30 | 1 | -1/+3 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59906 | ||||
* | default to forking rmic on JDK 9+ | Stefan Bodewig | 2016-07-25 | 1 | -3/+5 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59860 | ||||
* | nobody is going to call Java 9 1.9 anymore | Stefan Bodewig | 2016-07-25 | 1 | -1/+2 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59863 | ||||
* | builtin implementation of ascii2native | Stefan Bodewig | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | built-in implementation of native2ascii | Stefan Bodewig | 2016-07-24 | 1 | -3/+8 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59855 | ||||
* | add compression support to <scp>bug_47552_scp_compression | Stefan Bodewig | 2016-05-22 | 1 | -0/+6 |
| | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=47552 Patch-by: Matthew Yanos | ||||
* | document serverAliveInterval and serverAliveCountMax | Stefan Bodewig | 2016-03-29 | 2 | -0/+34 |
| | |||||
* | Added modulepath, modulesourcepath and upgrademodulepath into Javac task. | Tomas Zezula | 2016-03-21 | 1 | -6/+82 |
| | |||||
* | Updated Java task manual. | Tomas Zezula | 2016-03-08 | 1 | -3/+59 |
| | | | | Added since tags. | ||||
* | optionally don't follow redirects in <http> | Stefan Bodewig | 2016-02-07 | 1 | -0/+7 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=58840 | ||||
* | extension is ignored when both in and out are given | Stefan Bodewig | 2016-01-05 | 1 | -1/+2 |
| | | | | http://stackoverflow.com/questions/34588194/attribute-extension-in-xslt-task-doesnt-work | ||||
* | don't use deprecated attribute in examples | Stefan Bodewig | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | scp task: update docs and add new ResourceCollection usage | Reinhard Pointner | 2015-11-08 | 1 | -6/+16 |
| | |||||
* | never ignore an explicit dir attribute in <exec> | Stefan Bodewig | 2015-11-07 | 2 | -2/+12 |
| | | | | BZ 58555: https://bz.apache.org/bugzilla/show_bug.cgi?id=58555 | ||||
* | typo in signjar's manual | Stefan Bodewig | 2015-06-19 | 1 | -1/+1 |
| | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=58054 | ||||
* | Bug 53808: fix links in the manual | Jan Matèrne | 2015-06-10 | 4 | -20/+12 |
| | |||||
* | Bug 50785: example of inserting a line break | Jan Matèrne | 2015-06-08 | 1 | -1/+38 |
| | |||||
* | Bug 47955: little hint on capitalization | Jan Matèrne | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Manual <mail>: small fix layout | Jan Matèrne | 2015-05-28 | 1 | -2/+2 |
| | |||||
* | Manual <javadoc>: | Jan Matèrne | 2015-05-28 | 1 | -6/+7 |
| | | | | | - clarify what "availibility" means - fix </td> on @postProcessGeneratedJavadocs | ||||
* | wrong default dir mode in scp manual page | Stefan Bodewig | 2015-05-17 | 1 | -1/+1 |
| | |||||
* | all permissions to be set when uploading files/dirs | Stefan Bodewig | 2015-05-17 | 1 | -1/+19 |
| | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=43271 Apparently the remote umask still comes into play and the result won't be exactly what we intended it to be. Based on patch by Holly Cummins | ||||
* | wrong version number detected by @PascalSchumacher | YOUR NAME | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Add encoding attributes to <tar>, <untar> and <tarfileset> | Stefan Bodewig | 2015-04-21 | 2 | -3/+13 |
| | | | | | This is a workaround for Bugzilla Issue 57822 https://bz.apache.org/bugzilla/show_bug.cgi?id=57822 | ||||
* | Example derived from the example in the java source. | Jan Matèrne | 2015-02-23 | 1 | -0/+17 |
| | |||||
* | javac1.9 is now a supported "compiler" | Stefan Bodewig | 2015-02-14 | 1 | -2/+3 |
| | |||||
* | fix version number | Stefan Bodewig | 2014-11-26 | 1 | -2/+2 |
| | |||||
* | junitreport: Expose classpath and factory of internal XSLTProcess task. | Martin von Gagern | 2014-11-26 | 2 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | This patch creates the nested XSLTProcess at creation of the AggregateTransformer, not upon execution of the transformation. This way it is much easier to simply wrap parts of the interface I'd like to expose, like the new <classpath> and <factory> nested elements, but also the existing <param> elements. I haven't called XSLTProcess.init(), as the previous code didn't do that either. I don't fully understand the difference between init() and a constructor, but it might be a good thing to init the task somewhere. The approach I chose is something like a whitelist delegation: the XSLTProcess is a private member, and only selected methods of its interface are wrapped and thus exposed to be configured. As an alternative, one could do something like a blacklist delegation by deriving a class from XSLTProcess and forbidding access to certain settings by ovverriding the corresponding methods and throwing exceptions therein. In that case, one might even turn the class derived from XSLTProcess into a nested <xslt> element, which would be probably much clearer, as it would be configured in the same way that a top-level <xslt> task is. I didn't choose this approach in my patch for now. | ||||
* | after all these years we still have some author tags left | Stefan Bodewig | 2014-11-17 | 1 | -1/+0 |
| | |||||
* | only enable transparent gzip encoding when explicitly specified | Stefan Bodewig | 2014-11-16 | 1 | -0/+9 |
| | | | | fixes bugzilla issue 57048 | ||||
* | PR 56748 Spelling fixes, submitted by Ville Skyttä | Ville Skyttä | 2014-07-21 | 3 | -4/+4 |
| | |||||
* | PR 56678 - add proxy support to signjar when using the TSA. Submitted by ↵ | Stefan Bodewig | 2014-07-06 | 1 | -8/+18 |
| | | | | Robbie Gibson. | ||||
* | svn => git | Stefan Bodewig | 2014-05-31 | 1 | -1/+1 |
| |