MassBank / MassBank-web

The web server application and directly connected components for a MassBank web server
14 stars 22 forks source link

Build broken: method getAccessionData in class massbank.DatabaseManager #109

Closed sneumann closed 6 years ago

sneumann commented 6 years ago

Hi @Treutler , the commit 253b1b178f3800ef3334a630df28104340a46161 seems to have broken travis build: https://travis-ci.org/MassBank/MassBank-web/builds/359802607#L1498

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project MassBank-lib: Compilation failure
[ERROR] /home/travis/build/MassBank/MassBank-web/MassBank-Project/MassBank-lib/src/main/java/massbank/AccessionData.java:[94,45] method getAccessionData in class massbank.DatabaseManager cannot be applied to given types;
[ERROR]   required: java.lang.String,java.lang.String
[ERROR]   found: java.lang.String
[ERROR]   reason: actual and formal argument lists differ in length

Yours, Steffen

Treutler commented 6 years ago

Hi, I forgot to remove massbank/AccessionData.java from the repo, sorry. Fixed with 67de75bdc71330bba0600b6604fe24b35a9d3758