Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Update to commons-parent-12
Upgrading to JUnit 4.7. Changing two classes (ClassNotFoundSerializationTest and CharUtilsPerfTest) to not end with Test as that was throwing them into the JUnit setup. CharUtilsPerfTest renamed to CharUtilsPerfRun. ClassNotFoundSerializationTest becomes ClassNotFoundSerialization.
Added myself as developer.
Remove JCIP annotations
Fix svn:ignores. Update POM.
Adding changes report and filling out v1.0.1
Committing a rewrite of StringEscapeUtils guts - LANG-505. Entities.java can now go away. Most of the code is in the new text.translate package. More work is needed, including what to actually define as 'ESCAPE_XML' etc, but it's now easy for someone to look at the source to EscapeUtils and UnescapeUtils and put their own ESCAPE_XML variable together, and with lots of reuse value.
Improving pom by making targetJdk for PMD use the variable. Thanks for the suggesiton Sebb
Adding Hendrik Maryns as a contributor given all the work he did on Generics. Thanks again Hendrik
Letting PMD know we're on 1.5
Hooking up findbugs exclude file and updating the exception cases
Couple more reports - CPD and JavaNCSS because... why not?
Revert JCIP depend to compile+optional now fix has been added for OSGI bundling
Add instruction to not export the "net.jcip.annotations" - this causes the maven-bundle-plugin to output an "Ignore-Package" statement which I assume will have no negative impact
Change JCIP dependency scope to "provided" to prevent transitive dependencies
Attempt to stop annotation jar becoming transitive dependency
Specify encoding to use; Use better JUnit; Add JCIP annotation depend
Re-enable test as it has now been fixed
Note that FindBugs is memory hungry
Turning on cobertura + findbugs. Pointing clirr to 2.4
Hooking up tests and tests to ignore
Moving to targetting JDK 1.5
Applying Robert Scholte's excellent unit tests from LANG-443 and his second patch from LANG-440 fixing a discovered boundary case for AM_PM in round
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)
Release version shouldn't ever be set to SNAPSHOT - used to generate the download page and should be the last release
change commons-parent to version 11
Lock down <reporting> version numbers
Adding Benjamin Bentmann as a contributor
Upgrade to commons-parent-10 pom
Moving the version to 3.0-SNAPSHOT to match JIRA
Setting release date, and incrementing version to 2.5-SNAPSHOT
Upgrading the target Java version to be 1.2. In reality it's been that for a long time for some of our classes.
Fixing name in the description to not be Commons.Lang
Oops - screwed that up and caused lots of CI spam. Idiot.
Adding Dave Meikle to pom.xml and Niall+Matt to project.xml
Setting versions to 2.4 from 2.4-SNAPSHOT in preparation for release
Upgrade to version 9 of commons-parent
following Niall's lead; add myself. :)
Add myself
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
update m1 & m2 builds
upgrade to commons-parent-7
Upgrade to commons-parent version 6 release
Updating my email address
checkstyle
Adjust indentation.
Add comment on the "JDK source" config for javadoc generation and use the source configuration property
Update m2 build
- force javadoc to source 1.4 so it'll work on >= 1.5
Changing name to 'Commons Xxx'
Changed the scm connection scheme to http (no s).
Updated commons parent version to 4.
I suspect the next version will be 2.4
Moving to TLP
Moving back :)
Moving to TLP
Remove jakarta references from m1 and m2 builds
Upgrading to the parent v3 (and testing commit after karma changes)
Moving to the next version - which I'm claiming will be 3.0
Setting version to 2.3
Rolling back version until release is done
Preparing for release candidate
Removing an extra scm:svn
Rolling back to 2.3-SNAPSHOT
Setting version to 2.3 prior to creating an RC
Match groupIds for m1 and m2. We should account for the fact that its relatively easier to deploy snaps with m2 (such as IO was last night) and we shouldn't spray component artifacts in two different places (without relocation).
Missing props on various m2 poms.
Hooking to the newly released v1 commons-parent pom
Adding M2 pom for Lang. Two tests in Enums fail (well, 2 copies of the same one). Will dig into understanding why - I guess m2 classloading is different from m1
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 |