Author: ebourg
Date: Sat Jun 21 10:55:46 2008
New Revision: 670243
URL: http://svn.apache.org/viewvc?rev=670243&view=rev
Log:
Fixed TarOutputStream for files bigger than 2GB
Modified:
commons/sandbox/compress/trunk/src/java/org/apache/commons/compress/archivers/tar/TarOutputStream.java
Author: ebourg
Date: Sat Jun 21 10:31:49 2008
New Revision: 670235
URL: http://svn.apache.org/viewvc?rev=670235&view=rev
Log:
Replaced the shutdownStream() methods with IOUtils.closeQuietly() in the test
cases
Modified:
commons/sandbox/compress/trunk/pom.xml
commons/sandbox/compress/tru
Author: mrdon
Date: Sat Jun 21 03:49:03 2008
New Revision: 670180
URL: http://svn.apache.org/viewvc?rev=670180&view=rev
Log:
Removing debugging, uping to Java 1.5
Modified:
commons/sandbox/js2j/trunk/pom.xml
commons/sandbox/js2j/trunk/src/main/java/org/apache/commons/js2j/JavaObjectWrapp