Author: gnodet
Date: Mon Sep 25 01:16:28 2006
New Revision: 449600
URL: http://svn.apache.org/viewvc?view=rev&rev=449600
Log:
SM-593: Jetty jars missing when running servicemix-web example
Modified:
incubator/servicemix/branches/servicemix-3.0/samples/servicemix-web/pom.xml
Modified:
incubator/servicemix/branches/servicemix-3.0/samples/servicemix-web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/samples/servicemix-web/pom.xml?view=diff&rev=449600&r1=449599&r2=449600
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/samples/servicemix-web/pom.xml
(original)
+++ incubator/servicemix/branches/servicemix-3.0/samples/servicemix-web/pom.xml
Mon Sep 25 01:16:28 2006
@@ -79,7 +79,6 @@
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
- <scope>test</scope>
</dependency>
<dependency>
<groupId>commons-pool</groupId>