Author: jukka
Date: Sun Aug 5 19:51:15 2012
New Revision: 1369655
URL: http://svn.apache.org/viewvc?rev=1369655&view=rev
Log:
COMPRESS-197: Tar file for Android backup cannot be read
Allow more than one or two NUL or space characters at the end of a field
Added:
commons/proper/comp
Author: jukka
Date: Wed Apr 14 17:37:24 2010
New Revision: 934041
URL: http://svn.apache.org/viewvc?rev=934041&view=rev
Log:
IO-211: Pre- and post-processing support for proxied streams
Add null protection as pointed out in IO-242
Modified:
commons/proper/io/trunk/src/java/org/ap
Author: jukka
Date: Wed Apr 14 17:32:23 2010
New Revision: 934035
URL: http://svn.apache.org/viewvc?rev=934035&view=rev
Log:
IO-242: Pre- and post-processing support for ProxyReader/Writer
Protect against null arguments
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/i
Author: jukka
Date: Wed Apr 14 14:15:08 2010
New Revision: 933964
URL: http://svn.apache.org/viewvc?rev=933964&view=rev
Log:
IO-242: Pre- and post-processing support for ProxyReader/Writer
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/input/ProxyReader.java
com
Author: jukka
Date: Sun Dec 13 20:07:59 2009
New Revision: 890110
URL: http://svn.apache.org/viewvc?rev=890110&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Fix the Maven221MultiVolumeTest failure by not using skip() to skip bytes. The
FileInputStream implementa
Author: jukka
Date: Sun Dec 13 19:44:37 2009
New Revision: 890104
URL: http://svn.apache.org/viewvc?rev=890104&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Allow entries with unsupported compression methods to be safely skipped if the
compressed size of the e
Author: jukka
Date: Sun Dec 13 18:37:54 2009
New Revision: 890091
URL: http://svn.apache.org/viewvc?rev=890091&view=rev
Log:
compress: Ignore hidden files
Modified:
commons/proper/compress/trunk/ (props changed)
Propchange: commons/proper/compress/t
Author: jukka
Date: Sun Dec 13 18:31:55 2009
New Revision: 890088
URL: http://svn.apache.org/viewvc?rev=890088&view=rev
Log:
COMPRESS-93: Support for alternative ZIP compression methods
Override the ZipEntry compression method getter and setter in ZipArchiveEntry.
This prevents
Author: jukka
Date: Mon Aug 17 21:46:59 2009
New Revision: 805160
URL: http://svn.apache.org/viewvc?rev=805160&view=rev
Log:
IO-193: Broken input and output streams
Next release version is 2.0
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/input/BrokenInputStream.
Author: jukka
Date: Mon Aug 17 21:44:17 2009
New Revision: 805156
URL: http://svn.apache.org/viewvc?rev=805156&view=rev
Log:
IO-212: Incorrect ProxyInputStream.skip() javadoc
Fixed the javadoc
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/input/ProxyInputStream.
Author: jukka
Date: Mon Aug 17 21:37:30 2009
New Revision: 805151
URL: http://svn.apache.org/viewvc?rev=805151&view=rev
Log:
IO-211: Pre- and post-processing support for proxied streams
Committed the proposed patch.
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/i
Author: jukka
Date: Tue Aug 11 22:12:56 2009
New Revision: 803310
URL: http://svn.apache.org/viewvc?rev=803310&view=rev
Log:
IO-192: Tagged input and output streams
Added static checker methods on TaggedIOException. This simplified the tagged
stream classes and should make it easier to r
Author: jukka
Date: Mon Mar 30 21:01:48 2009
New Revision: 760170
URL: http://svn.apache.org/viewvc?rev=760170&view=rev
Log:
COMPRESS-66: Document null return value of ArchiveInputStream.getNextEntry
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archi
Author: jukka
Date: Wed Feb 11 18:21:13 2009
New Revision: 743438
URL: http://svn.apache.org/viewvc?rev=743438&view=rev
Log:
xml: No need for svn:mergeinfo here
Modified:
commons/sandbox/xml/trunk/src/main/java/org/apache/commons/xml/ProxyContentHandler.java
(props changed)
Propch
Author: jukka
Date: Wed Feb 11 17:59:25 2009
New Revision: 743430
URL: http://svn.apache.org/viewvc?rev=743430&view=rev
Log:
xml: Added a TeeContentHandler based on the similar class in Apache Tika.
Added:
commons/sandbox/xml/trunk/src/main/java/org/apache/commons/xml/TeeContentHandler.
Author: jukka
Date: Wed Feb 11 17:33:42 2009
New Revision: 743418
URL: http://svn.apache.org/viewvc?rev=743418&view=rev
Log:
xml: Use the @Override annotation
Modified:
commons/sandbox/xml/trunk/src/main/java/org/apache/commons/xml/ProxyContentHandler.java
commons/sandbox/xml/trunk
Author: jukka
Date: Wed Feb 11 17:23:13 2009
New Revision: 743411
URL: http://svn.apache.org/viewvc?rev=743411&view=rev
Log:
xml: Rename and adapt DefaultContentHandler to ProxyContentHandler for
consistency with concepts in Commons IO.
Added:
commons/sandbox/xml/trunk/src/main/java
Author: jukka
Date: Mon Feb 9 14:47:12 2009
New Revision: 742537
URL: http://svn.apache.org/viewvc?rev=742537&view=rev
Log:
xml: Upgrade SerializingContentHandler to use Java 5 features internally
Modified:
commons/sandbox/xml/trunk/src/main/java/org/apache/commons
Author: jukka
Date: Mon Feb 9 14:42:37 2009
New Revision: 742536
URL: http://svn.apache.org/viewvc?rev=742536&view=rev
Log:
xml: Added the SerializingContentHandler and DefaultContentHandler classes
based on earlier code from the Cocoon and Jackrabbit projects
Added:
commons/sandbox
Author: jukka
Date: Mon Feb 9 14:41:03 2009
New Revision: 742533
URL: http://svn.apache.org/viewvc?rev=742533&view=rev
Log:
xml: Use JUnit 4.5 for unit tests
Modified:
commons/sandbox/xml/trunk/pom.xml
Modified: commons/sandbox/xml/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/com
Author: jukka
Date: Mon Feb 9 14:32:25 2009
New Revision: 742526
URL: http://svn.apache.org/viewvc?rev=742526&view=rev
Log:
xml: Use Java 5 as the base platform
Modified:
commons/sandbox/xml/trunk/pom.xml
Modified: commons/sandbox/xml/trunk/pom.xml
URL:
http://svn.apache.org/vi
Author: jukka
Date: Sat Feb 7 09:00:26 2009
New Revision: 741859
URL: http://svn.apache.org/viewvc?rev=741859&view=rev
Log:
IO-193: Broken input and output streams
Added missing svn:eol-style settings. Thanks, Rahul!
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/i
Author: jukka
Date: Fri Feb 6 13:29:06 2009
New Revision: 741562
URL: http://svn.apache.org/viewvc?rev=741562&view=rev
Log:
IO-192: Tagged input and output streams
Added the proposed TaggedIOException, TaggedInputStream and TaggedOutputStream
classes and related unit tests.
A
Author: jukka
Date: Fri Feb 6 11:17:00 2009
New Revision: 741536
URL: http://svn.apache.org/viewvc?rev=741536&view=rev
Log:
IO-193: Broken input and output streams
There's no need for BrokenInputStream.reset() to be synchronized like the
InputStream.reset() method it overrides.
Author: jukka
Date: Fri Feb 6 11:02:37 2009
New Revision: 741531
URL: http://svn.apache.org/viewvc?rev=741531&view=rev
Log:
IO-193: Broken input and output streams
Added the proposed BrokenInputStream and BrokenOutputStream classes.
Also added simple test cases for the new code.
A
Author: jukka
Date: Fri Feb 6 00:21:24 2009
New Revision: 741353
URL: http://svn.apache.org/viewvc?rev=741353&view=rev
Log:
xml: Added initial Maven 2 build
Added:
commons/sandbox/xml/trunk/pom.xml (with props)
commons/sandbox/xml/trunk/src/
commons/sandbox/xml/trunk/src/
Author: jukka
Date: Fri Feb 6 00:12:04 2009
New Revision: 741351
URL: http://svn.apache.org/viewvc?rev=741351&view=rev
Log:
xml: Added a README file.
Added:
commons/sandbox/xml/trunk/README.txt (with props)
Added: commons/sandbox/xml/trunk/README.txt
URL:
http://svn.apache.org/vi
Author: jukka
Date: Fri Feb 6 00:04:45 2009
New Revision: 741349
URL: http://svn.apache.org/viewvc?rev=741349&view=rev
Log:
xml: Added the PROPOSAL file. (I assume .txt is fine)
Added:
commons/sandbox/xml/trunk/PROPOSAL.txt (with props)
Added: commons/sandbox/xml/trunk/PROPOSAL.txt
Author: jukka
Date: Thu Feb 5 22:44:51 2009
New Revision: 741332
URL: http://svn.apache.org/viewvc?rev=741332&view=rev
Log:
xml: Added LICENSE and NOTICE files
Added:
commons/sandbox/xml/trunk/LICENSE.txt
- copied unchanged from r741326,
infrastructure/site/trunk/xdocs/lice
Author: jukka
Date: Thu Feb 5 22:36:12 2009
New Revision: 741321
URL: http://svn.apache.org/viewvc?rev=741321&view=rev
Log:
xml: Created the trunk,branches,tags structure for the proposed Commons XML
component.
Added:
commons/sandbox/xml/branches/
commons/sandbox/xml/tags/
com
Author: jukka
Date: Thu Feb 5 22:34:39 2009
New Revision: 741320
URL: http://svn.apache.org/viewvc?rev=741320&view=rev
Log:
xml: Create a folder for the proposed Commons XML component.
Added:
commons/sandbox/xml/
Author: jukka
Date: Wed Jan 21 16:52:15 2009
New Revision: 736507
URL: http://svn.apache.org/viewvc?rev=736507&view=rev
Log:
IO-189: update javadoc on HexDump.dump method
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/HexDump.java
Modified: commons/proper/io/trunk/src/
Author: jukka
Date: Sun Jan 6 13:57:24 2008
New Revision: 609421
URL: http://svn.apache.org/viewvc?rev=609421&view=rev
Log:
IO-152 - Add ByteArrayOutputStream.write(InputStream)
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/output/ByteArrayOutputStream.java
com
Author: jukka
Date: Thu Jan 3 20:50:11 2008
New Revision: 608744
URL: http://svn.apache.org/viewvc?rev=608744&view=rev
Log:
IO-122 - Helper classes for controlling closing of streams
- Added a finalizer to AutoCloseInputStream
Modified:
commons/proper/io/trunk/src/java/org/ap
34 matches
Mail list logo