hchar       2005/01/20 13:06:05

  Modified:    auxiliary-builds/jdk15/yajcache/cache/test log4j.xml
  Log:
  fix <?xml...> as 1st line
  
  Revision  Changes    Path
  1.3       +1 -1      
jakarta-turbine-jcs/auxiliary-builds/jdk15/yajcache/cache/test/log4j.xml
  
  Index: log4j.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-jcs/auxiliary-builds/jdk15/yajcache/cache/test/log4j.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- log4j.xml 20 Jan 2005 21:02:17 -0000      1.2
  +++ log4j.xml 20 Jan 2005 21:06:04 -0000      1.3
  @@ -1,3 +1,4 @@
  +<?xml version="1.0" encoding="UTF-8"?> 
   <!--
        Copyright 2005 he Apache Software Foundation
        
  @@ -13,7 +14,6 @@
        See the License for the specific language governing permissions and
        limitations under the License.
   -->
  -<?xml version="1.0" encoding="UTF-8"?> 
   <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
   
   <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"; 
debug="false">
  
  
  

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

Reply via email to