Antoine Levy-Lambert
7b4290a623
Added GnuPG key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275113 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
861dc3bdd8
fix numbering
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275112 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1215e6b698
revise Release Instructions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275111 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9cdb4ff794
Add Tom's email address, fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275110 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4aabbc679c
Move old releases to archive.apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275109 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2f621e58e2
One more place that mentions Ant's current version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275108 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
e61bd2d386
Date selector's behavior was inconsistent with the documentation
PR: 22473
Submitted by: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275107 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c7ec7ad1a4
* add equality and similar methods for the ant definitions
used to check if a new definition overriding a previous
definition is actually the same definition via a ant or
antcall command
* remove pointless check for antlib: in setUri
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275106 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e211cf05f7
macrodef changes:
* change nested element name from param to attribute
(now the same as scriptdef)
* expermintal testing for @attribute notation - controlled
by an attributeStyle attribute
* checking if correct attribute/element names are used
* samedefinition method overloaded
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275105 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0afe39c8f7
Add example for sourcepath="".
PR: 22427
Submitted by: Jaroslav Tulach <jtulach at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275104 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
63e0c0c383
make the fields private
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275103 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
53fec51024
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275102 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
4cd0b30115
make scriptdef an antlibbable definition
derive from DefBase and use the uri for the name
this change also provides the classloader attributes
and elements from DefBase to ScriptDef
use the DefBase classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275101 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
95893de3f6
implement sameDefinition for preset definition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275100 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6f6769834a
move same definition to AntTypeDefinition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275099 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8da01e29d0
Add blurb for Tom.
Submitted by: Thomas Haas <tha at whitestein dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275098 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ad1b099b28
Add two new attributes timediffmillis and timediffauto for the ftp task
so that the newer attribute can take into account time differences between local
machine and remote server.
PR: 19358
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275097 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
37a9ec1bc5
removed useless <property environment="env"/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275096 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6cd58fa504
Newer versions of Kaffe have a filesystem layout similar to Sun's VMs,
don't exclude rt.jar and friends.
PR: 22297
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275095 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e3df11cc0a
Avoid "useless use of cat" award by using a real world example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275094 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4177bdb64e
mistake found ... oops ... corrected
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275093 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
519d7ff690
changed the info concerning followsymlinks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275092 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c9ddbafed5
added comments concerning support of remote symbolic links in the ftp task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275091 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
58968aaa63
Make <jjtree>'s outputdirectory and outputfile attributes work as
expected (i.e. consistent with the command line of jjtree).
PR: 21526
Submitted by: Jene Jasper <jjasper at abz dot nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275090 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c16e1955f1
Go on working on the followsymlinks support in the FTP task.
The scanner was working previously, but the retrieving of links was not working
because the followsymlinks attribute was not passed through.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275089 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8b13ca9c93
Record default for <javac>'s verbose attribute, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275088 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c75bc02250
Update AntRunner info, submitted by Dirk Schnelle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275087 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2a17990a71
add link to custom condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275086 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
cadecc293e
Add in Ant 1.6 javadocs for presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275085 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8ef34b8ed2
some unittests for presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275084 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
95e912bb73
adding doc for presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275083 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
caeb8dad2d
Adding tasks presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275082 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
9c13b48a82
files which are pointed to by symbolic links should be excluded if followsymlinks="false"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275081 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
f2c13ef6e9
fix head as DefBase.java is a new file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275080 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7b67df2d9e
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275079 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a06d11ce99
make definitions work for Mono
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275078 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6292cce472
enum change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275077 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
d050f6a18c
remove enum variable
PR: 22336
Obtained from: Robert Stupp, using Jan Mat��rne's checkstyle check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275076 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
fd52619362
removing enum variabe
PR: 22345
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275075 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9434671efa
removing enum variable
PR: 22345
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275074 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
72b6e42dae
some 1.1 isms
PR: 22326
Obtained from: Martijn Kruithof
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275073 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d51249cf5c
execute mono instead of .EXE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275072 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
0c43380c15
remove some deprecated methods and 1.1 holdovers
Bugzilla: 22326
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275071 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
737b60acac
Two of the files in 22326
PR: 22326
Obtained from: Martijn Kruithof
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275070 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7bc2a98ea8
More Mono tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275069 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8213ae861c
typeo use use -> use
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275068 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cdd0ce9448
enable assertions for <junit> the same way as <java> uses them
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275067 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
4ac2c2204f
unit tests for namespace support
PR: 19897
Submitted by: Peter Reilly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275066 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8356d61ee6
add in attribute uri for typedef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275065 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ca5799fd8c
Add ns support
Also split Definer.java in a base class (DefBase) to allow
it to be used for other defining tasks
Also add AntlibInterface to allow antlib to set uri and
classloader for other tasks/types that Definer.
Bugzilla: 19897
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275064 13f79535-47bb-0310-9956-ffa450edef68
22 years ago