Compilation error when building activemq-web with test enabled.
---------------------------------------------------------------
Key: AMQ-954
URL: https://issues.apache.org/activemq/browse/AMQ-954
Project: ActiveMQ
Issue Type: Bug
Reporter: Fritz Oconer
Assigned To: Fritz Oconer
Fix For: 4.1
Exception below is thrown when building activemq-web with test enabled.
"Compiling 1 source file to
/home/continuum/repository/activemq4/trunk/activemq-web/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/repository/activemq4/trunk/activemq-web/src/test/java/org/apache/activemq/web/JettyServer.java:[22,32]
package org.apache.activemq.demo does not exist
/home/continuum/repository/activemq4/trunk/activemq-web/src/test/java/org/apache/activemq/web/JettyServer.java:[54,8]
cannot find symbol
symbol : variable DefaultQueueSender
location: class org.apache.activemq.web.JettyServer"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira