mff-uk / odcs-dpus

Repository for DPUs (Data processing units) for ETL tool for RDF data
3 stars 2 forks source link

Build of legislation/uriGenerator fails. #27

Closed janvojt closed 11 years ago

janvojt commented 11 years ago
[INFO] Compiling 1 source file to /mnt/D/workspace/DPUs/legislation/uriGenerator/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /mnt/D/workspace/DPUs/legislation/uriGenerator/src/test/java/cz/cuni/mff/xrg/intlib/extractor/legislation/decisions/uriGenerator/URIGenTest.java:[40,40] method createRdfInputFromResource in class cz.cuni.mff.xrg.odcs.dpu.test.TestEnvironment cannot be applied to given types;
  required: java.lang.String,boolean,java.lang.String,org.openrdf.rio.RDFFormat
  found: java.lang.String,java.lang.String,org.openrdf.rio.RDFFormat
  reason: actual and formal argument lists differ in length
[ERROR] /mnt/D/workspace/DPUs/legislation/uriGenerator/src/test/java/cz/cuni/mff/xrg/intlib/extractor/legislation/decisions/uriGenerator/URIGenTest.java:[42,41] method createRdfOutput in class cz.cuni.mff.xrg.odcs.dpu.test.TestEnvironment cannot be applied to given types;
  required: java.lang.String,boolean
  found: java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
skodapetr commented 11 years ago

DPU has been probably build against old version of ODCS. Adding false as the missing boolean parameter should solve the situation with preserving the functionality from previous version.

tomas-knap commented 11 years ago

ZKus ted, pripadne zakomentuj @Test