/[Apache-SVN]/commons/proper/configuration/trunk/project.properties
ViewVC logotype

Log of /commons/proper/configuration/trunk/project.properties

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 726534 - (view) (annotate) - [select for diffs]
Modified Sun Dec 14 21:28:34 2008 UTC (11 months, 1 week ago) by oheger
File length: 2993 byte(s)
Diff to previous 724035 (colored)
Added missing ASF license header to some files.

Revision 724035 - (view) (annotate) - [select for diffs]
Modified Sat Dec 6 20:31:04 2008 UTC (11 months, 3 weeks ago) by oheger
File length: 2205 byte(s)
Diff to previous 628578 (colored)
Minor updates of the maven 1 build.

Revision 628578 - (view) (annotate) - [select for diffs]
Modified Sun Feb 17 23:49:42 2008 UTC (21 months, 1 week ago) by ebourg
File length: 2205 byte(s)
Diff to previous 593315 (colored)
Replaced the download links pointing to IBiblio (CONFIGURATION-305)

Revision 593315 - (view) (annotate) - [select for diffs]
Modified Thu Nov 8 21:11:49 2007 UTC (2 years ago) by oheger
File length: 2205 byte(s)
Diff to previous 593214 (colored)
Added an exclusion filter for findbugs

Revision 593214 - (view) (annotate) - [select for diffs]
Modified Thu Nov 8 15:56:43 2007 UTC (2 years ago) by niallp
File length: 2142 byte(s)
Diff to previous 561230 (colored)
Specify JDK 1.3 source/target to m1 build

Revision 561230 - (view) (annotate) - [select for diffs]
Modified Tue Jul 31 04:17:09 2007 UTC (2 years, 3 months ago) by rahul
File length: 2091 byte(s)
Diff to previous 560660 (colored)
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)

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 4 months ago) by bayard
File length: 2131 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, 4 months ago) by bayard
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2131 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, 4 months ago) by bayard
Original Path: commons/commons/proper/configuration/trunk/project.properties
File length: 2131 byte(s)
Diff to previous 527436 (colored)
Moving to TLP

Revision 527436 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 09:57:29 2007 UTC (2 years, 7 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2131 byte(s)
Diff to previous 492212 (colored)
Implemented the GNUStep extension for plist files to specify date objects (CONFIGURATION-261)

Revision 492212 - (view) (annotate) - [select for diffs]
Modified Wed Jan 3 16:48:47 2007 UTC (2 years, 10 months ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2131 byte(s)
Diff to previous 489906 (colored)
Modified checkstyle settings to reduce number of warnings

Revision 489906 - (view) (annotate) - [select for diffs]
Modified Sat Dec 23 17:36:12 2006 UTC (2 years, 11 months ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2073 byte(s)
Diff to previous 486363 (colored)
Updated dependency to lang 2.2, minor site improvements

Revision 486363 - (view) (annotate) - [select for diffs]
Modified Tue Dec 12 22:11:41 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2073 byte(s)
Diff to previous 425509 (colored)
Setting the maven repo - apologies if this borks anything

Revision 425509 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 20:06:48 2006 UTC (3 years, 4 months ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2073 byte(s)
Diff to previous 415191 (colored)
Added jdiff report and re-enabled findbugs

Revision 415191 - (view) (annotate) - [select for diffs]
Modified Sun Jun 18 20:08:29 2006 UTC (3 years, 5 months ago) by dennisl
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2005 byte(s)
Diff to previous 377558 (colored)
Remove dependency on commons-build

Revision 377558 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 01:15:14 2006 UTC (3 years, 9 months ago) by niallp
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 2054 byte(s)
Diff to previous 356856 (colored)
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

Revision 356856 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 20:19:55 2005 UTC (3 years, 11 months ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1697 byte(s)
Diff to previous 354834 (colored)
Removed maven.compile.target property from project.properties to support building on JDK 1.5; the building documentation was updated in this respect

Revision 354834 - (view) (annotate) - [select for diffs]
Modified Wed Dec 7 19:30:00 2005 UTC (3 years, 11 months ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1724 byte(s)
Diff to previous 354264 (colored)
Update build scripts to run on JDK 1.3

Revision 354264 - (view) (annotate) - [select for diffs]
Modified Tue Dec 6 03:10:27 2005 UTC (3 years, 11 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1641 byte(s)
Diff to previous 354016 (colored)
Fixed the remaining legitimate checkstyle and PMD issues

Revision 354016 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 08:16:22 2005 UTC (3 years, 11 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1598 byte(s)
Diff to previous 348541 (colored)
Added the maven.compile.source to compile with the JDK 1.5

Revision 348541 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 20:10:09 2005 UTC (4 years ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1571 byte(s)
Diff to previous 332588 (colored)
Preparations for 1.2RC2

Revision 332588 - (view) (annotate) - [select for diffs]
Modified Fri Nov 11 16:02:34 2005 UTC (4 years ago) by oheger
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1598 byte(s)
Diff to previous 292567 (colored)
Preparations of 1.2RC1

Revision 292567 - (view) (annotate) - [select for diffs]
Modified Thu Sep 29 22:24:16 2005 UTC (4 years, 1 month ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1571 byte(s)
Diff to previous 227018 (colored)
Improved the test coverage on the plist package

Revision 227018 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 14:43:20 2005 UTC (4 years, 3 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1622 byte(s)
Diff to previous 155408 (colored)
New configurations implementing the "property list" formats used in NeXT, OpenStep and Mac OS X

Revision 155408 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 12:56:39 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1410 byte(s)
Diff to previous 149179 (colored)
svn:keywords correction

Revision 149179 - (view) (annotate) - [select for diffs]
Modified Sun Jan 30 23:01:01 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1410 byte(s)
Diff to previous 142015 (colored)
Use SVN changelog

Revision 142015 - (view) (annotate) - [select for diffs]
Modified Fri Oct 22 00:59:19 2004 UTC (5 years, 1 month ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1342 byte(s)
Diff to previous 141993 (colored)
Changed the default source target set by Maven to compile with the JDK 1.5 (Jira MPJAVA-22)

Revision 141993 - (view) (annotate) - [select for diffs]
Modified Tue Oct 12 00:33:06 2004 UTC (5 years, 1 month ago) by henning
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1314 byte(s)
Diff to previous 141975 (colored)
Fix up accidentially checked in distribution site and group.

Revision 141975 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 20:52:57 2004 UTC (5 years, 2 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1289 byte(s)
Diff to previous 141973 (colored)
Prep for next version, hopefully 1.0!

Revision 141973 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 20:36:26 2004 UTC (5 years, 2 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1284 byte(s)
Diff to previous 141960 (colored)
add downloads section to navigation w/ this property.

Revision 141960 - (view) (annotate) - [select for diffs]
Modified Wed Sep 22 17:17:31 2004 UTC (5 years, 2 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1206 byte(s)
Diff to previous 141953 (colored)
Unified the mechanisms for loading and saving file based configurations.
PropertiesConfiguration, XMLConfiguration and HierarchicalXMLConfiguration now implement the same FileConfiguration interface.
BasePathLoader, BasePathConfiguration, ClassPropertiesConfiguration and BasePropertiesConfiguration have been removed.

Revision 141953 - (view) (annotate) - [select for diffs]
Modified Mon Sep 20 19:47:20 2004 UTC (5 years, 2 months ago) by henning
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1144 byte(s)
Diff to previous 141913 (colored)
As our test cases now normally pass, we can stop ignoring failing tests.

Revision 141913 - (view) (annotate) - [select for diffs]
Modified Fri Aug 13 12:07:41 2004 UTC (5 years, 3 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1143 byte(s)
Diff to previous 141874 (colored)
30648 project.xml contains bad dependencies

Revision 141874 - (view) (annotate) - [select for diffs]
Modified Wed Jun 23 11:15:45 2004 UTC (5 years, 5 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1128 byte(s)
Diff to previous 141844 (colored)
code formatting

Revision 141844 - (view) (annotate) - [select for diffs]
Modified Thu Jun 3 16:13:01 2004 UTC (5 years, 5 months ago) by ebourg
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 1114 byte(s)
Diff to previous 141833 (colored)
Added javadoc links

Revision 141833 - (view) (annotate) - [select for diffs]
Modified Tue May 4 22:15:26 2004 UTC (5 years, 6 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 865 byte(s)
Diff to previous 141827 (colored)
Add dependency on spice-jndikit

Revision 141827 - (view) (annotate) - [select for diffs]
Modified Thu Apr 1 18:21:46 2004 UTC (5 years, 7 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 868 byte(s)
Diff to previous 141823 (colored)
Bugzilla 28033 fix project.xml to avoid cruft in resulting jar

Revision 141823 - (view) (annotate) - [select for diffs]
Modified Sun Mar 28 16:01:56 2004 UTC (5 years, 8 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 840 byte(s)
Diff to previous 141804 (colored)
Add Manifest.mf

Revision 141804 - (view) (annotate) - [select for diffs]
Modified Mon Mar 8 23:21:31 2004 UTC (5 years, 8 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 804 byte(s)
Diff to previous 141798 (colored)
Bug 26944 from Oliver Heger.  ConfigurationXMLDocument was lost during migration from sandbox.

Revision 141798 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 04:11:35 2004 UTC (5 years, 9 months ago) by mdiggory
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 773 byte(s)
Diff to previous 141795 (colored)
Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties

Revision 141795 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 11:59:42 2004 UTC (5 years, 9 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 724 byte(s)
Diff to previous 141775 (colored)
Fix link

Revision 141775 - (view) (annotate) - [select for diffs]
Modified Fri Jan 16 19:24:05 2004 UTC (5 years, 10 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 725 byte(s)
Diff to previous 141766 (colored)
Add osjava repo for downloading simple-jndi.jar

Revision 141766 - (view) (annotate) - [select for diffs]
Modified Thu Jan 15 06:34:23 2004 UTC (5 years, 10 months ago) by tobrien
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 648 byte(s)
Diff to previous 141756 (colored)
Updated most of the commons project.properties files, made sure that the dev process points to the commons charter.  Also, changed the powered by logo to use the less distracting feather logo

Revision 141756 - (view) (annotate) - [select for diffs]
Added Tue Dec 23 15:09:04 2003 UTC (5 years, 11 months ago) by epugh
Original Path: jakarta/commons/proper/configuration/trunk/project.properties
File length: 604 byte(s)
Initial revision

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