Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Update to the latest BeanUtils 1.8.2 release
Update to commons-parent-12
Compare against latest trunk release (v2.0).
Roll version to 2.1-SNAPSHOT.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release DIGESTER_2_0
Use the default binary suffix.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release DIGESTER_2_0
Remove some empty elements, prepare others for release plugin and miscellaneous whitespace changes.
Prepare POM for release.
Leave repositories to parent, and fix for COMMONSSITE-26.
Tell PMD we are using 1.5 so it can parse generics.
Add a clirr report.
We have an empty binary suffix.
Add javax.xml.validation.Schema support to Digester class:
- New 'schema' field for Digester class (protected -- matching digester style)
o Sort imports and update class Javadoc
- Deprecate legacy schema support, including:
o schemaLanguage and schemaLocation fields and their getters and setters in Digester class
o ParserFeatureSetterFactory class whose main purpose was legacy schema support
o Parsers in org.apache.commons.digester.parser package used by ParserFeatureSetterFactory
- Added new test cases that demonstrate javax.xml.validation.Schema validation
- Updated release notes, package Javadoc
Upgrade BeanUtils to latest release (v1.8.0)
Remove xml-apis dependency, no longer needed with JDK 1.5+.
Move version to 2.0-SNAPSHOT. Move compile source and target to 1.5 (trunk now requires JDK 1.5, which will be the minimum for v2.0)
change commons-parent to version 11
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and <headerFile> element added to the plugin config in the pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify header file property)
Upgrade to commons-parent-10 pom
Update commons-logging dependency to 1.1.1, which has correct maven dependencies in its repo pom.
Upgrade to version 9 of commons-parent
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
upgrade to commons-parent-7
Upgrade to commons-parent version 6 release
Update m2 build
Changing name to 'Commons Xxx'
Fixing the user svn url
Updated commons parent version to 4.
Moving to TLP
Moving back :)
Moving to TLP
Remove jakarta references from m1 and m2 builds
Update pom version, fix scm urls
Roll to 1.8.1 snap.
RC3 prep, switch to version 1.8
Time for 1.8 RC2
Since r409880 is reverted: http://svn.apache.org/viewvc?view=rev&revision=409880 in r479168: http://svn.apache.org/viewvc?view=rev&revision=479168 match m2 groupId accordingly.
RC2 prep.
Lets try RC1.
Remove TODO, use default PMD rules.
Adding myself to developers
Add Checkstyle configuration.
Per discussion, update dependencies as follows: * Commons BeanUtils -- 1.6 to 1.7.0 * Commons Collections -- removed (BeanUtils 1.7 has the necessary collections classes in it directly) * Commons Logging -- 1.0 to 1.1 * XML APIs -- Add scope of "provided"
Add assembly descriptors for distros, TODOs in bin.xml.
Change my email address to my Apache one.
Hooking to the newly released v1 commons-parent pom
Remove cut-n-paste cruft (leave TODOs for custom checkstyle and pmd configs)
Props, no functional change [please check your auto-props]
Add maven2 build file for Digester.
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 |