Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] FW: [epp-dev] Juno SR1 RC4 EPP packages

Hey gang, please try out the C/C++ IDE package from below. As Markus mentioned this should be the last build. Give me a go/no-go if you can.

Thanks,
Doug

From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Reply-To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Date: Thursday, 20 September, 2012 12:45 PM
To: EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>
Subject: [epp-dev] Juno SR1 RC4 EPP packages

Hi package maintainers,

it is time to test our latest (and at the same time last) build for Juno SR1. This build won't be released early as RC4, instead it will be released as Juno SR1 next Friday after 'quiet week'. Please send your votes as soon as possible - I'd like to get your feedback until Monday.

The packages can be found here:

  http://build.eclipse.org/technology/epp/epp_build/juno/download/20120920-0804/

With the following p2 repositories you can simulate updates from Juno to Juno SR1

  http://build.eclipse.org/technology/epp/epp_build/juno/download/20120920-0804/repository/
  http://download.eclipse.org/releases/maintenance/

Sometimes I am doing last-minute changes... During my review of the packages I found out that some packages are still using an upper limit of 256MB for the heap size. We defined this limit years ago and most packages are using a much higher limit now, but not all packages. I thought that a higher value does no harm (computers tend to have more memory today) and could improve the user experience a bit. And that was my change: I set the maximum Java heap size of Java, CPP, and Mobile packages to 512MB and tracked it in the following bug. I hope you agree to this change.

  Packages should define at least 512m as maximum Java heap size
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=389970

Thanks,
Markus
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev

Back to the top