svn commit: r741475 - in /commons/sandbox/compress/trunk/src/main/java/org/apache/commons/compress/archivers: ar/ArArchiveInputStream.java cpio/CpioArchiveInputStream.java jar/JarArchiveInputStream.ja

2009-02-06 Thread bodewig
Author: bodewig Date: Fri Feb 6 08:54:45 2009 New Revision: 741475 URL: http://svn.apache.org/viewvc?rev=741475view=rev Log: whitespace only Modified: commons/sandbox/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.java

svn commit: r741562 - in /commons/proper/io/trunk/src: java/org/apache/commons/io/ java/org/apache/commons/io/input/ java/org/apache/commons/io/output/ test/org/apache/commons/io/ test/org/apache/comm

2009-02-06 Thread jukka
Author: jukka Date: Fri Feb 6 13:29:06 2009 New Revision: 741562 URL: http://svn.apache.org/viewvc?rev=741562view=rev Log: IO-192: Tagged input and output streams Added the proposed TaggedIOException, TaggedInputStream and TaggedOutputStream classes and related unit tests. Added:

svn commit: r741577 - /commons/sandbox/monitoring/branches/modules/reporting/src/main/java/org/apache/commons/monitoring/reporting/AbstractPeriodicLogger.java

2009-02-06 Thread nicolas
Author: nicolas Date: Fri Feb 6 14:43:45 2009 New Revision: 741577 URL: http://svn.apache.org/viewvc?rev=741577view=rev Log: Support for TimeUnit for period/delay Modified:

svn commit: r741574 - in /commons/sandbox/monitoring/branches/modules/instrumentation: ./ src/main/java/org/apache/commons/monitoring/instrumentation/cxf/

2009-02-06 Thread nicolas
Author: nicolas Date: Fri Feb 6 14:26:33 2009 New Revision: 741574 URL: http://svn.apache.org/viewvc?rev=741574view=rev Log: experiment SOAP monitoring using CXF Added:

svn commit: r741633 - in /commons/proper/email/trunk: src/java/org/apache/commons/mail/MultiPartEmail.java xdocs/changes.xml

2009-02-06 Thread sgoeschl
Author: sgoeschl Date: Fri Feb 6 17:02:44 2009 New Revision: 741633 URL: http://svn.apache.org/viewvc?rev=741633view=rev Log: [EMAIL-78] Providing better diagnostic messages when attaching fails. Modified: commons/proper/email/trunk/src/java/org/apache/commons/mail/MultiPartEmail.java

svn commit: r741637 - in /commons/sandbox/compress/trunk/src: main/java/org/apache/commons/compress/archivers/jar/ main/java/org/apache/commons/compress/archivers/zip/ test/java/org/apache/commons/com

2009-02-06 Thread bodewig
Author: bodewig Date: Fri Feb 6 17:11:40 2009 New Revision: 741637 URL: http://svn.apache.org/viewvc?rev=741637view=rev Log: rename ZipEntry to ZipArchiveEntry Added: commons/sandbox/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.java (contents,

svn commit: r741641 - in /commons/sandbox/compress/trunk/src/main/java/org/apache/commons/compress/archivers: ./ ar/ cpio/ jar/ tar/ zip/

2009-02-06 Thread bodewig
Author: bodewig Date: Fri Feb 6 17:24:01 2009 New Revision: 741641 URL: http://svn.apache.org/viewvc?rev=741641view=rev Log: merge ZipArchiveOutputStream and ZipOutputStream Removed:

svn commit: r741688 - /commons/trunks-sandbox/

2009-02-06 Thread mbenson
Author: mbenson Date: Fri Feb 6 19:33:25 2009 New Revision: 741688 URL: http://svn.apache.org/viewvc?rev=741688view=rev Log: add xml component Modified: commons/trunks-sandbox/ (props changed) Propchange: commons/trunks-sandbox/

svn commit: r741845 - /commons/sandbox/pipeline/trunk/src/site/xdoc/pipeline_basics.xml

2009-02-06 Thread rahul
Author: rahul Date: Sat Feb 7 06:23:06 2009 New Revision: 741845 URL: http://svn.apache.org/viewvc?rev=741845view=rev Log: Stray line breaks in pipeline_basics tutorial code examples. Patch by Ken Tanaka Ken DOT Tanaka AT noaa DOT gov SANDBOX-278 Modified: