Adapt POMs to new version
5 lines of code changed in:
- remove wrong comment
0 lines of code changed in:
add a license header and a blurb explaining where the poms come from
see http://marc.theaimsgroup.com/?l=ant-dev&m=116168038904889&w=2
21 lines of code changed in:
set the groupId of ant from maven to org.apache.ant
as discussed on the repository mailing list
3 lines of code changed in:
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
2 lines of code changed in:
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.
71 lines of code changed in:
there was a mismatch for the location of .build.timestamp.properties
1 lines of code changed in:
add parent POM
6 lines of code changed in:
control the location of the output jars
13 lines of code changed in:
store the date in version.txt
41 lines of code changed in:
created a parent pom and also modified the poms of ant and ant-launcher to be able to build them using maven
60 lines of code changed in:
adding poms
43 lines of code changed in: