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
Peter Reilly
aeee70243a
remove unused copy method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275063 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
27d3bb5e6f
fix selector example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275062 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
bc95ec302d
initial attempt to describe introspection based components
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275061 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
69f17eaa76
Fix list names, two mails bounced for me
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275060 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8bfcccf724
Announce 1.5.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275059 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
5d4f445f37
Rename some enums ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275058 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9aa7c7ca7e
mail-archives should be used now, even if it doesn't work either
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275057 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a37c2ec1dd
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275056 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
f3fd257058
The user list is high traffic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275055 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
77c4393863
Copy parser jars into the bootstrap and dist areas. Makes it
easier to run Ant from the result of dist-lite
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275054 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
d18ad0d73d
Don't include ext dir for microsoft jvc when java runtime is excluded.
PR: 18055
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275049 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d50adcacbe
.NET "executables" are not executable on Linux
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275048 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
c88f900cf5
compiles but doesnt run. Path issues?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275047 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
067838cf39
Lets try this as a fix: A new option to turn standardlib on
or off that overrides the defaultreferences switch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275046 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1cab901b51
Removed unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275045 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
deb6774e58
There have been several bug reports showing that users did not understand
the meaning of remotedir and of the nested fileset(s) for the different actions
of the ftp task.
I have added a table to explain this.
Also removed the warning concerning Win2000 ftp servers (I am not sure the problem
is still actual) and added instead a warning concerning the newer option.
PR: 13876
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275044 13f79535-47bb-0310-9956-ffa450edef68
22 years ago