On 14 Mar 2010, at 14:35, Steve Nisbet wrote:
> pre-compile-core:
>     [echo] Compiling files in /root/trunk/src
>     [echo] Build directory is /root/trunk/build/classes
>    [mkdir] Created dir: /root/trunk/build/classes
>     [echo] Compile core of wookie-0.8.1-SNAPSHOT.
>    [javac] Compiling 89 source files to /root/trunk/build/classes
>    [javac] 
> /root/trunk/src/org/apache/wookie/util/gadgets/GadgetAdapter.java:45: 
> org.apache.wookie.util.gadgets.GadgetAdapter is
> not abstract and does not override abstract method 
> fromXML(org.jdom.Element,java.lang.String[]) in
> org.apache.wookie.w3c.W3CWidget
>    [javac] public class GadgetAdapter implements W3CWidget {
>    [javac]        ^
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: Some input files use unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>    [javac] 1 error
> 
> BUILD FAILED
> /root/trunk/ant/ivy-java-common.xml:94: Compile failed; see the compiler 
> error output for details.

For Steve and anyone else who is seeing this problem - I just fixed the ivy 
settings to get rid of this jar caching issue; do an "svn up" and off you go...

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to