Author: celestin
Date: Tue Dec 4 06:41:57 2012
New Revision: 1416796
URL: http://svn.apache.org/viewvc?rev=1416796&view=rev
Log:
Javadoc: warning about private methods being accessed through reflection in
unit tests.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3
Author: damjan
Date: Tue Dec 4 05:10:17 2012
New Revision: 1416781
URL: http://svn.apache.org/viewvc?rev=1416781&view=rev
Log:
Add support for the PNG tRNS chunk.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/png/PngConstants.java
commons/prop
Author: damjan
Date: Tue Dec 4 05:06:17 2012
New Revision: 1416780
URL: http://svn.apache.org/viewvc?rev=1416780&view=rev
Log:
Formatting fixes.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/png/PngWriter.java
commons/proper/imaging/trunk/src/
Author: damjan
Date: Tue Dec 4 04:51:24 2012
New Revision: 1416773
URL: http://svn.apache.org/viewvc?rev=1416773&view=rev
Log:
Revert a patch that was committed accidentally.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/png/PngConstants.java
Author: damjan
Date: Tue Dec 4 04:39:10 2012
New Revision: 1416772
URL: http://svn.apache.org/viewvc?rev=1416772&view=rev
Log:
Deal with JPEG images with bad block sizes.
Jira issue key: IMAGING-99
Submitted by: st.h
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
comm
Author: sebb
Date: Mon Dec 3 22:27:34 2012
New Revision: 1416703
URL: http://svn.apache.org/viewvc?rev=1416703&view=rev
Log:
Document why not using latest IO
Modified:
commons/proper/email/trunk/pom.xml
Modified: commons/proper/email/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/
Author: tn
Date: Mon Dec 3 22:09:35 2012
New Revision: 1416697
URL: http://svn.apache.org/viewvc?rev=1416697&view=rev
Log:
Revert upgrade of commons-io to version 2.2 to be compatible with jdk 1.5
Modified:
commons/proper/email/trunk/pom.xml
Modified: commons/proper/email/trunk/pom.xml
URL:
Author: tn
Date: Mon Dec 3 21:27:34 2012
New Revision: 1416672
URL: http://svn.apache.org/viewvc?rev=1416672&view=rev
Log:
Upgrade test dependencies: commons-io:2.4, retrotranslator-runtime:1.2.9,
subethasmtp:3.1.7
Modified:
commons/proper/email/trunk/pom.xml
Modified: commons/proper/email
Author: tn
Date: Mon Dec 3 21:11:54 2012
New Revision: 1416665
URL: http://svn.apache.org/viewvc?rev=1416665&view=rev
Log:
[EMAIL-122] Use varargs, foreach constructs, use generics for local vars.
Modified:
commons/proper/email/trunk/src/main/java/org/apache/commons/mail/Email.java
comm
Author: tn
Date: Mon Dec 3 20:16:07 2012
New Revision: 1416652
URL: http://svn.apache.org/viewvc?rev=1416652&view=rev
Log:
[EMAIL-122] Upgrade to 1.5 source compat, move to standard maven directory
layout.
Added:
commons/proper/email/trunk/src/main/
commons/proper/email/trunk/src/main/j
Author: ggregory
Date: Mon Dec 3 20:09:33 2012
New Revision: 1416650
URL: http://svn.apache.org/viewvc?rev=1416650&view=rev
Log:
Try to avoid random-ish failures.
Modified:
commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/TailerTest.java
Modified:
commons/proper/io/trunk/
Author: ggregory
Date: Mon Dec 3 19:52:36 2012
New Revision: 1416647
URL: http://svn.apache.org/viewvc?rev=1416647&view=rev
Log:
Fix typo.
Modified:
commons/proper/io/trunk/src/changes/changes.xml
Modified: commons/proper/io/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/c
Propchange:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.java
--
--- svn:keywords (original)
+++ svn:keywords Mon Dec 3 19:37:14 2012
@@ -1 +1 @@
-Aut
Author: ggregory
Date: Mon Dec 3 16:10:30 2012
New Revision: 1416573
URL: http://svn.apache.org/viewvc?rev=1416573&view=rev
Log:
Update tests to JUnit 4.11 from 4.10.
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/com
Author: ggregory
Date: Mon Dec 3 16:01:54 2012
New Revision: 1416571
URL: http://svn.apache.org/viewvc?rev=1416571&view=rev
Log:
Update tests to Apache org.apache.httpcomponents/httpcore-nio 4.2.3 from 4.2.2.
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.
Author: ggregory
Date: Mon Dec 3 13:40:55 2012
New Revision: 1416511
URL: http://svn.apache.org/viewvc?rev=1416511&view=rev
Log:
Use final where possible.
Modified:
commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs2/RACRandomAccessFile.java
commons/proper/vfs/trunk/
Author: ggregory
Date: Mon Dec 3 13:40:26 2012
New Revision: 1416510
URL: http://svn.apache.org/viewvc?rev=1416510&view=rev
Log:
Use final where possible.
Modified:
commons/proper/vfs/trunk/examples/src/main/java/org/apache/commons/vfs2/example/ChangeLastModificationTime.java
commons/p
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/ProviderWriteTests.java
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/ProviderWriteTests.java?rev=1416507&r1=1416506&r2=1416507&view=diff
===
Author: ggregory
Date: Mon Dec 3 13:32:52 2012
New Revision: 1416505
URL: http://svn.apache.org/viewvc?rev=1416505&view=rev
Log:
PMD plugin targetJdk should match VFS'.
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/c
Author: ggregory
Date: Mon Dec 3 13:17:38 2012
New Revision: 1416500
URL: http://svn.apache.org/viewvc?rev=1416500&view=rev
Log:
Update
Apache Commons Net to 3.2 from 3.1.
Modified:
commons/proper/vfs/trunk/pom.xml
commons/proper/vfs/trunk/src/changes/changes.xml
Modified: commons/prop
20 matches
Mail list logo