[Avrora] Compiling Avrora
Roy Shea
royshea at gmail.com
Sun Feb 15 10:51:07 PST 2009
Hello Mohammed,
> I also downloaded it from the CVS and got similar message
Glad to see that you found the Source Forge CVS at:
http://avrora.cvs.sourceforge.net/avrora/
In my opinion this is a better tree to work from than the 1.6.0 beta.
> Note: src/cck/test/TestEngine.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
>
> Any idea what is going on?
Everything should still run fine. Avrora still uses one deprecated API:
----
src/cck/test/TestEngine.java:193: warning: [deprecation]
stop(java.lang.Throwable) in
java.lang.Thread has been deprecated
----
but this is located in the test engine. Something to clean up, but not
something that should cause you problems.
Peace,
-Roy
More information about the Avrora
mailing list