Gintas Grigelionis
|
e2fc2fd278
|
More markup adjustments
|
7 years ago |
Gintas Grigelionis
|
b453e8b5d6
|
Another typo and more highlighting
|
7 years ago |
Gintas Grigelionis
|
14dfef587d
|
<kbd>, highlighting of input, output and inlined code
|
7 years ago |
Gintas Grigelionis
|
5c9cb3d63e
|
Untabify and fix broken links
|
7 years ago |
Gintas Grigelionis
|
97d81a726d
|
Added target attribute for external links
(the web is no longer frame-friendly…)
|
7 years ago |
Gintas Grigelionis
|
ecc6994f7e
|
more lowercasing and other style adjustments
|
7 years ago |
Gintas Grigelionis
|
677f5275dd
|
use lowercase for simplicity
|
7 years ago |
Gintas Grigelionis
|
3ba058c3b5
|
Place novelty information for tasks and elements prominently and uniformly
|
7 years ago |
Gintas Grigelionis
|
63d1abc7c0
|
Style corrections, in particular regarding footnotes
|
7 years ago |
Gintas Grigelionis
|
62af8da15c
|
Consistent markup
|
7 years ago |
Gintas Grigelionis
|
b08077b2d6
|
Convert tabs into spaces
|
7 years ago |
Gintas Grigelionis
|
c6aeb2eaa1
|
Missing CSS class
|
7 years ago |
Gintas Grigelionis
|
66b52f99e4
|
Use HTML 5(-ish), fix links
|
7 years ago |
Gintas Grigelionis
|
c53eb2b91c
|
There is a var tag in HTML 5…
|
7 years ago |
Gintas Grigelionis
|
7eeb33d5e8
|
Chop off redundant blockquotes
|
7 years ago |
Gintas Grigelionis
|
63dc4df7b8
|
Remove width constraints, unbreakable spaces and <code><pre>
|
7 years ago |
Gintas Grigelionis
|
94d36a9fe7
|
Tidy tag soup, remove inlined styling, adjust formatting
|
7 years ago |
Gintas Grigelionis
|
0da54795ca
|
Revised installation manual, cross-referenced optional tasks/types
|
7 years ago |
Stefan Bodewig
|
00d140c1b2
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
5347475984
|
add regexp attribute to linecontainsregexp
https://bz.apache.org/bugzilla/show_bug.cgi?id=60968
|
8 years ago |
Stefan Bodewig
|
fd4ff0120a
|
accepted the PR too late for 1.10.1
|
8 years ago |
pyxide
|
ea7091756b
|
Enhanced JavaxScriptRunner, Junit, docs, Javadoc
JavaxScriptRunner:
- Better compiled script reference name to avoid reference name
collision, project wide : execName + ".compiled." +
getScript().hashCode() + "." + getProject().hashCode();
ScriptDef:
- Fixed Javadoc + use of 3rd person
[(oracle style
guideline)](http://www.oracle.com/technetwork/articles/java/index-137868.html#styleguide)
Task manual: documentation for `encoding` and `compiled` options.
- `encoding` : script.html, scriptdef.html, conditions.html,
selectors.html, mapper.html, filterchain.html
- `compiled` : scriptdef.html
Added source file `encoding` option on:
- org.apache.tools.ant.taskdefs.optional.Script
- org.apache.tools.ant.types.optional.AbstractScriptComponent
(inherited by ScriptCondition, ScriptMapper)
- org.apache.tools.ant.types.optional.ScriptFilter
- org.apache.tools.ant.types.optional.ScriptSelector
Test units :
- org.apache.tools.ant.taskdefs.optional.script.ScriptDefTest,
script.xml : src + encoding
- org.apache.tools.ant.taskdefs.optional.RhinoScriptDefTest,
scriptdef.xml : src + encoding, compiled
- new file: src/etc/testcases/taskdefs/optional/script/heavy-script.js
|
8 years ago |
Stefan Bodewig
|
6a40bdb9d3
|
document XZ support - PR 60350
|
8 years ago |
Stefan Bodewig
|
c50b683cfb
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
77fbe3782f
|
fix the patterns used by touch and date selectors
https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
|
9 years ago |
Stefan Bodewig
|
41d51241c6
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
326727692a
|
add a filter for native2ascii
|
9 years ago |
Stefan Bodewig
|
73bcc2813a
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
de5b4058b9
|
must not set file and dir in <fileset>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59402
|
9 years ago |
Stefan Bodewig
|
32bf39369d
|
ownedBy selector
|
9 years ago |
Stefan Bodewig
|
bcfcb4d8ea
|
removed anchor by accident
|
9 years ago |
Stefan Bodewig
|
c5e90beadb
|
symlink and executable file selectors
|
9 years ago |
Jan Matrne
|
3a3575562d
|
Bug 53017: fix 1st sentence of antlib manual
|
10 years ago |
Jan Matrne
|
9953e3cbc0
|
Bug 44241: 'activate' Steves <javaconstant> resource
|
10 years ago |
Stefan Bodewig
|
54eeab675a
|
copy-past error
|
10 years ago |
Stefan Bodewig
|
36ec8947fa
|
document <allbutfirst> and <allbutlast>
|
10 years ago |
Stefan Bodewig
|
1a584200e2
|
Add encoding attributes to <tar>, <untar> and <tarfileset>
This is a workaround for Bugzilla Issue 57822
https://bz.apache.org/bugzilla/show_bug.cgi?id=57822
|
10 years ago |
Stefan Bodewig
|
06bdb4521d
|
clearly document the effect of empty includesfile attribute
Bugzilla Issue 26814
|
10 years ago |
Jan Matrne
|
32062cc59c
|
Precise the manual: <restrict> uses AND for combining nested resource selectors
|
10 years ago |
Jan Matrne
|
c848f9a576
|
typo
|
10 years ago |
Ville Skyttä
|
43844a7e6b
|
PR 56748 Spelling fixes, submitted by Ville Skyttä
|
11 years ago |
Stefan Bodewig
|
6e88f92ead
|
PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert.
|
11 years ago |
mclarke
|
b61c80746d
|
Test improvements: convert to JUnit4, improved error testing and remove sleeps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1588563 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
42beec8e1d
|
A new resource collection multirootfileset, PR 48621
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1578003 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
3c1f0ee7fa
|
add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output. PRs 56156 and 55667
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1573617 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
5fc48a4bf9
|
assorted spelling fixes by Lajos Veres - closes #4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1572981 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
bfa0ded769
|
Don't use leading slashes for patterns in zipfileset. PR 53949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554808 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
9b8fa0748f
|
Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1548210 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
5e36d6068b
|
PR 42702 - document replacetoken's support for resources, which was added in 1.8.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1538045 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
f5fb02e493
|
modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |