You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by cs...@apache.org on 2006/11/09 00:55:06 UTC

svn commit: r472705 - /beehive/trunk/system-controls/systemcontrols-imports.xml

Author: cschoett
Date: Wed Nov  8 15:55:05 2006
New Revision: 472705

URL: http://svn.apache.org/viewvc?view=rev&rev=472705
Log:
Fix for path reference which shouldn't have been included in my last commit.

Modified:
    beehive/trunk/system-controls/systemcontrols-imports.xml

Modified: beehive/trunk/system-controls/systemcontrols-imports.xml
URL: http://svn.apache.org/viewvc/beehive/trunk/system-controls/systemcontrols-imports.xml?view=diff&rev=472705&r1=472704&r2=472705
==============================================================================
--- beehive/trunk/system-controls/systemcontrols-imports.xml (original)
+++ beehive/trunk/system-controls/systemcontrols-imports.xml Wed Nov  8 15:55:05 2006
@@ -60,7 +60,6 @@
 
     <path id="ejb.dependency.path">
         <fileset file="${sc.home}/external/ejb/geronimo-j2ee_1.4_spec-1.0.jar"/>
-        <fileset file="/apps/jboss-4.0.4.GA/server/default/deploy/ejb3.deployer/jboss-ejb3x.jar"/>
     </path>
 
 </project>