ebourg      2004/11/16 16:12:05

  Modified:    configuration/src/test/org/apache/commons/configuration
                        TestBaseConfigurationXMLReader.java
  Log:
  minor style fix
  
  Revision  Changes    Path
  1.4       +3 -3      
jakarta-commons/configuration/src/test/org/apache/commons/configuration/TestBaseConfigurationXMLReader.java
  
  Index: TestBaseConfigurationXMLReader.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/configuration/src/test/org/apache/commons/configuration/TestBaseConfigurationXMLReader.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestBaseConfigurationXMLReader.java       27 Feb 2004 17:41:34 -0000      
1.3
  +++ TestBaseConfigurationXMLReader.java       17 Nov 2004 00:12:05 -0000      
1.4
  @@ -1,5 +1,3 @@
  -package org.apache.commons.configuration;
  -
   /*
    * Copyright 2001-2004 The Apache Software Foundation.
    *
  @@ -15,6 +13,8 @@
    * See the License for the specific language governing permissions and
    * limitations under the License.
    */
  +
  +package org.apache.commons.configuration;
   
   import java.io.IOException;
   import java.util.Arrays;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to