svn commit: r1515039 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java

2013-08-17 Thread bodewig
Author: bodewig Date: Sat Aug 17 19:46:10 2013 New Revision: 1515039 URL: http://svn.apache.org/r1515039 Log: count bytes read in ArjArchiveInputStream Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java Modified:

svn commit: r1515041 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java

2013-08-17 Thread bodewig
Author: bodewig Date: Sat Aug 17 20:15:27 2013 New Revision: 1515041 URL: http://svn.apache.org/r1515041 Log: the constants will be far more useful when public Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java Modified:

svn commit: r1515061 - /commons/proper/jci/trunk/pom.xml

2013-08-17 Thread ebourg
Author: ebourg Date: Sun Aug 18 03:00:56 2013 New Revision: 1515061 URL: http://svn.apache.org/r1515061 Log: Upgraded to commons-parent 32 and removed the old release profile Modified: commons/proper/jci/trunk/pom.xml Modified: commons/proper/jci/trunk/pom.xml URL:

svn commit: r1515065 - in /commons/proper/jci/trunk/compilers/janino: pom.xml src/main/java/org/apache/commons/jci/compilers/JaninoCompilationProblem.java src/main/java/org/apache/commons/jci/compiler

2013-08-17 Thread ebourg
Author: ebourg Date: Sun Aug 18 03:53:22 2013 New Revision: 1515065 URL: http://svn.apache.org/r1515065 Log: Upgraded the dependency on Janino to 2.6.1 (JCI-69) Modified: commons/proper/jci/trunk/compilers/janino/pom.xml