Stephane Bailliez
|
ea147aa02a
|
- Add additional log statements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270956 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
efde026060
|
Fix xml formatter. It is still not correct though...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270955 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
87cd1f0205
|
Update tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270954 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
23e8e965ec
|
Throw exception for invalid return code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270953 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
41287dff40
|
Adding base for <rjunit> testcase
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270952 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
4b08e0ac48
|
Data used to run <rjunit> testcases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270951 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
d7ee175e10
|
Extracted from Enumerations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270950 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
d27387dd97
|
Extract the classes from Enumerations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270949 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
602fbeb19d
|
Fix early initialization problems.
I was using elements before they were configured.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270948 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
c041534439
|
- Change to RJUnitTask to avoid conflicts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270947 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
3ad89c7ef7
|
Fix formatter interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270946 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
10def2afa4
|
Made Expand archive-agnostic and the subclasses (Unzip/Untar) are the only ones that know about the specifics of a particular archive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270944 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
c6cabe48e1
|
Cleanup the expand related classes a lil more
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270943 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
fa273bcbb4
|
Cleanup the expand related classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270942 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
6584b1cf3e
|
Move zip/tar related archiving and un-archiving classes into new package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270941 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
91b64c4ca6
|
Move TarFileSet.getFiles() into ScannerUtil
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270940 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
58083da2a7
|
Cosmetic touchups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270939 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
26d5ac6cd5
|
Update classes for recent changes in fileset/scanner separation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270938 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
b8d1f622ef
|
Move scanning out of ZipFileSet into this class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270937 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
7c59613e55
|
Extend the framework fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270936 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
e29065397c
|
Add a basic class for fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270935 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
d20cd4d2dd
|
Add an abstract base class for all file sets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270934 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
bab9e2d799
|
Fixup location of []s
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270933 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
ad91082694
|
Made Execute2 only take Commandlin objects rather than an arrya of strings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270932 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
e840fb5f86
|
- Removing it, it is now PlainFormatter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270931 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
59c0b1595d
|
- Refactoring to allow running server,client or both.
- Change the formatter interface to allow parameters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270930 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Magesh Umasankar
|
9ff0d86547
|
Ant1 compatible Selector API Implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270929 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
1447e596aa
|
Cleaned up code and made some violations go away
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270928 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
0b93bdd7cd
|
Made class package access and cleaned up code a little
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270927 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
3494ca7bb3
|
NAMELEN constant moved to TarEntry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270926 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
1ec104d65d
|
Moved NAMELEN constant to TarEntry and made class package access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270925 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
501b8512d7
|
Made class package access as it does not need to be accessed outside this package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270924 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
293685575c
|
Remove unused local variable
Fixing a audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270923 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
764c1a617b
|
Dont test booleans againstr true/false in condition expressions
Fixing a audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270922 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
076d8fda91
|
Made loop counter a simple variable rather than a complex value
Fixing a audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270921 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
90ff09d91d
|
Made sure signjar was actually executing command
Fixing a audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270920 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
126ad7cd05
|
Remove unused member variables
Fixing a audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270919 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
aac16db25b
|
Made loop expression a simple value rather than a complex expression
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270886 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
7d9692d725
|
Move []s to component type and not postfix variable (like icky c programmers do)
Removed a few unecessary casts
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270885 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
1b022c8fbe
|
Move []s to component type and not postfix variable (like icky c programmers do)
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270884 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
3aa4a41c64
|
Remove unused variable
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270883 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
1a3090627d
|
Made complex loop counter a simple constant
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270882 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
daf1138400
|
Remove unused method and variables
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270881 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
179cea7fdd
|
Remove localization stuff as it is unused
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270880 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
ac36bf7f96
|
Don't compare to true in a condition stattement
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270879 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
b5b9ac55e8
|
Reorder declarations for JLS compliance
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270878 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
8f2a238c2d
|
Remove unused local and class variables
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270877 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
bc848b4fe1
|
Dont modify parameters
Remove unused local variable
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270876 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
46dfd8b130
|
Reorder qualifiers for JLS compliance
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270875 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
12438f83eb
|
Make sure loop counter not misused
Removing a Audit violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270874 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |