[jboss-jira] [JBoss JIRA] (DROOLS-417) Turn on Kie-Ci into an OSGI Bundle
Charles Moulliard (JIRA)
issues at jboss.org
Mon Jan 27 07:03:29 EST 2014
[ https://issues.jboss.org/browse/DROOLS-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12938905#comment-12938905 ]
Charles Moulliard commented on DROOLS-417:
------------------------------------------
- Project has been created to generate a bundle of kie-ci maven module
- As there are dependencies issues with maven, aether, sonatype (which are not OSGIfied), the jar of Kie-Ci created will embed theses deps
{code}
ar -vxf kie-ci-6.1.0-SNAPSHOT.jar
x META-INF/MANIFEST.MF
x META-INF/
x META-INF/maven/
x META-INF/maven/org.kie/
x META-INF/maven/org.kie/kie-ci/
x META-INF/maven/org.kie/kie-ci/pom.properties
x META-INF/maven/org.kie/kie-ci/pom.xml
x lib/
x lib/aether-api-1.13.1.jar
x lib/aether-connector-file-1.13.1.jar
x lib/aether-connector-wagon-1.13.1.jar
x lib/aether-impl-1.13.1.jar
x lib/aether-util-1.13.1.jar
x lib/ant-1.8.2.jar
x lib/httpcore-4.2.1.jar
x lib/maven-aether-provider-3.0.5.jar
x lib/maven-compat-3.0.5.jar
x lib/maven-core-3.0.5.jar
x lib/maven-model-3.0.5.jar
x lib/maven-settings-3.0.5.jar
x lib/wagon-http-1.0.jar
{code}
> Turn on Kie-Ci into an OSGI Bundle
> ----------------------------------
>
> Key: DROOLS-417
> URL: https://issues.jboss.org/browse/DROOLS-417
> Project: Drools
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Charles Moulliard
> Assignee: Mark Proctor
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list