Jan Materne
30a591dfb1
Clearify the matching-rule
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@658558 13f79535-47bb-0310-9956-ffa450edef68
17 年前
Peter Reilly
b4769e1c2e
up the jdk version to 1.3, and add a note about ant's jdk requirements for older versions of ant (bugzilla 44610)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640018 13f79535-47bb-0310-9956-ffa450edef68
17 年前
Jan Materne
f715dc614a
error in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@631563 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Kevin Jackson
5fbd70b8ae
-bugzilla #44198
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@629665 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
b4ba0ddba1
<style> is deprecated in favor of <xslt>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@620501 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
1017c8530e
tweak
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617540 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
ad88bbb8e0
Examples for
* <union> <intersect> <difference>
* resource selectors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617460 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
63c9a29e54
remove duped index attr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@614363 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Steve Loughran
787e7cf941
mention toString:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612409 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
0d89047e67
Found some information about <sound> in my local storage which should be in the manual.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@611103 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
e8339a4905
ups ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605140 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
a261de08b4
<tar> examples:
- tar: tarfile is deprecated since 1.5
- gzip: zipfile is not deprecated, but use of common name
- fix attribute names (Bug 44082)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605137 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
47de006e0b
Fix error in the examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@603477 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
9ffa86dfbd
Example as discussed on user@ant >>Select "marked" directories<<
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@600530 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
48fd705167
New attribute: <xmlproperty delimiter=""/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587855 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
4369f64826
FailureRecorder
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location
FormatterElement
* don't set the project reference if there is already one
build.xml
* use ant property instead of system property for configuring FailureRecorder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Steve Loughran
3d3f9f729e
SFOS-485 release build.xml isnt compatible with Ant1.7.0
http://jira.smartfrog.org/jira/browse/SFOS-485
-fixing the docs so nobody else uses commandResource prematurely.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583818 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Stefan Bodewig
98a09b5d0e
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Bruce Atherton
14f014c867
added notes about subdirectories of the distribution directory, minor edits
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579318 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
b74c410de4
some notes about the file types of the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577183 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jacobus Martinus Kruithof
9cd9731a62
Added a basic profiling logger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576173 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Stefan Bodewig
1bc133e8e4
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
f02f90064b
* Refactoring of FailureRecorder: use of a helper class instead of helper methods
* FailureRecorder creates better names in the generated testcase
* just put in into Ant 1.8.0
* sorting of the failed tests
* javadoc
* update the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574554 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jacobus Martinus Kruithof
a5b10335fc
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574363 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jacobus Martinus Kruithof
7e05b3d981
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574339 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
cf1d42faa6
version -> 1.8.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572392 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jacobus Martinus Kruithof
709b55e997
Pr 43169 Ant home page displays in the current frame
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571972 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jacobus Martinus Kruithof
f14a2ef8c3
Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571970 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
77068fb7e1
bugzilla 43040: incorrect information on when tasks get created
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568882 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
90134276aa
sp; elaboration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568633 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
5ca20bd169
fix manual entry for erroronmissingdir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568518 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
eaa4b86d6b
Bugzilla 43114: package-info.java repeatedly compiled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568503 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
b0bdced687
Bugzilla 11270: add errorOnMissingDir attribute to fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568495 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
948962aa6c
stylebook has changed from cvs to svn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@567759 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
3d429117ab
'doc' for componentdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564789 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
ab20b94177
Forgot to update the manual ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563108 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
3fceba85a5
clarify jlink alternatives
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559549 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
b1eddca62b
<property> now supports xml-based property definition. Bug 42946.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559386 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
70378a6082
'another nested' unclear; sub. 'a nested'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559078 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Peter Reilly
b83cd5bb71
Bugzilla: 40776 work-around for javac generics bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@558058 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
a82bb7bf51
Simple Installation-Check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557912 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
e7878d61dd
We always encourage not to have a CLASSPATH set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557907 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
05d6dded01
Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557270 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
154ef1be5c
Interim solution for "strict" attribute. Change to an enum in a few hours.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557229 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
17bd4f6670
document scriptcondition return value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557001 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
33414b8d49
doc concat as RC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556999 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
9b6f5d2331
document concat as RC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556996 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
ecec7dc464
refine retry docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556992 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Jan Materne
2c44cef133
Encourage people to follow the packaging spec.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@553857 13f79535-47bb-0310-9956-ffa450edef68
18 年前
Matthew Jason Benson
63fb4d459b
"rawblobs" attribute added to SQL task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551323 13f79535-47bb-0310-9956-ffa450edef68
18 年前