Author: bayard
Date: Sun Apr 10 05:32:34 2011
New Revision: 1090742
URL: http://svn.apache.org/viewvc?rev=1090742&view=rev
Log:
Fixing examples per Michael Osipov's report in DBUTILS-68
Modified:
commons/proper/dbutils/trunk/src/site/xdoc/examples.xml
Modified: commons/proper/dbutils/trunk/s
Author: bayard
Date: Sun Apr 10 05:02:48 2011
New Revision: 1090741
URL: http://svn.apache.org/viewvc?rev=1090741&view=rev
Log:
Applying Brandon Atkinson's patch from DBUTILS-65; an if statement had been
duplicated. No change in functionality, just inefficient.
Modified:
commons/proper/dbu
Author: bayard
Date: Sun Apr 10 04:55:26 2011
New Revision: 1090739
URL: http://svn.apache.org/viewvc?rev=1090739&view=rev
Log:
Adding NOPMD flags
Modified:
commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/DbUtils.java
Modified:
commons/proper/dbutils/trunk/src/java/org/apa
Author: bayard
Date: Sun Apr 10 04:41:29 2011
New Revision: 1090737
URL: http://svn.apache.org/viewvc?rev=1090737&view=rev
Log:
Applying findbugs based patch from DBUTILS-75
Modified:
commons/proper/dbutils/trunk/src/test/org/apache/commons/dbutils/BaseTestCase.java
commons/proper/dbuti
Author: bayard
Date: Sun Apr 10 04:38:36 2011
New Revision: 1090736
URL: http://svn.apache.org/viewvc?rev=1090736&view=rev
Log:
Upgrading parent pom to v20 and adding clirr report
Modified:
commons/proper/dbutils/trunk/pom.xml
Modified: commons/proper/dbutils/trunk/pom.xml
URL:
http://svn.a
Author: sebb
Date: Sun Apr 10 00:02:21 2011
New Revision: 1090718
URL: http://svn.apache.org/viewvc?rev=1090718&view=rev
Log:
Add testcase fix for IO-269
Modified:
commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/TailerTest.java
Modified:
commons/proper/io/trunk/src/test/j
Author: sebb
Date: Sat Apr 9 23:54:15 2011
New Revision: 1090714
URL: http://svn.apache.org/viewvc?rev=1090714&view=rev
Log:
Ensure that tailer is stopped even if test aborts
Modified:
commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/TailerTest.java
Modified:
commons/prop
Author: simonetripodi
Date: Sat Apr 9 23:50:51 2011
New Revision: 1090712
URL: http://svn.apache.org/viewvc?rev=1090712&view=rev
Log:
using an hashset is more canonical to store already load resources
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/resource/cl
Author: simonetripodi
Date: Sat Apr 9 23:43:17 2011
New Revision: 1090710
URL: http://svn.apache.org/viewvc?rev=1090710&view=rev
Log:
hystory URL list can be final
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/resource/classes/DiscoverClasses.java
Modified:
Author: simonetripodi
Date: Sat Apr 9 23:42:12 2011
New Revision: 1090709
URL: http://svn.apache.org/viewvc?rev=1090709&view=rev
Log:
minor format
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/resource/classes/DiscoverClasses.java
Modified:
commons/proper/
Author: simonetripodi
Date: Sat Apr 9 23:37:12 2011
New Revision: 1090707
URL: http://svn.apache.org/viewvc?rev=1090707&view=rev
Log:
removed useless getResourceUnsupported flag
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/resource/classes/DiscoverClasses.j
Author: simonetripodi
Date: Sat Apr 9 23:14:21 2011
New Revision: 1090705
URL: http://svn.apache.org/viewvc?rev=1090705&view=rev
Log:
rollback for DISCOVERY-17, issue is invalid
Modified:
commons/proper/discovery/trunk/pom.xml
commons/proper/discovery/trunk/src/java/org/apache/commons/d
Author: simonetripodi
Date: Sat Apr 9 22:48:40 2011
New Revision: 1090700
URL: http://svn.apache.org/viewvc?rev=1090700&view=rev
Log:
DISCOVERY-13: Problem with Oracle JVM classLoader
Modified:
commons/proper/discovery/trunk/RELEASE-NOTES.txt
commons/proper/discovery/trunk/src/changes/ch
Author: simonetripodi
Date: Sat Apr 9 22:37:33 2011
New Revision: 1090698
URL: http://svn.apache.org/viewvc?rev=1090698&view=rev
Log:
related to DISCOVERY-6: ProtectionDomain.getCodeSource() can return null
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/resou
Author: simonetripodi
Date: Sat Apr 9 21:13:17 2011
New Revision: 1090690
URL: http://svn.apache.org/viewvc?rev=1090690&view=rev
Log:
DISCOVERY-6: [discovery] Doesn't work with ClassLoaders that do not support
getResource()
Modified:
commons/proper/discovery/trunk/RELEASE-NOTES.txt
comm
Author: simonetripodi
Date: Sat Apr 9 20:39:24 2011
New Revision: 1090681
URL: http://svn.apache.org/viewvc?rev=1090681&view=rev
Log:
added missing XML encoding
Modified:
commons/proper/discovery/trunk/src/changes/changes.xml
Modified: commons/proper/discovery/trunk/src/changes/changes.xml
Author: simonetripodi
Date: Sat Apr 9 20:36:07 2011
New Revision: 1090678
URL: http://svn.apache.org/viewvc?rev=1090678&view=rev
Log:
added missing encoding
Modified:
commons/proper/discovery/trunk/pom.xml
Modified: commons/proper/discovery/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/c
Author: simonetripodi
Date: Sat Apr 9 20:35:00 2011
New Revision: 1090676
URL: http://svn.apache.org/viewvc?rev=1090676&view=rev
Log:
added assembly xsd
Modified:
commons/proper/discovery/trunk/src/assembly/bin.xml
commons/proper/discovery/trunk/src/assembly/src.xml
Modified: commons/pr
Author: simonetripodi
Date: Sat Apr 9 20:33:36 2011
New Revision: 1090674
URL: http://svn.apache.org/viewvc?rev=1090674&view=rev
Log:
added missing XML header
Modified:
commons/proper/discovery/trunk/src/assembly/bin.xml
commons/proper/discovery/trunk/src/assembly/src.xml
Modified: comm
Author: simonetripodi
Date: Sat Apr 9 20:19:22 2011
New Revision: 1090668
URL: http://svn.apache.org/viewvc?rev=1090668&view=rev
Log:
used a DSL look alike APIs to find Enumeration
Modified:
commons/proper/discovery/trunk/src/test/org/apache/commons/discovery/test/TestAll.java
Modified:
c
Author: simonetripodi
Date: Sat Apr 9 19:59:04 2011
New Revision: 1090663
URL: http://svn.apache.org/viewvc?rev=1090663&view=rev
Log:
added DISCOVERY-17 in the latest changes
Modified:
commons/proper/discovery/trunk/RELEASE-NOTES.txt
commons/proper/discovery/trunk/src/changes/changes.xml
Author: simonetripodi
Date: Sat Apr 9 19:53:26 2011
New Revision: 1090662
URL: http://svn.apache.org/viewvc?rev=1090662&view=rev
Log:
added avalon-logkit for test purposes
Modified:
commons/proper/discovery/trunk/pom.xml
Modified: commons/proper/discovery/trunk/pom.xml
URL:
http://svn.apac
Author: simonetripodi
Date: Sat Apr 9 19:52:13 2011
New Revision: 1090661
URL: http://svn.apache.org/viewvc?rev=1090661&view=rev
Log:
test for DISCOVERY-17: Enumeration returned by Service.providers has a broken
behavior
Modified:
commons/proper/discovery/trunk/src/test/org/apache/commons/
Author: simonetripodi
Date: Sat Apr 9 19:51:49 2011
New Revision: 1090660
URL: http://svn.apache.org/viewvc?rev=1090660&view=rev
Log:
DISCOVERY-17: Enumeration returned by Service.providers has a broken behavior
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/
Author: simonetripodi
Date: Sat Apr 9 19:41:08 2011
New Revision: 1090659
URL: http://svn.apache.org/viewvc?rev=1090659&view=rev
Log:
added missing generic type description
Modified:
commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/tools/SPInterface.java
Modified:
comm
Author: simonetripodi
Date: Sat Apr 9 19:37:55 2011
New Revision: 1090658
URL: http://svn.apache.org/viewvc?rev=1090658&view=rev
Log:
added 'shortcuts' static methods to create SPInterface instances, writing 'new
SPInterface(MyType.class)' is redundant
Modified:
commons/proper/discovery/tr
Author: luc
Date: Sat Apr 9 19:20:47 2011
New Revision: 1090656
URL: http://svn.apache.org/viewvc?rev=1090656&view=rev
Log:
Fixed two errors in simplex solver when entries are close together or
when variables are not restricted to non-negative.
Jira: MATH-434
Modified:
commons/proper/math/t
Author: oheger
Date: Sat Apr 9 19:17:51 2011
New Revision: 1090654
URL: http://svn.apache.org/viewvc?rev=1090654&view=rev
Log:
Fixed some Eclipse warnings.
Modified:
commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/combined/Te
Author: oheger
Date: Sat Apr 9 19:10:22 2011
New Revision: 1090651
URL: http://svn.apache.org/viewvc?rev=1090651&view=rev
Log:
[CONFIGURATION-445] Fixed a problem with the handling of ViewNodes in
XMLConfiguration.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
co
Author: mturk
Date: Sat Apr 9 16:02:57 2011
New Revision: 1090617
URL: http://svn.apache.org/viewvc?rev=1090617&view=rev
Log:
Sync with OsType.java
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr/stddefs.h
Modified: commons/sandbox/runtime/trunk/src/main/native/include/a
Author: sebb
Date: Sat Apr 9 16:00:19 2011
New Revision: 1090616
URL: http://svn.apache.org/viewvc?rev=1090616&view=rev
Log:
No need to be 1.4-comptible any more for main Maven build
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
Author: mturk
Date: Sat Apr 9 15:57:33 2011
New Revision: 1090615
URL: http://svn.apache.org/viewvc?rev=1090615&view=rev
Log:
Modify string access macros to allow explicit null strings
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr/string.h
commons/sandbox/runtime/tr
Author: damjan
Date: Sat Apr 9 14:20:38 2011
New Revision: 1090599
URL: http://svn.apache.org/viewvc?rev=1090599&view=rev
Log:
Add support for reading and writing XPM images, and some tests.
Support for reading rgb.txt colours is provided, but the necessary
rgb.txt file is not yet included becaus
Author: simonetripodi
Date: Sat Apr 9 12:21:32 2011
New Revision: 1090577
URL: http://svn.apache.org/viewvc?rev=1090577&view=rev
Log:
found classes are SPI extensions
Modified:
commons/proper/discovery/trunk/src/test/org/apache/commons/discovery/test/TestAll.java
Modified:
commons/proper/
Author: sebb
Date: Sat Apr 9 11:00:10 2011
New Revision: 1090563
URL: http://svn.apache.org/viewvc?rev=1090563&view=rev
Log:
Fix SVN keywords
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/LocaleUtils.java
(props changed)
commons/proper/lang/trunk/src/tes
Author: damjan
Date: Sat Apr 9 10:15:52 2011
New Revision: 1090558
URL: http://svn.apache.org/viewvc?rev=1090558&view=rev
Log:
Update developer list.
Modified:
commons/proper/sanselan/trunk/pom.xml
Modified: commons/proper/sanselan/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/pr
36 matches
Mail list logo