Log of /jakarta/oro/trunk/build.properties
Parent Directory
|
Revision Log
Revision
356891 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 14 22:28:57 2005 UTC
(3 years, 11 months ago)
by
dfs
File length: 3338 byte(s)
Diff to
previous 328131
(
colored)
Added Implementation-Vendor-Id to jar manifest. This was issue 37909 with no explanation, but it appears J2SE 1.3 made Implementation-Vendor-Id for Java Plug-in.
Revision
328131 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 24 18:47:52 2005 UTC
(4 years, 1 month ago)
by
dfs
File length: 3316 byte(s)
Diff to
previous 124053
(
colored)
Prefixed javac properties with javac. and added source and target
properties with 1.3 as the default (to avoid creating incompatible
binaries with 1.4/1.5 compilers).
Revision
124053 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 4 01:24:35 2005 UTC
(4 years, 10 months ago)
by
dfs
File length: 3264 byte(s)
Diff to
previous 54492
(
colored)
Not that it was strictly necessary, but I updated the copyright date
range to end in 2005 instead of 2004. There may also be some
svn:keyword issues with respect to $Id$ caused by having checked out
the code with a different svn version than the one I'm doing the check
in with. I'll check those after this checkin.
Revision
54492 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 15 21:26:57 2004 UTC
(5 years, 5 months ago)
by
dfs
File length: 3318 byte(s)
Diff to
previous 54471
(
colored)
broke up the master jar files into separate components:
jakarta-oro : all classes
jakarta-oro-core : required interfaces
jakarta-oro-awk : Awk engine
jakarta-oro-glob : Glob engine
jakarta-oro-java : Java engine
jakarta-oro-perl5 : Perl5 engine
jakarta-oro-util : Remaining utility classes from text, io, and
util packages
Also turned debug info back off because it inflates the jar file
sizes which some people have been complaining about.
Revision
54468 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 18 07:22:42 2004 UTC
(5 years, 9 months ago)
by
dfs
File length: 2994 byte(s)
Diff to
previous 54456
(
colored)
Changed the version number to 2.1-dev-1 because the next release will either provide significant new functionality in the form of pattern matching engine factories and/or conditional compilation to support J2ME/1.1 J2SE 1.2 and J2SE 1.4.
Revision
54451 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 13 22:10:37 2004 UTC
(5 years, 9 months ago)
by
dfs
File length: 2986 byte(s)
Diff to
previous 54450
(
colored)
Updated licenese statements to Apache License 2.0. The last change to build.properties was actually an update of the copyright year to include 2004. This commit includes the xml files in xdocs/, build.xml, and build.properties, which are all considered source files.
Revision
54407 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 30 17:49:10 2002 UTC
(7 years ago)
by
dfs
File length: 2525 byte(s)
Diff to
previous 54395
(
colored)
PR: 13522
Fixed problem whereby an AwkMatchResult resulting from a match on an
AwkStreamInput source (AwkMatcher.contains(AwkStreamInput, Pattern);)
would contain offsets relative to the buffered input rather than to where
the input stream was first read from (usually the beginning of the stream).
Revision
54395 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 31 03:17:43 2002 UTC
(7 years, 5 months ago)
by
dfs
File length: 2525 byte(s)
Diff to
previous 54391
(
colored)
PR: 8298
Changed behavior of Perl5Util.split() to remove trailing empty fields
in order to comply with Perl5 behavior. Incremented version to 2.0.7-dev-1.
Revision
54383 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Feb 1 09:38:20 2002 UTC
(7 years, 9 months ago)
by
dfs
File length: 2483 byte(s)
Moved build.xml out of build/ directory and removed all jars. From
now on you have to have ant installed already. build.xml and build.properties
still need to be fixed up, but this was a first step.
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.