Sign in
Username:
Password:
Show sign-in page
SVNSearch
Send feedback!
Repositories
Search: Apache Software Foundation
Log message:
From:
To:
Path:
Author:
Issue:
File name:
File type:
0-9
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
Changes
Collaboration
Timeline
Rss
Unmute
1
-
7
of
7
711426 04.11.2008 22:52:57
, by
bayard
Dropping the bookstore link. Also seems to have generated an updated members page
M
/infrastructure/site/trunk/docs/dev/apply-license.html
M
/infrastructure/site/trunk/docs/dev/ca/asf_cps.html
M
/infrastructure/site/trunk/docs/dev/ca/ca_overview.html
M
/infrastructure/site/trunk/docs/dev/ca/ca_policy.html
M
/infrastructure/site/trunk/docs/dev/ca/ca_request.html
M
/infrastructure/site/trunk/docs/dev/ca/ca_usage.html
M
/infrastructure/site/trunk/docs/dev/ca/index.html
M
/infrastructure/site/trunk/docs/dev/committers.html
M
/infrastructure/site/trunk/docs/dev/contrib-email-tips.html
M
/infrastructure/site/trunk/docs/dev/contributors.html
And
106 more
711168 04.11.2008 04:58:37
, by
bayard
Applying Benjamin Bentmann's second patch from
COLLECTIONS-294
, fixing the locale issue in CaseInsensitiveMap by converting each character individually and not using toLowerCase
M
/commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/CaseInsensitiveMap.java
M
/commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestCaseInsensitiveMap.java
711140 04.11.2008 01:15:36
, by
bayard
Adding a test for
COLLECTIONS-299
and a fix. Fixes by not adding any non-String values as per java.util.Properties; also adding to the javadoc
M
/commons/proper/collections/trunk/src/java/org/apache/commons/collections/ExtendedProperties.java
M
/commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestExtendedProperties.java
711123 04.11.2008 00:33:59
, by
bayard
Adding constructors to ResultImpl to work around the SQLException hiding in ResultSupport - and noted this in ResultSupport as per
#46086
M
/jakarta/taglibs/proper/standard/trunk/src/javax/servlet/jsp/jstl/sql/ResultSupport.java
M
/jakarta/taglibs/proper/standard/trunk/src/org/apache/taglibs/standard/tag/common/sql/ResultImpl.java
710200 03.11.2008 23:41:09
, by
bayard
Applying Nathan Bubna's patch from
COLLECTIONS-271
to fix the bug introduced in the last patch where getKeys() breaks after a combine() or subset() call.
M
/commons/proper/collections/trunk/src/java/org/apache/commons/collections/ExtendedProperties.java
M
/commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestExtendedProperties.java
710191 03.11.2008 23:24:13
, by
bayard
Transferred the ParserTest and EvaluationTest over from the old code to JUnit.
#43640
. EvaluationTest fails currently - needs investigation but not an issue with the JUnit-izing. Currently turned off in the build.
M
/jakarta/taglibs/proper/standard/trunk/build-tests.xml
M
/jakarta/taglibs/proper/standard/trunk/test/org/apache/taglibs/standard/lang/jstl/test/EvaluationTest.java
M
/jakarta/taglibs/proper/standard/trunk/test/org/apache/taglibs/standard/lang/jstl/test/ParserTest.java
M
/jakarta/taglibs/proper/standard/trunk/test/org/apache/taglibs/standard/lang/jstl/test/parserTests.txt
710162 03.11.2008 22:19:23
, by
bayard
Adding explanatory javadoc
M
/jakarta/taglibs/proper/standard/trunk/test/org/apache/taglibs/standard/testutil/TestUtil.java