Antoine Levy-Lambert
dba2c632cb
set the groupId of ant from maven to org.apache.ant
as discussed on the repository mailing list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469506 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
26498d6bc5
<delete> doesnt delete when defaultexcludes="false" and no includes is set
fixed. Bugzilla 40313.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468724 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
689c463eda
groupId for jsch is com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468015 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
74f550099b
add regex attribute to echoproperties task.
Bugzilla 40019.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
53c4bd0b21
remove dependency upon commons-logging/commons-logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467505 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
33e4d99787
antlr is a runtime dependency, yes Steve :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467504 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
564cb3824c
jsch 0.1.29 now available in repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
431771d548
groupId for jsch 01.29 jsch, not com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467448 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ed5200f638
getting better, I found the xercesImpl and the xml-apis that we are using on the Maven repository.
And I did an upload request for jsch-0.1.29
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467207 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ffe2ea5746
a small explanation about this Maven stuff ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467197 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
c7fe726fec
added something to even be able to run the tests.
the maven-surefire-plugin has the bad idea to set a system property called basedir.
I have patched it locally to accept not to do it with a boolean omitbasedir.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466937 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
a9153967c5
copy the stylesheets into the jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466903 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
d902085330
there was a mismatch for the location of .build.timestamp.properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466902 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0ac06cdedc
modified poms. I can now mvn package the complete ant binary distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466894 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
b563772482
modify also ant-nodeps to be able to build the corresponding jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466882 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
604d0ada70
add parent POM
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466872 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
dc0ae124f9
add organization
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466871 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
01b41e4197
control the location of the output jars
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466870 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
81f76eae75
store the date in version.txt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466864 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
8b8fcc447d
created a parent pom and also modified the poms of ant and ant-launcher to be able to build them using maven
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466857 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
a50c21d895
adding poms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466627 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
507f139d07
Add a stylesheet for generating a master buildfile (iterating over all targets) from a common buildfile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465167 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
01c9d3485c
native
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451477 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ad5cdd3fc3
test for unknownelement.maybecondifure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451476 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac221b3329
move apply tests to antunit, fixing bug 40331 in the process.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450239 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6d4a02a44c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449409 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
79ab6fb13c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449408 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1c08b74cea
set the directores used in tests to point to the new layout of test cases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449406 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
76cfa5be68
migrate resource selectors tests to antunit.
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
307ac84b87
make this work even when my cygwin-based svn checks out files in \n but my JVM thinks line.separator = \r\n
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448640 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
359ac4f967
patch submitted by Xavier Hanin, mainly closing HttpURLConnection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448452 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
4183b28e9e
remove CRs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
cae3445100
This build file is designed to report the performance
of ant from various releases.
to use:
* install ant-contrib.jar to ($ANT_HOME|$HOME/.ant)/lib
* install beanshell jar and bsf jar
* use unix (with bash) or install cygwin
* set the env variables {whichever needs testing}
ANT_HOME
ANT_HOME_6_5 (the directory containing ant 1.6.5)
ANT_HOME_6_4
ANT_HOME_5_4
* run ant
For example:
export ANT_HOME="c:/cygwin/home/me/svn/trunk/dist"
export ANT_HOME_5_4="l:/apps/apache-ant-1.5.4"
ant.bat
TODO: more build files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448373 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
36bcf4bbd5
added tearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448052 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
427c2d293d
Have to fix fix from bug 39407, because a nested resource and a nested resource
collection are ambiguous; all resources are resource collections. Added
addConfiguredStyle(Resources) for maximum ease of use; user can specify a
nested resource e.g. <file> or <url>, or any resource collection known to
evaluate to a single result e.g. <fileset file="foo" /> OR
<style refid="somesingleelementcollection" /> is supported OOTB. Docs to come.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447990 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b971cbef85
Bugzilla 39549: available should not search parent directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443456 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
c4051ee429
Add a test for presetdef-ed tasks for completeness
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442445 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
db1217ff52
the last files with Copyright notices should be gone now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442338 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
cfce0c42ef
failing testcase for a combination of location and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442301 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
74434ce5d0
Push setLocation down to ProjectComponent, reflect it into adapted tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442287 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6820b64345
Bugzilla 39549: add searchparents attribute to <available>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440876 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e56743fb3b
add text for macro element. Bugzilla report 36803
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439869 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a1a3ac5d3d
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d5fa871520
<zip filesonly="true"> included empty directories. Bugzilla report 40258.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437804 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
12de66bc12
make whenempty-related tests antunit-esque in preparation for their new friend
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437799 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
3a5272d08e
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437786 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
08bfc05623
fix for 40228, add code to introspectionhelper to make addconfigured higher priority than add, and add addconfigured to chainedmapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@436992 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
29fface4fb
bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0
Fixed by writing a new adapter, xnew, that extends the forking adapter and sets the -Xnew argument. Tests supplied, though the old test, the one that would fail on java1.6, is still there.
Also made the name matching code of rmic locale-independent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434029 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
b048f28e2e
fix testcases with default target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@433857 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
99abfd7bf5
Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everything working.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@433792 13f79535-47bb-0310-9956-ffa450edef68
19 years ago