Author: djones
Date: Sat Jan 25 21:01:32 2014
New Revision: 1561402
URL: http://svn.apache.org/r1561402
Log:
Lang is targeted at Java 1.6 now. Corrected text alignment issue (now
left-aligned),
Modified:
commons/proper/lang/trunk/src/site/xdoc/developerguide.xml
Modified: commons/proper/lan
Author: oheger
Date: Sat Jan 25 16:38:19 2014
New Revision: 1561338
URL: http://svn.apache.org/r1561338
Log:
Created a branch for working on immutable node structures. It is not yet clear
how this works out. During integration with existing code, the build is going
to fail for a while. Therefore
Author: oheger
Date: Sat Jan 25 16:36:16 2014
New Revision: 1561337
URL: http://svn.apache.org/r1561337
Log:
Missing svn properties.
Modified:
commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/ImmutableNode.java
(props changed)
commons/proper/conf
Author: oheger
Date: Sat Jan 25 16:33:21 2014
New Revision: 1561336
URL: http://svn.apache.org/r1561336
Log:
Added update methods to ImmutableNodes.
The new methods create a copy of the original node with a specific
modification.
Modified:
commons/proper/configuration/trunk/src/main/java/or
Author: oheger
Date: Sat Jan 25 16:32:42 2014
New Revision: 1561335
URL: http://svn.apache.org/r1561335
Log:
Added initial implementation of ImmutableNode.
This class provides read-only access to properties needed for a node in a
hierarchical configuration.
Added:
commons/proper/configurati
Author: oheger
Date: Sat Jan 25 16:32:07 2014
New Revision: 1561334
URL: http://svn.apache.org/r1561334
Log:
Added NodeHandler interface.
In future we are going to support different types of hierarchical configuration
nodes. The purpose of the NodeHanlder interface is allowing (read-only) access
Author: britter
Date: Sat Jan 25 08:53:31 2014
New Revision: 1561276
URL: http://svn.apache.org/r1561276
Log:
Add missing changes entry for LANG-958
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache