svn commit: r572970 - /ant/core/trunk/docs/contributors.html

2007-09-05 Thread umagesh
Author: umagesh Date: Wed Sep 5 08:24:14 2007 New Revision: 572970 URL: http://svn.apache.org/viewvc?rev=572970&view=rev Log: Profile update Modified: ant/core/trunk/docs/contributors.html Modified: ant/core/trunk/docs/contributors.html URL: http://svn.apache.org/viewvc/ant/core/t

svn commit: r572969 - /ant/core/trunk/xdocs/contributors.xml

2007-09-05 Thread umagesh
Author: umagesh Date: Wed Sep 5 08:23:53 2007 New Revision: 572969 URL: http://svn.apache.org/viewvc?rev=572969&view=rev Log: Profile update Modified: ant/core/trunk/xdocs/contributors.xml Modified: ant/core/trunk/xdocs/contributors.xml URL: http://svn.apache.org/viewvc/ant/core/t

cvs commit: ant/src/main/org/apache/tools/ant/dispatch DispatchUtils.java DispatchTask.java

2004-06-10 Thread umagesh
umagesh 2004/06/10 11:01:47 Modified:src/main/org/apache/tools/ant Task.java TaskAdapter.java UnknownElement.java src/main/org/apache/tools/ant/dispatch DispatchTask.java Added: src/main/org/apache/tools/ant/dispatch DispatchUtils.java

cvs commit: ant/src/main/org/apache/tools/ant Task.java

2004-06-10 Thread umagesh
umagesh 2004/06/10 10:32:14 Modified:src/main/org/apache/tools/ant Task.java Log: Tests are failing... Revision ChangesPath 1.59 +1 -0 ant/src/main/org/apache/tools/ant/Task.java Index: Task.java

cvs commit: ant/src/testcases/org/apache/tools/ant DispatchTaskTest.java PickOneTask.java

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Added: src/testcases/org/apache/tools/ant DispatchTaskTest.java PickOneTask.java Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the

cvs commit: ant/src/main/org/apache/tools/ant/dispatch DispatchTask.java Dispatchable.java

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Added: src/main/org/apache/tools/ant/dispatch DispatchTask.java Dispatchable.java Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the

cvs commit: ant/src/main/org/apache/tools/ant TaskAdapter.java

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Modified:src/main/org/apache/tools/ant TaskAdapter.java Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. Revision ChangesPath 1.29 +62

cvs commit: ant/src/etc/testcases/core/dispatch dispatch.xml

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Added: src/etc/testcases/core/dispatch dispatch.xml Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. Revision ChangesPath 1.1

cvs commit: ant/docs/manual base_task_classes.html

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Modified:docs/manual base_task_classes.html Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. Revision ChangesPath 1.6 +9 -0 ant

cvs commit: ant WHATSNEW

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:31:50 Modified:.WHATSNEW Log: Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. Revision ChangesPath 1.616 +3 -0 ant/WHATSNEW

cvs commit: ant/src/main/org/apache/tools/ant/dispatch - New directory

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:26:55 ant/src/main/org/apache/tools/ant/dispatch - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/src/etc/testcases/core/dispatch - New directory

2004-06-06 Thread umagesh
umagesh 2004/06/06 10:26:18 ant/src/etc/testcases/core/dispatch - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hi

2004-01-19 Thread umagesh
-- Virus Warning Message (on the network) Found virus WORM_BAGLE.A in file mrlnxklsgva.exe The file mrlnxklsgva.exe is moved to /var/log/virus/virSXBcfMHKa. This is a machine-generated message, please do not reply via email. If you have questions, please contact the Lucent Help

cvs commit: ant/docs/manual/CoreTypes filterchain.html filterset.html

2003-10-15 Thread umagesh
umagesh 2003/10/15 10:56:38 Modified:docs/manual/CoreTypes Tag: ANT_16_BRANCH filterchain.html filterset.html Log: Stylesheet link was missing Revision ChangesPath No revision No revision 1.13.2.2 +1 -0

cvs commit: ant/docs/images beta.png

2003-10-15 Thread umagesh
umagesh 2003/10/15 10:46:15 Modified:docs/images Tag: ANT_16_BRANCH beta.png Log: Lighten the color... Revision ChangesPath No revision No revision 1.1.2.2 +32 -37ant/docs/images/Attic/beta.png

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/i18n Translate.java

2003-10-03 Thread umagesh
umagesh 2003/10/03 15:37:32 Modified:.WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/i18n Translate.java Log: Translate task logs a debug message specifying the number of files that it processed. Bugzilla Report 13938

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/i18n Translate.java

2003-10-03 Thread umagesh
umagesh 2003/10/03 15:21:49 Modified:.WHATSNEW src/etc/testcases/taskdefs/optional/i18n/translate/expected/de template.txt src/etc/testcases/taskdefs/optional/i18n/translate/input template.txt

cvs commit: ant/src/main/org/apache/tools/ant/filters/util ChainReaderHelper.java

2003-06-17 Thread umagesh
umagesh 2003/06/17 08:49:00 Modified:src/main/org/apache/tools/ant/filters/util ChainReaderHelper.java Log: Throw a build exception if a public constructor that takes in a Reader as its sole argument is absent. PR: 20768 Revision ChangesPath

cvs commit: ant/docs/manual/CoreTypes filterchain.html

2003-06-05 Thread umagesh
umagesh 2003/06/05 11:00:36 Modified:docs/manual/CoreTypes filterchain.html Log: Oops. Revision ChangesPath 1.11 +1 -1 ant/docs/manual/CoreTypes/filterchain.html Index: filterchain.html

cvs commit: ant/docs/manual/CoreTypes filterchain.html

2003-06-05 Thread umagesh
umagesh 2003/06/05 10:54:28 Modified:docs/manual/CoreTypes filterchain.html Log: Starting with 1.6, Concat supports filterchain. Revision ChangesPath 1.10 +1 -0 ant/docs/manual/CoreTypes/filterchain.html Index: filterchain.html

cvs commit: ant patch.xml

2003-06-04 Thread umagesh
umagesh 2003/06/04 06:55:00 Modified:.patch.xml Log: Ignore the patch file and the temporary file when checking for Copyright. Revision ChangesPath 1.4 +1 -0 ant/patch.xml Index: patch.xml

cvs commit: ant patch.xml

2003-06-04 Thread umagesh
umagesh 2003/06/04 06:43:49 Modified:.patch.xml Log: Remind submitters to include the ASF copyright on new files. Revision ChangesPath 1.3 +21 -5 ant/patch.xml Index: patch.xml

cvs commit: ant patch.xml

2003-06-04 Thread umagesh
umagesh 2003/06/04 05:24:47 Modified:.patch.xml Log: ok, we all Cut 'n Paste :-) Revision ChangesPath 1.2 +1 -1 ant/patch.xml Index: patch.xml === RCS file: /home/cv

cvs commit: ant/docs ant_task_guidelines.html

2003-06-04 Thread umagesh
umagesh 2003/06/04 05:18:55 Modified:docs ant_task_guidelines.html Added: .patch.xml Log: Suggest using Ant to generate a patch file for Ant. Revision ChangesPath 1.1 ant/patch.xml Index: patch.xml

cvs commit: ant/src/testcases/org/apache/tools/ant/filters HeadTailTest.java

2003-04-23 Thread umagesh
umagesh 2003/04/23 08:12:13 Modified:src/etc/testcases/filters head-tail.xml src/main/org/apache/tools/ant/filters StripJavaComments.java src/testcases/org/apache/tools/ant/filters HeadTailTest.java Log: Enable previously disabled head-tail tests

cvs commit: ant build.xml

2003-04-23 Thread umagesh
umagesh 2003/04/23 08:11:43 Modified:.build.xml Log: Enable previously disabled head-tail tests. Make StripJavaComments recognize and retain Mac line endings. PR: 18476 Submitted by: [EMAIL PROTECTED] (peter reilly) Revision ChangesPath 1.369 +0

cvs commit: ant/src/testcases/org/apache/tools/ant/filters NoNewLineTest.java HeadTailTest.java

2003-04-22 Thread umagesh
umagesh 2003/04/22 11:23:55 Modified:.WHATSNEW build.xml docs/manual/CoreTypes filterchain.html src/etc/testcases/filters build.xml src/etc/testcases/filters/expected head-tail.headtail.test src/etc/testcases/filters

cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-15 Thread umagesh
umagesh 2003/04/15 10:23:16 Modified:src/main/org/apache/tools/ant ComponentHelper.java IntrospectionHelper.java Main.java Project.java src/main/org/apache/tools/ant/filters/util ChainReaderHelper.java src

cvs commit: ant build.xml

2003-04-15 Thread umagesh
umagesh 2003/04/15 08:21:48 Modified:.build.xml Log: HeadTailTest reportedly fails on Mac OS-X and Linux. A correct solution is probably to address PR 18476. Acknowledging this issue while working on a fix. Revision ChangesPath 1.365 +1 -0 ant

cvs commit: ant/xdocs faq.xml

2003-04-14 Thread umagesh
umagesh 2003/04/14 12:28:14 Modified:docs faq.html xdocsfaq.xml Log: Update Release history. Revision ChangesPath 1.69 +10 -0 ant/docs/faq.html Index: faq.html

cvs commit: ant docs.xml

2003-04-14 Thread umagesh
umagesh 2003/04/14 12:27:07 Modified:.docs.xml Log: Provide ability to override selection of files to be transformed. Revision ChangesPath 1.4 +2 -1 ant/docs.xml Index: docs.xml

cvs commit: ant/xdocs index.xml

2003-04-14 Thread umagesh
umagesh 2003/04/14 12:17:01 Modified:docs contributors.html index.html xdocsindex.xml Log: 1.5.2 -> 1.5.3 Revision ChangesPath 1.16 +3 -0 ant/docs/contributors.html Index: contributors.h

cvs commit: ant WHATSNEW

2003-04-14 Thread umagesh
umagesh 2003/04/14 11:43:35 Modified:.WHATSNEW Log: Note on addition of six clearcase tasks. Revision ChangesPath 1.399 +2 -0 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs

cvs commit: ant/docs/manual/CoreTypes filterchain.html

2003-04-14 Thread umagesh
umagesh 2003/04/14 11:07:31 Modified:docs/manual/CoreTypes filterchain.html Log: "e; -> " Revision ChangesPath 1.8 +1 -1 ant/docs/manual/CoreTypes/filterchain.html Index: fil

cvs commit: ant/src/testcases/org/apache/tools/ant/filters DynamicFilterTest.java TokenFilterTest.java

2003-04-14 Thread umagesh
umagesh 2003/04/14 11:02:24 Modified:.WHATSNEW build.xml docs/manual/CoreTypes filterchain.html src/main/org/apache/tools/ant/types FilterChain.java defaults.properties Added: src/etc/testcases/filters

cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-14 Thread umagesh
umagesh 2003/04/14 10:21:27 Modified:src/main/org/apache/tools/ant ComponentHelper.java IntrospectionHelper.java Main.java Project.java src/main/org/apache/tools/ant/filters/util ChainReaderHelper.java src

cvs commit: ant WHATSNEW

2003-04-14 Thread umagesh
umagesh 2003/04/14 08:41:38 Modified:.WHATSNEW Log: Adding a new attribute is not a bug... Revision ChangesPath 1.397 +3 -3 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant

cvs commit: ant/src/testcases/org/apache/tools/ant/filters HeadTailTest.java

2003-04-14 Thread umagesh
umagesh 2003/04/14 08:37:48 Modified:.WHATSNEW docs/manual/CoreTypes filterchain.html src/main/org/apache/tools/ant/filters HeadFilter.java TailFilter.java Added: src/etc/testcases/filters head-tail.xml

cvs commit: ant KEYS

2003-03-12 Thread umagesh
umagesh 2003/03/12 09:15:03 Modified:.Tag: ANT_15_BRANCH KEYS Log: Update sig Revision ChangesPath No revision No revision 1.6.2.4 +34 -0 ant/KEYS Index: KEYS

cvs commit: ant KEYS

2003-03-12 Thread umagesh
umagesh 2003/03/12 09:14:35 Modified:.KEYS Log: Update sig Revision ChangesPath 1.10 +33 -0 ant/KEYS Index: KEYS === RCS file: /home/cvs/ant/KEYS,v retrieving revision 1.9

cvs commit: ant/xdocs antnews.xml bindownload.xml faq.xml index.xml srcdownload.xml

2003-03-03 Thread umagesh
umagesh 2003/03/03 07:24:14 Modified:docs antnews.html bindownload.html faq.html index.html srcdownload.html xdocsantnews.xml bindownload.xml faq.xml index.xml srcdownload.xml Log: Announce Ant 1.5.2