[jbosstools-issues] [JBoss JIRA] (JBTIS-1045) Drools plugin version doesn't match the appropriate bundle version

Paul Leacu (JIRA) issues at jboss.org
Wed Sep 20 10:08:00 EDT 2017


    [ https://issues.jboss.org/browse/JBTIS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466348#comment-13466348 ] 

Paul Leacu commented on JBTIS-1045:
-----------------------------------

[~KrisVerlaenen] [~apodhrad]

Hey Kris -
      The issue with this Jira is that the production drools plugin is being built without the correct tycho-packaging-plugin format even though it is defined correctly here:

 https://github.com/kiegroup/droolsjbpm-tools/blob/master/drools-eclipse/pom.xml#L136

Note the features here:

http://download.jboss.org/jbpm/release/7.3.0.Final/updatesite/features/ - org.drools.eclipse.feature_7.3.0.Final.jar

should be of a format like org.drools.eclipse.feature_7.3.0.Final-v20170909-054101-B1259.  Building locally on the 7.3.x branch, all appears correct:

.../droolsjbpm-tools/drools-eclipse/org.drools.updatesite/target/repository/features/org.drools.eclipse.feature_7.3.1.Final-v20170920-1357-B1.jar 

Do you know if there's something in the Jenkins job that's reformatting the features?  

thkx


> Drools plugin version doesn't match the appropriate bundle version
> ------------------------------------------------------------------
>
>                 Key: JBTIS-1045
>                 URL: https://issues.jboss.org/browse/JBTIS-1045
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: drools/ jBPM
>    Affects Versions: 4.4.1.Final
>            Reporter: Andrej Podhradsky
>            Assignee: Paul Leacu
>            Priority: Minor
>
> JBTIS 4.4.1.Final / DevstudioIS 10.1.0.GA contains drools plugins in the following version
> {code}
> 6.5.1.Final-v20161109-054101-B1259
> {code}
> All related features and plugins also contain the above versions such as
> {code}
> org.drools.eclipse.feature_6.5.1.Final-v20161109-054101-B1259
> org.drools.eclipse_6.5.1.Final-v20161109-054101-B1259.jar
> {code}
> But if you unzip the drools plugin and look at its bundle version in MANIFEST file you will see
> {code}
> Bundle-Version: 6.5.0.20161109-054101
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list