From 401f768414e49dce67d0997eab0aa8bc4901f1cf Mon Sep 17 00:00:00 2001 From: Bosanac Dejan Date: Fri, 30 Mar 2012 15:49:31 +0000 Subject: [PATCH] include eclipse jdt to make activemq-web-console jetty:run work again git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1307487 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-web-console/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 3e82386b9f..83726d71dc 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -220,7 +220,12 @@ org.mortbay.jetty jsp-2.1-glassfish provided - + + + org.eclipse.jdt + core + 3.1.1 +