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/" {} \;
|
6 年前 |
twogee
|
d01d88a19d
|
Fix doctype and language
|
7 年前 |
Gintas Grigelionis
|
66b52f99e4
|
Use HTML 5(-ish), fix links
|
7 年前 |
Gintas Grigelionis
|
7eeb33d5e8
|
Chop off redundant blockquotes
|
7 年前 |
Gintas Grigelionis
|
5266b79bb8
|
Tidy tag soup, trim whitespace, fix styling
|
7 年前 |
Matthew Jason Benson
|
86fad58f2d
|
Documentation fix for if/unless attributes. PR 55359.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1510618 13f79535-47bb-0310-9956-ffa450edef68
|
12 年前 |
Antoine Levy-Lambert
|
46c940785a
|
adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1479422 13f79535-47bb-0310-9956-ffa450edef68
|
12 年前 |