Author: rgoers Date: Sat Apr 11 07:27:18 2009 New Revision: 764182 URL: http://svn.apache.org/viewvc?rev=764182&view=rev Log: Fix subversion properties
Modified: commons/proper/configuration/trunk/conf/01/testMultiConfiguration_1001.xml (props changed) commons/proper/configuration/trunk/conf/testExpression.xml (props changed) commons/proper/configuration/trunk/conf/testFileMonitorConfigurationBuilder.xml (props changed) commons/proper/configuration/trunk/conf/testMultiTenentConfigurationBuilder.xml (props changed) commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java (contents, props changed) commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java (contents, props changed) commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java (contents, props changed) commons/proper/configuration/trunk/xdocs/building.xml (props changed) commons/proper/configuration/trunk/xdocs/userguide/howto_filesystems.xml (props changed) Propchange: commons/proper/configuration/trunk/conf/01/testMultiConfiguration_1001.xml ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/conf/testExpression.xml ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/conf/testFileMonitorConfigurationBuilder.xml ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/conf/testFileMonitorConfigurationBuilder.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: commons/proper/configuration/trunk/conf/testMultiTenentConfigurationBuilder.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java?rev=764182&r1=764181&r2=764182&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java (original) +++ commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java Sat Apr 11 07:27:18 2009 @@ -63,7 +63,7 @@ * @since 1.7 * @author <a * href="http://commons.apache.org/configuration/team-list.html">Commons Configuration team</a> - * @version $Id: $ + * @version $Id$ */ public class ExprLookup extends StrLookup { Propchange: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/interpol/ExprLookup.java ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java?rev=764182&r1=764181&r2=764182&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java (original) +++ commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java Sat Apr 11 07:27:18 2009 @@ -24,7 +24,7 @@ * @author <a * href="http://commons.apache.org/configuration/team-list.html">Commons * Configuration team</a> - * @version $Id: NodeCombiner.java 761171 2009-04-02 05:42:41Z rgoers $ + * @version $Id$ * @since 1.6 */ public final class TreeUtils Propchange: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/tree/TreeUtils.java ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java?rev=764182&r1=764181&r2=764182&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java (original) +++ commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java Sat Apr 11 07:27:18 2009 @@ -34,7 +34,7 @@ /** * Test class for ExprLookup. * - * @version $Id: $ + * @version $Id$ */ public class TestExprLookup extends TestCase { Propchange: commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java ('svn:eol-keywords' removed) Propchange: commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/interpol/TestExprLookup.java ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: commons/proper/configuration/trunk/xdocs/building.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: commons/proper/configuration/trunk/xdocs/building.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: commons/proper/configuration/trunk/xdocs/userguide/howto_filesystems.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: commons/proper/configuration/trunk/xdocs/userguide/howto_filesystems.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml