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

Modified Files:
        maven.xml project.xml 
Removed Files:
        README.txt 
Log Message:
Added goal 'dist' which creates full-pack distribuition

Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-ejb/maven.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** maven.xml   8 Feb 2005 03:48:49 -0000       1.10
--- maven.xml   28 Apr 2005 11:15:46 -0000      1.11
***************
*** 43,48 ****
                />
          </xdoclet>
-         
-         <!--attainGoal name="jalopy:format"/-->
      </goal>
  
--- 43,46 ----

Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-ejb/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** project.xml 6 Feb 2005 21:31:39 -0000       1.5
--- project.xml 28 Apr 2005 11:15:46 -0000      1.6
***************
*** 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>
  

--- README.txt DELETED ---



-------------------------------------------------------
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