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

Modified Files:
        project.properties project.xml 
Log Message:
removed exception and refactored ejb plugin, so it does not
depend on sources of testapp-ejb anymore
(preparation tom2 build )


Index: project.properties
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb/project.properties,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** project.properties  30 Aug 2005 12:29:03 -0000      1.13
--- project.properties  23 Jun 2006 14:04:54 -0000      1.14
***************
*** 2,6 ****
  xdoclet.qtags.generate = true
  
- xdoclet.ejb.home = ${basedir}
- maven.junit.sysproperties = xdoclet.ejb.home
- 
--- 2,3 ----

Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.xml 12 Jun 2006 06:52:45 -0000      1.11
--- project.xml 23 Jun 2006 14:04:54 -0000      1.12
***************
*** 26,29 ****
--- 26,32 ----
    </developers>
    <dependencies>
+     <!--
+         need to compile tests
+     -->
      <dependency>
        <groupId>geronimo-spec</groupId>
***************
*** 31,34 ****
--- 34,42 ----
        <version>2.1-rc4</version>
      </dependency>
+     <dependency>
+       <groupId>geronimo-spec</groupId>
+       <artifactId>geronimo-spec-jms</artifactId>
+       <version>1.1-rc4</version>
+     </dependency>
  
      <!-- build time only -->


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to