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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 619102 - (view) (annotate) - [select for diffs]
Modified Wed Feb 6 18:59:49 2008 UTC (21 months, 2 weeks ago) by niallp
File length: 5307 byte(s)
Diff to previous 612687 (colored)
Switch to JDK 1.5, remove JDK 1.3 logic from ant build

Revision 612687 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 02:57:31 2008 UTC (22 months, 1 week ago) by niallp
File length: 5307 byte(s)
Diff to previous 610406 (colored)
Make the java "target" version for the Ant and Maven1 builds compatible with the Maven2 build

Revision 610406 - (view) (annotate) - [select for diffs]
Modified Wed Jan 9 14:55:37 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 5307 byte(s)
Diff to previous 561230 (colored)
Add OSGi manifest entries 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: 3951 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, 3 months ago) by bayard
File length: 3959 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/io/trunk/project.properties
File length: 3959 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/io/trunk/project.properties
File length: 3959 byte(s)
Diff to previous 493981 (colored)
Moving to TLP

Revision 493981 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 08:32:13 2007 UTC (2 years, 10 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3959 byte(s)
Diff to previous 486363 (colored)
Change the maven build so that the source distro unpacks to a different directory (as the ant one does)

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/io/trunk/project.properties
File length: 3819 byte(s)
Diff to previous 438366 (colored)
Setting the maven repo - apologies if this borks anything

Revision 438366 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 04:54:57 2006 UTC (3 years, 2 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3771 byte(s)
Diff to previous 437567 (colored)
Fixing the format of the license header

Revision 437567 - (view) (annotate) - [select for diffs]
Modified Mon Aug 28 06:39:07 2006 UTC (3 years, 2 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3773 byte(s)
Diff to previous 387084 (colored)
Fixing the ASF copyright and placing it in the NOTICE file

Revision 387084 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 00:21:54 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3609 byte(s)
Diff to previous 385203 (colored)
Post release 1.2

Revision 385203 - (view) (annotate) - [select for diffs]
Modified Sat Mar 11 23:57:51 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3609 byte(s)
Diff to previous 383238 (colored)
Remove dependency on commons-build

Revision 383238 - (view) (annotate) - [select for diffs]
Modified Sun Mar 5 00:56:57 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3658 byte(s)
Diff to previous 383205 (colored)
Remove unused todo tag

Revision 383205 - (view) (annotate) - [select for diffs]
Modified Sat Mar 4 21:36:53 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3709 byte(s)
Diff to previous 377558 (colored)
Update to compare to v1.1

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/io/trunk/project.properties
File length: 3709 byte(s)
Diff to previous 293040 (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 293040 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 23:01:37 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3356 byte(s)
Diff to previous 291793 (colored)
Add maven.checkstyle.properties

Revision 291793 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 00:08:33 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3312 byte(s)
Diff to previous 291743 (colored)
Prepare documentation for 1.1 release

Revision 291743 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 20:45:14 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 3216 byte(s)
Diff to previous 280438 (colored)
Prepare documentation for 1.1 release

Revision 280438 - (view) (annotate) - [select for diffs]
Modified Mon Sep 12 23:02:48 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 2636 byte(s)
Diff to previous 239273 (colored)
Prepare documentation for 1.1 release

Revision 239273 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 23:27:56 2005 UTC (4 years, 3 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 1091 byte(s)
Diff to previous 155419 (colored)
Start 1.1 release process

Revision 155419 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:02:41 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 416 byte(s)
Diff to previous 149180 (colored)
svn:keywords correction

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

Revision 140613 - (view) (annotate) - [select for diffs]
Modified Sun Oct 24 02:18:10 2004 UTC (5 years, 1 month ago) by martinc
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 347 byte(s)
Diff to previous 140508 (colored)
Make the @todo Javadoc tag do something, since it's used in the code.

Revision 140508 - (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/io/trunk/project.properties
File length: 296 byte(s)
Diff to previous 140493 (colored)
Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties

Revision 140493 - (view) (annotate) - [select for diffs]
Added Thu Jan 29 23:22:49 2004 UTC (5 years, 9 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/project.properties
File length: 247 byte(s)
Update website to newer commons style

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