/home/rubys/jakarta/jakarta-james/src/java/org/apache/james/core/AvalonMailStore.java:205: select(java.lang.Object) in org.apache.james.core.AvalonMailStore cannot implement select(java.lang.Object) in org.apache.avalon.cornerstone.services.store.Store; attempting to use incompatible return typeThis appears to be a result of a change to corenerstone back on around the 24 September (refer revision 1.6 to 1.7) in which ComponentSelector was replaced by ServiceSelector without a component version increment. I'll CCing this to Avalon dev to see if the guys can take care of this.
[javac] found : org.apache.avalon.framework.component.Component
[javac] required: java.lang.Object
[javac] public synchronized Component select(Object hint) throws ComponentException {
[javac] ^
http://cvs.apache.org/viewcvs/jakarta-avalon-cornerstone/src/java/org/apache/avalon/cornerstone/services/store/Store.java
Cheers, Steve.
--
Stephen J. McConnell
OSM SARL
digital products for a global economy
mailto:mcconnell@;osm.net
http://www.osm.net
--
To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
