Anyone ever get the following error while building biojava-live?  I tried updating 
with the new bytecode jar file to see if that would help, but nope, no such luck.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    [javac] Compiling 659 source files to 
/home/dlampkin/biojava-live/ant-build/classes/main
    [javac] 
/home/dlampkin/biojava-live/ant-build/src/main/org/biojava/bio/seq/filter/WalkerFactory.java:211:
 cannot resolve symbol
    [javac] symbol  : method forMethod (java.lang.reflect.Method)
    [javac] location: class org.biojava.utils.bytecode.IntrospectedCodeClass
    [javac]             CodeMethod m_getFilter = IntrospectedCodeClass.forMethod(m);
    [javac]                                                           ^
    [javac] 
/home/dlampkin/biojava-live/ant-build/src/main/org/biojava/bio/seq/filter/WalkerFactory.java:275:
 cannot resolve symbol
    [javac] symbol  : method forMethod (java.lang.reflect.Method)
    [javac] location: class org.biojava.utils.bytecode.IntrospectedCodeClass
    [javac]         CodeMethod ourMeth = IntrospectedCodeClass.forMethod(meth);
    [javac]                                                   ^
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


I believe this particular error overdrew my account in the Sanity Fund.  I'm in the 
red.  WAY in the red.  Yes, I'll be sure to make the T-rex's teeth extra sharp.  And 
they won't be mini-Rexes either...

Thanks,

DeAngelo

_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to