[
https://issues.apache.org/jira/browse/STANBOL-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539813#comment-14539813
]
Rupert Westenthaler edited comment on STANBOL-1419 at 5/12/15 1:19 PM:
-----------------------------------------------------------------------
h2. Additional Changes for trunk (1.0.0-SNAPSHOT)
In the Trunk also all Maven plugins where updated to the latest version. This
requires changes to the Framework Fragment. The list of packages needed to be
reformatted to be in a single String (without line breaks) as the new version
of the Maven jar plugin does no longer remove line breaks and additional spaces.
Also the zzShell bundlelist is no longer used. Instead the
{{org.apache.clerezza.provisioning:shell:jar:0.1}} dependency can be used in
Stanbol Launchers. For the 0.12.* branch this is not possible as this clerezza
module depends on the partial Stanbol 1.0.0 release.
Also updated the JARX-RS components of the OntologyManager, Reasoning, Rules
and Topic module to confirm to the Stanbol 1.0.0 model. This removes the WARN
messages during startup (no functional change).
was (Author: rwesten):
H2. Additional Changes for trunk (1.0.0-SNAPSHOT)
In the Trunk also all Maven plugins where updated to the latest version. This
requires changes to the Framework Fragment. The list of packages needed to be
reformatted to be in a single String (without line breaks) as the new version
of the Maven jar plugin does no longer remove line breaks and additional spaces.
Also the zzShell bundlelist is no longer used. Instead the
{{org.apache.clerezza.provisioning:shell:jar:0.1}} dependency can be used in
Stanbol Launchers. For the 0.12.* branch this is not possible as this clerezza
module depends on the partial Stanbol 1.0.0 release.
Also updated the JARX-RS components of the OntologyManager, Reasoning, Rules
and Topic module to confirm to the Stanbol 1.0.0 model. This removes the WARN
messages during startup (no functional change).
> Update common dependencies
> --------------------------
>
> Key: STANBOL-1419
> URL: https://issues.apache.org/jira/browse/STANBOL-1419
> Project: Stanbol
> Issue Type: Task
> Affects Versions: 1.0.0, 0.12.1
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
>
> For both active development branches {{trunk}} and {{release-0.12}} commonly
> used dependencies need to be updated to current versions.
> This especially includes
> * OSGI and Webconsole
> * Apache Sling (launchpad and installer framework)
> ** especially switching to the new Apache Sling Logger version
> * Clerezza
> ** also adapt 0.12 to use the clerezza provisioning instead
> * Apache Jena (esp. for {{release-0.12}})
> * Apache Marmotta
> * Apache Commons (esp. http components)
> * XML and Json libs (e.g. woodstox, jackson)
> This will not update Apache Solr (currently 4.4.0) nor Apache Tika.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)