Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Fix svn properties only (eol-style, keywords etc)
TLP related blanket changes: s:jakarta.apache.org/commons:commons.apache.org: s/commons-user@jakarta.apache.org/user@commons.apache.org/ s/commons-dev@jakarta.apache.org/dev@commons.apache.org/ s/Jakarta Commons/Apache Commons/ s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons: I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in): * Historicals (proposals etc.) * URLs that shouldn't change (DOCTYPE fragments etc.) * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)
Moving to TLP
Moving back :)
Moving to TLP
Moved copyright out of source files and into NOTICE.txt
svn:keywords correction
Add myself to beanutils
Change to Apache License 2.0
Added myself as a developer, updated collections dependency to 3.0 final, and cleaned up STATUS.html a bit (had references to 1.3 release ;))
Release 1.6.1 finished
added myself as a committer which I forgot to do a long time ago
Updated status to reflect 1.6 release
doh
Add myself as a committer
1.5 release
Just noticed that i never remember to add myself to the status file.
updates to reflect digester's release
BeanUtils now uses logging. Added to build.xml, removed any System.out.println(), made some exception messages more informative.
Updates to note the deviance from the JavaBeans spec.
Update documentation and build scripts in preparation for verison 1.0 release.
Update the MANIFEST.MF file we generate (for beanutils) to declare the dependency on the collections classes in a manner that can be verified by applications that support the JDK's Optional Package Versioning specification (such as Tomcat 4.0 and other servlet containers implementing the 2.3 specification). For more info, see: http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html In order to support these conventions, the recommended "name" of the extension is the fully qualified package name of the base package implemented by this extension. Therefore, the generated name is now "org.apache.commons.beanutils" instead of "beanutils". I will adjust the other build scripts as necessary to reflect this convention.
volunteered for Bean and Convert unit tests PR: Obtained from: Submitted by: Reviewed by:
Initial commit of BeanUtils component.
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 |