# # ChangeLog for other-projects/trunk/anttasks/build.xml # # Generated by Trac 1.4.2 # 2024-05-18T21:16:18+12:00 Mon, 10 Aug 2009 22:54:32 GMT oranfry [20204] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/test/dcff.txt (modified) added more tests to dcff task Tue, 21 Jul 2009 03:17:02 GMT oranfry [20047] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/DeleteChunkFromFile.java (modified) * other-projects/trunk/anttasks/src/test/dcff.txt (modified) the deletechunkfromfile task now supports start and end tags on the ... Mon, 20 Jul 2009 21:15:43 GMT oranfry [20041] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/WindowsSevenZipWrapper.java (modified) * other-projects/trunk/anttasks/src/test/sevenzip.lzma (added) bug fixes to the sevenzip wrapper Mon, 20 Jul 2009 03:25:33 GMT oranfry [20038] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/WindowsSevenZipWrapper.java (added) added a task to wrap the windows 7za.exe executable, to give it the ... Wed, 15 Apr 2009 00:12:23 GMT oranfry [18963] * other-projects/trunk/anttasks/build.xml (modified) more changes to the build file after lib folder was removed Tue, 14 Apr 2009 23:48:06 GMT oranfry [18962] * other-projects/trunk/anttasks (modified) * other-projects/trunk/anttasks/build.xml (modified) anttasks jar to by put in the root of the project instead of in lib ... Tue, 14 Apr 2009 23:28:41 GMT oranfry [18960] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) modified rsr to take a range of line numbers to limit its operations to Fri, 21 Nov 2008 02:04:11 GMT oranfry [17902] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) made rsr support filesets Wed, 12 Nov 2008 03:08:04 GMT oranfry [17836] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/test/gpv.txt (added) tests for the get property value task Fri, 17 Oct 2008 01:58:46 GMT oranfry [17554] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/DeleteChunkFromFile.java (modified) * other-projects/trunk/anttasks/src/test/dcff.txt (added) changes to make the dcff task UTF-8 compatible Fri, 17 Oct 2008 01:24:07 GMT oranfry [17553] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) * other-projects/trunk/anttasks/src/test (added) * other-projects/trunk/anttasks/src/test/rsr.txt (added) changes to make rsr properly handle UTF-8 Fri, 19 Sep 2008 01:52:45 GMT oranfry [17350] * other-projects/trunk/anttasks/build.xml (modified) whitespace Fri, 19 Sep 2008 01:50:50 GMT oranfry [17349] * other-projects/trunk/anttasks (modified) * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplaceJob.java (modified) * other-projects/trunk/anttasks/test.xml (deleted) fixed winpath option to rsr and made the test framwork better, plus ... Tue, 16 Sep 2008 21:23:43 GMT oranfry [17295] * other-projects/trunk/anttasks/build.xml (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/DeleteChunkFromFile.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplaceJob.java (added) * other-projects/trunk/anttasks/test.xml (added) added a delete chunk from file task and made rsr nicer with nested ... Fri, 29 Aug 2008 01:58:48 GMT oranfry [17089] * other-projects/trunk/anttasks (added) * other-projects/trunk/anttasks/build.xml (added) * other-projects/trunk/anttasks/classes (added) * other-projects/trunk/anttasks/classes/org (added) * other-projects/trunk/anttasks/classes/org/greenstone (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/AddGreenstoneUserToDatabase.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/GetFreePath.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/GetPropertyValue.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MyGetUserAndPassword$1.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MyGetUserAndPassword$2.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MyGetUserAndPassword$3.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MyGetUserAndPassword$FieldListener.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MyGetUserAndPassword.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MySetProxy$1.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/MySetProxy.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/RegexSearchReplace.class (added) * other-projects/trunk/anttasks/classes/org/greenstone/anttasks/SplitResource.class (added) * other-projects/trunk/anttasks/lib (added) * other-projects/trunk/anttasks/lib/anttasks.jar (added) * other-projects/trunk/anttasks/src (added) * other-projects/trunk/anttasks/src/org (added) * other-projects/trunk/anttasks/src/org/greenstone (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/AddGreenstoneUserToDatabase.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/GetFreePath.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/GetPropertyValue.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/MyGetUserAndPassword.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/MySetProxy.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (added) * other-projects/trunk/anttasks/src/org/greenstone/anttasks/SplitResource.java (added) moving shared ant tasks to a shared area