Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF project and Tycho

Hi!  Great to hear about the move to Tycho.  I have a lot of experience with Maven/Tycho/Hudson if you need any help.  I have set up builds for multiple target platforms and automated P2 sites from Tycho.  I have also integrated JUnit and Findbugs into an automated build with reporting done through Hudson.

The biggest problems that I had to solve had to do with the target platform and building our applications in an offline mode.  Is there a plan for the pom parent/child layout and possible maven profiles for separating the build into different "targets"?

-J.


From: "Wim Jongman" <wim.jongman@xxxxxxxxx>
To: "Eclipse Communication Framework (ECF) developer mailing list." <ecf-dev@xxxxxxxxxxx>
Sent: Friday, November 7, 2014 12:52:06 PM
Subject: Re: [ecf-dev] ECF project and Tycho

Mat we stash our current build here:

https://github.com/ECF/Build


On Fri, Nov 7, 2014 at 6:31 PM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
On 11/7/2014 2:58 AM, Mat Booth wrote:
<stuff deleted>
I am already a committer on the Linux Tools project at the foundation, so that is one hurdle less :-)

Good.


Aside from my interest in Tycho/CBI, I am also keen that foundation projects move to the latest versions of their dependencies so that we benefit from any bug/security fixes they may provide. So for example, this bug about moving to the latest version of asm [1] interests me and I would be willing to spend time to keep the project using the latest versions of the Apache httpcomponents [2] (actually these have been the source of a few CVEs recently, so keeping this dependency up to date is important) and whatever else I notice is outdated.

[1] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=430752
[2] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=446103
Might want to add these two upgrades as well.   I believe Wim is in the process right now of addressing the jmdns one, and if at all possible I would like to include that fix in ECF 3.9.1 later this month/Nov 2014.

Upgrade to JMDNS 3.x https://bugs.eclipse.org/bugs/show_bug.cgi?id=326228
Upgrade to zookeeper 3.4.x release: https://bugs.eclipse.org/bugs/show_bug.cgi?id=378350

Please work out with Markus and Wim an arrangement for making releng contributions wrt Tycho.  There are several ways to go here...e.g. gerrit, branch, etc...it's up to the two of them how they would like to work.

Wim and Markus:  If a meeting among the four of us (Wim, me, Markus, and Mat) is needed please let me know and I'll arrange for as soon as possible.


Scott


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


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


Back to the top