I think it should be fixed now - at least svn up and building worked
for me this morning. I wonder if this was just an omitted interface
when some work was committed?


On 7/20/06, bmadigan <[EMAIL PROTECTED]> wrote:

clean install after updating this morning:

/home/bmadigan/workspaces/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/VMIndexLinkedList.java:[21,52]
interface expected here

/home/bmadigan/workspaces/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/DiskIndexLinkedList.java:[22,37]
interface expected here

/home/bmadigan/workspaces/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/VMIndexLinkedList.java:[221,30]
incompatible types
found   : org.apache.activemq.kaha.impl.VMIndexLinkedList
required: org.apache.activemq.kaha.impl.IndexLinkedList

/home/bmadigan/workspaces/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/BaseContainerImpl.java:[59,34]
incompatible types
found   : org.apache.activemq.kaha.impl.DiskIndexLinkedList
required: org.apache.activemq.kaha.impl.IndexLinkedList

/home/bmadigan/workspaces/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/MapContainerImpl.java:[260,25]
cannot find symbol
symbol  : method getEntry(org.apache.activemq.kaha.impl.IndexItem)
location: class org.apache.activemq.kaha.impl.IndexLinkedList

--
View this message in context: 
http://www.nabble.com/Build-errors---kaha-tf1974624.html#a5418680
Sent from the ActiveMQ - Dev forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to