User: starksm 
  Date: 02/02/15 21:37:36

  Modified:    src/resources/cts/META-INF ejb-jar.xml
  Log:
  Change the encoding to UTF-8
  
  Revision  Changes    Path
  1.8       +1 -1      jbosstest/src/resources/cts/META-INF/ejb-jar.xml
  
  Index: ejb-jar.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/cts/META-INF/ejb-jar.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ejb-jar.xml       18 Feb 2001 16:04:47 -0000      1.7
  +++ ejb-jar.xml       16 Feb 2002 05:37:35 -0000      1.8
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="Cp1252"?>
  +<?xml version="1.0" encoding="UTF-8"?>
   
   <ejb-jar>
        <description>jBoss CTS application</description>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to