Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Update Ant artifacts for v2.0, by default have paths point to m2 repository (rather than m1).
Moving to TLP
Moving back :)
Moving to TLP
The build.xml is simplified, using an include/exclude approach with the <junit> task rather than defining a task per test package. The build.properties.sample is updated to look in the local .maven by default, making it easier for the average committer to test the ant build out. See: DIGESTER-117
Remove collections reference from properties sample for ant build.
Added comment about xml-apis.jar being same as jaxp.jar
Fixed minor mistake: dependency info is in project.xml not maven.xml
Added comments
svn:keywords correction
As agreed to earlier on the COMMONS-DEV mailing list, remove direct dependence on commons-collections. This involves maintaining a local copy of ArrayStack that was originally contributed to Collections when Digester and Beanutils were factored out of Struts. There is still a runtime dependency on commons-collections by virtue of the fact that commons-beanutils requires it. Once this dependency is lifted, we can remove commons-collections settings from the build.xml and build.properties.sample files, as well as from the unit test classpath. Also fixed a couple of Javadoc errors that triggered warning messages.
Modified maven build to add optional support for ssh-agents. Committers who wish to use ssh-agents need to set maven.username and digester.cvs properties in their build.properties file.
Patched build script so that the logging output (which often confused new developers) can be easily supressed. Patch submitted by Simon Kitching.
More properties parametrization
Parametrize Commons projects' home directories, and default to ../<project>/dist, as the only portable assumption likely to be correct (for CVS users)
So people realize it's a dep.
- adding a more complete sample build.properties which specifies all the jars required for building. - specify the use of junit 3.7 as it appears assertTrue is not present in the previously specified version 3.2. PR: Obtained from: Submitted by: Reviewed by:
Check in the Commons digester module, transferred from the sandbox. NOTE: I have omitted the RSS 0.91 example, for two reasons: - There is some current politics going on around Netscape's pulling the DTD from their web site. - It might make some more sense to collaborate with the Jetspeed folks on an RSS 1.0 implementation, if they are interested in it.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |