Erik Hatcher
|
48a9017850
|
*shrug* - now works ok without the abstract="true". I must have been seeing things yesterday.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270744 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Erik Hatcher
|
6917ba17c2
|
added builtin-ant-roles XDoclet generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270742 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
0a07be8ea8
|
Started to clean zip and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270740 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
1dfdf1d555
|
Cleaning up the xml tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270739 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
b131c2950d
|
Made attributes of MatchingTask private
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270738 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
8036fdf46a
|
Made NameEntry a top level class rather than an inner class of PatternSet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270737 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
19446d7a81
|
Use accessor to get Value from EnumeratedAttribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270736 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
04a62a443e
|
Made attribute private
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270735 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
239b263d1d
|
Remove unused type registry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270734 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
aa92c5f870
|
Move Mapper adaptor and friends to mapper package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270733 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
d71bdbed17
|
Remove unused class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270732 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
6181417a1f
|
Remove usage of Reference
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270731 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
24d5431aab
|
Made PathTokenizer package access and exposed path parsing through FileUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270730 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
5060bd5cc2
|
Moved DomeLEementWriter to junit package as no other code uses it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270729 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
4e45c4dcd5
|
MoveLogLevel class into framework
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270728 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
73e215e519
|
Refactor log() to level into LogLevel class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270727 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
eb278f795e
|
Move mappers into their own package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270726 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
c87229e2d8
|
Removed file that was accidently committed to CVS.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270725 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Erik Hatcher
|
1227be2f0a
|
added abstract="true", which for some reason gets it to pick up the two missing classes. *shrug* - I have a question in to xdoclet-user on this one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270724 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Erik Hatcher
|
a9fe87e5ca
|
fix up a lot of the javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270723 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
3ea7f98e80
|
Move Native2Ascii to text package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270722 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
9bed3906ff
|
Cleanup Native2Ascii a little and extract inner class to be a top-level class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270721 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
f8ab615aea
|
Move all the generic scanners into types package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270720 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
aff894bd1a
|
Don't use ExecTask directly but instead go via Commandline + Execute2
Move all the generic scanners into types package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270719 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
d31e90a9e2
|
Project no longer needed here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270718 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Erik Hatcher
|
7eea15fc17
|
First pass at an XDoclet proof-of-concept
Use the xdoclet target, and check the build directory for a generated core-ant-descriptor.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270717 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
f48a93735f
|
Moved useful static methods to FileUtils and removed all unused methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270716 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
e4118d939d
|
Started to clean up filtersets by removing unused methods, inlining them and general removal of cruft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270715 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
59c7151775
|
Starting to clean this adaptor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270714 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
aba18dee6f
|
Move PathTokenizer into util
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270713 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
853ed82c15
|
translateCommandline moved to FileUtils
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270712 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
0f9a4228c7
|
Remove unused class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270711 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
940e94605b
|
Reuse join functionality of stringutil rather than Commandline.toString
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270710 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
dbd11e5b8f
|
Move PathTokenizer into utils package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270709 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
30655bbece
|
Don't use ExecTask directly, instead use the ant adaptor objects and Execute2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270708 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
c145ffcaa4
|
Reuse join functionality of stringutil rather than Commandline.toString
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270707 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
84595fb842
|
Remove uneeded implements line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270706 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
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
|
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 |