Stefan Bodewig
6195b63303
add new list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@599271 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
0bde74aa36
Add pointer to MakeRunScript, submitted by Dan Kaplan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@595553 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
021957cc53
Add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594771 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
c8fac18c2f
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592611 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
Jan Materne
de96ce9808
Add Ivy to our projects-page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@584138 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
Stefan Bodewig
ef7323007f
Welcome Ivy!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583734 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
8afa756bf1
regenerate site for Kev ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583733 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
98a09b5d0e
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
f501e6c8b4
-add info about windows GnuPG bugzilla #43162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581774 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
bcedae5802
Add XML Directory Listing task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579488 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b37c2c40b1
Adding spell task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579486 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
Jan Materne
f9c49dcfd9
Show the mail adresses of the mailinglists, so users post to the right one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578831 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
Stefan Bodewig
1bc133e8e4
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
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 years ago
Magesh Umasankar
9ca90c8d55
Profile update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572970 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
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 years ago
Matthew Jason Benson
3f1f3c6c15
Ant 1.8 required for props antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@570947 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
Jan Materne
4dc0a68c27
Cannot find these IDE-Integrations
- AntMan (JDeveloper)
- AntWork (Jext)
Update
- Eclipse
- NetBeans
- WebSphere
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@565328 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
66a4fdaf8b
new IDE with Ant-Integration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@565321 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
Jan Materne
e3ce41867f
Remove Antidote notes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557235 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago