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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 562583 - (view) (annotate) - [select for diffs]
Modified Fri Aug 3 21:16:37 2007 UTC (2 years, 3 months ago) by mbenson
File length: 1982 byte(s)
Diff to previous 561230 (colored)
include project doc/test commit external

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: 2024 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: 2032 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/jxpath/trunk/project.properties
File length: 2032 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/jxpath/trunk/project.properties
File length: 2032 byte(s)
Diff to previous 492887 (colored)
Moving to TLP

Revision 492887 - (view) (annotate) - [select for diffs]
Modified Fri Jan 5 03:12:43 2007 UTC (2 years, 10 months ago) by niallp
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 2032 byte(s)
Diff to previous 486363 (colored)
Bring JXPath Maven1 build and site/docs up to date with current practicea:
- remove dependency on commons-build
- create checksums
- source distro unpacks to different directory
- correct mail archive links (from eyebrowse)
- include NOTICE.txt in jar file
- add "building" page
- add improved "source repository" page
- add improved "issue tracking" page

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

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

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/jxpath/trunk/project.properties
File length: 1407 byte(s)
Diff to previous 155422 (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 155422 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:07:46 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 1054 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/jxpath/trunk/project.properties
File length: 1054 byte(s)
Diff to previous 136917 (colored)
Use SVN changelog

Revision 136917 - (view) (annotate) - [select for diffs]
Modified Wed Jun 30 00:30:02 2004 UTC (5 years, 4 months ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 985 byte(s)
Diff to previous 136895 (colored)
Preparations for Release 1.2

Revision 136895 - (view) (annotate) - [select for diffs]
Modified Sun Feb 29 14:17:46 2004 UTC (5 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 905 byte(s)
Diff to previous 136894 (colored)
Change to Apache License 2.0

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

Revision 136856 - (view) (annotate) - [select for diffs]
Modified Tue Mar 11 00:59:41 2003 UTC (6 years, 8 months ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 232 byte(s)
Diff to previous 136834 (colored)
Updated copyright dates

Revision 136834 - (view) (annotate) - [select for diffs]
Modified Sat Jan 11 05:41:27 2003 UTC (6 years, 10 months ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 204 byte(s)
Diff to previous 136817 (colored)
Checkstyle, be happy!

Revision 136817 - (view) (annotate) - [select for diffs]
Modified Sun Oct 13 04:17:16 2002 UTC (7 years, 1 month ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 682 byte(s)
Diff to previous 136781 (colored)
Fixed a problem with Maven build

Revision 136781 - (view) (annotate) - [select for diffs]
Modified Thu Jul 25 16:13:24 2002 UTC (7 years, 4 months ago) by jvanzyl
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 660 byte(s)
Diff to previous 136763 (colored)
o adding maven.xml and updating project info.

Revision 136763 - (view) (annotate) - [select for diffs]
Modified Sun Jun 9 01:58:41 2002 UTC (7 years, 5 months ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 631 byte(s)
Diff to previous 136738 (colored)
Updated docs

Revision 136738 - (view) (annotate) - [select for diffs]
Modified Mon Apr 29 01:00:59 2002 UTC (7 years, 7 months ago) by dmitri
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 350 byte(s)
Diff to previous 136724 (colored)
Reconfigured

Revision 136724 - (view) (annotate) - [select for diffs]
Added Mon Apr 22 15:40:25 2002 UTC (7 years, 7 months ago) by dion
Original Path: jakarta/commons/proper/jxpath/trunk/project.properties
File length: 349 byte(s)
Added maven build files needed to create the web site

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