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

Changes:

[rwesten] Adds support for indexing vcard files to the entityhub/indexing 
framework (STANBOL-367).

This version can be seen as a first running beta. There are still a lot of 
TODOs but in initial import based on the http://schema.org/Person schema is 
already working.

* The implementation adds an new indexing source for vcard files
* vcards with a FN property are interpreted as Person
* vcards with no FN but an ORG property are interpreted as Organisation
* vcards without a FN or an ORG property are ignored

* this indexing source was added to the genericrdf indexing config
* a default configuration was added
* to use it one needs to activate the vcard indexing source within the 
indexing.properties file

[rwesten] Three files where not added by the last commit ...
 ... I would really like to know, why Eclipse always does not commit some added 
files ... :(

[rwesten] Fixes STANBOL-353: Other than in the initial description of the Issue 
the SolrDispatchFilter was used to implement the requested feature. This 
includes also a default configuration for the launchers so that the internally 
managed SolrIndex is published with the prefix "/solr/default". There is also a 
new integration-test that checks for the index with the dbpedia default data 
(core name: dbpedia_43k).

Details:

commons/solr/core:

* The commons.solr.core bundle now exports additional solr packages. See the 
pom.xml for details.
* corrected a Bug that causes concurrent modification exceptions on shutting 
down a CoreContainer.
* The deactivate method of EmbeddedSolrServerProvider now correctly shutdowns 
Solr CoreContainer that are not managed as OSGI services

commons/solr/web:

implementation of STANBOL-353 by

* subclass of SolrDispatchFilter that prevents the initialization and 
destruction of a CoreContainer on the initialization and deactivation
* OSGI component that allows to match CoreContainers available as OSGI services 
(as provided by STANBOL-354) to configured prefixes.
* ServiceTracker are used to register/unregister such components with the 
HttpService as the referenced Solr CoreContainer become available/unavailable.

other changes

* added a configuration that registers the internally managed Solr Server with 
the prefix "/solr/default/" to the stable, full, full-war and kres launcher.
* added an integration-test that checks that the default data index is 
available under /solr/default/dbpedia_43k

------------------------------------------
[...truncated 6083 lines...]
1507 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/From_the_Scene
1507 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/History
1508 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/horoscope
1508 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Interview
1508 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Music
1508 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Obituary
1508 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Opinion
1509 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Polls_and_Surveys
1509 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Press_Release
1509 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Press-Digest
1509 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Profile
1509 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Program
1510 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Question_and_Answer_Session
1510 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Quote
1510 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Raw_Sound
1510 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Response_to_a_Question
1510 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity 
http://cv.iptc.org/newscodes/genre/Results_Listings_and_Statistics
1511 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Retrospective
1511 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Review
1511 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Scener
1511 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity 
http://cv.iptc.org/newscodes/genre/Side_bar_and_supporting_information
1511 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Special_Report
1512 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Summary
1512 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Synopsis
1512 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Text_only
1512 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Transcript_and_Verbatim
1512 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Update
1513 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Voicer
1513 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Wrap
1513 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://cv.iptc.org/newscodes/genre/Wrapup
1518 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest - 
validate Entity http://sws.geonames.org/2985244/
1521 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - Indexing 
directory: 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing>
1521 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > config 
directory testConfigs/provider/indexing/config does not exist
1522 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -   - created
1522 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > resource 
folder 'testConfigs/provider/indexing/resources does not exist 
1522 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -   - created
1522 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - Classpath 
Indexing Root 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-classes>
1522 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource indexing.properties (folder: testConfigs/provider/indexing/config)
1523 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource copied from Classpath 
1523 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource indexFieldConfig.txt (folder: testConfigs/provider/indexing/config)
1524 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource copied from Classpath 
1525 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource LineBasedEntityIterator.properties (folder: 
testConfigs/provider/indexing/config)
1525 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource not found
1525 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - Unable to 
find optional configuration LineBasedEntityIterator.properties
1525 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.LineBasedEntityIterator - 
Configure LineBasedEntityIterator :
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.LineBasedEntityIterator - Set 
charset to 'UTF-8'
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource testEntityIds.txt (folder: testConfigs/provider/indexing/resources)
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource copied from Classpath 
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.LineBasedEntityIterator - Set 
Source File to 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/testEntityIds.txt'>
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource RdfIndexingSource.properties (folder: 
testConfigs/provider/indexing/config)
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource not found
1526 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - Unable to 
find optional configuration RdfIndexingSource.properties
1539 [main] WARN com.hp.hpl.jena.tdb.exec - No BGP optimizer
1540 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource - 
Importing RDF data from:
1540 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig - request for 
Resource rdfdata (folder: testConfigs/provider/indexing/resources)
1541 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.config.IndexingConfig -  > rquested 
Resource copied from Classpath 
1541 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource -  > 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/Rhone-Alpes.rdf>
1542 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource -  > 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/genre.rdf>
1542 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource -  > 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/france.rdf>
1542 [main] INFO 
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource -  > 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/Provence-Alpes-Cote_d_Azur.rdf>
1542 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Loding 4 
Files ...
1542 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/Rhone-Alpes.rdf'>
 ...
1552 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
54 column 34): {W116} ISO-639 does not define langauge: 'frp'.
1598 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
1598 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/genre.rdf'>
 ...
1663 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
1663 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/france.rdf'>
 ...
1668 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
56 column 34): {W116} ISO-639 does not define langauge: 'frp'.
1669 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
59 column 34): {W116} ISO-639 does not define langauge: 'nrm'.
1669 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
65 column 34): {W116} ISO-639 does not define langauge: 'rmy'.
1670 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
81 column 34): {W116} ISO-639 does not define langauge: 'lmo'.
1671 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
89 column 33): {W116} ISO-639 does not define langauge: 'sh'.
1671 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
92 column 34): {W116} ISO-639 does not define langauge: 'bar'.
1672 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
103 column 34): {W116} ISO-639 does not define langauge: 'ksh'.
1673 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
109 column 34): {W116} ISO-639 does not define langauge: 'pms'.
1673 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
114 column 34): {W116} ISO-639 does not define langauge: 'nov'.
1674 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
125 column 34): {W116} ISO-639 does not define langauge: 'vec'.
1674 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
127 column 34): {W116} ISO-639 does not define langauge: 'cdo'.
1676 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
142 column 34): {W116} ISO-639 does not define langauge: 'vls'.
1775 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
1775 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/rdfdata/Provence-Alpes-Cote_d_Azur.rdf'>
 ...
1779 [main] WARN com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler - (line 
48 column 34): {W116} ISO-639 does not define langauge: 'frp'.
1813 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
1813 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 4 files 
imported in 0 seconds
1813 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Loding 0 
File ...
1813 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 0 files 
imported in 0 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 sec

Results :

Tests run: 2, 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 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/pom.xml>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.source.jenatdb/builds/2011-10-31_14-06-32/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.source.jenatdb/builds/2011-10-31_14-06-32/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/jenkins/.m2/repository/repository.xml
[INFO] Installing 
org/apache/stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT-sources.jar>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.source.jenatdb/builds/2011-10-31_14-06-32/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Entityhub IndexingSource for vCard
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://repository.apache.org/snapshots//org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:pom:0.9.4' in 
repository apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:pom:0.9.4' in 
repository java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:pom:0.9.4' in 
repository repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:pom:0.9.4' in 
repository nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:pom:0.9.4' in 
repository clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.pom

Downloading: 
http://repository.apache.org/snapshots//org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.3' in repository 
apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.3' in repository 
java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.3' in repository 
repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.3' in repository 
nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.3' in repository 
clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/mnode-parent/1.3/mnode-parent-1.3.pom

Downloading: 
http://repository.apache.org/snapshots//org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:pom:1.0.2' in 
repository apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:pom:1.0.2' in 
repository java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:pom:1.0.2' in 
repository repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:pom:1.0.2' in 
repository nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:pom:1.0.2' in 
repository clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.pom

Downloading: 
http://repository.apache.org/snapshots//org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.2' in repository 
apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.2' in repository 
java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.2' in repository 
repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.2' in repository 
nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom
[INFO] Unable to find resource 'org.mnode:mnode-parent:pom:1.2' in repository 
clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/mnode-parent/1.2/mnode-parent-1.2.pom

Downloading: 
http://repository.apache.org/snapshots//org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:jar:0.9.4' in 
repository apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:jar:0.9.4' in 
repository java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:jar:0.9.4' in 
repository repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:jar:0.9.4' in 
repository nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j-vcard:jar:0.9.4' in 
repository clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/ical4j/ical4j-vcard/0.9.4/ical4j-vcard-0.9.4.jar

Downloading: 
http://repository.apache.org/snapshots//org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:jar:1.0.2' in 
repository apache (http://repository.apache.org/snapshots/)
Downloading: 
http://download.java.net/maven/2/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:jar:1.0.2' in 
repository java.net (http://download.java.net/maven/2)
Downloading: 
http://repository.codehaus.org/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:jar:1.0.2' in 
repository repository-codehaus (http://repository.codehaus.org)
Downloading: 
https://maven.nuxeo.org/nexus/content/repositories/vendor-releases/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:jar:1.0.2' in 
repository nuxeo-vendor-release 
(https://maven.nuxeo.org/nexus/content/repositories/vendor-releases)
Downloading: 
http://clojars.org/repo/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar
[INFO] Unable to find resource 'org.mnode.ical4j:ical4j:jar:1.0.2' in 
repository clojars.org (http://clojars.org/repo)
Downloading: 
http://repo1.maven.org/maven2/org/mnode/ical4j/ical4j/1.0.2/ical4j-1.0.2.jar

[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[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/entityhub/indexing/source/vcard/src/main/resources>
[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/entityhub/indexing/source/vcard/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[85,16]
 package org.slf4j does not exist

[ERROR] 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[86,16]
 package org.slf4j does not exist

[ERROR] 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[93,21]
 cannot find symbol
symbol  : class Logger
location: class 
org.apache.stanbol.entityhub.indexing.source.vcard.VcardIndexingSource

[ERROR] 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[93,34]
 cannot find symbol
symbol  : variable LoggerFactory
location: class 
org.apache.stanbol.entityhub.indexing.source.vcard.VcardIndexingSource

[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/pom.xml>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.source.vcard/builds/2011-10-31_14-06-32/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.source.vcard/0.9.0-incubating-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.vcard-0.9.0-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[85,16]
 package org.slf4j does not exist

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[86,16]
 package org.slf4j does not exist

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[93,21]
 cannot find symbol
symbol  : class Logger
location: class 
org.apache.stanbol.entityhub.indexing.source.vcard.VcardIndexingSource

<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/vcard/src/main/java/org/apache/stanbol/entityhub/indexing/source/vcard/VcardIndexingSource.java>:[93,34]
 cannot find symbol
symbol  : variable LoggerFactory
location: class 
org.apache.stanbol.entityhub.indexing.source.vcard.VcardIndexingSource


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 31 seconds
[INFO] Finished at: Mon Oct 31 14:15:34 UTC 2011
[INFO] Final Memory: 257M/520M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected] 
[email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to