Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] 1.4.0 release update

Awesome Jan. Very nice. Thanks for taking the time to try this on our repo.

 

Best regards,

 

Wim

 

From: nebula-dev-bounces@xxxxxxxxxxx [mailto:nebula-dev-bounces@xxxxxxxxxxx] On Behalf Of Jan Haensli
Sent: Thursday, 26 October 2017 14:06
To: nebula-dev@xxxxxxxxxxx
Subject: Re: [nebula-dev] 1.4.0 release update

 

Hi Wim


For testing, I tried to "release" the cwt bundles and features in eclipse ide with version tiger plugin.
To be able to update also the parent pom (cwt/pom.xml) I imported this into eclipse as project.
Then I defined "Release" as "Version operation" in the version tiger dialog and pressed "Finish".

 

The changes made by version tiger look good to me:

It removed the "-SNAPSHOT" in the manifest.mf and pom.xml as well as feature.xml and category.xml

Thus, I assume version tiger would work for nebula if you import the parent (e.g cwt) projects into eclipse, or when you use version tiger command line tool (very useful for repetetive tasks like release, snapshot or increment bugfix version etc. We use it when we automatically release tycho builds within jenkins).
Maybe, you can remove the version dependencies from the plugins to the parent pom but use version tiger to keep these version equal.

 

>would it also know plugins and the connection between MANIFEST.MF and pom.xml
Yes. That is one of the very good reason we use it: keep the version in sync. (manifest.mf, plugin.xml, category.xml, feature.xml, updatesite.xml...)

Our "version tiger specialist" is currently out of office. I will ask him for a solution/thoughts regarding the parent pom version dependency

 

Cheers Jan

-- 
Jan Hänsli
Inventage AG | CH-8005 Zürich | www.inventage.com 

On 26/10/17 12:12, Wim Jongman wrote:

Hi Jan,

Unfortunately this does not work for the Nebula repository. We have the widget version in the parent directory which the tool does not recognize. If it would, would it also know plugins and the connection between MANIFEST.MF and pom.xml?

Cheers,

Wim

 

On Thu, Oct 26, 2017 at 10:42 AM, Wim Jongman <wim.jongman@xxxxxxxxxxxxxxxxxx> wrote:

Thanks Jan! I will check this out.

-----Original Message-----
From: Jan Haensli [mailto:jan.haensli@xxxxxxxxxxxxx]
Sent: Wednesday, 25 October 2017 16:26
To: Wim Jongman; hal@xxxxxxx
Subject: Fwd: Re: [nebula-dev] 1.4.0 release update

Hi Wim
Hi Hallvard

In our company, we use https://github.com/inventage/version-tiger for version administration.
Can be used within eclipse or from console.

Much less PITA :-)

Disclaimer: Invented by some people from the same company (Inventage AG), but not me.

Cheers

Jan



-------- Forwarded Message --------
Subject:        Re: [nebula-dev] 1.4.0 release update
Date:   Wed, 25 Oct 2017 14:14:33 +0000
From:   Wim Jongman <wim.jongman@xxxxxxxxxxxxxxxxxx>
Reply-To:       Nebula Dev <nebula-dev@xxxxxxxxxxx>
To:     Nebula Dev <nebula-dev@xxxxxxxxxxx>



Manually. It is a real PITA.

Cheers,

Wim

*From:*nebula-dev-bounces@xxxxxxxxxxx [mailto:nebula-dev-bounces@xxxxxxxxxxx] *On Behalf Of *Hallvard Trætteberg
*Sent:* Wednesday, 25 October 2017 15:49
*To:* Nebula Dev
*Subject:* Re: [nebula-dev] 1.4.0 release update

Good work!

How do you quickly bump versions? Do you use the Tycho set-versions goal or some other tool, or manually edit files (poms and manifests)?

Hallvard

*From: *<nebula-dev-bounces@xxxxxxxxxxx <mailto:nebula-dev-bounces@xxxxxxxxxxx>> on behalf of Wim Jongman <wim.jongman@xxxxxxxxx <mailto:wim.jongman@xxxxxxxxx>>
*Reply-To: *Nebula Dev <nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>>
*Date: *Wednesday, 25 October 2017 at 15:02
*To: *Nebula Dev <nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>>
*Subject: *[nebula-dev] 1.4.0 release update


Hi All,

I was not on time to schedule a release review so I have moved the release so that the review can be done on nov-1.
After the review is successful we can release.

I have bumped all version numbers of changed widgets. See below.

Cheers,

Wim


### Nebula
* Nebula feature 1.3.0 -> 1.4.0
* category.xml

### Visualization
* Parent pom 1.0.0 -> 2.1.0
* XYGraph widget 3.0.0 -> 3.1.0
* Visualization Feature 2.0.0 -> 2.1.0
* category.xml

### CDateTime

* Parent pom 1.0.0 -> 1.1.0
* Widget 1.0.0 -> 1.1.0
* Feature 1.0.0 -> 1.1.0
* category.xml

### Grid * Parent pom 1.0.0 -> 1.1.0
* Widget 1.0.0 -> 1.1.0
* Feature 1.0.0 -> 1.1.0
* category.xml

### Oscilloscope
* Parent pom 1.2.0 -> 1.4.0
* Widget 1.2.0 -> 1.4.0
* Feature 1.3.0 -> 1.4.0
* category.xml

### TableCombo
* Parent pom 1.0.0 -> 1.1.0
* Widget 1.0.0 -> 1.1.0
* Feature 1.0.0 -> 1.1.0
* category.xml

### XViewer
* Parent pom 1.0.0 -> 1.1.0
* Widget 1.0.0 -> 1.1.0
* Feature 1.0.0 -> 1.1.0
* category.xml

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

 




_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

 


Back to the top