Re: [cross-project-issues-dev] Problem with Graphiti RC1

2014-05-22 Thread Wenz, Michael
Hi Eike,

 I guess that was the only URL I didn't check yesterday evening... :-(

Sorry, I just fixed it.

Michael

-Original Message-
From: cross-project-issues-dev-boun...@eclipse.org 
[mailto:cross-project-issues-dev-boun...@eclipse.org] On Behalf Of Eike Stepper
Sent: Donnerstag, 22. Mai 2014 06:03
To: cross-project-issues-dev@eclipse.org
Subject: Re: [cross-project-issues-dev] Problem with Graphiti RC1

Am 21.05.2014 20:39, schrieb Wenz, Michael:
 Hi Eike,

 there's a typo in your URL, the 'M' in front of 'RC1' is too much. The 
 correct URL is 
 http://download.eclipse.org/graphiti/updates/milestones/S-0.11.0RC1-201405201457/

Thanks for the hint, but it's *your* URL, not mine :P

Have a look at your graphiti/updates/milestones/compositeArtifacts.jar :

 repository name='Graphiti Milestones Update Site' 
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'
 version='1.0.0'
   properties size='2'
 property name='p2.compressed' value='false'/
 property name='p2.timestamp' value='201405201457'/
   /properties
   children size='8'
 child location='S-0.11.0M1-201308021209'/
 child location='S-0.11.0M2-201310020939'/
 child location='S-0.11.0M3-201311121316'/
 child location='S-0.11.0M4-201312161506'/
 child location='S-0.11.0M5-201401290818'/
 child location='S-0.11.0M6-201403120950'/
 child location='S-0.11.0M7-201405070848'/
 child location='S-0.11.0MRC1-201405201457'/
   /children
 /repository

Please let me know when you've fixed that, so that I can retrigger a couple 
builds.

Cheers
/Eike


http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Update site content cannot be displayed in IE11

2014-05-22 Thread Igor Vinnykov
Hello,

 

One of our users reported the problem that the auto-generated update site
http://download.eclipse.org/technology/subversive/1.1/update-site/ cannot be
opened in IE11. I see that when this URL is opened in IE11 the page is
blank. When it's opened in FF then I can see everything like before -
plug-ins and their versions. It seems that the script that generates page
content on-fly isn't compatible with latest IE.

 

At the same time updates sites of other projects look differently -
http://download.eclipse.org/modeling/emf/emf/updates/releases/

 

The questions are:

1. How should we generate update sites to get content that can be displayed
on all modern browsers?

2. Which update site format is up-to-date?

 

Any recommendations will be appreciated.

 

Best regards,

Igor Vinnykov

Subversive Team

 

 

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Update site content cannot be displayed in IE11

2014-05-22 Thread Carsten Reckord
Your site index also doesn't load in Chrome 35.0.1916.114 m. I get

 Uncaught TypeError: undefined is not a function (index):14

I don't know if there is a recommended format, but my 2 cents are:

From a release engineer's point of view, I'd rather generate the index.html
statically as part of the build than rely on runtime javascript.

From a user's point of view, I find the information what to do with the site
- i.e. install instructions like on the emf site you linked to - much more
useful than the content listing (although having that can be neat at times,
too).


Best,
Carsten

On 22.05.2014 11:23, Igor Vinnykov wrote:
 Hello,
 
  
 
 One of our users reported the problem that the auto-generated update site
 http://download.eclipse.org/technology/subversive/1.1/update-site/ cannot be
 opened in IE11. I see that when this URL is opened in IE11 the page is
 blank. When it's opened in FF then I can see everything like before -
 plug-ins and their versions. It seems that the script that generates page
 content on-fly isn't compatible with latest IE.
 
  
 
 At the same time updates sites of other projects look differently -
 http://download.eclipse.org/modeling/emf/emf/updates/releases/
 
  
 
 The questions are:
 
 1. How should we generate update sites to get content that can be displayed
 on all modern browsers?
 
 2. Which update site format is up-to-date?
 
  
 
 Any recommendations will be appreciated.
 
  
 
 Best regards,
 
 Igor Vinnykov
 
 Subversive Team
 
  
 
  
 
 
 
 
 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
 

-- 
Yatta Solutions GmbH
- Carsten Reckord -

  t  +49 (0)561 5743277-33
  f  +49 (0)561 5743277-8833
  e  reck...@yatta.de

Anschrift Office Kassel
  Ludwig-Erhard-Straße 12
  34131 Kassel

Anschrift Office Frankfurt a.M.
  Mainzer Landstraße 50
  60325 Frankfurt a.M.

Sitz, Handelsregister:
  Sitz der Gesellschaft: Kassel
  Amtsgericht Kassel, HRB 14720
  USt-IdNr DE263191529

Geschäftsführung:
  Johannes Jacop
  Dr. Christian Schneider

Kontakt Geschäftsstelle:
  t  +49 (0)561 5743277-0
  f  +49 (0)561 5743277-88
  e  i...@yatta.de

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Update site content cannot be displayed in IE11

2014-05-22 Thread Andreas Sewe
Hi,

 I don't know if there is a recommended format, but my 2 cents are:
 
 From a release engineer's point of view, I'd rather generate the index.html
 statically as part of the build than rely on runtime javascript.

Bug 424691 may be of interest. At Code Recommenders, we use the solution
presented there to include an index.php [1] in our update sites, which
then does the content listing (download.eclipse.org allows PHP). So this
solution falls somewhere between generating the list at build time and
generating it in the user's browser using JavaScript.

If there is a desire to establish a recommended format, I think the
CBI project should offer something akin to our repository-resources
artifact which can be easily included in CBI (= Tycho) builds.

Hope this helps.

Andreas

[1]
https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/releng/repository-resources/resources/index.php.vm

-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
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
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Update site content cannot be displayed in IE11

2014-05-22 Thread Timo Kinnunen
Hi, 


Here are the warning and error (respectively) that that F12 Developer tools in 
IE11 say about the page:


HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: !DOCTYPE 
html.
File: update-site, Line: 1, Column: 1
SCRIPT438: Object doesn't support property or method 'load'
File: update-site, Line: 14, Column: 4


The problem is that unlike what the page implies in a comment (“Use the 
standard DOM Level 2 technique, if it is supported”), according to an outdated 
Mozilla documentation page: “document.load() is a part of an old version of the 
W3C DOM Level 3 Load  Save module. Mozilla currently implements only the 
load() method and the document.async property.” The Load and Save module 
recommendation in turn says in section 1.3 Fundamental Interfaces: 


“The interfaces within this section are considered fundamental, and must be 
fully implemented by all conforming implementations of the DOM Load and Save 
module.


A DOM application may use the hasFeature(feature, version) method of the 
DOMImplementation interface with parameter values LS (or LS-Async) and 
3.0 (respectively) to determine whether or not these interfaces are supported 
by the implementation.”


Unfortunately the code on the page doesn’t check whether this badly-supported 
and outdated DOM Level 3 API is implemented. It is interpreting support for DOM 
Level 2 to mean support for both. Mozilla recommends using XMLHttpRequest: “As 
of at least Gecko 1.9, this no longer supports cross-site loading of documents 
(Use XMLHttpRequest instead).”




-- 
Have a nice day,
Timo.

Sent from Windows Mail





From: Igor Vinnykov
Sent: ‎Thursday‎, ‎May‎ ‎22‎, ‎2014 ‎12‎:‎23
To: cross-project-issues-dev@eclipse.org






Hello,

 

One of our users reported the problem that the auto-generated update site 
http://download.eclipse.org/technology/subversive/1.1/update-site/ cannot be 
opened in IE11. I see that when this URL is opened in IE11 the page is blank. 
When it's opened in FF then I can see everything like before - plug-ins and 
their versions. It seems that the script that generates page content on-fly 
isn't compatible with latest IE.

 

At the same time updates sites of other projects look differently - 
http://download.eclipse.org/modeling/emf/emf/updates/releases/

 

The questions are:

1. How should we generate update sites to get content that can be displayed on 
all modern browsers?

2. Which update site format is up-to-date?

 

Any recommendations will be appreciated.

 

Best regards,

Igor Vinnykov

Subversive Team___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Luna RC1 staging repo is complete.

2014-05-22 Thread Denis Roy

On 05/21/2014 11:55 PM, David M Williams wrote:

I say this not to be critical of BIRT -- we all know, stuff happens --


The Birt team has been working with Thanh and I to catch up and fix 
this.  As usual, thanks for your support.


Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Luna RC1 staging repo is complete.

2014-05-22 Thread Stephan Herrmann

I just stumbled upon a feature that doesn't seem to belong here:

  ECF Patch for Eclipse Kepler (4.3). Not needed for Eclipse Luna (4.4).

Not sure if
(a) needed for some technical reasons and hence the nice explanation
in the feature name please don't use me, or
(b) simply forgotten from former times?, or
(c) ... (your explanation here) ...

just looks funny ...

best,
Stephan

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Luna RC1 staging repo is complete.

2014-05-22 Thread Scott Lewis

Hi Stephan,

For historical/releng reasons, part of ECF (core and filetransfer) could 
not be directly updated in Eclipse.  Prior to Luna, it was necessary to 
patch Eclipse in order update these bundles.


Over the past year, this problem has been dealt with through changes to 
the feature structure [1], and so this patch is not needed for Luna.


ECF would like to continue supporting Kepler, however, and so we need to 
continue distributing the patch so that Kepler users can install ECF 
from the Luna repo.


I agree the wording awkward.   If people have suggestions for rewording 
that would be clearer (i.e. use for Kepler, not for Luna), then 
suggestions would be appreciated.


Thanks,

Scott

On 5/22/2014 6:05 AM, Stephan Herrmann wrote:

I just stumbled upon a feature that doesn't seem to belong here:

  ECF Patch for Eclipse Kepler (4.3). Not needed for Eclipse Luna 
(4.4).


Not sure if
(a) needed for some technical reasons and hence the nice explanation
in the feature name please don't use me, or
(b) simply forgotten from former times?, or
(c) ... (your explanation here) ...

just looks funny ...

best,
Stephan

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Luna RC1 staging repo is complete.

2014-05-22 Thread Scott Lewis

sorry

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=409787


On 5/22/2014 7:01 AM, Scott Lewis wrote:

Hi Stephan,

For historical/releng reasons, part of ECF (core and filetransfer) 
could not be directly updated in Eclipse.  Prior to Luna, it was 
necessary to patch Eclipse in order update these bundles.


Over the past year, this problem has been dealt with through changes 
to the feature structure [1], and so this patch is not needed for Luna.


ECF would like to continue supporting Kepler, however, and so we need 
to continue distributing the patch so that Kepler users can install 
ECF from the Luna repo.


I agree the wording awkward.   If people have suggestions for 
rewording that would be clearer (i.e. use for Kepler, not for Luna), 
then suggestions would be appreciated.


Thanks,

Scott

On 5/22/2014 6:05 AM, Stephan Herrmann wrote:

I just stumbled upon a feature that doesn't seem to belong here:

  ECF Patch for Eclipse Kepler (4.3). Not needed for Eclipse Luna 
(4.4).


Not sure if
(a) needed for some technical reasons and hence the nice explanation
in the feature name please don't use me, or
(b) simply forgotten from former times?, or
(c) ... (your explanation here) ...

just looks funny ...

best,
Stephan

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Connection timed out issues accessing eclipse.org

2014-05-22 Thread Konstantin Komissarchik
I am getting frequent and sporadic connection issues accessing eclipse.org
web resources this morning, such as bugzilla and the download server. Is
anyone else seeing this? Is there a known issue with the infrastructure?

 

Thanks,

 

- Konstantin

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Luna RC1 staging repo is complete.

2014-05-22 Thread Scott Lewis

On 5/22/2014 10:33 AM, Stephan Herrmann wrote:

Hi Scott,

thanks for explaining.

On 05/22/2014 04:01 PM, Scott Lewis wrote:
ECF would like to continue supporting Kepler, however, and so we need 
to continue
 distributing the patch so that Kepler users can install ECF from the 
Luna repo.


This is the part that looks funny to me:
why should bits explicitly directed at kepler users only
be published in the luna repo among all locations?
I thought the luna repo is for luna users? :)


Yes, of course primarily it is for Luna.  But because we would like to 
allow Kepler users to install some or all of ECF into Kepler (in 
addition to Luna), and we are in this temporary/transitional situation 
(Kepler needs patch, Luna doesn't), this patch allows Kepler users to 
update using the Luna repo rather than us creating/maintaining 
multiple/separate repos.


Agreed it's not wonderful, but alternatives are few.

Scott


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

2014-05-22 Thread Markus Knauer
If I'm not mistaken this one should be the correct URL for you:

http://eclipse.org/projects/ip_log.php?projectid=modeling.mmt.qvtd

Regards,
Markus


On Thu, May 22, 2014 at 9:47 PM, Ed Willink e...@willink.me.uk wrote:

  Hi

 I must be dozy.

 I thought the IP tool had moved from the portal to the PMI, but I can't
 find it in either location.

 Regards

 Ed Willink


 On 22/05/2014 20:36, Wayne Beaton wrote:

 Greetings folks.

 Gentle reminder that IP Logs for Luna are due tomorrow.

 If circumstances require an extension, please let me know ASAP.

 Thanks,

 Wayne
 --
 Wayne Beaton
 Director of Open Source Projects, The Eclipse 
 Foundationhttp://www.eclipse.org
 Learn about Eclipse Projects http://www.eclipse.org/projects
 [image: EclipseCon France 2014] http://www.eclipsecon.org/france2014


 ___
 cross-project-issues-dev mailing 
 listcross-project-issues-dev@eclipse.orghttps://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 2014.0.4592 / Virus Database: 3950/7542 - Release Date: 05/22/14



 ___
 cross-project-issues-dev mailing list
 cross-project-issues-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

2014-05-22 Thread Doug Schaefer
Also, do we raise bugs when we see issues? There are at least two former 
committers who's contributions are showing up in the Contributors section for 
CDT and I can't see a way on the page to make the correction.

Doug.


From: cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of Greg Watson 
[g.wat...@computer.org]
Sent: Thursday, May 22, 2014 4:29 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

I have a couple of questions about the logs:

1. How do you control which git repos are included? It allows you to adjust the 
set of projects, but how does it know which repos are associated with a project?

2. What are we expected to do with this list? For PTP, the Contributors and 
Their Contributions section contains over 4000 entries. Are we expected to 
review them all?

Thanks,
Greg

On May 22, 2014, at 4:08 PM, Markus Knauer wrote:

If I'm not mistaken this one should be the correct URL for you:

http://eclipse.org/projects/ip_log.php?projectid=modeling.mmt.qvtd

Regards,
Markus


On Thu, May 22, 2014 at 9:47 PM, Ed Willink 
e...@willink.me.ukmailto:e...@willink.me.uk wrote:
Hi

I must be dozy.

I thought the IP tool had moved from the portal to the PMI, but I can't find it 
in either location.

Regards

Ed Willink


On 22/05/2014 20:36, Wayne Beaton wrote:
Greetings folks.

Gentle reminder that IP Logs for Luna are due tomorrow.

If circumstances require an extension, please let me know ASAP.

Thanks,

Wayne
--
Wayne Beaton
Director of Open Source Projects, The Eclipse 
Foundationhttp://www.eclipse.org/
Learn about Eclipse Projectshttp://www.eclipse.org/projects
Mail Attachment.jpeghttp://www.eclipsecon.org/france2014



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




No virus found in this message.
Checked by AVG - www.avg.comhttp://www.avg.com/
Version: 2014.0.4592 / Virus Database: 3950/7542 - Release Date: 05/22/14


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
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
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

2014-05-22 Thread Wayne Beaton
The IP Log generator is not itself part of the PMI (though I do have a 
new PMI-based implementation almost ready for deployment; more on that 
later).


At the bottom of your project's PMI page, if you are logged in as a 
project committer, you should see a tray with a project Committers 
item. Click that. In that list, you'll see an option to open the IP Log 
generator. It will take you to the right place.


If your project's release includes subprojects (e.g. Eclipse or Web 
Tools), open the PMI record for the release and open the tray item to 
select the IP Log entry for the release (it will automatically open the 
IP Log generator including the subprojects participating in your release).


I hope this makes sense. I'm feeling a little dozy myself...

Wayne

On 05/22/2014 03:47 PM, Ed Willink wrote:

Hi

I must be dozy.

I thought the IP tool had moved from the portal to the PMI, but I 
can't find it in either location.


Regards

Ed Willink

On 22/05/2014 20:36, Wayne Beaton wrote:

Greetings folks.

Gentle reminder that IP Logs for Luna are due tomorrow.

If circumstances require an extension, please let me know ASAP.

Thanks,

Wayne
--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation 
http://www.eclipse.org

Learn about Eclipse Projects http://www.eclipse.org/projects
EclipseCon France 2014 http://www.eclipsecon.org/france2014


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


No virus found in this message.
Checked by AVG - www.avg.com http://www.avg.com
Version: 2014.0.4592 / Virus Database: 3950/7542 - Release Date: 05/22/14





___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation 
http://www.eclipse.org

Learn about Eclipse Projects http://www.eclipse.org/projects
EclipseCon France 2014 http://www.eclipsecon.org/france2014
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

2014-05-22 Thread Wayne Beaton

Open a bug against Community/IP Log Tool

The problem is likely that the commits use email addresses that we don't 
know about. This sometimes happens after committers change jobs and 
email addresses.


Wayne

On 05/22/2014 04:35 PM, Doug Schaefer wrote:
Also, do we raise bugs when we see issues? There are at least two 
former committers who's contributions are showing up in the 
Contributors section for CDT and I can't see a way on the page to 
make the correction.


Doug.


*From:* cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of Greg 
Watson [g.wat...@computer.org]

*Sent:* Thursday, May 22, 2014 4:29 PM
*To:* Cross project issues
*Subject:* Re: [cross-project-issues-dev] IP Logs for Luna are due 
tomorrow


I have a couple of questions about the logs:

1. How do you control which git repos are included? It allows you to 
adjust the set of projects, but how does it know which repos are 
associated with a project?


2. What are we expected to do with this list? For PTP, the 
Contributors and Their Contributions section contains over 4000 
entries. Are we expected to review them all?


Thanks,
Greg

On May 22, 2014, at 4:08 PM, Markus Knauer wrote:


If I'm not mistaken this one should be the correct URL for you:

http://eclipse.org/projects/ip_log.php?projectid=modeling.mmt.qvtd

Regards,
Markus


On Thu, May 22, 2014 at 9:47 PM, Ed Willink e...@willink.me.uk 
mailto:e...@willink.me.uk wrote:


Hi

I must be dozy.

I thought the IP tool had moved from the portal to the PMI, but I
can't find it in either location.

Regards

Ed Willink


On 22/05/2014 20:36, Wayne Beaton wrote:

Greetings folks.

Gentle reminder that IP Logs for Luna are due tomorrow.

If circumstances require an extension, please let me know ASAP.

Thanks,

Wayne
-- 
Wayne Beaton

Director of Open Source Projects, The Eclipse Foundation
http://www.eclipse.org/
Learn about Eclipse Projects http://www.eclipse.org/projects
Mail Attachment.jpeg http://www.eclipsecon.org/france2014


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org  
mailto:cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


No virus found in this message.
Checked by AVG - www.avg.com http://www.avg.com/
Version: 2014.0.4592 / Virus Database: 3950/7542 - Release Date:
05/22/14




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
mailto:cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org 
mailto:cross-project-issues-dev@eclipse.org

https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation 
http://www.eclipse.org

Learn about Eclipse Projects http://www.eclipse.org/projects
EclipseCon France 2014 http://www.eclipsecon.org/france2014
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

2014-05-22 Thread Doug Schaefer
I already have, check your inbox. :)

I'm wondering if it's the same problem as Greg's. Is anyone else seeing this, 
where committers commits are showing up in the contributions list?

Doug.


From: cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of Wayne Beaton 
[wa...@eclipse.org]
Sent: Thursday, May 22, 2014 9:28 PM
To: cross-project-issues-dev@eclipse.org
Subject: Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

Open a bug against Community/IP Log Tool

The problem is likely that the commits use email addresses that we don't know 
about. This sometimes happens after committers change jobs and email addresses.

Wayne

On 05/22/2014 04:35 PM, Doug Schaefer wrote:
Also, do we raise bugs when we see issues? There are at least two former 
committers who's contributions are showing up in the Contributors section for 
CDT and I can't see a way on the page to make the correction.

Doug.


From: 
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]
 on behalf of Greg Watson [g.wat...@computer.orgmailto:g.wat...@computer.org]
Sent: Thursday, May 22, 2014 4:29 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] IP Logs for Luna are due tomorrow

I have a couple of questions about the logs:

1. How do you control which git repos are included? It allows you to adjust the 
set of projects, but how does it know which repos are associated with a project?

2. What are we expected to do with this list? For PTP, the Contributors and 
Their Contributions section contains over 4000 entries. Are we expected to 
review them all?

Thanks,
Greg

On May 22, 2014, at 4:08 PM, Markus Knauer wrote:

If I'm not mistaken this one should be the correct URL for you:

http://eclipse.org/projects/ip_log.php?projectid=modeling.mmt.qvtd

Regards,
Markus


On Thu, May 22, 2014 at 9:47 PM, Ed Willink 
e...@willink.me.ukmailto:e...@willink.me.uk wrote:
Hi

I must be dozy.

I thought the IP tool had moved from the portal to the PMI, but I can't find it 
in either location.

Regards

Ed Willink


On 22/05/2014 20:36, Wayne Beaton wrote:
Greetings folks.

Gentle reminder that IP Logs for Luna are due tomorrow.

If circumstances require an extension, please let me know ASAP.

Thanks,

Wayne
--
Wayne Beaton
Director of Open Source Projects, The Eclipse 
Foundationhttp://www.eclipse.org/
Learn about Eclipse Projectshttp://www.eclipse.org/projects
Mail Attachment.jpeghttp://www.eclipsecon.org/france2014



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




No virus found in this message.
Checked by AVG - www.avg.comhttp://www.avg.com/
Version: 2014.0.4592 / Virus Database: 3950/7542 - Release Date: 05/22/14


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
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
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
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundationhttp://www.eclipse.org
Learn about Eclipse Projectshttp://www.eclipse.org/projects
[EclipseCon   France 2014]http://www.eclipsecon.org/france2014
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev