Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Fix typo in the project description and checkstyle plugin config - thanks to Luc - typo in the project description in the pom.xml - configuration of the license header file name in wrong case - change license header file configuration to pom.xml(m2)/project.properties(m1)
Update m1 build and re-generate ant build
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
Setting the maven repo - apologies if this borks anything
Update release notes and site/doc tweaks
Fixed copyright header
Make the source distro unzip to a different directory
Various minor changes for docs/build: - Add build instructions for JDK 1.3 and Changelog configuration - Make default changelog configuration show changes in the last year (Chain doesn't change much) - Update release notes to add missing revisions - Add commented out dependency for JDK 1.3
Remove xdoc.copy.excludes and point RELEASE-NOTES.txt to changes-report.html
Remove dependency on commons-build and improve Chain site/documentation.
Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest. The two non-standard entires created in the manifest file will look something like the following: X-Compile-Source-JDK: 1.3 X-Compile-Target-JDK: 1.3 This change serves two purposes: 1) To provide comfort to users regarding JVM compatibility. 2) Enable releases to be checked more easily for JVM compatibility. The manifest specification indicates that "unknown" entries in the manifest file are ignored. These entries have been prefixed with "X-" which is a sometimes used "convention" for indicating non-standard entries. See thread: http://tinyurl.com/839zh
svn:keywords correction
Use SVN changelog
Tweaks to the web site in preparation for 1.0 release.
Got the site to build completely
Changed references from sandbox to commons proper, added self to dev list, modified maven config to get it to build
Add properties for sdocbook plugin. Several JARs have to be downloaded manually, making the sdocbook plugin a pain to install.
update to commons l&f, new navigation, license info
Change to Apache License 2.0
Add minimal Mavenisation, so that we can create a web site. The main page is pretty much the same as the 'Rationale' section of the initial proposal, with minor changes. (Thanks, Craig!) The download page was borrowed from Commons FileUpload. IMPORTANT NOTE: I deliberately did NOT include incl_nav.xml in the nav menu because that seems to push project-specific pages to the very bottom of the menu, which, IMHO, is a *very bad thing*.
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 |