Author: oheger
Date: Wed Jan 27 07:29:50 2010
New Revision: 903555
URL: http://svn.apache.org/viewvc?rev=903555&view=rev
Log:
Removed duplicate CombinedConfiguration class. The new one is in the combined
package.
Removed:
commons/proper/configuration/branches/configuration2_experimental/src
Author: oheger
Date: Wed Jan 27 07:26:53 2010
New Revision: 903554
URL: http://svn.apache.org/viewvc?rev=903554&view=rev
Log:
Removed duplicate DynamicCombinedConfiguration class. The new one is in the
combined package.
Removed:
commons/proper/configuration/branches/configuration2_experimen
Author: oheger
Date: Wed Jan 27 07:16:49 2010
New Revision: 903553
URL: http://svn.apache.org/viewvc?rev=903553&view=rev
Log:
Added unit test for CONFIGURATION-404 to base package.
Modified:
commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/co
Author: oheger
Date: Wed Jan 27 07:05:30 2010
New Revision: 903552
URL: http://svn.apache.org/viewvc?rev=903552&view=rev
Log:
[CONFIGURATION-404] DefaultConfigurationKey.KeyIterator no longer throws a
NumberFormatException if a key contains brackets, but no valid index value.
Thanks to Rob Walke
Author: oheger
Date: Wed Jan 27 06:56:48 2010
New Revision: 903551
URL: http://svn.apache.org/viewvc?rev=903551&view=rev
Log:
Fixed raw type warnings.
Modified:
commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/TestInMemoryConfi
Author: oheger
Date: Wed Jan 27 06:43:50 2010
New Revision: 903550
URL: http://svn.apache.org/viewvc?rev=903550&view=rev
Log:
[CONFIGURATION-404] DefaultConfigurationKey.KeyIterator no longer throws a
NumberFormatException if a key contains brackets, but no valid index value.
Thanks to Rob Walke
Author: mturk
Date: Tue Jan 26 22:12:50 2010
New Revision: 903452
URL: http://svn.apache.org/viewvc?rev=903452&view=rev
Log:
Add suexec config options
Modified:
commons/sandbox/runtime/trunk/src/main/native/configure
Modified: commons/sandbox/runtime/trunk/src/main/native/configure
URL:
htt
Author: luc
Date: Tue Jan 26 21:57:13 2010
New Revision: 903446
URL: http://svn.apache.org/viewvc?rev=903446&view=rev
Log:
removed unused import
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/analysis/interpolation/LoessInterpolatorTest.java
Modified:
commons/pro
Author: luc
Date: Tue Jan 26 21:56:20 2010
New Revision: 903442
URL: http://svn.apache.org/viewvc?rev=903442&view=rev
Log:
typos
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/comm
Author: luc
Date: Tue Jan 26 21:53:59 2010
New Revision: 903440
URL: http://svn.apache.org/viewvc?rev=903440&view=rev
Log:
added Eugene Kirpichov's patch to ignore zero weights in Loess interpolation
JIRA: MATH-296
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/Mes
Author: oheger
Date: Tue Jan 26 21:19:07 2010
New Revision: 903421
URL: http://svn.apache.org/viewvc?rev=903421&view=rev
Log:
Fixed a test case that does not work on non-English locales.
Modified:
commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time/DateUtilsTest.java
Modif
Author: mturk
Date: Tue Jan 26 20:55:07 2010
New Revision: 903411
URL: http://svn.apache.org/viewvc?rev=903411&view=rev
Log:
Remove w prefix from suexec
Added:
commons/sandbox/runtime/trunk/src/main/native/support/win32/suexec.c
- copied unchanged from r903406,
commons/sandbox/runtime/
Author: mturk
Date: Tue Jan 26 20:42:13 2010
New Revision: 903406
URL: http://svn.apache.org/viewvc?rev=903406&view=rev
Log:
Guard against direct calls
Modified:
commons/sandbox/runtime/trunk/src/main/native/support/win32/wsuexec.c
Modified: commons/sandbox/runtime/trunk/src/main/native/supp
Author: mturk
Date: Tue Jan 26 16:23:13 2010
New Revision: 903304
URL: http://svn.apache.org/viewvc?rev=903304&view=rev
Log:
Stage 3 of wsuexec
Modified:
commons/sandbox/runtime/trunk/src/main/native/support/win32/wsuexec.c
Modified: commons/sandbox/runtime/trunk/src/main/native/support/win3
Author: simonetripodi
Date: Tue Jan 26 11:43:20 2010
New Revision: 903184
URL: http://svn.apache.org/viewvc?rev=903184&view=rev
Log:
MethodArgument#getAnnotations() and MethodArgument#getDeclaredAnnotations() now
return a copy of the original annotations arrays
Modified:
commons/sandbox/at-
Author: simonetripodi
Date: Tue Jan 26 11:31:03 2010
New Revision: 903178
URL: http://svn.apache.org/viewvc?rev=903178&view=rev
Log:
removed non-existent parameter from MethodArgument class constructor
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotatio
Author: simonetripodi
Date: Tue Jan 26 11:17:20 2010
New Revision: 903173
URL: http://svn.apache.org/viewvc?rev=903173&view=rev
Log:
added the namespaceURI in the FromAnnotationsRuleSet#toString() representation
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester
Author: simonetripodi
Date: Tue Jan 26 11:14:55 2010
New Revision: 903172
URL: http://svn.apache.org/viewvc?rev=903172&view=rev
Log:
added missing namespaceURI setter - thanks Tommaso Teofili (tommaso)
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotatio
Author: simonetripodi
Date: Tue Jan 26 11:10:16 2010
New Revision: 903169
URL: http://svn.apache.org/viewvc?rev=903169&view=rev
Log:
added missing @Override annotation
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/providers/AttributeCallParamRul
Author: simonetripodi
Date: Tue Jan 26 11:00:17 2010
New Revision: 903167
URL: http://svn.apache.org/viewvc?rev=903167&view=rev
Log:
runtime errors are now handled by custom DigesterLoadingException
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/
Author: simonetripodi
Date: Tue Jan 26 10:56:55 2010
New Revision: 903165
URL: http://svn.apache.org/viewvc?rev=903165&view=rev
Log:
first checkin of DigesterLoadingException
Added:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/DigesterLoadingException.ja
Author: simonetripodi
Date: Tue Jan 26 10:36:56 2010
New Revision: 903160
URL: http://svn.apache.org/viewvc?rev=903160&view=rev
Log:
refactored method to add rule providers to an existing RuleSet, reading the
stack call it was a little confusing - thanks Tommaso Teofili (tommaso)
Modified:
Author: simonetripodi
Date: Tue Jan 26 10:29:31 2010
New Revision: 903157
URL: http://svn.apache.org/viewvc?rev=903157&view=rev
Log:
the AnnotationRuleProvider is now an abstract class which fields are final
refactored all the already implemented providers
changed handlers implementations
removed
Author: psteitz
Date: Tue Jan 26 10:28:12 2010
New Revision: 903156
URL: http://svn.apache.org/viewvc?rev=903156&view=rev
Log:
Disabled testNextPoissonConsistency pending resolution of MATH-282.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomDataTest.j
Author: simonetripodi
Date: Tue Jan 26 10:14:52 2010
New Revision: 903154
URL: http://svn.apache.org/viewvc?rev=903154&view=rev
Log:
removed useless suite
Removed:
commons/sandbox/at-digester/trunk/src/test/org/apache/commons/digester/annotations/DigesterAnnotationsTestCase.java
Author: simonetripodi
Date: Tue Jan 26 09:59:50 2010
New Revision: 903152
URL: http://svn.apache.org/viewvc?rev=903152&view=rev
Log:
minor javadoc
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/DigesterRule.java
Modified:
commons/sandbox/at-dig
Author: simonetripodi
Date: Tue Jan 26 09:59:17 2010
New Revision: 903151
URL: http://svn.apache.org/viewvc?rev=903151&view=rev
Log:
fixed wilcards on AnnotationRuleProviderUtils#newProvider()
Modified:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/utils/
Author: simonetripodi
Date: Tue Jan 26 09:40:58 2010
New Revision: 903142
URL: http://svn.apache.org/viewvc?rev=903142&view=rev
Log:
first checkin of AnnotationRuleProviderUtils class
Added:
commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/utils/AnnotationRu
Author: nicolas
Date: Tue Jan 26 09:13:43 2010
New Revision: 903133
URL: http://svn.apache.org/viewvc?rev=903133&view=rev
Log:
draft JAR-RS repporting endpoint
Added:
commons/sandbox/monitoring/trunk/reporting/src/main/java/org/apache/commons/monitoring/reporting/jaxrs/
commons/sandbox/
29 matches
Mail list logo