linikujp / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

mvn build of command line OWL tools on OSX fails at OWLTools-Annotation : Part Deux #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.mvn clean package
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

OSX 10.8.5

Please provide any additional information below.

[INFO] Compiling 71 source files to 
/Users/jeffemch/Desktop/Sno-Owl/owltools/OWLTools-Annotation/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/Users/jeffemch/Desktop/Sno-Owl/owltools/OWLTools-Annotation/src/main/java/owlto
ols/gaf/lego/MolecularModelManager.java:[405,3] cannot find symbol
symbol  : method setAboxOntology(org.semanticweb.owlapi.model.OWLOntology)
location: class owltools.gaf.lego.LegoModelGenerator
[INFO] 1 error

Thanks for the quick turnaround on the previous issues

Original issue reported on code.google.com by 6foob...@gmail.com on 20 Dec 2013 at 1:08

GoogleCodeExporter commented 9 years ago
This has been fixed in revision r1834. Please update to the latest revision.

Original comment by HDie...@lbl.gov on 20 Dec 2013 at 1:14