summaryrefslogtreecommitdiff
path: root/manual/Tasks
Commit message (Collapse)AuthorAgeFilesLines
* try to adapt to Java10+ rapidly changing major versionsjava-10-versionStefan Bodewig2017-11-292-4/+44
|
* add since markers, add Mark to contributorsStefan Bodewig2017-07-101-2/+2
|
* Update manual for ejbjar orion element.Mark Niggemann2017-07-101-2/+41
|
* add magic property that override's tstamp's idea of "now"Stefan Bodewig2017-05-081-0/+6
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=61079
* Added forceCsvQuoteChar optionFrancesco Steccanella2017-02-171-0/+7
|
* add support for Java9's javac --releaseStefan Bodewig2016-10-081-0/+10
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
* document how to use XSLT extension functions in Java9Stefan Bodewig2016-09-211-0/+16
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
* JDK9 command line options updated to JEP 293Tomas Zezula2016-09-111-12/+12
|
* fix version numbersStefan Bodewig2016-09-111-2/+2
|
* JDK9 modules support for JUnit by Tomáš ZezulaStefan Bodewig2016-09-111-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 attributesStefan Bodewig2016-09-041-1/+31
|
* add support for TraX factory featuresStefan Bodewig2016-09-041-1/+30
|
* <get>'s retries attribute has a misleading nameStefan Bodewig2016-08-071-1/+4
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
* fix the patterns used by touch and date selectorsStefan Bodewig2016-07-311-2/+4
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
* add support for javac -hStefan Bodewig2016-07-312-0/+25
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59905
* typosStefan Bodewig2016-07-312-2/+2
|
* implement a forking implementation for javahStefan Bodewig2016-07-301-3/+7
|
* rmic doesn't allow -Xnew on JDK9Stefan Bodewig2016-07-301-1/+3
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59906
* default to forking rmic on JDK 9+Stefan Bodewig2016-07-251-3/+5
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
* nobody is going to call Java 9 1.9 anymoreStefan Bodewig2016-07-251-1/+2
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
* builtin implementation of ascii2nativeStefan Bodewig2016-07-241-1/+1
|
* built-in implementation of native2asciiStefan Bodewig2016-07-241-3/+8
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=59855
* add compression support to <scp>bug_47552_scp_compressionStefan Bodewig2016-05-221-0/+6
| | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=47552 Patch-by: Matthew Yanos
* document serverAliveInterval and serverAliveCountMaxStefan Bodewig2016-03-292-0/+34
|
* Added modulepath, modulesourcepath and upgrademodulepath into Javac task.Tomas Zezula2016-03-211-6/+82
|
* Updated Java task manual.Tomas Zezula2016-03-081-3/+59
| | | | Added since tags.
* optionally don't follow redirects in <http>Stefan Bodewig2016-02-071-0/+7
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=58840
* extension is ignored when both in and out are givenStefan Bodewig2016-01-051-1/+2
| | | | http://stackoverflow.com/questions/34588194/attribute-extension-in-xslt-task-doesnt-work
* don't use deprecated attribute in examplesStefan Bodewig2015-12-021-2/+2
|
* scp task: update docs and add new ResourceCollection usageReinhard Pointner2015-11-081-6/+16
|
* never ignore an explicit dir attribute in <exec>Stefan Bodewig2015-11-072-2/+12
| | | | BZ 58555: https://bz.apache.org/bugzilla/show_bug.cgi?id=58555
* typo in signjar's manualStefan Bodewig2015-06-191-1/+1
| | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=58054
* Bug 53808: fix links in the manualJan Matèrne2015-06-104-20/+12
|
* Bug 50785: example of inserting a line breakJan Matèrne2015-06-081-1/+38
|
* Bug 47955: little hint on capitalizationJan Matèrne2015-06-081-2/+2
|
* Manual <mail>: small fix layoutJan Matèrne2015-05-281-2/+2
|
* Manual <javadoc>:Jan Matèrne2015-05-281-6/+7
| | | | | - clarify what "availibility" means - fix </td> on @postProcessGeneratedJavadocs
* wrong default dir mode in scp manual pageStefan Bodewig2015-05-171-1/+1
|
* all permissions to be set when uploading files/dirsStefan Bodewig2015-05-171-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 @PascalSchumacherYOUR NAME2015-04-231-1/+1
|
* Add encoding attributes to <tar>, <untar> and <tarfileset>Stefan Bodewig2015-04-212-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èrne2015-02-231-0/+17
|
* javac1.9 is now a supported "compiler"Stefan Bodewig2015-02-141-2/+3
|
* fix version numberStefan Bodewig2014-11-261-2/+2
|
* junitreport: Expose classpath and factory of internal XSLTProcess task.Martin von Gagern2014-11-262-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 leftStefan Bodewig2014-11-171-1/+0
|
* only enable transparent gzip encoding when explicitly specifiedStefan Bodewig2014-11-161-0/+9
| | | | fixes bugzilla issue 57048
* PR 56748 Spelling fixes, submitted by Ville SkyttäVille Skyttä2014-07-213-4/+4
|
* PR 56678 - add proxy support to signjar when using the TSA. Submitted by ↵Stefan Bodewig2014-07-061-8/+18
| | | | Robbie Gibson.
* svn => gitStefan Bodewig2014-05-311-1/+1
|