37coins / 37coins-boilerplate

A restfull backend with flexible persistance layer
0 stars 2 forks source link

Jenkins is ENRAGED #23

Open v6 opened 10 years ago

v6 commented 10 years ago

Not really.

Still, not satisfied, either.

ci.37coins.com:8080/job/continuous_server_mathan/13/console

[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/continuous_server_mathan/server/src/main/java/com/_37coins/parse/ParserFilter.java:[76,29] cannot find symbol

Still, I think this may need an update. I note nothing in here that allows fromBody().

https://github.com/johannbarbie/RestNucleus-Boilerplate/search?q=fromBody

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project server: Compilation failure [ERROR] /var/lib/jenkins/workspace/continuous_server_mathan/server/src/main/java/com/_37coins/parse/ParserFilter.java:[76,29] cannot find symbol [ERROR] symbol: method fromBody(org.restnucleus.WrappedRequest,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>) [ERROR] location: class org.restnucleus.filter.DigestFilter [ERROR] -> [Help 1]

DigestFilter was, however, present.

Gateway85 commented 9 years ago

still relevant?