/[Apache-SVN]/jakarta/oro/trunk/build.xml
ViewVC logotype

Log of /jakarta/oro/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 14549 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: 14447 byte(s)
Diff to previous 328126 (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 328126 - (view) (annotate) - [select for diffs]
Modified Mon Oct 24 18:41:21 2005 UTC (4 years, 1 month ago) by dfs
File length: 14079 byte(s)
Diff to previous 124053 (colored)
Postprocessed javadocs to fix logo img src in some files (e.g., API Help).

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: 13896 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: 13943 byte(s)
Diff to previous 54488 (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 54488 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 04:03:20 2004 UTC (5 years, 5 months ago) by dfs
File length: 12345 byte(s)
Diff to previous 54483 (colored)
Added conditional compilation of .java package based on availability
of java.util.regex.Pattern class.  This was done entirely in the
build.xml file and should not be confused with the conditional
compilation that will be necessary inside of java source files to
support JDK 1.1 and J2ME.

Revision 54483 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 02:46:31 2004 UTC (5 years, 5 months ago) by dfs
File length: 11916 byte(s)
Diff to previous 54474 (colored)
Added .java package to javadocs.

Revision 54474 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 00:31:37 2004 UTC (5 years, 5 months ago) by dfs
File length: 11891 byte(s)
Diff to previous 54470 (colored)
Added a compile target to replace the lib target, but kept a lib
target that depends on compile so as not to break gump.

Revision 54470 - (view) (annotate) - [select for diffs]
Modified Sat Feb 28 21:54:15 2004 UTC (5 years, 8 months ago) by dfs
File length: 11718 byte(s)
Diff to previous 54458 (colored)
Added NOTICE file to jar META-INF since it is referenced by LICENSE.
Also added it to the package rule, since the files are copied before
packaging.

Revision 54458 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 03:25:32 2004 UTC (5 years, 9 months ago) by dfs
File length: 11605 byte(s)
Diff to previous 54456 (colored)
Removed deletion of javadoc.destir in clean rule and creation of it in
javadocs rule.  It's now stored in CVS.

Revision 54456 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 03:19:10 2004 UTC (5 years, 9 months ago) by dfs
File length: 11690 byte(s)
Diff to previous 54452 (colored)
Changed all references to Apache Software Foundation to The Apache Software Foundation.

Revision 54452 - (view) (annotate) - [select for diffs]
Modified Sat Feb 14 06:16:29 2004 UTC (5 years, 9 months ago) by dfs
File length: 11677 byte(s)
Diff to previous 54451 (colored)
Corrected messed up comment in xml files that I introduced when adding the 2.0 license to the top.  Also, I missed index.xml on the last go and added the new license to it.

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: 11676 byte(s)
Diff to previous 54441 (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 54441 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 03:47:08 2003 UTC (5 years, 10 months ago) by dfs
File length: 11077 byte(s)
Diff to previous 54430 (colored)
Removed creation of docs dir in prepare and deltion in clean.  I'm
adding docs to CVS because that's what infrastructure wants.

Revision 54430 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 17:44:25 2003 UTC (6 years, 5 months ago) by dfs
File length: 11229 byte(s)
Diff to previous 54428 (colored)
Adjusted MatcherDemoApplet references in build.xml and demo.xml to
locate the class in the examples package.

Revision 54428 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 17:17:24 2003 UTC (6 years, 5 months ago) by dfs
File length: 11158 byte(s)
Diff to previous 54418 (colored)
Added descriptions to each target.

Revision 54418 - (view) (annotate) - [select for diffs]
Modified Sun Jan 26 02:26:54 2003 UTC (6 years, 10 months ago) by dfs
File length: 10614 byte(s)
Diff to previous 54393 (colored)
Updated files for 2.0.7 release.

Revision 54393 - (view) (annotate) - [select for diffs]
Modified Tue Apr 2 08:12:20 2002 UTC (7 years, 7 months ago) by dfs
File length: 10511 byte(s)
Diff to previous 54389 (colored)
Added version information to manifest (requires ant 1.4.1).

Revision 54389 - (view) (annotate) - [select for diffs]
Modified Fri Mar 15 03:06:20 2002 UTC (7 years, 8 months ago) by dfs
File length: 9669 byte(s)
Diff to previous 54383 (colored)
Knocked off TODO for including LICENSE in META-INF/ of jar file.

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: 9445 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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2