Directory src/testcases/org/apache/tools/zip/

Directory Created:
2001-04-23 16:12
Directory Deleted:
2006-09-21 19:12
Total Files:
0
Deleted Files:
6
Lines of Code:
0

Browse with ViewVC

[root]/src/testcases/org/apache/tools/zip

Lines of Code

src/testcases/org/apache/tools/zip/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 446 (100.0%) 7.8
bodewig 30 (52.6%) 343 (76.9%) 11.4
antoine 15 (26.3%) 100 (22.4%) 6.6
jkf 1 (1.8%) 3 (0.7%) 3.0
peterreilly 5 (8.8%) 0 (0.0%) 0.0
mbenson 6 (10.5%) 0 (0.0%) 0.0

Most Recent Commits

mbenson 2006-09-21 19:12

committing the 'D' portion from svn move src/testcases src/tests/junit

0 lines of code changed in:

bodewig 2006-09-01 20:04

copy2license.pl

36 lines of code changed in:

jkf 2006-02-02 19:37

Remove unused imports from testcases

3 lines of code changed in:

bodewig 2005-02-18 13:15

Allo zip to store files with size between 2GB and 4GB

10 lines of code changed in:

bodewig 2004-11-12 12:15

deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4

10 lines of code changed in:

bodewig 2004-11-05 14:46

Don't use deprecated code. Submitted by: Kevin Jackson <kevin dot jackson at it dot fts dash vn dot com>

8 lines of code changed in:

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

5 lines of code changed in:

antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

35 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

60 lines of code changed in:

bodewig 2003-03-07 11:23

Remove email address from sources

5 lines of code changed in:

bodewig 2003-02-10 14:15

Remove Jakarta Project from license

5 lines of code changed in:

bodewig 2002-12-09 12:40

Add support for Unix permissions to <zip> and friends, doing it the

Info-Zip way.



PR: 6492

14 lines of code changed in:

bodewig 2002-12-06 16:17

getting close to Info-Zip now, will enable it next week

19 lines of code changed in:

bodewig 2001-10-23 10:35

assert -> assertTrue in all testcases.

20 lines of code changed in:

bodewig 2001-04-23 16:12

Reimplementation of ZipOutputStream along with a subclass of ZipEntry

to allow Ant generated zip/jar/war/ear files to be extracted on Unix

boxes without permission problems for directories.



This one uses external file attributes like InfoZip's zip does, this

is a rough cut - the infrastructure to set arbitrary permissions and

add user/group IDs via Zip's external fields is there, but not used

ATM. Directories will always get 755 permissions right now.



The testcases work on my box, and I can extract Ant created archives

without any trouble - can't await tomorrows Gump run.



package documentation for org.apache.tools.zip will follow.

216 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT