|
From: Michael E. M. <mm...@re...> - 2005-07-26 22:43:06
|
nice work, i have been looking at the language. when Valang moves out of the sandbox, will there be a bit more javadoc and (va)language "specs"? if i use this, my peers need to be confident we can fix problems and/or extend it. Steven Devijver wrote: >Micheal, > >Thanks for spotting this, I've checked in the updated class. > >Steven > >On 7/26/05, Michael E. Moores <mm...@re...> wrote: > > >>I checked out springmodules from cvs.dev.java.net and >>attempted to build the sandbox jar with "ant sandbox.jar": >> >> [javac] >>/home/mmoores/download/springmodulessandbox/springmodules/sandbox/src/org/springmodules/beans/factory/bfl/parser/BeanFactoryLanguageParser.java:171: >><anonymous >>org.springmodules.beans.factory.bfl.parser.BeanFactoryLanguageParser$6> >>is not abstract and does not override abstract method >>setFactoryMethod(java.lang.String) in >>org.springmodules.beans.factory.drivers.Bean >> [javac] public void setAutowire(String >>autowire) { >> [javac] ^ >> [javac] Note: * uses or overrides a deprecated API. >> [javac] Note: Recompile with -Xlint:deprecation for details. >> [javac] 1 error >> [javac] 8 warnings >> >>BUILD FAILED >> >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >>from IBM. Find simple to follow Roadmaps, straightforward articles, >>informative Webcasts and more! Get everything you need to get up to >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> > > > > |