jmkf
362f5f0c59
Jkf 1.10 requires jdk8 ( #137 )
...
* Ant 1.10 requires jdk 8 doc update
* Updated the manual to reflect ant requires JDK 8 +
2020-10-04 15:13:18 +02:00
jkf
264074b82c
Updated manual to use https as far as currently possible.
2019-05-25 15:38:31 +02:00
jkf
3a4980e3c4
updated reference to license from http to https using
...
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
2019-05-25 13:53:57 +02:00
twogee
d01d88a19d
Fix doctype and language
2019-03-06 18:09:08 +01:00
Gintas Grigelionis
d4fedd5a42
Bz 16494: accessibility — th must have scope
2018-05-15 10:29:27 +02:00
Gintas Grigelionis
332330b278
Bz 21192: description should precede code examples
2018-05-15 09:51:58 +02:00
Gintas Grigelionis
14dfef587d
<kbd>, highlighting of input, output and inlined code
2018-03-10 20:17:33 +01:00
Gintas Grigelionis
97d81a726d
Added target attribute for external links
...
(the web is no longer frame-friendly…)
2018-03-08 07:44:27 +01:00
Gintas Grigelionis
ecc6994f7e
more lowercasing and other style adjustments
2018-03-05 21:01:42 +01:00
Gintas Grigelionis
3ba058c3b5
Place novelty information for tasks and elements prominently and uniformly
2018-03-04 15:17:41 +01:00
Gintas Grigelionis
62af8da15c
Consistent markup
2018-03-02 08:23:45 +01:00
Gintas Grigelionis
66b52f99e4
Use HTML 5(-ish), fix links
2018-02-28 08:00:45 +01:00
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
2018-02-09 06:54:09 +01:00
Gintas Grigelionis
63dc4df7b8
Remove width constraints, unbreakable spaces and <code><pre>
2018-02-08 22:56:19 +01:00
Gintas Grigelionis
de8b975569
More corrections of tag soup;
...
reviewed use of multiple-choice attributes and definition of “unix” (see conditions)
2018-01-28 10:53:38 +01:00
Gintas Grigelionis
ef76c59e83
Check spelling, more highlighting
2018-01-25 13:47:45 +01:00
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
...
uniform style of notes and new feature markers
2018-01-25 09:08:44 +01:00
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
...
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
2018-01-23 19:02:06 +01:00
Stefan Bodewig
228e2e25e7
Merge branch '1.9.x'
2017-12-02 18:40:16 +01:00
Stefan Bodewig
bd0759d943
try to adapt to Java10+ rapidly changing major versions
2017-12-02 18:28:20 +01:00
Stefan Bodewig
c1bbf2fc0c
add support for Java9's javac --release
...
https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
2016-10-08 16:33:52 +02:00
Stefan Bodewig
ee85859ea0
add support for javac -h
...
https://bz.apache.org/bugzilla/show_bug.cgi?id=59905
2016-07-31 06:21:43 +02:00
Stefan Bodewig
625d3d371f
nobody is going to call Java 9 1.9 anymore
...
https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
2016-07-25 12:21:47 +02:00
Tomas Zezula
83eaf48045
Added modulepath, modulesourcepath and upgrademodulepath into Javac task.
2016-03-21 12:02:59 +01:00
Stefan Bodewig
f06f366200
javac1.9 is now a supported "compiler"
2015-02-14 07:56:23 +01:00
Ville Skyttä
43844a7e6b
PR 56748 Spelling fixes, submitted by Ville Skyttä
2014-07-21 07:01:17 +02:00
Jacobus Martinus Kruithof
a0a88c7787
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
...
-- excluding api --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342889 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 12:14:49 +00:00
Stefan Bodewig
132fb32522
OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236803 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 18:23:56 +00:00
Stefan Bodewig
5ecf92bf58
add an option to suppress the artifical package-info.class files created by <javac>. PR 52096
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1190243 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 10:46:33 +00:00
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
...
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 23:38:00 +00:00