You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/11/27 11:28:56 UTC

Build failed in Jenkins: stanbol-trunk-1.6 #1118

See <https://builds.apache.org/job/stanbol-trunk-1.6/1118/changes>

Changes:

[suat] STANBOL-815:
-CMS specific properties of documents are put into an addition ContentItem part instead of passing them within a separate parameter.

[suat] STANBOL-781:
Currently, when a ContentItem is submitted to an index which was created using a custom LDPath, the LDPath is only executed on the recognized entities through the Entityhub. This aims to gather additional information regarding to the entities of the ContentItem.

However, we would need to execute custom LDPath programs on additional RDF parts of ContentItems. Otherwise, it is not possible benefit from the additional parts. With this commit, SemanticIndexManagerImpl will execute the LDPath program on the RDF parts of ContentItem through the ContentItemBackend.

[suat] STANBOL-783:

Till now Contenthub didn't allow to specify the chain name to be used in the enhancement process of the documents submitted to it. To be able to allow indexing of different enhancements which might be produced by different enhancement engines in different chains, it is necessary to allow configuring the chain name. 

Now, there is an additional "chain" parameter in the SolrStore#enhanceAndPut methods allowing to specify the name of the chain. Based on this, the SolrStoreImpl has been updated. Also, corresponding RESTful services has also been update.

Note that in this commit SolrStoreImpl contains other changes which are basically usage of ContentItem instead of SolrContentItem (sorry for the bulk update).

[suat] STANBOL-787:
Removing the redundant files. Instead of these, SolrStoreImpl will use directly the ContentItem (that will be committed in a few minutes)

[suat] Trying to commit the big patch prepared by Meric, in smaller chunks in accordance to the opened issues. In this commit, I am trying to commit changes to adapt multipart serialization of ContentItems. So, it mainly includes fixes for STANBOL-785, STANBOL-786 and STANBOL-788. 

As explained in the mentioned issues, adapting the multipart serialization of ContentItems, we do not need constraint parameter to be passed explicitly. Instead additional metadata comes as a certain part of the ContentItem. Based on this, the "constraint" parameters are removed from the RESTful services of StoreResource.

Based on these changes, documentation of the services and the HTML interface are also updated. 

There is also an additional RESTful service, taking a ContentItem parameter which was created by the ContentItemReader (i.e providing the multipart deserialization of ContentItems)

------------------------------------------
[...truncated 49194 lines...]
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar>
[INFO] [enforcer:enforce {execution: enforce-java}]
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar>
[INFO] [source:jar {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.related/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.related/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT-sources.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing org/apache/stanbol/org.apache.stanbol.contenthub.search.related/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/related/target/org.apache.stanbol.contenthub.search.related-0.10.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Contenthub Featured Search
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target>
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/src/main/resources>
[JENKINS] Recording test results
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/classes>
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Writing abstract service descriptor <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 1 entries.
[INFO] Generating 1 Service Component Descriptors to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[debug] execute contextualize
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/pom.xml[INFO]> [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar>
[INFO] [enforcer:enforce {execution: enforce-java}]
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar>
[INFO] [source:jar {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.featured/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.featured/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT-sources.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing org/apache/stanbol/org.apache.stanbol.contenthub.search.featured/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/featured/target/org.apache.stanbol.contenthub.search.featured-0.10.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Contenthub Search Reactor
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/pom.xml> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.reactor/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.reactor-0.10.0-SNAPSHOT.pom>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/search/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.search.reactor/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.search.reactor-0.10.0-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Contenthub Web
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target>
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.contenthub.search.featured/0.9.0-incubating/org.apache.stanbol.contenthub.search.featured-0.9.0-incubating.pom
2K downloaded  (org.apache.stanbol.contenthub.search.featured-0.9.0-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.contenthub.search.solr/0.9.0-incubating/org.apache.stanbol.contenthub.search.solr-0.9.0-incubating.pom
3K downloaded  (org.apache.stanbol.contenthub.search.solr-0.9.0-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.entityhub.core/0.10.0-incubating/org.apache.stanbol.entityhub.core-0.10.0-incubating.pom
5K downloaded  (org.apache.stanbol.entityhub.core-0.10.0-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.entityhub.parent/0.10.0-incubating/org.apache.stanbol.entityhub.parent-0.10.0-incubating.pom
2K downloaded  (org.apache.stanbol.entityhub.parent-0.10.0-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/stanbol-parent/1-incubating/stanbol-parent-1-incubating.pom
50K downloaded  (stanbol-parent-1-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.entityhub.servicesapi/0.10.0-incubating/org.apache.stanbol.entityhub.servicesapi-0.10.0-incubating.pom
4K downloaded  (org.apache.stanbol.entityhub.servicesapi-0.10.0-incubating.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.contenthub.search.featured/0.9.0-incubating/org.apache.stanbol.contenthub.search.featured-0.9.0-incubating.jar
28K downloaded  (org.apache.stanbol.contenthub.search.featured-0.9.0-incubating.jar)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.contenthub.search.solr/0.9.0-incubating/org.apache.stanbol.contenthub.search.solr-0.9.0-incubating.jar
22K downloaded  (org.apache.stanbol.contenthub.search.solr-0.9.0-incubating.jar)
Downloading: http://repo1.maven.org/maven2/org/apache/stanbol/org.apache.stanbol.entityhub.core/0.10.0-incubating/org.apache.stanbol.entityhub.core-0.10.0-incubating.jar
145K downloaded  (org.apache.stanbol.entityhub.core-0.10.0-incubating.jar)
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 45 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/classes>
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml>
[INFO] Writing abstract service descriptor <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 1 entries.
[INFO] Generating 1 Service Component Descriptors to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar>
[INFO] [enforcer:enforce {execution: enforce-java}]
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar>
[INFO] [source:jar {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/stanbol already added, skipping
[INFO] org/apache/stanbol/contenthub already added, skipping
[INFO] org/apache/stanbol/contenthub/web already added, skipping
[INFO] META-INF already added, skipping
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/pom.xml[INFO]> META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping

[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/stanbol already added, skipping
[INFO] org/apache/stanbol/contenthub already added, skipping
[INFO] org/apache/stanbol/contenthub/web already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.web/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/.repository/org/apache/stanbol/org.apache.stanbol.contenthub.web/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT-sources.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing org/apache/stanbol/org.apache.stanbol.contenthub.web/0.10.0-SNAPSHOT/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/web/target/org.apache.stanbol.contenthub.web-0.10.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Contenthub Clerezza LDPath Backend
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/target>
[INFO] snapshot org.apache.stanbol:org.apache.stanbol.contenthub.store.solr:0.10.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.stanbol:org.apache.stanbol.enhancer.ldpath:0.10.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/src/main/java/org/apache/stanbol/contenthub/ldpath/solr/SemanticIndexManagerImpl.java>:[67,7] org.apache.stanbol.contenthub.ldpath.solr.SemanticIndexManagerImpl is not abstract and does not override abstract method executeProgram(java.lang.String,java.util.Set<java.lang.String>,org.apache.stanbol.enhancer.servicesapi.ContentItem) in org.apache.stanbol.contenthub.servicesapi.ldpath.SemanticIndexManager

[ERROR] <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/src/main/java/org/apache/stanbol/contenthub/ldpath/solr/SemanticIndexManagerImpl.java>:[241,4] method does not override or implement a method from a supertype

[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/src/main/java/org/apache/stanbol/contenthub/ldpath/solr/SemanticIndexManagerImpl.java>:[67,7] org.apache.stanbol.contenthub.ldpath.solr.SemanticIndexManagerImpl is not abstract and does not override abstract method executeProgram(java.lang.String,java.util.Set<java.lang.String>,org.apache.stanbol.enhancer.servicesapi.ContentItem) in org.apache.stanbol.contenthub.servicesapi.ldpath.SemanticIndexManager

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/contenthub/ldpath/src/main/java/org/apache/stanbol/contenthub/ldpath/solr/SemanticIndexManagerImpl.java>:[241,4] method does not override or implement a method from a supertype


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 25 seconds
[INFO] Finished at: Tue Nov 27 10:28:45 UTC 2012
[INFO] Final Memory: 699M/897M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@stanbol.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to stable : stanbol-trunk-1.6 #1120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/stanbol-trunk-1.6/1120/changes>


Jenkins build is unstable: stanbol-trunk-1.6 #1119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/stanbol-trunk-1.6/1119/changes>