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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 1813 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: 1821 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/net/trunk/project.properties
File length: 1821 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/net/trunk/project.properties
File length: 1821 byte(s)
Diff to previous 486363 (colored)
Moving to TLP

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

Revision 480899 - (view) (annotate) - [select for diffs]
Modified Thu Nov 30 11:43:52 2006 UTC (2 years, 11 months ago) by niallp
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1773 byte(s)
Diff to previous 480420 (colored)
Site and build improvements
- remove dependency on commons build
- add xdocs and proposal to source distro
- make source/binary distros unpack to different directories
- correct mail archive links (eyebrowse is dead)
- add source repository and issue tracking pages

Revision 480420 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 05:46:24 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1682 byte(s)
Diff to previous 429746 (colored)
Fixed copyright header

Revision 429746 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 17:25:16 2006 UTC (3 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1519 byte(s)
Diff to previous 377558 (colored)
Setting the source parameter to be 1.2 as well as the target. This lets Net build under 1.5

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/net/trunk/project.properties
File length: 1494 byte(s)
Diff to previous 344868 (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 344868 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 03:50:53 2005 UTC (4 years ago) by scohen
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1141 byte(s)
Diff to previous 169090 (colored)
fix bug 37522

Revision 169090 - (view) (annotate) - [select for diffs]
Modified Sat May 7 16:11:28 2005 UTC (4 years, 6 months ago) by rwinston
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1141 byte(s)
Diff to previous 165685 (colored)
Some documentation updates

Revision 165685 - (view) (annotate) - [select for diffs]
Modified Mon May 2 21:00:40 2005 UTC (4 years, 6 months ago) by rwinston
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1141 byte(s)
Diff to previous 165675 (colored)
Comment out available() check

Revision 165675 - (view) (annotate) - [select for diffs]
Modified Mon May 2 20:09:55 2005 UTC (4 years, 6 months ago) by rwinston
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1141 byte(s)
Diff to previous 155429 (colored)
Update copyright dates

Revision 155429 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:13:04 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1141 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/net/trunk/project.properties
File length: 1141 byte(s)
Diff to previous 139556 (colored)
Use SVN changelog

Revision 139556 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 17:27:44 2004 UTC (4 years, 11 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1072 byte(s)
Diff to previous 139470 (colored)
Updated the compiler target for the new version of maven (1.0.2).  The maven
java plugin ( using the ant task ) defaults to the version of the compiler
used.  I think we want 1.2 compatibility yet, so we need to force it.  I didn't
regen the build.xml since I noticed there were hand modifications to it.  We
should probably not do that and work with the maven ant plugin to get the
features in there that aren't being generated.  ( Looks like it is the
javadoc settings and the excludes for the examples ).

Revision 139470 - (view) (annotate) - [select for diffs]
Modified Mon Mar 29 03:14:38 2004 UTC (5 years, 8 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 1049 byte(s)
Diff to previous 139464 (colored)
Using the commons-build project for the site and maven builds.

Revision 139464 - (view) (annotate) - [select for diffs]
Modified Sun Feb 29 10:27:29 2004 UTC (5 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 826 byte(s)
Diff to previous 139462 (colored)
Change to Apache License 2.0

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

Revision 139340 - (view) (annotate) - [select for diffs]
Modified Sun Jan 26 05:25:46 2003 UTC (6 years, 10 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 316 byte(s)
Diff to previous 139326 (colored)
o Removed the ftp2 code and moved it into a proposal direcotory until we can
decide how to proceed with that implementation.

o Added a migration document simply stating the package name changes that are required.

o Updated the changes document, but the maven changes plugin isn't rendering it very
nicely right now.

o Updated the tasks to reflect package name changes.

o Regenerated the ant build.xml with the latest maven ( b8 - HEAD ).

o The example code is *not* included in the jar that is built by maven.

Revision 139326 - (view) (annotate) - [select for diffs]
Modified Fri Sep 20 02:44:28 2002 UTC (7 years, 2 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 279 byte(s)
Diff to previous 139310 (colored)
Show the last published date on the project site.

Revision 139310 - (view) (annotate) - [select for diffs]
Modified Tue Aug 6 15:23:38 2002 UTC (7 years, 3 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 101 byte(s)
Diff to previous 139296 (colored)
o Moved up to maven-b5(HEAD) in preparation for its release.
o Cleaned up the project.xml, maven.xml, and xdoc filenames
o Checked in a maven generated ant build.xml for building without maven.
o Cleaned up javadoc errors when using 1.4 to generate javadocs.

Revision 139296 - (view) (annotate) - [select for diffs]
Added Sat Apr 13 04:55:00 2002 UTC (7 years, 7 months ago) by brekke
Original Path: jakarta/commons/proper/net/trunk/project.properties
File length: 61 byte(s)
Started cleaning up checkstyle reported issues.  Formatting and internal
member name changes mostly.

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