Re: [cross-project-issues-dev] Gerrit for org.simrel.build keeps asking me to rebase my change

2015-06-11 Thread LETAVERNIER Camille
Hi all,

I’ve reported Bug 469915 [1] to track this issue and suggestions

[1] 469915: [Gerrit] Configure Gerrit to Pick or Rebase if necessary
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469915

Regards,
Camille

De : cross-project-issues-dev-boun...@eclipse.org 
[mailto:cross-project-issues-dev-boun...@eclipse.org] De la part de Matthias 
Sohn
Envoyé : mercredi 10 juin 2015 22:52
À : Cross project issues
Objet : Re: [cross-project-issues-dev] Gerrit for org.simrel.build keeps asking 
me to rebase my change

I suggest to set the submit type to Merge if necessary and Require Change-ID 
in commit message
to true in order to avoid problems with missing change-id and to avoid races 
between commits for
different projects: 
https://git.eclipse.org/r/#/admin/projects/simrel/org.eclipse.simrel.build

Most contributions to simrel just update the version for a certain project and 
don't touch anything else
which could conflict with changes from another project. As long as the option 
Automatically resolve conflicts
is set to false if two competing changes touched the same file and one of the 
changes was submitted
Gerrit will reject the submission of the second change with a Path conflict.

-Matthias

On Wed, Jun 10, 2015 at 10:11 PM, LETAVERNIER Camille 
camille.letavern...@cea.frmailto:camille.letavern...@cea.fr wrote:
Hi,

Git works at the entire repository level; not at the file level. So even if you 
modify a single file, that nobody else will touch, you can have rebase/merge 
issues.

The simrel repository is configured for Fast-forward changes only. So, if 
anyone pushes a commit before you, you will have to rebase your commit and try 
again. This was not too much trouble until now because everyone used to push 
directly to the Git repository, but now, with Gerrit + Validate, we have to 
wait 15 minutes for the commit to be validated. That leaves 15 minutes for a 
'conflict' to occur.

This 15 minutes validation can be skipped (As mentioned, you can Verify +1 your 
own commit, or even push to Git directly), but then Gerrit becomes less useful

I should have reported a Bugzilla for this (And I probably will, tomorrow), but 
I reported this issue a few weeks ago: 
https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg11942.html

HTH,
Camille

De : 
cross-project-issues-dev-boun...@eclipse.orgmailto:cross-project-issues-dev-boun...@eclipse.org
 
[cross-project-issues-dev-boun...@eclipse.orgmailto:cross-project-issues-dev-boun...@eclipse.org]
 de la part de Jeff Johnston [jjohn...@redhat.commailto:jjohn...@redhat.com]
Envoyé : mercredi 10 juin 2015 21:57
À : Cross project issues
Objet : Re: [cross-project-issues-dev] Gerrit for org.simrel.build keeps asking 
me to rebase my change

I did use the rebase button (twice in fact).  My change has nothing to do with 
any
other files.  I then tried rebasing locally on my system and resubmitting.  
That got
me into the mess with two changes out there.  I have since added the change-id, 
abandoned
the duplicate job, and restarted the build.

It validated locally.

-- Jeff J.

- Original Message -
 By release, you mean you press the submit button?

 Could it be asking you to rebase your commit? (Which, normally can be done
 with the rebase button.?




 From: Jeff Johnston jjohn...@redhat.commailto:jjohn...@redhat.com
 To: Cross project issues 
 cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org,
 Date: 06/10/2015 03:31 PM
 Subject: [cross-project-issues-dev] Gerrit for org.simrel.build keeps asking
 me to rebase my change
 Sent by: 
 cross-project-issues-dev-boun...@eclipse.orgmailto:cross-project-issues-dev-boun...@eclipse.org




 Hello,

 I'm trying to get the RC4 change in for Linux Tools. I keep getting a
 successful
 build, then after I review it, it says I have to rebase my change. I do so,
 it rebuilds
 successfully and then claims I need to rebase it again. I am only changing
 the
 linuxtools.b3aggrcon file.

 Is anyone else experiencing this issue?

 -- Jeff J.
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from
 this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from
 this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Markus Knauer
I'd say we are past the deadline, and the aggregation build is disabled
right now.
If this is a stop-ship bug it needs to be discussed with your PMC how we
proceed from here.

Regards,
Markus

On 11 June 2015 at 13:02, Mark R Russell mrruss...@google.com wrote:

 We did find an issue and we have a fix.  I need to get the code signed and
 in the aggregation.  I'll let you know when it is done.

 On Wed, Jun 10, 2015 at 5:04 PM Mark R Russell mrruss...@google.com
 wrote:

 Good news is we are back on the train. I was able to get a machine in
 Google to build the code and get it back in the aggregation build. :-)
 However one of the testers may have found an issue that may require us to
 do a respin.  I'll keep you posted.


 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
I'm working on all of that.  I'll get back to you shortly.

On Thu, Jun 11, 2015 at 7:14 AM Markus Knauer mkna...@eclipsesource.com
wrote:

 I'd say we are past the deadline, and the aggregation build is disabled
 right now.
 If this is a stop-ship bug it needs to be discussed with your PMC how we
 proceed from here.

 Regards,
 Markus

 On 11 June 2015 at 13:02, Mark R Russell mrruss...@google.com wrote:

 We did find an issue and we have a fix.  I need to get the code signed
 and in the aggregation.  I'll let you know when it is done.

 On Wed, Jun 10, 2015 at 5:04 PM Mark R Russell mrruss...@google.com
 wrote:

 Good news is we are back on the train. I was able to get a machine in
 Google to build the code and get it back in the aggregation build. :-)
 However one of the testers may have found an issue that may require us
 to do a respin.  I'll keep you posted.


 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
We did find an issue and we have a fix.  I need to get the code signed and
in the aggregation.  I'll let you know when it is done.

On Wed, Jun 10, 2015 at 5:04 PM Mark R Russell mrruss...@google.com wrote:

 Good news is we are back on the train. I was able to get a machine in
 Google to build the code and get it back in the aggregation build. :-)
 However one of the testers may have found an issue that may require us to
 do a respin.  I'll keep you posted.

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

[cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread Tom Schindl
Hi,

Sorry but it looks like I've forgot to push our RC4 build to the
aggregator!

Is it still possible to contribute? There are 2 important bug fixes in
the build:
* platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


* Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

Both of them are highly visible to users (the 1. already if e(fx)clipse
is only installed and one opens the New Project Wizard!)

Tom

-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
Ok thanks That is my plan.  However there is code inside of a google
repository that makes me run the build from inside of Google.  I plan on
fixing this once over this release.

On Thu, Jun 11, 2015 at 9:16 AM Denis Roy denis@eclipse.org wrote:

 On 06/10/2015 05:04 PM, Mark R Russell wrote:
  Good news is we are back on the train. I was able to get a machine in
  Google to build the code and get it back in the aggregation build. :-)

 We do have machines here at Eclipse that you can use too:

 https://hudson.eclipse.org/


 Just ask, we'll make it happen.

 Denis
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Wayne Beaton
You have to have anticipated that I would ask you about the nature of 
the code inside of a google repository that's required for your open 
source project...


Can you elaborate?

Thanks,

Wayne

On 11/06/15 10:11 AM, Mark R Russell wrote:
Ok thanks That is my plan.  However there is code inside of a google 
repository that makes me run the build from inside of Google.  I plan 
on fixing this once over this release.


On Thu, Jun 11, 2015 at 9:16 AM Denis Roy denis@eclipse.org 
mailto:denis@eclipse.org wrote:


On 06/10/2015 05:04 PM, Mark R Russell wrote:
 Good news is we are back on the train. I was able to get a
machine in
 Google to build the code and get it back in the aggregation
build. :-)

We do have machines here at Eclipse that you can use too:

https://hudson.eclipse.org/


Just ask, we'll make it happen.

Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
mailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
Wayne Beaton
@waynebeaton
The Eclipse Foundation
EclipseCon France 2015 http://www.eclipsecon.org/france2015
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
It is only the build system.  It is custom system we wrote to build our
software when were Instantiations.  That code was never moved to Eclipse. I
plan on moving to Tycho as soon as this release is done.

On Thu, Jun 11, 2015 at 10:14 AM Wayne Beaton wa...@eclipse.org wrote:

  You have to have anticipated that I would ask you about the nature of the
 code inside of a google repository that's required for your open source
 project...

 Can you elaborate?

 Thanks,

 Wayne


 On 11/06/15 10:11 AM, Mark R Russell wrote:

 Ok thanks That is my plan.  However there is code inside of a google
 repository that makes me run the build from inside of Google.  I plan on
 fixing this once over this release.

  On Thu, Jun 11, 2015 at 9:16 AM Denis Roy denis@eclipse.org wrote:

 On 06/10/2015 05:04 PM, Mark R Russell wrote:
  Good news is we are back on the train. I was able to get a machine in
  Google to build the code and get it back in the aggregation build. :-)

 We do have machines here at Eclipse that you can use too:

 https://hudson.eclipse.org/


 Just ask, we'll make it happen.

 Denis
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 ___
 cross-project-issues-dev mailing listcross-project-issues-...@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from 
 this list, 
 visithttps://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


 --
 Wayne Beaton
 @waynebeaton
 The Eclipse Foundation
  [image: EclipseCon France 2015] http://www.eclipsecon.org/france2015
  ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Christian Campo
so no one can build windowbuilder outside of google right now ?

Gru?

Christian

Am 11.06.2015 um 18:07 schrieb Mark R Russell 
mrruss...@google.commailto:mrruss...@google.com:

It is only the build system.  It is custom system we wrote to build our 
software when were Instantiations.  That code was never moved to Eclipse. I 
plan on moving to Tycho as soon as this release is done.

On Thu, Jun 11, 2015 at 10:14 AM Wayne Beaton 
wa...@eclipse.orgmailto:wa...@eclipse.org wrote:
You have to have anticipated that I would ask you about the nature of the code 
inside of a google repository that's required for your open source project...

Can you elaborate?

Thanks,

Wayne


On 11/06/15 10:11 AM, Mark R Russell wrote:
Ok thanks That is my plan.  However there is code inside of a google repository 
that makes me run the build from inside of Google.  I plan on fixing this once 
over this release.

On Thu, Jun 11, 2015 at 9:16 AM Denis Roy 
denis@eclipse.orgmailto:denis@eclipse.org wrote:
On 06/10/2015 05:04 PM, Mark R Russell wrote:
 Good news is we are back on the train. I was able to get a machine in
 Google to build the code and get it back in the aggregation build. :-)

We do have machines here at Eclipse that you can use too:

https://hudson.eclipse.org/


Just ask, we'll make it happen.

Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Wayne Beaton
@waynebeaton
The Eclipse Foundation
[EclipseConFrance 2015] http://www.eclipsecon.org/france2015
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
-
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: +49 (0) 69 / 27 22 18 0
fax: +49 (0) 69 / 27 22 18 22
web: www.compeople.de

Vorstand: J?rgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
USt-IdNr. DE207665352
-
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
Yes that is a true statement.
I will convert to Tycho after this release is done and move it to full
Eclipse build that is accessible to the community.

On Thu, Jun 11, 2015 at 12:26 PM Christian Campo 
christian.ca...@compeople.de wrote:

  so no one can build windowbuilder outside of google right now ?

 Gruß

  Christian

 Am 11.06.2015 um 18:07 schrieb Mark R Russell mrruss...@google.com:

   It is only the build system.  It is custom system we wrote to build our
 software when were Instantiations.  That code was never moved to Eclipse. I
 plan on moving to Tycho as soon as this release is done.

  On Thu, Jun 11, 2015 at 10:14 AM Wayne Beaton wa...@eclipse.org wrote:

 You have to have anticipated that I would ask you about the nature of the
 code inside of a google repository that's required for your open source
 project...

 Can you elaborate?

 Thanks,

 Wayne


 On 11/06/15 10:11 AM, Mark R Russell wrote:

 Ok thanks That is my plan.  However there is code inside of a google
 repository that makes me run the build from inside of Google.  I plan on
 fixing this once over this release.

  On Thu, Jun 11, 2015 at 9:16 AM Denis Roy denis@eclipse.org wrote:

 On 06/10/2015 05:04 PM, Mark R Russell wrote:
  Good news is we are back on the train. I was able to get a machine in
  Google to build the code and get it back in the aggregation build. :-)

 We do have machines here at Eclipse that you can use too:

 https://hudson.eclipse.org/


 Just ask, we'll make it happen.

 Denis
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 ___
 cross-project-issues-dev mailing listcross-project-issues-...@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from 
 this list, 
 visithttps://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


  --
 Wayne Beaton
 @waynebeaton
 The Eclipse Foundation
 [image: EclipseCon France 2015] http://www.eclipsecon.org/france2015
  ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

   ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 -
 compeople AG
 Untermainanlage 8
 60329 Frankfurt/Main
 fon: +49 (0) 69 / 27 22 18 0
 fax: +49 (0) 69 / 27 22 18 22
 web: www.compeople.de

 Vorstand: Jürgen Wiesmaier
 Aufsichtsratsvorsitzender: Christian Glanz

 Sitz der Gesellschaft: Frankfurt/Main
 Handelsregister Frankfurt HRB 56759
 USt-IdNr. DE207665352
 -
  ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Mark R Russell
Sorry for the delay have been rebuilding and testing, and I am in a closed
notebook class all day today
Here is the tracking bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
The build is done and staged
The change is in Gerrit: https://git.eclipse.org/r/50041 and was submitted.

On Thu, Jun 11, 2015 at 12:52 PM Mark R Russell mrruss...@google.com
wrote:

 Sorry for the delay I have been rebuilding and testing, and I am i in a
 closed notebook class all day today

 Here is the tracking bug:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
 The build is done and staged
 The change is in Gerrit: https://git.eclipse.org/r/50041 waiting for
 tests to complete.

 On Thu, Jun 11, 2015 at 7:17 AM David M Williams 
 david_willi...@us.ibm.com wrote:

 Mark R Russell mrruss...@google.com wrote on 06/11/2015 07:02:51 AM:

  From: Mark R Russell mrruss...@google.com
  To: Cross project issues cross-project-issues-dev@eclipse.org,
  Cc: Eric Clayberg clayb...@google.com, David M
 Williams/Raleigh/IBM@IBMUS
  Date: 06/11/2015 07:03 AM
  Subject: Re: WIndowBuilder
 
  We did find an issue and we have a fix.  I need to get the code
  signed and in the aggregation.  I'll let you know when it is done.

 Once you let us know when done, be sure to include bug number that
 describes the issue well.
 And, ideally the nature of the fix.

 Include some justification why the risk is work the gain.
 That is, there's risk in any rebuild ... both of the build not working
 for
 reasons completely unrelated to your fix, or some really weird,
 unexpected
 side effects.

 In other words, at this point, we don't respin for just any one :)

 But, naturally, we all have an interest in shipping high quality,
 but, you've got to justify why it's worth rocking the whole train.

 Could you, for example, make a fix available on your own update site,
 to be available at same time we release? Or, would that not work well
 for this case? (such as, would damage existing code, before they had the
 update?)

 All that said ... I (we all) do want to help you out, here ...
 but, we have to have some limit at some point, so ask that
 you justify it along the above lines so we can apply same
 criteria to everyone.

 Thanks,


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WindowBuilder

2015-06-11 Thread David M Williams
I've discussed with the Tools PMC, and others, and we agree -- at this 
point in time -- this would be worth a respin to pick up the fix, 
for improved out of the box user experience (instead of crashing, in 
some circumstances). 

I say this point in time only because we do have a little buffer 
built-in to the plan. (A similar issue, if found at this time next week, 
would likely not be approved, since could be fixed from project's own 
update site). 

So, despite the extra work, we do what a quality result, and WindowBuilder 
is used in two popular EPP packages, so ... we will rebuild. 

Thanks, 




From:   Mark R Russell mrruss...@google.com
To: David M Williams/Raleigh/IBM@IBMUS, Cross project issues 
cross-project-issues-dev@eclipse.org, 
Cc: Eric Clayberg clayb...@google.com
Date:   06/11/2015 12:55 PM
Subject:Re: [cross-project-issues-dev] WIndowBuilder
Sent by:cross-project-issues-dev-boun...@eclipse.org



Sorry for the delay have been rebuilding and testing, and I am in a closed 
notebook class all day today
Here is the tracking bug: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
The build is done and staged
The change is in Gerrit: https://git.eclipse.org/r/50041 and was 
submitted.

On Thu, Jun 11, 2015 at 12:52 PM Mark R Russell mrruss...@google.com 
wrote:
Sorry for the delay I have been rebuilding and testing, and I am i in a 
closed notebook class all day today

Here is the tracking bug: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
The build is done and staged
The change is in Gerrit: https://git.eclipse.org/r/50041 waiting for tests 
to complete.

On Thu, Jun 11, 2015 at 7:17 AM David M Williams 
david_willi...@us.ibm.com wrote:
Mark R Russell mrruss...@google.com wrote on 06/11/2015 07:02:51 AM:

 From: Mark R Russell mrruss...@google.com 
 To: Cross project issues cross-project-issues-dev@eclipse.org, 
 Cc: Eric Clayberg clayb...@google.com, David M 
Williams/Raleigh/IBM@IBMUS 
 Date: 06/11/2015 07:03 AM 
 Subject: Re: WIndowBuilder 
 
 We did find an issue and we have a fix.  I need to get the code 
 signed and in the aggregation.  I'll let you know when it is done. 

Once you let us know when done, be sure to include bug number that 
describes the issue well. 
And, ideally the nature of the fix. 
  
Include some justification why the risk is work the gain. 
That is, there's risk in any rebuild ... both of the build not working for 

reasons completely unrelated to your fix, or some really weird, unexpected 

side effects. 

In other words, at this point, we don't respin for just any one :) 

But, naturally, we all have an interest in shipping high quality, 
but, you've got to justify why it's worth rocking the whole train. 

Could you, for example, make a fix available on your own update site, 
to be available at same time we release? Or, would that not work well 
for this case? (such as, would damage existing code, before they had the 
update?) 

All that said ... I (we all) do want to help you out, here ... 
but, we have to have some limit at some point, so ask that 
you justify it along the above lines so we can apply same 
criteria to everyone. 

Thanks, ___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread David M Williams
Tim, 

Ordinarily I would say no, it is too late (and encourage you to make 
fixes available from your own update site) ... but, since we are 
rebuilding for WindowBuilder anyway ... I think it would safe enough. 

Let me know once you are ready (or, if you change b3aggrcon file, I will 
see that). 

Thanks, 




From:   Tom Schindl tom.schi...@bestsolution.at
To: Cross project issues cross-project-issues-dev@eclipse.org, 
Date:   06/11/2015 10:52 AM
Subject:[cross-project-issues-dev] e(fx)clipse would like to 
recontributeto RC4
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi,

Sorry but it looks like I've forgot to push our RC4 build to the
aggregator!

Is it still possible to contribute? There are 2 important bug fixes in
the build:
* platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


* Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

Both of them are highly visible to users (the 1. already if e(fx)clipse
is only installed and one opens the New Project Wizard!)

Tom

-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread Tom Schindl
Hi David,

I've pushed https://git.eclipse.org/r/#/c/50044/ but the validator is
failing! I have no idea why!

Tom

On 11.06.15 19:28, David M Williams wrote:
 Tim,
 
 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.
 
 Let me know once you are ready (or, if you change b3aggrcon file, I will
 see that).
 
 Thanks,
 
 
 
 
 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 
 
 
 
 Hi,
 
 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!
 
 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024
 
 
 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708
 
 Both of them are highly visible to users (the 1. already if e(fx)clipse
 is only installed and one opens the New Project Wizard!)
 
 Tom
 
 -- 
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 
 
 
 
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from 
 this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 


-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Rebuild process ... and question for sapphire

2015-06-11 Thread David M Williams
Often, when doing a rebuild, as motivated by serious WindowBuilder 
problem, I would freeze all other content (to what is already in 
repository) except for the projects we specifically know are 
re-submitting. 

In this case, I am going to first try a normal re-build, and will just 
trust that no one else is sneaking in changes AND that everyone's repo 
is still build-able. 

At the fist sign of trouble, though, I will go back to the frozen 
content method. Which brings me to my question for Sapphire. 

I noticed Sapphire changed URLs and qualifiers in b3aggrcon file. Is that 
only a move to final URL? Or were there some changes you want in the final 
version? I'm asking only to know if I should include Sapphire in frozen 
group (if needed) or in known-rebuilding group? (If the later, please 
document what's changed via bug numbers, etc., so everyone knows. 

Thanks, 

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread Tom Schindl
Should I merge in the change, in any case?

Tom

On 11.06.15 19:30, Tom Schindl wrote:
 Hi David,
 
 I've pushed https://git.eclipse.org/r/#/c/50044/ but the validator is
 failing! I have no idea why!
 
 Tom
 
 On 11.06.15 19:28, David M Williams wrote:
 Tim,

 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.

 Let me know once you are ready (or, if you change b3aggrcon file, I will
 see that).

 Thanks,




 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 



 Hi,

 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!

 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

 Both of them are highly visible to users (the 1. already if e(fx)clipse
 is only installed and one opens the New Project Wizard!)

 Tom

 -- 
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from 
 this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 
 


-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread David M Williams
Not yet. It appears you changed which features are in which categories? 

  The opposite features 'categories' of 
'org.eclipse.b3.aggregator.impl.FeatureImpl@6eaecd51{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/
efxclipse.b3aggrcon#//@repositories.1/@features.0}' and 'features' of 
'org.eclipse.b3.aggregator.impl.CustomCategoryImpl@487c9b46{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']}'
 
do not refer to each other





From:   Tom Schindl tom.schi...@bestsolution.at
To: cross-project-issues-dev@eclipse.org, 
Date:   06/11/2015 01:39 PM
Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to 
recontribute to RC4
Sent by:cross-project-issues-dev-boun...@eclipse.org



Should I merge in the change, in any case?

Tom

On 11.06.15 19:30, Tom Schindl wrote:
 Hi David,
 
 I've pushed https://git.eclipse.org/r/#/c/50044/ but the validator is
 failing! I have no idea why!
 
 Tom
 
 On 11.06.15 19:28, David M Williams wrote:
 Tim,

 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.

 Let me know once you are ready (or, if you change b3aggrcon file, I 
will
 see that).

 Thanks,




 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 




 Hi,

 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!

 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

 Both of them are highly visible to users (the 1. already if e(fx)clipse
 is only installed and one opens the New Project Wizard!)

 Tom

 -- 
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 
 


-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread Tom Schindl
Hi,

Yes - Previously it was in no category and so it didn't show up unless
one unchecked the grouping - so would not be found by anyone.

Tom

On 11.06.15 19:42, David M Williams wrote:
 Not yet. It appears you changed which features are in which categories?
 
   The opposite features 'categories' of
 'org.eclipse.b3.aggregator.impl.FeatureImpl@6eaecd51{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/efxclipse.b3aggrcon#//@repositories.1/@features.0}'
 and 'features' of
 'org.eclipse.b3.aggregator.impl.CustomCategoryImpl@487c9b46{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']}'
 do not refer to each other
 
 
 
 
 
 From:Tom Schindl tom.schi...@bestsolution.at
 To:cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 01:39 PM
 Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to
 recontribute to RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 
 
 
 
 Should I merge in the change, in any case?
 
 Tom
 
 On 11.06.15 19:30, Tom Schindl wrote:
 Hi David,

 I've pushed https://git.eclipse.org/r/#/c/50044/but the validator is
 failing! I have no idea why!

 Tom

 On 11.06.15 19:28, David M Williams wrote:
 Tim,

 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.

 Let me know once you are ready (or, if you change b3aggrcon file, I will
 see that).

 Thanks,




 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 



 Hi,

 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!

 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

 Both of them are highly visible to users (the 1. already if e(fx)clipse
 is only installed and one opens the New Project Wizard!)

 Tom

 --
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or
 unsubscribe from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 
 
 -- 
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 
 
 
 
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe from 
 this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 


-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Rebuild process ... and question for sapphire

2015-06-11 Thread Konstantin Komissarchik
Sapphire is in the would like to contribute a new build, but not critical
to ask for a respin category. RC4/Final includes a couple of minor fixes
and documentation polish.I was caught up with family responsibilities and
unable to contribute the build in time last night. It wouldn't be the end of
the world if simrel included our RC3, but there is no risk to anyone on the
train from RC4 as fixes are safe and no one on the train is consuming
Sapphire.

 

Thanks,

 

- Konstantin

 

 

From: cross-project-issues-dev-boun...@eclipse.org
[mailto:cross-project-issues-dev-boun...@eclipse.org] On Behalf Of David M
Williams
Sent: Thursday, June 11, 2015 10:37 AM
To: cross-project-issues-dev@eclipse.org
Subject: [cross-project-issues-dev] Rebuild process ... and question for
sapphire

 

Often, when doing a rebuild, as motivated by serious WindowBuilder problem,
I would freeze all other content (to what is already in repository) except
for the projects we specifically know are re-submitting. 

In this case, I am going to first try a normal re-build, and will just trust
that no one else is sneaking in changes AND that everyone's repo is still
build-able. 

At the fist sign of trouble, though, I will go back to the frozen content
method. Which brings me to my question for Sapphire. 

I noticed Sapphire changed URLs and qualifiers in b3aggrcon file. Is that
only a move to final URL? Or were there some changes you want in the final
version? I'm asking only to know if I should include Sapphire in frozen
group (if needed) or in known-rebuilding group? (If the later, please
document what's changed via bug numbers, etc., so everyone knows. 

Thanks, 

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread David M Williams
Please revert that part (if not obvious). That was not one of the bugs you 
listed ... and, not the right time to be making that sort of change. Next 
time (perhaps even for SR1) I suggest you test earlier, and propose such 
change in a cross-project bug. 

Thanks, 



From:   Tom Schindl tom.schi...@bestsolution.at
To: cross-project-issues-dev@eclipse.org, 
Date:   06/11/2015 01:45 PM
Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to 
recontribute to RC4
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi,

Yes - Previously it was in no category and so it didn't show up unless
one unchecked the grouping - so would not be found by anyone.

Tom

On 11.06.15 19:42, David M Williams wrote:
 Not yet. It appears you changed which features are in which categories?
 
   The opposite features 'categories' of
 
'org.eclipse.b3.aggregator.impl.FeatureImpl@6eaecd51{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/efxclipse.b3aggrcon#//@repositories.1/@features.0}'
 and 'features' of
 
'org.eclipse.b3.aggregator.impl.CustomCategoryImpl@487c9b46{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']}'
 do not refer to each other
 
 
 
 
 
 From:Tom Schindl tom.schi...@bestsolution.at
 To:cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 01:39 PM
 Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to
 recontribute to RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 
 
 
 
 Should I merge in the change, in any case?
 
 Tom
 
 On 11.06.15 19:30, Tom Schindl wrote:
 Hi David,

 I've pushed https://git.eclipse.org/r/#/c/50044/but the validator is
 failing! I have no idea why!

 Tom

 On 11.06.15 19:28, David M Williams wrote:
 Tim,

 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.

 Let me know once you are ready (or, if you change b3aggrcon file, I 
will
 see that).

 Thanks,




 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues 
cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 




 Hi,

 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!

 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif 
not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

 Both of them are highly visible to users (the 1. already if 
e(fx)clipse
 is only installed and one opens the New Project Wizard!)

 Tom

 --
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or 
unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or
 unsubscribe from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 
 
 -- 
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 
 
 
 
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 


-- 
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck

Re: [cross-project-issues-dev] e(fx)clipse would like to recontribute to RC4

2015-06-11 Thread Tom Schindl
I pushed a new changeset without the category changes.

Tom

On 11.06.15 19:53, David M Williams wrote:
 Please revert that part (if not obvious). That was not one of the bugs
 you listed ... and, not the right time to be making that sort of change.
 Next time (perhaps even for SR1) I suggest you test earlier, and propose
 such change in a cross-project bug.
 
 Thanks,
 
 
 
 From:Tom Schindl tom.schi...@bestsolution.at
 To:cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 01:45 PM
 Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to
 recontribute to RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 
 
 
 
 Hi,
 
 Yes - Previously it was in no category and so it didn't show up unless
 one unchecked the grouping - so would not be found by anyone.
 
 Tom
 
 On 11.06.15 19:42, David M Williams wrote:
 Not yet. It appears you changed which features are in which categories?

   The opposite features 'categories' of

 'org.eclipse.b3.aggregator.impl.FeatureImpl@6eaecd51{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/efxclipse.b3aggrcon#//@repositories.1/@features.0}'
 and 'features' of

 'org.eclipse.b3.aggregator.impl.CustomCategoryImpl@487c9b46{file:/home/hudson/genie.simrel/.hudson/jobs/simrel.mars.runaggregator.VALIDATE.gerrit/workspace/org.eclipse.simrel.build/simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']}'
 do not refer to each other





 From:Tom Schindl tom.schi...@bestsolution.at
 To:cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 01:39 PM
 Subject:Re: [cross-project-issues-dev] e(fx)clipse would like to
 recontribute to RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 



 Should I merge in the change, in any case?

 Tom

 On 11.06.15 19:30, Tom Schindl wrote:
 Hi David,

 I've pushed https://git.eclipse.org/r/#/c/50044/butthe validator is
 failing! I have no idea why!

 Tom

 On 11.06.15 19:28, David M Williams wrote:
 Tim,

 Ordinarily I would say no, it is too late (and encourage you to make
 fixes available from your own update site) ... but, since we are
 rebuilding for WindowBuilder anyway ... I think it would safe enough.

 Let me know once you are ready (or, if you change b3aggrcon file, I will
 see that).

 Thanks,




 From:Tom Schindl tom.schi...@bestsolution.at
 To:Cross project issues cross-project-issues-dev@eclipse.org,
 Date:06/11/2015 10:52 AM
 Subject:[cross-project-issues-dev] e(fx)clipse would like to
 recontributeto RC4
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 



 Hi,

 Sorry but it looks like I've forgot to push our RC4 build to the
 aggregator!

 Is it still possible to contribute? There are 2 important bug fixes in
 the build:
 * platform:.plugin.org.eclipse.pde.ui.icons.etool16.newpprj_wiz.gif not
  available any = use .png
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469024


 * Stackoverflow when doing autocomplete for visibility
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=469708

 Both of them are highly visible to users (the 1. already if e(fx)clipse
 is only installed and one opens the New Project Wizard!)

 Tom

 --
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or
 unsubscribe from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev





 --
 Thomas Schindl, CTO
 BestSolution.at EDV Systemhaus GmbH
 Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
 http://www.bestsolution.at/
 Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or
 unsubscribe from this list, visit
 

[cross-project-issues-dev] SSH down on Build.eclipse.org

2015-06-11 Thread Mark R Russell
I'm trying to scp some build code to build.eclipse.org and I keep getting a
timeout.  Is there a known problem?
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] SSH down on Build.eclipse.org

2015-06-11 Thread Erdal Karaca
Maybe the ssh-bot is preventing you from logging in until you have replied
to the mail that is sent the first time you try to log in with your current
IP.

2015-06-11 14:50 GMT+02:00 Mark R Russell mrruss...@google.com:

 I'm trying to scp some build code to build.eclipse.org and I keep getting
 a timeout.  Is there a known problem?

 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] SSH down on Build.eclipse.org

2015-06-11 Thread Daniel Megert
Works for me.

Dani



From:   Mark R Russell mrruss...@google.com
To: Cross project issues cross-project-issues-dev@eclipse.org
Cc: Eric Clayberg clayb...@google.com
Date:   11.06.2015 14:51
Subject:[cross-project-issues-dev] SSH down on Build.eclipse.org
Sent by:cross-project-issues-dev-boun...@eclipse.org



I'm trying to scp some build code to build.eclipse.org and I keep getting 
a timeout.  Is there a known problem?
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] WIndowBuilder

2015-06-11 Thread Denis Roy

On 06/10/2015 05:04 PM, Mark R Russell wrote:

Good news is we are back on the train. I was able to get a machine in
Google to build the code and get it back in the aggregation build. :-)


We do have machines here at Eclipse that you can use too:

https://hudson.eclipse.org/


Just ask, we'll make it happen.

Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] WindowBuilder

2015-06-11 Thread Mark R Russell
Thank you, I really appreciate everyone's time and effort that went into
making sure that Window Builder users will have a great experience.

In Google Tradition I will write up a post mortem of this event and that
will include actions that will prevent this from ever happening again.

On Thu, Jun 11, 2015 at 1:25 PM David M Williams david_willi...@us.ibm.com
wrote:

 I've discussed with the Tools PMC, and others, and we agree -- at this
 point in time -- this would be worth a respin to pick up the fix,
 for improved out of the box user experience (instead of crashing, in
 some circumstances).

 I say this point in time only because we do have a little buffer
 built-in to the plan. (A similar issue, if found at this time next week,
 would likely not be approved, since could be fixed from project's own
 update site).

 So, despite the extra work, we do what a quality result, and WindowBuilder
 is used in two popular EPP packages, so ... we will rebuild.

 Thanks,




 From:Mark R Russell mrruss...@google.com
 To:David M Williams/Raleigh/IBM@IBMUS, Cross project issues 
 cross-project-issues-dev@eclipse.org,
 Cc:Eric Clayberg clayb...@google.com
 Date:06/11/2015 12:55 PM
 Subject:Re: [cross-project-issues-dev] WIndowBuilder
 Sent by:cross-project-issues-dev-boun...@eclipse.org
 --



 Sorry for the delay have been rebuilding and testing, and I am in a closed
 notebook class all day today
 Here is the tracking bug:
 *https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924*
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
 The build is done and staged
 The change is in Gerrit: *https://git.eclipse.org/r/50041*
 https://git.eclipse.org/r/50041 and was submitted.

 On Thu, Jun 11, 2015 at 12:52 PM Mark R Russell *mrruss...@google.com*
 mrruss...@google.com wrote:
 Sorry for the delay I have been rebuilding and testing, and I am i in a
 closed notebook class all day today

 Here is the tracking bug:
 *https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924*
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=469924
 The build is done and staged
 The change is in Gerrit: *https://git.eclipse.org/r/50041*
 https://git.eclipse.org/r/50041 waiting for tests to complete.

 On Thu, Jun 11, 2015 at 7:17 AM David M Williams 
 *david_willi...@us.ibm.com* david_willi...@us.ibm.com wrote:
 Mark R Russell *mrruss...@google.com* mrruss...@google.com wrote on
 06/11/2015 07:02:51 AM:

  From: Mark R Russell *mrruss...@google.com* mrruss...@google.com
  To: Cross project issues *cross-project-issues-dev@eclipse.org*
 cross-project-issues-dev@eclipse.org,
  Cc: Eric Clayberg *clayb...@google.com* clayb...@google.com, David
 M Williams/Raleigh/IBM@IBMUS
  Date: 06/11/2015 07:03 AM
  Subject: Re: WIndowBuilder
 
  We did find an issue and we have a fix.  I need to get the code
  signed and in the aggregation.  I'll let you know when it is done.

 Once you let us know when done, be sure to include bug number that
 describes the issue well.
 And, ideally the nature of the fix.

 Include some justification why the risk is work the gain.
 That is, there's risk in any rebuild ... both of the build not working for
 reasons completely unrelated to your fix, or some really weird, unexpected
 side effects.

 In other words, at this point, we don't respin for just any one :)

 But, naturally, we all have an interest in shipping high quality,
 but, you've got to justify why it's worth rocking the whole train.

 Could you, for example, make a fix available on your own update site,
 to be available at same time we release? Or, would that not work well
 for this case? (such as, would damage existing code, before they had the
 update?)

 All that said ... I (we all) do want to help you out, here ...
 but, we have to have some limit at some point, so ask that
 you justify it along the above lines so we can apply same
 criteria to everyone.

 Thanks, ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 To change your delivery options, retrieve your password, or unsubscribe
 from this list, visit
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

[cross-project-issues-dev] Mars RC4 staging repository is complete (again)

2015-06-11 Thread David M Williams
http://download.eclipse.org/releases/staging/ 

I would say test early, test often, like I usually do, but guess now, it 
should just be test often, then test again :)

Thanks everyone, 
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

[cross-project-issues-dev] Start collecting requests for Error Reporting v2

2015-06-11 Thread Marcel Bruch
Greetings ide-dev and cross-project-issues-dev,

Mars release is almost done. But 'after the release' is 'before the release’ 
and we already start making plans where to focus on for the error reporter’s 
next version. 

A small update on the numbers. Currently there are 43 individual and 23 project 
dev-mailing lists subscribed to receive daily or weekly error reports for their 
projects. In the last 9 months / since its inception we received ~170k error 
reports - with an rough average of 1000 error reports per day in the last 
months:




We are now looking forward to the first two weeks of the Mars release and cross 
fingers that we don’t get flooded. But after that period, we’ll reiterate the 
design and feature set and see how to improve the next version of the error 
reporter. I’d like to invite you to share your thoughts and requests - 
preferably via bugzilla [1], by email, or in person e.g. at EclipseCon France.

At EclipseCon France there will be a talk about the error reporter [2] in which 
I’ll sum up our experiences with automated error reports, common problems, 
acceptance and fixing rates etc. I’m looking forward to discuss future 
opportunities there as well.


Best,
Marcel

[1] http://eclip.se/4B http://eclip.se/4B
[2] http://eclip.se/4C http://eclip.se/4C

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-179-131-7721
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

[cross-project-issues-dev] Mars RC4 staging repository is done

2015-06-11 Thread David M Williams
I appears we are done! If no blocking issues or serious regressions are 
found, the content at 
http://download.eclipse.org/releases/staging/
will become our Mars release on Wednesday, June 24. 

While it would take a pretty serious issue (usually one that cuts across 
projects, or prevents installation or updates) 
you are encourage to both quickly sanity check 'staging', and then also 
continue testing to make sure there are none 
of those serious issues. 

I'll send another note soon on other things to do during our quiet 
period, to prepare for release. 

But, in the mean time, I have disabled the aggregation build jobs, but 
have left the validation jobs enabled. 
The purpose for that is, over the week ahead, if/when anyone move's their 
content to a final location, please 
keep your b3aggrcon file up-to-date and build-able, in case we do need a 
re-build. 

Thanks everyone! 


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev