Thanks for catching it.  I fixed it in Rev732412.

-Donald

Jarek Gawor wrote:
These should not be necessary are we have our own....

Jarek

--- 
geronimo/server/trunk/plugins/console/console-jetty/src/main/history/dependencies.xml
(original)
+++ 
geronimo/server/trunk/plugins/console/console-jetty/src/main/history/dependencies.xml
Wed Jan  7 09:03:41 2009
@@ -46,4 +46,19 @@
        <artifactId>console-core</artifactId>
        <type>jar</type>
    </dependency>
+    <dependency>
+        <groupId>org.apache.tomcat</groupId>
+        <artifactId>jsp-api</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.tomcat</groupId>
+        <artifactId>el-api</artifactId>
+        <type>jar</type>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.tomcat</groupId>
+        <artifactId>servlet-api</artifactId>
+        <type>jar</type>
+    </dependency>

Reply via email to