# # ChangeLog for other-projects/trunk/anttasks # # Generated by Trac 1.4.2 # 2024-04-27T17:41:27+12:00 Wed, 15 Apr 2009 03:30:18 GMT oranfry [18974] * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) keeping java 1.4 compiler happy 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:18:16 GMT oranfry [17904] * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) small change to output of rsr task Fri, 21 Nov 2008 02:13:17 GMT oranfry [17903] * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) small change to output of rsr task 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 ... Wed, 17 Sep 2008 00:53:41 GMT oranfry [17303] * other-projects/trunk/anttasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) fixed an error in an if elseif else set 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 02:00:23 GMT oranfry [17090] * other-projects/trunk/anttasks (modified) * other-projects/trunk/anttasks/classes (deleted) * other-projects/trunk/anttasks/lib (deleted) deleting compiled code from repo 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