svn commit: r1290963 - in /commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff: ./ constants/ taginfos/ write/

2012-02-19 Thread damjan
Author: damjan Date: Sun Feb 19 08:29:56 2012 New Revision: 1290963 URL: http://svn.apache.org/viewvc?rev=1290963view=rev Log: Fix types written to some tags using the new EXIF writing interface. Rename TagInfoText to TagIntoGpsText. Add TagInfoXpText for fields like XPTITLE, and encode/decode it

svn commit: r1290976 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/time/ test/java/org/apache/commons/lang3/time/

2012-02-19 Thread bayard
Author: bayard Date: Sun Feb 19 09:26:06 2012 New Revision: 1290976 URL: http://svn.apache.org/viewvc?rev=1290976view=rev Log: Applying Felix Müller's patch from LANG-462 to fix a timezone assumption in a test and remove Java 6 interface implementation @Override statements Modified:

svn commit: r1290986 - /commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/taginfos/TagInfoGpsText.java

2012-02-19 Thread damjan
Author: damjan Date: Sun Feb 19 10:39:03 2012 New Revision: 1290986 URL: http://svn.apache.org/viewvc?rev=1290986view=rev Log: The Unicode encoding for GPS text written by Exiftool, is UCS-2 in either little-endian or big-endian, depending on the file's encoding. Do the same, since it can't read

svn commit: r1290992 - /commons/sandbox/graph/trunk/pom.xml

2012-02-19 Thread cs
Author: cs Date: Sun Feb 19 12:09:01 2012 New Revision: 1290992 URL: http://svn.apache.org/viewvc?rev=1290992view=rev Log: added myself to the developer list of commons graph (aka my first commit) Modified: commons/sandbox/graph/trunk/pom.xml Modified: commons/sandbox/graph/trunk/pom.xml

svn commit: r1290996 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeAlgorithmSelector.java

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Sun Feb 19 13:21:23 2012 New Revision: 1290996 URL: http://svn.apache.org/viewvc?rev=1290996view=rev Log: Added check for monoid input argument Modified:

svn commit: r1291018 - in /commons/proper/jcs/trunk: src/site/site.xml xdocs/JCSPlugins.xml xdocs/Plugins.xml xdocs/getting_started/intro.xml xdocs/index.xml

2012-02-19 Thread tv
Author: tv Date: Sun Feb 19 16:16:41 2012 New Revision: 1291018 URL: http://svn.apache.org/viewvc?rev=1291018view=rev Log: Avoid name conflict with maven plugins page Added: commons/proper/jcs/trunk/xdocs/JCSPlugins.xml (contents, props changed) - copied, changed from r1291017,

svn commit: r1291040 - /commons/sandbox/graph/trunk/src/changes/changes.xml

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Sun Feb 19 18:57:17 2012 New Revision: 1291040 URL: http://svn.apache.org/viewvc?rev=1291040view=rev Log: Added missing action for SANDBOX-391 and SANDBOX-393 Modified: commons/sandbox/graph/trunk/src/changes/changes.xml Modified:

svn commit: r1291060 - in /commons/proper/email/trunk/src: changes/changes.xml test/org/apache/commons/mail/resolver/DataSourceFileResolverTest.java

2012-02-19 Thread sgoeschl
Author: sgoeschl Date: Sun Feb 19 21:06:17 2012 New Revision: 1291060 URL: http://svn.apache.org/viewvc?rev=1291060view=rev Log: [EMAIL-112] DataSourceFileResolverTest fails under IBM JDK 1.4 and 1.6 running on Windows Modified: commons/proper/email/trunk/src/changes/changes.xml

svn commit: r1291064 - in /commons/sandbox/graph/trunk/src: changes/ main/java/org/apache/commons/graph/ main/java/org/apache/commons/graph/connectivity/ main/java/org/apache/commons/graph/model/ main

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Sun Feb 19 21:26:12 2012 New Revision: 1291064 URL: http://svn.apache.org/viewvc?rev=1291064view=rev Log: [SANDBOX-394] Check arguments Modified: commons/sandbox/graph/trunk/src/changes/changes.xml

svn commit: r1291065 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/shortestpath/DefaultHeuristicBuilder.java

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Sun Feb 19 21:28:47 2012 New Revision: 1291065 URL: http://svn.apache.org/viewvc?rev=1291065view=rev Log: Added SuppressWarning annotation Modified: commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/shortestpath/DefaultHeuristicBuilder.java

svn commit: r1291072 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/shortestpath/DefaultHeuristicBuilder.java

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Sun Feb 19 22:14:25 2012 New Revision: 1291072 URL: http://svn.apache.org/viewvc?rev=1291072view=rev Log: Added comment for clarify the SuppressWarning annotation Modified:

svn commit: r1291137 - /commons/sandbox/graph/trunk/src/changes/changes.xml

2012-02-19 Thread marcosperanza
Author: marcosperanza Date: Mon Feb 20 07:38:12 2012 New Revision: 1291137 URL: http://svn.apache.org/viewvc?rev=1291137view=rev Log: fixed spelling mistake Modified: commons/sandbox/graph/trunk/src/changes/changes.xml Modified: commons/sandbox/graph/trunk/src/changes/changes.xml URL: