/[Apache-SVN]/commons/proper/io/trunk/build.xml
ViewVC logotype

Log of /commons/proper/io/trunk/build.xml

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: 13258 byte(s)
Diff to previous 613994 (colored)
Switch to JDK 1.5, remove JDK 1.3 logic from ant build

Revision 613994 - (view) (annotate) - [select for diffs]
Modified Mon Jan 21 20:10:12 2008 UTC (22 months ago) by niallp
File length: 17573 byte(s)
Diff to previous 612714 (colored)
Roll version following IO 1.4 release

Revision 612714 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 05:26:10 2008 UTC (22 months, 1 week ago) by ggregory
File length: 17573 byte(s)
Diff to previous 612686 (colored)
Fix the following Javadoc warnings:
  [javadoc] C:\cvs-store\apache.org\commons\io\trunk\src\java\org\apache\commons\io\FileCleaner.java:40: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed
  [javadoc] C:\cvs-store\apache.org\commons\io\trunk\src\java\org\apache\commons\io\FileCleaner.java:139: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed
  [javadoc] C:\cvs-store\apache.org\commons\io\trunk\src\java\org\apache\commons\io\FileCleaningTracker.java:43: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed
  [javadoc] C:\cvs-store\apache.org\commons\io\trunk\src\java\org\apache\commons\io\FileCleaningTracker.java:173: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed
  [javadoc] C:\cvs-store\apache.org\commons\io\trunk\src\java\org\apache\commons\io\filefilter\package.html: warning - Tag @link: reference not found: java.awt.FileDialog

Revision 612686 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 02:56:18 2008 UTC (22 months, 1 week ago) by niallp
File length: 17426 byte(s)
Diff to previous 611558 (colored)
IO-127 - Changes so that the tests run on JDK 1.3 using the Ant build:
- Remove RegexFileFilter tests from FileFilterTestCase and put them in a new separate test case (RegexFileFilterTestCase)
- Remove the other JDK 1.4 dependant classes from the package test suites
- change the Ant build to conditionally compile and run the tests based on whether Java version is JDK 1.3 or higher

Revision 611558 - (view) (annotate) - [select for diffs]
Modified Sun Jan 13 12:02:19 2008 UTC (22 months, 1 week ago) by niallp
File length: 15667 byte(s)
Diff to previous 611509 (colored)
Keep gump happy

Revision 611509 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 23:41:44 2008 UTC (22 months, 1 week ago) by niallp
File length: 15517 byte(s)
Diff to previous 611449 (colored)
ant build - create apidocs directory

Revision 611449 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 18:15:46 2008 UTC (22 months, 1 week ago) by niallp
File length: 15476 byte(s)
Diff to previous 560660 (colored)
Build/Sites changes:
 - replace maven generated ant build with hand written one
 - remove build-check-jdk13.xml (replaced by "compile.jdk13" target in build.xml)
 - minor m1 & m2 build/site updates

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: 13917 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/build.xml
File length: 13917 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/build.xml
File length: 13917 byte(s)
Diff to previous 539664 (colored)
Moving to TLP

Revision 539664 - (view) (annotate) - [select for diffs]
Modified Sat May 19 01:28:33 2007 UTC (2 years, 6 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13917 byte(s)
Diff to previous 507079 (colored)
Merge changes to keep RAT plugin happy back into trunk

Revision 507079 - (view) (annotate) - [select for diffs]
Modified Tue Feb 13 16:30:47 2007 UTC (2 years, 9 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13116 byte(s)
Diff to previous 505130 (colored)
Moving to 1.4-SNAPSHOT

Revision 505130 - (view) (annotate) - [select for diffs]
Modified Fri Feb 9 01:59:29 2007 UTC (2 years, 9 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13102 byte(s)
Diff to previous 501540 (colored)
Setting version to 1.3.1

Revision 501540 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 20:24:48 2007 UTC (2 years, 9 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13116 byte(s)
Diff to previous 500124 (colored)
Moved to 1.4-SNAPSHOT as 1.3 is now releasable

Revision 500124 - (view) (annotate) - [select for diffs]
Modified Fri Jan 26 03:12:57 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13116 byte(s)
Diff to previous 500122 (colored)
Rolling versions back until release is done

Revision 500122 - (view) (annotate) - [select for diffs]
Modified Fri Jan 26 03:04:30 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13098 byte(s)
Diff to previous 500120 (colored)
Setting version to 1.3 in preparation for an rc

Revision 500120 - (view) (annotate) - [select for diffs]
Modified Fri Jan 26 03:03:23 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 13107 byte(s)
Diff to previous 499065 (colored)
Include the license and notice in the javadoc jar

Revision 499065 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 16:19:00 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12989 byte(s)
Diff to previous 499057 (colored)
Rolling back to 1.3-SNAPSHOT after building 1.3-RC2

Revision 499057 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 15:38:12 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12980 byte(s)
Diff to previous 493971 (colored)
Moving to 1.3 in preparation of a second rc for 1.3

Revision 493971 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 07:13:16 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12989 byte(s)
Diff to previous 493966 (colored)
Moving back to 1.3-SNAPSHOT to avoid any surprises

Revision 493966 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 06:46:20 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12980 byte(s)
Diff to previous 493955 (colored)
Setting version to 1.3

Revision 493955 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 05:26:33 2007 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12989 byte(s)
Diff to previous 491662 (colored)
Changed the src-ide.zip to sources.jar and added a javadoc.jar

Revision 491662 - (view) (annotate) - [select for diffs]
Modified Mon Jan 1 22:30:13 2007 UTC (2 years, 10 months ago) by ggregory
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12791 byte(s)
Diff to previous 387084 (colored)
Fix these warnings:
  [javadoc] C:\svn-store\jakarta\commons\io\src\java\org\apache\commons\io\filefilter\package.html: warning - Tag @link: reference not found: java.awt.FileDialog
  [javadoc] C:\svn-store\jakarta\commons\io\src\java\org\apache\commons\io\FileCleaner.java:43: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed
  [javadoc] C:\svn-store\jakarta\commons\io\src\java\org\apache\commons\io\FileCleaner.java:174: warning - Tag @link: reference not found: javax.servlet.ServletContextListener#contextDestroyed

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/build.xml
File length: 12654 byte(s)
Diff to previous 387025 (colored)
Post release 1.2

Revision 387025 - (view) (annotate) - [select for diffs]
Modified Sun Mar 19 20:28:11 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12427 byte(s)
Diff to previous 385295 (colored)
Switch to version 1.2

Revision 385295 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 15:23:30 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12431 byte(s)
Diff to previous 385284 (colored)
Change test case output to plain so works on JDK1.3
bug 38927

Revision 385284 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 13:49:16 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12429 byte(s)
Diff to previous 385208 (colored)
Change test case output to plain so works on JDK1.3
bug 38927, from Niall Pemberton

Revision 385208 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 00:02:31 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 12427 byte(s)
Diff to previous 321239 (colored)
Prepare for v1.2

Revision 321239 - (view) (annotate) - [select for diffs]
Modified Fri Oct 14 23:08:14 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 10677 byte(s)
Diff to previous 294930 (colored)
Set version for 1.2-dev

Revision 294930 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 22:04:56 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 10673 byte(s)
Diff to previous 293184 (colored)
Setup md5 files correctly

Revision 293184 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 23:35:43 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 10226 byte(s)
Diff to previous 293171 (colored)
Update build files for version 1.1

Revision 293171 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:33:48 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9628 byte(s)
Diff to previous 293155 (colored)
Fix manifest for v1.1

Revision 293155 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:03:06 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9585 byte(s)
Diff to previous 155419 (colored)
Update ant build file for version 1.1

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/build.xml
File length: 6050 byte(s)
Diff to previous 140624 (colored)
svn:keywords correction

Revision 140624 - (view) (annotate) - [select for diffs]
Modified Mon Oct 25 23:35:48 2004 UTC (5 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 6050 byte(s)
Diff to previous 140618 (colored)
Rename IOTestSuite to PackageTestSuite, include all tests

Revision 140618 - (view) (annotate) - [select for diffs]
Modified Sun Oct 24 21:58:44 2004 UTC (5 years, 1 month ago) by martinc
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5981 byte(s)
Diff to previous 140610 (colored)
Bug #30705 - Add conditional file filters.

I effectively merged these new filters into the existing And and Or
filters, rather than having multiple flavours of them. In practice, this
means that I added the contructors from the original filters to these new
ones, and then replaced the old with the new. All of the pre-existing
tests work with the resulting filters, along with all the new tests
supplied with the enhancement request. Thanks to Steven Caswell for the
code.

I also had to exclude the abstract test cases in the Maven build file, so
that JUnit wouldn't try to instantiate and run them, and regenerate the
Ant build file.

Revision 140610 - (view) (annotate) - [select for diffs]
Modified Sun Oct 24 00:51:53 2004 UTC (5 years, 1 month ago) by martinc
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5911 byte(s)
Diff to previous 140576 (colored)
Several updates:
 - Update current version to 1.1-dev
 - Add a version entry for 1.0
 - Enable Checkstyle report
 - Detab and make indentation consistent
 - Regenerate Ant build file

Revision 140576 - (view) (annotate) - [select for diffs]
Modified Mon May 3 02:29:00 2004 UTC (5 years, 6 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5724 byte(s)
Diff to previous 140564 (colored)
Built for 1.0 and not 1.0-rc2

Revision 140564 - (view) (annotate) - [select for diffs]
Modified Sat Apr 24 23:20:06 2004 UTC (5 years, 7 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5739 byte(s)
Diff to previous 140560 (colored)
new build file. rc1 seems to generate it with absolute file paths, but I have manually changed those and it seems to work

Revision 140560 - (view) (annotate) - [select for diffs]
Modified Sat Apr 24 09:29:28 2004 UTC (5 years, 7 months ago) by jeremias
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5742 byte(s)
Diff to previous 140445 (colored)
Removed the necessity for the data/test directory.
Fixed manually as my local Maven doesn't want to cooperate. Should fix Gump failure.

Revision 140445 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 12:38:33 2003 UTC (5 years, 11 months ago) by bodewig
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 5996 byte(s)
Diff to previous 140420 (colored)
Fix broken absolute paths

Revision 140420 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 19:34:05 2003 UTC (6 years ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 6324 byte(s)
Diff to previous 140387 (colored)
Moved from old Ant style build to Maven build. Maven generated build.xml file there for Gump, so need to remember to keep it synced every now and then.

Revision 140387 - (view) (annotate) - [select for diffs]
Modified Thu Aug 21 18:59:26 2003 UTC (6 years, 3 months ago) by jeremias
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9072 byte(s)
Diff to previous 140368 (colored)
Bugzilla 22332: Deprecated FileUtils string methods, Code style-up
adds data/test directory to test classpath
Submitted by: Matthew Hawthorne <mhawthorne at alumni.pitt.edu>

Revision 140368 - (view) (annotate) - [select for diffs]
Modified Sun Jul 27 17:08:29 2003 UTC (6 years, 4 months ago) by jeremias
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 8809 byte(s)
Diff to previous 140356 (colored)
Updated copyright year in Javadocs
Link to JDK 1.3 API for Javadocs

Revision 140356 - (view) (annotate) - [select for diffs]
Modified Fri May 16 22:29:03 2003 UTC (6 years, 6 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 8744 byte(s)
Diff to previous 140352 (colored)
Remove dependency on lang

Revision 140352 - (view) (annotate) - [select for diffs]
Modified Fri Apr 4 14:04:16 2003 UTC (6 years, 7 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 8838 byte(s)
Diff to previous 140345 (colored)
Updated to ignore compress/ tests and to include new bytearray output stream test

Revision 140345 - (view) (annotate) - [select for diffs]
Modified Mon Jan 27 02:22:31 2003 UTC (6 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 8730 byte(s)
Diff to previous 140336 (colored)
Removed examples/ logic from build.xml in the hope gump will build.
Added some more tests to the FileFilter tests.

Revision 140336 - (view) (annotate) - [select for diffs]
Modified Sat Dec 7 20:33:33 2002 UTC (6 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9842 byte(s)
Diff to previous 140311 (colored)
IO made dependent on the current 1.1 pre-release of Lang.
This isn't exactly too stunning, but as IO is not going to release before then,
it let's me Predicate' the FileFilters.

Revision 140311 - (view) (annotate) - [select for diffs]
Modified Sat Jul 13 15:52:27 2002 UTC (7 years, 4 months ago) by nicolaken
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9696 byte(s)
Diff to previous 140310 (colored)
Fixed testcases; the test target was filtering the testcase resources :-/

Revision 140310 - (view) (annotate) - [select for diffs]
Modified Tue Jul 9 16:00:10 2002 UTC (7 years, 4 months ago) by nicolaken
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9694 byte(s)
Diff to previous 140309 (colored)
Make testcases compile run, even if some still fail :-/

Revision 140309 - (view) (annotate) - [select for diffs]
Modified Tue Jul 9 15:21:38 2002 UTC (7 years, 4 months ago) by nicolaken
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 9693 byte(s)
Diff to previous 140307 (colored)
Make test testcases run.

Revision 140307 - (view) (annotate) - [select for diffs]
Modified Tue Jul 9 14:58:35 2002 UTC (7 years, 4 months ago) by nicolaken
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 8913 byte(s)
Diff to previous 140289 (colored)
Added compile.examples to build and the examples jar to "jar"

Revision 140289 - (view) (annotate) - [select for diffs]
Modified Mon Jan 28 04:44:49 2002 UTC (7 years, 9 months ago) by sanders
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 7802 byte(s)
Diff to previous 140285 (colored)
Updated build file.
Sniped from alexandria's FileUtils.
Added FileUtils test case.

Revision 140285 - (view) (annotate) - [select for diffs]
Added Fri Jan 25 19:06:14 2002 UTC (7 years, 10 months ago) by sanders
Original Path: jakarta/commons/proper/io/trunk/build.xml
File length: 7798 byte(s)
Initial proposal of IO package

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