Done for arquillian and birt.

Snjeza
On 9/21/2015 8:28 PM, Alexey Kazakov wrote:
Hi,

It's time to prepare the master branch for JBT 4.4 / JBDS 10 development.

1. Please update the parent pom in your component from 4.3.0.CR1-SNAPSHOT to 4.4.0.Alpha1-SNAPSHOT:

jbosstools-*/pom.xml:

    <parent>
         <groupId>org.jboss.tools</groupId>
         <artifactId>parent</artifactId>
         <version>4.4.0.Alpha1-SNAPSHOT</version>
     </parent>

Please update the parent pom now.

2. Bump the version of your component. For example if the current version of your component is 4.3.0 then update it to 4.4.0 or 4.3.100 (if you don't add any new functionality):

mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=4.4.0.SNAPSHOT

You should update the component version when you pushing any changes to master that you don't have in JBT 4.3.0

I didn't create JIRAs for these updates, so, please, don't ignore this email :)

Thanks.


_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev