Mailing list archives: March 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · Next »Thread · Author · Date
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-31) TarArchiveEntry uses bad size for directories in the File-arg constructor Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-34) Compress should allow for writing to Zip Files Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-39) A few upstream (Ant) changes to the ZIP package Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-44) mark jars as executable archives on Solaris Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-36) Add Zip64 Suport Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-43) Support for JRE/JDK 1.3 by implementation Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-38) Add DOAP file when compress is proper Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-45) ZipExtraFields need data from central directory as well Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-42) [compress] bzip2 - implement flush() Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-37) Create a finish() method similar to the java.util.zip.GZIPOutputStream#finish() Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-40) Redesign of Commons Compress Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-41) Added java target properties to pom file Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-46) ZipOutputStream is slow when compressing big files Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-51) Enable creation of tool-readable ZIP archives with file names containing non-ASCII characters Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-47) Make ZiparchiveInputStream support as much of the zip package as possible Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-48) [compress] add a memory efficient stream compress InputStream - e.g. a "DeflaterInputStream" Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-52) ZipEntry supports JDK 1.1 - refactor code to be 1.2+ Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-50) Threading Requirements Mon, 23 Mar, 22:19
Dennis Lundberg (JIRA) [jira] Moved: (COMPRESS-49) seemingly duplicate functionality between TarArchive*putStream and Tar*putStream classes Mon, 23 Mar, 22:19
[jira] Updated: (VFS-180) Support HTTPS / SSL for Webdav
James William Dumay (JIRA)   [jira] Updated: (VFS-180) Support HTTPS / SSL for Webdav Tue, 24 Mar, 00:21
James William Dumay (JIRA)   [jira] Updated: (VFS-180) Support HTTPS / SSL for Webdav Tue, 24 Mar, 00:43
James William Dumay (JIRA)   [jira] Updated: (VFS-180) Support HTTPS / SSL for Webdav Thu, 26 Mar, 01:56
[jira] Commented: (VFS-180) Support HTTPS / SSL for Webdav
Ralph Goers (JIRA)   [jira] Commented: (VFS-180) Support HTTPS / SSL for Webdav Tue, 24 Mar, 02:19
Ralph Goers (JIRA)   [jira] Commented: (VFS-180) Support HTTPS / SSL for Webdav Tue, 24 Mar, 02:33
James William Dumay (JIRA)   [jira] Commented: (VFS-180) Support HTTPS / SSL for Webdav Tue, 24 Mar, 04:01
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-39) A few upstream (Ant) changes to the ZIP package Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-21) CompressUtils#compareByteArrays() looks wrong Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-13) commons-compress fails to read bzip2 file create with bzip2 unix cmdline tool Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-45) ZipExtraFields need data from central directory as well Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-29) Closing an CBZip2OutputStream when no data has been written fails with an java.lang.ArithmeticException: / by zero Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-31) TarArchiveEntry uses bad size for directories in the File-arg constructor Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-42) [compress] bzip2 - implement flush() Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-26) TarArchiveEntry(File) now crashes on file system roots Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-49) seemingly duplicate functionality between TarArchive*putStream and Tar*putStream classes Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-37) Create a finish() method similar to the java.util.zip.GZIPOutputStream#finish() Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-20) Findbugs reports Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-12) Change API to make fields private where possible Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-19) ArchiveStreamFactory.createArchiveInputStream() & createArchiveOutputStream() should throw Exception if archiverName is not recognised Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-44) mark jars as executable archives on Solaris Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-27) BZip2CompressorInputStream.reportCRCError() does not report problems to user Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-32) AbstractTestCase.createArchive method appears to use incorrect file size - cut and paste error? Tue, 24 Mar, 05:11
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-41) Added java target properties to pom file Tue, 24 Mar, 05:11
[jira] Updated: (COMPRESS-25) checkstyle.xml is missing
Stefan Bodewig (JIRA)   [jira] Updated: (COMPRESS-25) checkstyle.xml is missing Tue, 24 Mar, 05:17
Christian Grobmeier (JIRA)   [jira] Updated: (COMPRESS-25) checkstyle.xml is missing Wed, 25 Mar, 14:10
Stefan Bodewig (JIRA) [jira] Updated: (COMPRESS-50) Threading Requirements Tue, 24 Mar, 05:17
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · Next »Thread · Author · Date
Box list
Dec 200939
Nov 2009352
Oct 2009355
Sep 2009428
Aug 2009570
Jul 2009454
Jun 2009389
May 2009319
Apr 2009379
Mar 2009545
Feb 2009406
Jan 2009371
Dec 2008295
Nov 2008296
Oct 2008184
Sep 2008222
Aug 2008231
Jul 2008323
Jun 2008273
May 2008429
Apr 2008353
Mar 2008585
Feb 2008525
Jan 2008507
Dec 2007404
Nov 2007488
Oct 2007450
Sep 2007218
Aug 2007405