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 |
Stephane Bailliez
|
50d0d8e9c2
|
Fix modifier order
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270918 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
35113692d5
|
Fix error. filtertrace was static...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270917 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
088129a371
|
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270916 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
bfc751c8b4
|
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270915 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
f37b5c2d28
|
Remove unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270914 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
2f77ae0cd6
|
Fix violations that have trouble to be fixed automatically
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270913 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
032d8a1f42
|
Fix audit violations and style.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270912 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
080765fb9a
|
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270911 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
4af9e522ed
|
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270910 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
cd917d00d8
|
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270909 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
72ccf40cd1
|
Remove extraneous semicolon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270908 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
5976d0048d
|
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270907 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
3c7ae9e725
|
Fix violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270906 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
ca3829750d
|
Fix unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270905 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
46b571c78c
|
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270904 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
260a8dd4d9
|
Fix static access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270903 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
ce31aec556
|
Fix static access and unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270902 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
5e33fe272b
|
Fix static and unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270901 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
b75abffe30
|
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270900 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
961daf412a
|
Fix unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270899 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
610eaf76dc
|
Copyright fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270898 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
5f53bba471
|
Fix static access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270897 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
0defa9394d
|
Remove unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270896 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
412dbba3db
|
- fix conditional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270895 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
decd0526c3
|
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270894 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
144c9d1920
|
Remove unused fields and methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270893 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
c2cab1b69c
|
- Fix unnecessary cast
- Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270892 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |