index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manual
/
Tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to adapt to Java10+ rapidly changing major versions
java-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
*
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
*
document how to use XSLT extension functions in Java9
Stefan Bodewig
2016-09-21
1
-0
/
+16
*
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
*
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
*
fix the patterns used by touch and date selectors
Stefan Bodewig
2016-07-31
1
-2
/
+4
*
add support for javac -h
Stefan Bodewig
2016-07-31
2
-0
/
+25
*
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
*
default to forking rmic on JDK 9+
Stefan Bodewig
2016-07-25
1
-3
/
+5
*
nobody is going to call Java 9 1.9 anymore
Stefan Bodewig
2016-07-25
1
-1
/
+2
*
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
*
add compression support to <scp>
bug_47552_scp_compression
Stefan Bodewig
2016-05-22
1
-0
/
+6
*
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
*
optionally don't follow redirects in <http>
Stefan Bodewig
2016-02-07
1
-0
/
+7
*
extension is ignored when both in and out are given
Stefan Bodewig
2016-01-05
1
-1
/
+2
*
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
*
typo in signjar's manual
Stefan Bodewig
2015-06-19
1
-1
/
+1
*
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
*
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
*
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
*
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
*
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
*
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 Rob...
Stefan Bodewig
2014-07-06
1
-8
/
+18
*
svn => git
Stefan Bodewig
2014-05-31
1
-1
/
+1
[next]