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

Modified Files:
        maven.xml build.xml 
Log Message:


Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-ejb/maven.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** maven.xml   28 Apr 2005 11:15:46 -0000      1.11
--- maven.xml   27 Aug 2005 00:01:15 -0000      1.12
***************
*** 29,32 ****
--- 29,34 ----
              <component classname="org.generama.VelocityTemplateEngine"/>
              <component classname="org.generama.JellyTemplateEngine"/>
+             
+             <component classname="org.xdoclet.plugin.ejb.EjbConfig" />
  
              <component 

Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-ejb/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** build.xml   24 Aug 2005 11:36:15 -0000      1.4
--- build.xml   27 Aug 2005 00:01:15 -0000      1.5
***************
*** 4,8 ****
          <property environment="ENV"/>
          <path id="xdoclet.task.classpath">
!             <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet-plugins/jars/xdoclet-plugin-ejb-1.0-SNAPSHOT.jar"/>
              <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet/jars/xdoclet-2.0-alpha-1-SNAPSHOT.jar"/>
              <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/generama/jars/generama-1.0-alpha-1-SNAPSHOT.jar"/>
--- 4,8 ----
          <property environment="ENV"/>
          <path id="xdoclet.task.classpath">
!             <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet-plugins/jars/xdoclet-plugin-ejb-1.0.2-SNAPSHOT.jar"/>
              <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet/jars/xdoclet-2.0-alpha-1-SNAPSHOT.jar"/>
              <pathelement 
location="${ENV.MAVEN_HOME_LOCAL}/repository/generama/jars/generama-1.0-alpha-1-SNAPSHOT.jar"/>
***************
*** 34,37 ****
--- 34,40 ----
  
              <component 
+               classname="org.xdoclet.plugin.ejb.EjbConfig"
+               />
+             <component 
                
classname="org.xdoclet.plugin.ejb.interfaces.RemoteInterfacePlugin"
                destdir="${basedir}/target/test-output"



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to