Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Update to commons-parent-12
Fix IO-161 FileCleaningTrackerTestCase hangs - reported by Sebastiano Vigna (copied code to try to force garbage collection from BeanUtils MemoryLeakTestCase)
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)
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
Upgrade to new 2.0 version of maven-changes-plugin
Remove profiles, no longer required with the latest commons-parent release
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
clirr report - compare to IO 1.4
Switch to JDK 1.5, remove JDK 1.3 logic from ant build
Roll version following IO 1.4 release
remove the stuff thats now in commons-parent-7
upgrade to commons-parent-7
Revert to release commons-parent-6, add in resource definitions and hack to include LICENSE/NOTICE file in -javadoc.jar and remove unused MANIFEST.MF file
Build/Sites changes: - replace maven generated ant build with hand written one - remove build-check-jdk13.xml (replaced by "compile.jdk13" target in build.xml) - minor m1 & m2 build/site updates
Fix indentation.
Put back antrun execution that was mistakenly removed in r610644.
Antrun hack for including LICENSE.txt and NOTICE.txt is now available in commons-parent.
Use the latest parent so that resources (LICENSE.txt and NOTICE.txt) are added to the main jar file.
Add clirr plugin and remove antrun which recreates -javadoc.jar and -sources.jar with the NOTICE/LICENSE files
LICENCE.txt and NOTICE.txt files should be in the META-INF directory of the -javadoc.jar file.
Add an antrun execution that ensures that the LICENCE.txt and NOTICE.txt are included in the -javadoc.jar.
Put back maven-javadoc-plugin with properly configured links.
Links doesn't seem to work in the javadoc plugin :(
Checkstyle/javadoc only - @see no longer works since checkstyle 4 - see http://tinyurl.com/2x8cev
Include the new comparator package in the description
Add the cobertura plugin, but exclude the GPL licensed javascript files from the binary distro (report seems to work fine without them)
Remove the changes report (which hasn't been updated) and configure the JIRA report to show issues fixed in version 1.4
Add OSGi bundle info to the jars manifest file - thanks to Carsten Ziegeler for the patch
Upgrade to commons-parent version 6 release
Add myself and Jukka as IO developers
Update m2 build
Changing name to 'Commons Xxx'
Fixing the user svn url
Removing the 'Commons ' from the names so all components are equivalent. This makes it look best in Continuum; no idea if it affects other places, but half of them don't have it so it hasn't been hurting them
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
Merged in changes from 1.3 branch.
Update m2 build. Add source and binary assemblies. Add site.xml and copy images so site generates correctly.
Upgrade to commons-parent 2.
Created the FileCleaningTracker, basically a non-static version of the FileCleaner, which can be controlled by the user. PR: IO-116
Moving to 1.4-SNAPSHOT
Setting version to 1.3.1
Moved to 1.4-SNAPSHOT as 1.3 is now releasable
Rolling versions back until release is done
Setting version to 1.3 in preparation for an rc
Rolling back to 1.3-SNAPSHOT after building 1.3-RC2
Moving to 1.3 in preparation of a second rc for 1.3
Moving back to 1.3-SNAPSHOT to avoid any surprises
Setting version to 1.3
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.
Removing the NOTICE.txt and LICENSE.txt packing inside the META-INF. Commons-parent takes care of this. Patch supplied by Jochen in #IO-103
Hooking to the newly released v1 commons-parent pom
Making sure all the pom.xmls have NOTICE/LICENSEs in - though haven't done VFS
Mailing lists defined in the parent
Points to new commons-parent id. organization/licenses are in the top level apache pom, so removed.
Maven-2 pom for IO so I can mvn install the snapshot locally into my .m2 and use it with finder
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 |