jlaskowski    2005/06/16 18:29:53

  Modified:    modules/core/src/java/org/openejb/util/resources
                        Messages.properties
  Log:

  Fix for #OPENEJB-26: Remove references to sf.net in text and help files
  
  Revision  Changes    Path
  1.2       +4 -4      
openejb1/modules/core/src/java/org/openejb/util/resources/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/core/src/java/org/openejb/util/resources/Messages.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Messages.properties       26 Mar 2004 21:43:08 -0000      1.1
  +++ Messages.properties       16 Jun 2005 22:29:53 -0000      1.2
  @@ -15,7 +15,7 @@
   # 3. The name "OpenEJB" must not be used to endorse or promote
   #    products derived from this Software without prior written
   #    permission of The OpenEJB Group.  For written permission,
  -#    please contact [EMAIL PROTECTED]
  +#    please contact [EMAIL PROTECTED]
   #
   # 4. Products derived from this Software may not be called "OpenEJB"
   #    nor may "OpenEJB" appear in their names without prior written
  @@ -23,7 +23,7 @@
   #    trademark of The OpenEJB Group.
   #
   # 5. Due credit should be given to the OpenEJB Project
  -#    (http://openejb.sf.net/).
  +#    (http://www.openejb.org/).
   #
   # THIS SOFTWARE IS PROVIDED BY THE OPENEJB GROUP AND CONTRIBUTORS
   # ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
  @@ -87,7 +87,7 @@
   # ts   = TransactionService
   #
   
  -ge0001=FATAL ERROR: Unknown error in {0}.  Please send the following stack 
trace and this message to [EMAIL PROTECTED] :\n {1}
  +ge0001=FATAL ERROR: Unknown error in {0}.  Please send the following stack 
trace and this message to [email protected] :\n {1}
   #      param 0 is the part of the system that needs the Properties object.
   ge0002=The required properties object needed by {0} is null.
   #      param 0 is the properties file name, param 1 is the part of the 
system that needs the properties file.
  
  
  

Reply via email to