|
⇤ ← Revision 1 as of 2005-03-22 05:44:03
Size: 1476
Comment: missing edit-log entry for this revision
|
← Revision 2 as of 2009-09-20 23:50:20 ⇥
Size: 1476
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 58: | Line 58: |
| * GettingInvloved - General Documentation for all Apache Commiters and ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and ["Mirroring"]) | * GettingInvloved - General Documentation for all Apache Commiters and ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and [[Mirroring]]) |
Jakarta-Commons
See http://jakarta.apache.org/commons.
This subproject is dedicated to creating reusable components in java.
JakartaCommonsEtiquette contains observations and opinions aimed at explaining some of the peculiarities of Jakarta Commons.
- Q:* Little request: Can we PLEASE have a single javadoc tree for all commons components? I am getting tired of switching between dbcp, loggin, and pool. Especially when I am following one line of calls or inheritance. Thanks, Angus
- A:* Sure, it should be relatively easy, why not take some initiative and do it yourself?
Components
On this wiki:
CodecProjectPages - Codec contains text encoders and decoders
ValidatorProjectPages - Validator provides components for user input validation
- Digester
On the commons site:
Sandbox
TheSandbox is an open workspace for jakarta committers. This is also divided into components.
Components
On this wiki:
Other Documentation
GettingInvloved - General Documentation for all Apache Commiters and ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and Mirroring)