Peter Donald
13c6be4ba1
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270705 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3512883717
Made all the mappers consistent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270704 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8ec47dd2be
Add in tuility nmethod to quote command line args - extracted from Commandline
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270703 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
868fe28c17
Regular expression moved to text package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270702 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
af8f3affde
ExecuteOn moved to exe cpackage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270701 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0d2c8498ea
Cleaned up task and added attributes for all settable qualities. Create COmmandline in separate method and reuse that
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270700 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
45929ed2f6
Use LogLevel and thus remove the need for VerbosityLevelChoices
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270699 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
524975cb12
Moved ExecuteOn into exec subpackage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270698 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
400ba5d198
Made sure ftp compiled, made inner classes top-level classes, cleaned up files a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270697 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f735f5f44d
Made sure telnet compiled, made inner classes top-level classes, cleaned up files a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270696 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
14ce1527da
Made sur estylebook compiled, made protected members private and moved validation code into a separate method.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270695 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
569e491428
Made sure JDepend compiled and moved inner class out to be a top level class.
Also removed fail on error attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270694 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
59e982fc74
Take ownershipe of Exec architecture and peg it at 80% complete.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270693 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f394beba2d
Make sure cvslib is built and include aut int myrmidon-api for the moment.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270692 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a848f41345
Add some examples to help with the testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270691 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ab9225f227
Fix up name of error message in resource file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270690 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c9046b7db8
Sort imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270689 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6f95776320
Process standard error should process standard error not standard output :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270688 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
80714ea328
Make sure that exec runs even if you don't specify an OS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270687 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
38aba801e3
Some spring cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270686 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
465dd5dfe1
Add a converter for booleans
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270685 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d85228e8ed
Create a descriptor for the CVS library
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270684 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4a65fdacc5
Register the exec task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270683 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
df65abbefe
Start to refactor and cleanup javac task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270682 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
69b275e120
Migrate all the ant-independent code for
native execution
environment loading
os detection
into a new hierarchy aut.
AUT basically being completely independent of Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270681 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a57067f916
Fix method usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270680 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
66dc1b6d5d
Readd a condition for OS detection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270679 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
401cfefbdc
Cleanup naming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270678 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
35641d9794
Add an Exec task that is reeplacement for ant1.xs ExecTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270677 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0cd16649f2
Remove unused debug ClassLoader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270676 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
3c3e4ae6bc
added Java Tools book, which has extensive Ant coverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270675 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
123771a5ab
- initial commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270674 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a25bca9c14
Making progress to collect JUnit tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270673 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
33db84490c
- Enforce coding guidelines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270672 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0ac8284adb
Change index to getIndex()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270671 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b400bb775a
- add getter for index and change attribute modifier.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270670 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2ec25c8e1
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270669 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2815393a7
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270668 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
33bc8da118
Change the methods that try to locate JDK tools to work on AIX with
IBM's JDK 1.2 as well.
@todo refactor into a single method somewhere
PR: 5541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270667 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
01acc18c4e
Search user specified classpath for Weblogic's rmic implementation.
PR: 5763
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270666 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
0067aa3103
my key has been signed by Conor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270665 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cbb78d76a0
Add my GnuPG key as well.
I seem to have moved over to GnuPG more or less completely now as more
and more people use keys that my PGP 2 cannot grok.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270664 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2d39ca6d60
All that work and what did I learn? .... Oh my.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270663 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3b41e256ee
<fixcrlf> failed on Mac files.
Reported by: Matt McHenry <mmchenry@carnegielearning.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270662 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e456ce937c
We don't like our old execution framework any longer.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270661 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e6ac327bfc
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270660 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f51abba170
Add some more copyright notices.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f3577cdb5c
License police on task definitions:
(1) Make sure there is a Copyright notice on all files.
(2) Make sure all years in which a file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
(4) Change some references from Tomcat to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270658 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3fddc0bcfd
License police on documentation files:
(1) Make sure all years in which a file has been modified are
listed.
(2) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
Also: the initial checkin into this CVS module was in 2000, not 1999.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270657 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2839e2ca84
License police on utility packages:
Make sure all years in which a file has been modified are listed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270656 13f79535-47bb-0310-9956-ffa450edef68
24 years ago