/[Apache-SVN]/commons/proper/beanutils/trunk/pom.xml
ViewVC logotype

Log of /commons/proper/beanutils/trunk/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 835616 - (view) (annotate) - [select for diffs]
Modified Thu Nov 12 22:43:45 2009 UTC (12 days, 9 hours ago) by niallp
File length: 11237 byte(s)
Diff to previous 834063 (colored)
Roll version number to 1.8.3-SNAPSHOT after 1.8.2 release

Revision 834063 - (view) (annotate) - [select for diffs]
Modified Mon Nov 9 13:54:26 2009 UTC (2 weeks, 1 day ago) by niallp
File length: 11228 byte(s)
Diff to previous 834060 (colored)
Update version number from 1.8.2-SNAPSHOT to 1.8.2

Revision 834060 - (view) (annotate) - [select for diffs]
Modified Mon Nov 9 13:47:44 2009 UTC (2 weeks, 1 day ago) by niallp
File length: 11237 byte(s)
Diff to previous 827830 (colored)
Prepare site for BeanUtils 1.8.2 release

Revision 827830 - (view) (annotate) - [select for diffs]
Modified Tue Oct 20 23:00:29 2009 UTC (5 weeks ago) by niallp
File length: 11237 byte(s)
Diff to previous 826875 (colored)
Update to commons-parent-12

Revision 826875 - (view) (annotate) - [select for diffs]
Modified Mon Oct 19 23:29:23 2009 UTC (5 weeks, 1 day ago) by niallp
File length: 11237 byte(s)
Diff to previous 823162 (colored)
Roll version number to 1.8.2-SNAPSHOT after 1.8.1 release

Revision 823162 - (view) (annotate) - [select for diffs]
Modified Thu Oct 8 13:19:25 2009 UTC (6 weeks, 5 days ago) by niallp
File length: 11228 byte(s)
Diff to previous 783268 (colored)
Prepare for the BeanUtils 1.8.1 release

Revision 783268 - (view) (annotate) - [select for diffs]
Modified Wed Jun 10 09:25:21 2009 UTC (5 months, 2 weeks ago) by niallp
File length: 10579 byte(s)
Diff to previous 690786 (colored)
Configure surefire plugin to direct test output to file

Revision 690786 - (view) (annotate) - [select for diffs]
Modified Sun Aug 31 21:47:25 2008 UTC (14 months, 3 weeks ago) by niallp
File length: 10507 byte(s)
Diff to previous 687301 (colored)
Roll version number to 1.9.0-SNAPSHOT following the 1.8.0 release

Revision 687301 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 12:56:25 2008 UTC (15 months ago) by niallp
File length: 10507 byte(s)
Diff to previous 687228 (colored)
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)

Revision 687228 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 03:38:24 2008 UTC (15 months ago) by niallp
File length: 10505 byte(s)
Diff to previous 678495 (colored)
Update the site/docs for BeanUtils 1.8.0

Revision 678495 - (view) (annotate) - [select for diffs]
Modified Mon Jul 21 17:43:58 2008 UTC (16 months ago) by niallp
File length: 10566 byte(s)
Diff to previous 659438 (colored)
change commons-parent to version 11

Revision 659438 - (view) (annotate) - [select for diffs]
Modified Fri May 23 06:10:00 2008 UTC (18 months ago) by niallp
File length: 10566 byte(s)
Diff to previous 658881 (colored)
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)

Revision 658881 - (view) (annotate) - [select for diffs]
Modified Wed May 21 21:21:05 2008 UTC (18 months ago) by niallp
File length: 10480 byte(s)
Diff to previous 654484 (colored)
Upgrade to Logging 1.1.1 and Collections 3.2.1, remove ${basedir} from checkstyle and specify external links for javadocs

Revision 654484 - (view) (annotate) - [select for diffs]
Modified Thu May 8 11:43:09 2008 UTC (18 months, 2 weeks ago) by niallp
File length: 9934 byte(s)
Diff to previous 651114 (colored)
Upgrade to commons-parent-10 pom

Revision 651114 - (view) (annotate) - [select for diffs]
Modified Wed Apr 23 23:57:54 2008 UTC (19 months ago) by niallp
File length: 9933 byte(s)
Diff to previous 650320 (colored)
BEANUTILS-291 Improve memory leak test - thanks to Clebert Suconic for the patch.

Revision 650320 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 23:47:20 2008 UTC (19 months ago) by niallp
File length: 9833 byte(s)
Diff to previous 635244 (colored)
Add clirr report and specify checkstyle plugin version

Revision 635244 - (view) (annotate) - [select for diffs]
Modified Sun Mar 9 14:21:48 2008 UTC (20 months, 2 weeks ago) by niallp
File length: 9412 byte(s)
Diff to previous 632815 (colored)
Upgrade to version 9 of commons-parent

Revision 632815 - (view) (annotate) - [select for diffs]
Modified Sun Mar 2 19:37:56 2008 UTC (20 months, 3 weeks ago) by niallp
File length: 9269 byte(s)
Diff to previous 628158 (colored)
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin

Revision 628158 - (view) (annotate) - [select for diffs]
Modified Fri Feb 15 20:14:20 2008 UTC (21 months, 1 week ago) by niallp
File length: 8943 byte(s)
Diff to previous 612219 (colored)
Fix for BEANUTILS-306 - LocaleConvertUtilsBean.convert throws NPE on null Locale when debug logging is enabled
(NOTE: change surefire plugin configuration logging level to "DEBUG" in pom.xml to test this is fixed)

Revision 612219 - (view) (annotate) - [select for diffs]
Modified Tue Jan 15 21:04:51 2008 UTC (22 months, 1 week ago) by niallp
File length: 8229 byte(s)
Diff to previous 609497 (colored)
upgrade to commons-parent-7

Revision 609497 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 03:15:46 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 8229 byte(s)
Diff to previous 595524 (colored)
Upgrade to commons-parent version 6 release

Revision 595524 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 02:39:11 2007 UTC (2 years ago) by niallp
File length: 8229 byte(s)
Diff to previous 568979 (colored)
m2 build changes

Revision 568979 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 13:38:00 2007 UTC (2 years, 3 months ago) by bayard
File length: 8506 byte(s)
Diff to previous 568589 (colored)
Changing name to 'Commons Xxx'

Revision 568589 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 12:38:26 2007 UTC (2 years, 3 months ago) by bayard
File length: 8498 byte(s)
Diff to previous 568574 (colored)
Fixing the user svn url

Revision 568574 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 11:50:58 2007 UTC (2 years, 3 months ago) by bayard
File length: 8499 byte(s)
Diff to previous 567499 (colored)
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

Revision 567499 - (view) (annotate) - [select for diffs]
Modified Sun Aug 19 23:06:31 2007 UTC (2 years, 3 months ago) by psteitz
File length: 8507 byte(s)
Diff to previous 560660 (colored)
Updated commons parent version to 4.

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 8507 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 8507 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/beanutils/trunk/pom.xml
File length: 8507 byte(s)
Diff to previous 560337 (colored)
Moving to TLP

Revision 560337 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 17:52:04 2007 UTC (2 years, 3 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 8507 byte(s)
Diff to previous 557855 (colored)
Remove jakarta references from m1 and m2 builds

Revision 557855 - (view) (annotate) - [select for diffs]
Modified Fri Jul 20 03:00:49 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 8539 byte(s)
Diff to previous 557796 (colored)
BEANUTILS-290 - add ant script to re-create the "core" and "bean-collections" jars

Revision 557796 - (view) (annotate) - [select for diffs]
Modified Thu Jul 19 22:28:49 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 7559 byte(s)
Diff to previous 555845 (colored)
BEANUTILS-290 - Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project

Revision 555845 - (view) (annotate) - [select for diffs]
Modified Fri Jul 13 02:52:05 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 7163 byte(s)
Diff to previous 555647 (colored)
BEANUTILS-254 - add checkstyle config and fix more checkstyle issues
- Unused imports
- missing braces on if statements
- lines too long

Revision 555647 - (view) (annotate) - [select for diffs]
Modified Thu Jul 12 14:42:08 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6724 byte(s)
Diff to previous 555436 (colored)
Coreect surefire plugin version number

Revision 555436 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 23:32:14 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6724 byte(s)
Diff to previous 555184 (colored)
Update the m2 build

Revision 555184 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 06:25:35 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6369 byte(s)
Diff to previous 483126 (colored)
correct test failing in JDK 1.6

Revision 483126 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 15:55:07 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6369 byte(s)
Diff to previous 483119 (colored)
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).

Revision 483119 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 15:44:10 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6370 byte(s)
Diff to previous 474146 (colored)
Missing props on various m2 poms.

Revision 474146 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 04:49:07 2006 UTC (3 years ago) by bayard
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6370 byte(s)
Diff to previous 472790 (colored)
Hooking to the newly released v1 commons-parent pom

Revision 472790 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 06:31:40 2006 UTC (3 years ago) by bayard
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6379 byte(s)
Diff to previous 472702 (colored)
Making sure all the pom.xmls have NOTICE/LICENSEs in - though haven't done VFS

Revision 472702 - (view) (annotate) - [select for diffs]
Modified Wed Nov 8 23:39:13 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6336 byte(s)
Diff to previous 472314 (colored)
Peg Commons at JCL 1.0.4. Have only looked at proper for lack of cycles, can follow up with sandbox and dormant components as they graduate or get revived.

Revision 472314 - (view) (annotate) - [select for diffs]
Added Tue Nov 7 22:46:09 2006 UTC (3 years ago) by bayard
Original Path: jakarta/commons/proper/beanutils/trunk/pom.xml
File length: 6336 byte(s)
Maven 2 POM for BeanUtils

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2