Author: gnodet
Date: Fri Jan 12 02:55:52 2007
New Revision: 495547
URL: http://svn.apache.org/viewvc?view=rev&rev=495547
Log:
Fix bad classpath problem in servicemix-web-console
Modified:
incubator/servicemix/trunk/web/servicemix-web-console/pom.xml
Modified: incubator/servicemix/trunk/web/servicemix-web-console/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/trunk/web/servicemix-web-console/pom.xml?view=diff&rev=495547&r1=495546&r2=495547
==============================================================================
--- incubator/servicemix/trunk/web/servicemix-web-console/pom.xml (original)
+++ incubator/servicemix/trunk/web/servicemix-web-console/pom.xml Fri Jan 12
02:55:52 2007
@@ -79,10 +79,6 @@
</exclusion>
<exclusion>
<groupId>org.apache.xbean</groupId>
- <artifactId>xbean-spring</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.apache.xbean</groupId>
<artifactId>xbean-server</artifactId>
</exclusion>
<exclusion>