Author: ptahchiev
Date: Mon Jun 30 06:15:59 2008
New Revision: 672760

URL: http://svn.apache.org/viewvc?rev=672760&view=rev
Log:
Added the sample-ejb3 to the sample-master pom.xml and also deleted some of the 
unnecessary .java files from the ejb module.

Removed:
    
jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/TestConverterEJB.java
Modified:
    jakarta/cactus/trunk/samples/pom.xml

Modified: jakarta/cactus/trunk/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/pom.xml?rev=672760&r1=672759&r2=672760&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/pom.xml (original)
+++ jakarta/cactus/trunk/samples/pom.xml Mon Jun 30 06:15:59 2008
@@ -127,6 +127,7 @@
       <modules>
          <module>servlet</module>
          <module>ejb</module>
+                               <module>ejb3</module>
          <module>jetty</module>
       </modules>
     </profile>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to