Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26802

Modified Files:
        project.xml 
Log Message:
Replace Sun's ejb dependency with geromino-ejb due to licence restriction. 
Formatting with Jalopy.

Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** project.xml 6 Feb 2005 21:31:34 -0000       1.6
--- project.xml 28 Apr 2005 07:22:22 -0000      1.7
***************
*** 8,14 ****
    <dependencies>
      <dependency>
!       <id>ejb</id>
!       <version>2.1</version>
!       <url>http://java.sun.com/ejb/</url>
      </dependency>
  
--- 8,14 ----
    <dependencies>
      <dependency>
!       <groupId>geronimo-spec</groupId>
!       <artifactId>geronimo-spec-ejb</artifactId>
!       <version>2.1-rc4</version>
      </dependency>
  



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to