summaryrefslogtreecommitdiff
path: root/src/tutorial/tasks-filesets-properties/final
Commit message (Collapse)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-254-4/+4
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* Fix doctype and languagetwogee2019-03-061-2/+2
|
* Incorrect HTMLtwogee2019-03-021-3/+3
|
* Revert "Trailing whitespace"Jaikiran Pai2018-07-071-3/+3
| | | | | This reverts commit 2f64e0b51c295960cb15aa77c7c1f447b2518e14. Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
* Trailing whitespaceGintas Grigelionis2018-07-011-3/+3
|
* Unwrap some logic; uniform checks of StringBuilder sizeGintas Grigelionis2018-04-061-1/+3
|
* Use HTML 5(-ish), fix linksGintas Grigelionis2018-02-281-18/+18
|
* Modernize tutorialsGintas Grigelionis2018-02-284-178/+125
|
* Add tutorial sourcesGintas Grigelionis2018-02-284-0/+505