jlaskowski    2005/06/16 18:29:53

  Modified:    modules/itests/src/java/org/openejb/test Main.java
                        RemoteTestServer.java ResultPrinter.java
  Log:

  Fix for #OPENEJB-26: Remove references to sf.net in text and help files
  
  Revision  Changes    Path
  1.2       +3 -3      
openejb1/modules/itests/src/java/org/openejb/test/Main.java
  
  Index: Main.java
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/itests/src/java/org/openejb/test/Main.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Main.java 26 Mar 2004 21:43:12 -0000      1.1
  +++ Main.java 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
  
  
  
  1.2       +3 -3      
openejb1/modules/itests/src/java/org/openejb/test/RemoteTestServer.java
  
  Index: RemoteTestServer.java
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/itests/src/java/org/openejb/test/RemoteTestServer.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RemoteTestServer.java     26 Mar 2004 21:43:13 -0000      1.1
  +++ RemoteTestServer.java     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
  
  
  
  1.2       +3 -3      
openejb1/modules/itests/src/java/org/openejb/test/ResultPrinter.java
  
  Index: ResultPrinter.java
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/itests/src/java/org/openejb/test/ResultPrinter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ResultPrinter.java        26 Mar 2004 21:43:13 -0000      1.1
  +++ ResultPrinter.java        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
  
  
  

Reply via email to