Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Travis #47

Open
tarrow opened this issue Apr 5, 2016 · 0 comments
Open

Enable Travis #47

tarrow opened this issue Apr 5, 2016 · 0 comments

Comments

@tarrow
Copy link
Contributor

tarrow commented Apr 5, 2016

Make travis work on this repository.

Current situation is it has been added to travis.org and travis will run on anything with a .travis.yml.

fails with

[ERROR] /home/travis/build/ContentMine/ami-plugin/src/main/java/org/xmlcml/ami2/plugins/phylotree/PhyloTreeArgProcessor.java:[80,17] cannot find symbol
  symbol:   method CORE_LOG()
  location: class org.xmlcml.ami2.plugins.phylotree.PhyloTreeArgProcessor
[ERROR] /home/travis/build/ContentMine/ami-plugin/src/main/java/org/xmlcml/ami2/plugins/phylotree/PhyloTreeArgProcessor.java:[130,27] cannot find symbol
  symbol:   method CORE_LOG()
  location: class org.xmlcml.ami2.plugins.phylotree.PhyloTreeArgProcessor
[ERROR] /home/travis/build/ContentMine/ami-plugin/src/main/java/org/xmlcml/ami2/plugins/ResultsAnalysis.java:[249,31] cannot find symbol
  symbol:   method setColumnHeadingList(java.util.List<org.xmlcml.cmine.util.CellRenderer>)
  location: variable dataTablesTool of type org.xmlcml.cmine.util.DataTablesTool
[ERROR] /home/travis/build/ContentMine/ami-plugin/src/main/java/org/xmlcml/ami2/plugins/CommandProcessor.java:[147,41] cannot find symbol
  symbol:   variable columnHeadingList
  location: variable dataTablesTool of type org.xmlcml.cmine.util.DataTablesTool
[ERROR] /home/travis/build/ContentMine/ami-plugin/src/main/java/org/xmlcml/ami2/plugins/CommandProcessor.java:[149,56] cannot find symbol
  symbol:   variable columnHeadingList
  location: variable dataTablesTool of type org.xmlcml.cmine.util.DataTablesTool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant