Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] New tm.terminal build contribution to Photon.0.M6 (via cdt.aggrcon) (was Re: [tm-dev] New builds for RSE, built against Photon.0.M5)

Hi Nick,

Thanks much for fixing the terminal-master job! - As you mentioned the older
Maven, I think I had a deja vu...

 It should also be building against Photon.0.M6 & JDK 8 instead of Mars & JDK 7.

I disagree on this part. IMO, the binaries that we deliver should be able to run on
JDK7 / Eclipse 3.x , therefore I'd like to keep building them with JDK7. I vaguely
remember some class file format / pack200 issues when building with newer JDK
than the deployment is meant for, that make me refrain from experiments here.

We do have the terminal-master-4.8 job to build with JDK8 against Photon for
validation. But the deployed binaries should not come from that job.

Of course this plan can be changed if there are good arguments, and a person to
support making changes.. But given where we stand, there are no Photon / JDK8
specific APIs that we would need. So I don't see a good reason for changing the
current status quo at the moment.

Thanks,
Martin



Cheers,

Nick 

On Mon, Mar 12, 2018 at 1:03 PM, Martin Oberhuber <mober.at+eclipse@xxxxxxxxx> wrote:
Hi Nick,

I have re-enabled the https://hudson.eclipse.org/tm/job/terminal-master/ job, because that's what's supposed
to deploy to the .../terminal/nightly p2 repository. It still uses Java 7.

Unfortunately - while the build and tests themselves are good - it looks like the build fails due to an out-of-memory 
error in the jacoco-antrun plugin. This seems to be a side-effect of the hudson to jenkins migration. 
Could you, perhaps, have a look if this can be resolved?

Thanks!
Martin


On 21 Feb 2018, at 21:37, Nick Boldt <nboldt@xxxxxxxxxx> wrote:

I've done some refactoring of the existing Hudson jobs, which are now back to green on the new JIPP:


I'm hoping to get more admin access [1] so I can enable some more plugins and track things like warning and test results over time.

Meanwhile, here's the latest build results (as update site zip or folder):


If someone on this list would like to try installing it and see if anything's not working, that's be awesome.

I'm hoping that I can convince the EMO that RSE should come back to the simrel in time for Photon.0.M6. 

BTW, the old tm and terminal jobs are still up on the JIPP, but I've disabled a lot of the old ones since I can't imagine they're useful. 


Thoughts?

Nick, newly minted tm/rse committer

--
Nick Boldt
Senior Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus
_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev


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



--
Nick Boldt
Senior Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top