[cross-project-issues-dev] Mars.1 RC2 staging (maintenance) repostory is complete

2015-09-02 Thread David M Williams
Check the repo to be sure what you expected to be there, is there. 

http://download.eclipse.org/releases/maintenance/

And, do some extended testing while you're at it. :) 

As a reminder, these .../maintenance repositories are not promoted 
anywhere else, but I will leave it untouched for a few days, while the EPP 
packages are created and verified. 

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] Question simrel and Gerrit use ...

2015-09-02 Thread Matthias Sohn
On Thu, Sep 3, 2015 at 12:06 AM, David M Williams  wrote:

> What "refs" do others use then submitting changes for "Gerrit review" for
> Mars_maintenance?
> I've heard refs/for/review should work .. but after some initial trouble
> with that, I've used refs/for/Mars_maintenance.
> And that seems to work. Am I doing it wrong? Or ... is refs/for/review
> wrong? Or, does it not matter?
> (my initial troubles might have been due to something else, for all I
> know).


Pushing a commit to "refs/for/x" creates a review for this commit targeting
branch "x", so if you are
pushing to "refs/for/review" the target branch would be "review". Pushing
to refs/for/review doesn't
make sense if the branch "review doesn't exist and should be rejected by
Gerrit.
When you submit the change it will be merged to it's target branch.

If you push the same commit for two different target branches you'll end-up
with two changes in review in Gerrit even if they have the same changeId.
If later you push
another commit (which is usually created by amending the first one to react
on review comments)
with the same changeId to the same target branch (refs/for/)
you'll get a new patchset
for the corresponding change in review.


> A smaller issue, I notice that JWT has
> https://git.eclipse.org/r/#/c/48872/
> out there, that was never merged, but it is 3 months old, so assumed it
> was merged the old-fashioned way?
> Such old, "un-used" Gerrit commits should be "abandoned". (right?)
> If for no other reason, makes my "watched" queries cleaner :)


right, stale or bad changes in review which aren't needed anymore should be
abandoned to clean up the
queue of changes pending in review. Some projects automatically abandon
changes which weren't updated
for e.g. 3 months. If required abandoned changes can be restored, so you
won't loose a change if it
was abandoned by mistake.

-Matthias
___
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] Question simrel and Gerrit use ...

2015-09-02 Thread David M Williams
What "refs" do others use then submitting changes for "Gerrit review" for 
Mars_maintenance? 
I've heard refs/for/review should work .. but after some initial trouble 
with that, I've used refs/for/Mars_maintenance. 
And that seems to work. Am I doing it wrong? Or ... is refs/for/review 
wrong? Or, does it not matter? 
(my initial troubles might have been due to something else, for all I 
know). 

A smaller issue, I notice that JWT has 
https://git.eclipse.org/r/#/c/48872/ 
out there, that was never merged, but it is 3 months old, so assumed it 
was merged the old-fashioned way? 
Such old, "un-used" Gerrit commits should be "abandoned". (right?) 
If for no other reason, makes my "watched" queries cleaner :) 

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] Can we have a slight extension this evening ... plus ...

2015-09-02 Thread Jeff Johnston
Hi David,

We are done.  I also fixed the MPC contribution error at the same time as it 
was obvious.

Thanks,

-- Jeff J.

- Original Message -
> Yes, that's fine.
> 
> Plus, I see some other problems:
> 
> 1) Being a good citizen, I added "time out if build is stuck" recently, but
> see I was too optimistic on some of the times (and one was a typo). I have
> increased the time limits.
> 2) MPC contribution for Mars.1 RC2 is currently causing Mars build to fail. I
> mention it here, since I have not gotten "blame mail" for it yet, so
> originator may not have either?
> 3) The Neon VALIDATE.gerrit job failed with a very unusual error, so I
> "cleaned workspace" and re-triggered the build. It ran ok then, so not sure
> what caused original issue?
> 
> Thanks,
> 
> 
> 
> 
> From: Jeff Johnston 
> To: Cross project issues ,
> Date: 09/02/2015 03:39 PM
> Subject: [cross-project-issues-dev] Can we have a slight extension this
> evening
> Sent by: cross-project-issues-dev-boun...@eclipse.org
> 
> 
> 
> 
> Linux Tools is trying to get our RC2 build finished, but it might be tight
> before 5:00 pm.
> 
> Can we have a slight time extension please? We expect to have it finished.
> 
> Thanks,
> 
> -- Jeff J.
> ___
> 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] Can we have a slight extension this evening ... plus ...

2015-09-02 Thread David M Williams
Yes, that's fine. 

Plus, I see some other problems: 

1) Being a good citizen, I added "time out if build is stuck" recently, 
but see I was too optimistic on some of the times (and one was a typo). I 
have increased the time limits. 
2) MPC contribution for Mars.1 RC2  is currently causing Mars build to 
fail. I mention it here, since I have not gotten "blame mail" for it yet, 
so originator may not have either? 
3) The Neon VALIDATE.gerrit job failed with a very unusual error, so I 
"cleaned workspace" and re-triggered the build. It ran ok then, so not 
sure what caused original issue? 

Thanks, 
 



From:   Jeff Johnston 
To: Cross project issues , 
Date:   09/02/2015 03:39 PM
Subject:[cross-project-issues-dev] Can we have a slight extension 
thisevening
Sent by:cross-project-issues-dev-boun...@eclipse.org



Linux Tools is trying to get our RC2 build finished, but it might be tight 
before 5:00 pm.

Can we have a slight time extension please?  We expect to have it 
finished.

Thanks,

-- Jeff J.
___
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] Can we have a slight extension this evening

2015-09-02 Thread Jeff Johnston
Linux Tools is trying to get our RC2 build finished, but it might be tight 
before 5:00 pm.

Can we have a slight time extension please?  We expect to have it finished.

Thanks,

-- Jeff J.
___
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] CDT is re-spinning RC2

2015-09-02 Thread Marc Khouzam
The re-spin for CDT RC2 for Mars.1 is now available in its expected location.

Thanks for your patience.

Marc


From: cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of Marc Khouzam 
[marc.khou...@ericsson.com]
Sent: September 2, 2015 10:15 AM
To: cross-project-issues-dev@eclipse.org
Subject: [cross-project-issues-dev] CDT is re-spinning RC2

Hi,

a heads-up that CDT is re-spinning our RC2.  It should be available in about 5 
hours.

Thanks

Marc

___
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] Disk usage report for Hudson/Build

2015-09-02 Thread genie
Compiled 2015-09-02T12:07

 build.eclipse.org 
-> Usage exceeding 1GB for: Hudson master jobs and workspace (2015-09-02T10:00)
   2.9G papyrus-trunk-nightly
   1.2G emf-cdo-integration
   1.2G m2m-atl-master
-> Usage exceeding 1GB for: /shared (1000G capacity) (2015-09-02T10:00)
 533.4G hipp
 320.3G eclipse
 151.5G rt
  43.7G technology
  30.5G webtools
  23.1G SLES
  21.0G jobs
  19.6G common
  11.9G tools
   6.7G cbi-ng
   5.3G modeling
   5.0G orbit
   4.9G simrel
   1.6G mylyn
   1.5G cbi
   1.4G soa
-> Usage exceeding 1GB for: /shared/modeling
   3.1G build
-> Usage exceeding 1GB for: /shared/tools
   4.6G tm
   3.0G objectteams
   1.4G mtj
   1.1G aspectj
-> Usage exceeding 1GB for: /shared/technology
  18.6G epp
   9.7G sapphire
   4.8G stem
   4.0G babel
   2.4G cosmos
   1.6G m2e
 END: build.eclipse.org 


 hudson-slave1.eclipse.org 
/dev/xvda1158G   22G  136G  14% /
-> Usage exceeding 1GB for: Hudson workspace on hudson-slave1 (50G capacity) 
(2015-09-01T21:00)
 END: hudson-slave1.eclipse.org 


 hudson-slave2.eclipse.org 
-> Usage exceeding 1GB for: 
 END: hudson-slave2.eclipse.org 


 hudson-slave3.eclipse.org 
/dev/xvda1 55G   22G   34G  40% /
-> Usage exceeding 1GB for: Hudson workspace on hudson-slave3 (50G capacity) 
(2015-09-01T18:00)
 END: hudson-slave3.eclipse.org 

___
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] Maintenance Repository Empty -itsback

2015-09-02 Thread David M Williams
Easier for you maybe, but not good releng practice. And, that's not the 
purpose of that repository. 
If you use Tycho, their .target file is pretty easy to update with PDE. 
Or, even if you have a special case, a small script would probably update 
it easily. 
Or, make your own composite based on URLs, or something. 
You'll be better off in the long run. 




From:   Marc-André Laperle 
To: Cross project issues , 
Date:   09/02/2015 10:45 AM
Subject:Re: [cross-project-issues-dev] Maintenance Repository 
Empty - its back
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi David,

For Trace Compass, we use the maintenance repository for our Mars builds 
in order to build against and tests properly with up-to-date dependencies 
(more up to date than releases/mars anyway). This way we can find 
dependencies issues or regressions much quicker. Also, updating all 
repository URLs in our target every milestone would be pretty impractical. 
I think it would be very useful to keep the maintenance repository, at 
least in a non-empty state. I understand that this is not meant to be a 
stable repository but it would be useful if it was not ephemeral.

Regards,
Marc-Andre


From: cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of David M 
Williams [david_willi...@us.ibm.com]
Sent: Wednesday, 02 September 2015 8:42 AM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] Maintenance Repository Empty - its 
back

Apologies for not noticing. Thanks for pointing it out. 

I will say, however, I would not recommend building against "maintenance". 
By definition, it is ephemeral -- not a usual persistent p2 repository. 
Hard to say what state it may be in at the time of your build. 

But, thanks again. 




From:
To:, 
Date:09/02/2015 08:27 AM
Subject:Re: [cross-project-issues-dev] Maintenance Repository 
Empty
Sent by:cross-project-issues-dev-boun...@eclipse.org



Uh this is not good. Stardust is using this repo for the upcoming RC2 
contribution for Eclipse Mars SR1. So this means that we cannot run the 
build. Does we have an alternative URL which contains the latest simrel 
contributions for Mars SR1 RC2?
 
--
Sven
 
Von: cross-project-issues-dev-boun...@eclipse.org [
mailto:cross-project-issues-dev-boun...@eclipse.org] Im Auftrag von 
Matthias Sohn
Gesendet: Mittwoch, 2. September 2015 12:46
An: Cross project issues
Betreff: Re: [cross-project-issues-dev] Maintenance Repository Empty
 
On Wed, Sep 2, 2015 at 11:12 AM, Stephan Leicht Vogt <
stephan.lei...@bsiag.com> wrote: 
Hi 
The repository http://download.eclipse.org/releases/maintenance/is 
currently empty. Is this correct? Else when will it be back to normal?
 
it's not empty but seems to be missing completely:
 
msohn@build:/home/data/httpd/download.eclipse.org/releases> ls -l 
maintenance/
total 0 
 
-Matthias___
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] Facebook Open Academy for Fall 2015

2015-09-02 Thread Andrew Ross

Hey Everyone,

The great news is a bunch of projects were accepted this term. This is 
excellent!


Since it is such a big program, there may be more projects accepted than 
I am aware of currently.


For the mentors for projects that were accepted, please join this Google 
Group/Discussion list:

https://groups.google.com/forum/#!forum/ef_interns

Please encourage your student interns to subscribe as well.

This is a forum for projects from the Eclipse Foundation participating 
in FOA. We'll be providing you with helpful information from there.


Kind regards,

A

On 15/08/15 16:43, Andrew Ross wrote:

Hey Everyone,

A friendly reminder that today (August 15th) is the deadline to 
participate for this term.


Good luck!

A

On 21/07/15 15:33, Andrew Ross wrote:

OK everyone, here we go! Sign up for Fall 2015 on this form here:
https://docs.google.com/forms/d/1zwiYbpB8dg6meA97J1gW32FkFZEGkEsyS1mlekd-eBY/viewform 



If you are going to apply, and haven't already, please let me know. 
I'll advocate for you to help your chances.


Cheers!

Andrew

On 20/07/15 20:13, Andrew Ross wrote:

Hey Everyone,

(x-posted all over the place, feel free to forward to anyone who 
might be interested)


Facebook Open Academy (FOA) is about to start up again for the fall. 
For those unfamiliar, here's a synopsis:


FOA is a program that matches top students with open source 
projects. Students work roughly 8 to 10 hours per week to complete 
features, fix bugs, and generally participate in the project's 
community. Typically they do so working in groups of 4 or more.


Mentors are expected to invest a few hours per week to mentor. The 
program also includes a face to face code sprint running for 3 days. 
We anticipate multiple code sprint locations this fall including 
ones in North America & Europe. (Facebook generously reimburses 
mentors for travel costs)


For what it's worth, I highly recommend the program.

I will be following up soon with a link to the form to apply. If you 
are interested, please plan to complete the form, but also give me a 
heads up so I can advocate for you. Competition is fierce!


Cheers!

Andrew






___
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] Gerrit/bugzilla mail queues issues?

2015-09-02 Thread Denis Roy
I'm not sure how you're expecting to see this email reply, but we have a 
very large email queue that is waiting for your email server to accept.


Some emails are going through, like this one, after a 126,000 second delay:
Sep  2 10:02:26 dev3 postfix/smtp[6029]: 724A62DD46B: 
to=, relay=mx01.emig.gmx.net[212.227.17.5]:25, 
delay=126445, delays=126418/16/0.38/11, dsn=2.0.0, status=sent (250 
Requested mail action okay, completed: id=0MHMyt-1ZRxwa48wd-00E78P)



For everything else, this is what I see:
Sep  2 10:07:05 dev3 postfix/qmgr[3165]: 9283D2DD139: 
to=, relay=none, delay=8905, delays=8899/5.9/0/0, 
dsn=4.0.0, status=deferred (delivery temporarily suspended: host 
mx00.emig.gmx.net[212.227.15.9] refused to talk to me: 421-gmx.net 
(mxgmx002) Nemesis ESMTP Service not available 421-Service unavailable 
421-Reject due to policy violations. 421 For explanation visit 
http://postmaster.gmx.com/en/error-messages?ip=198.41.30.200&c=poli)



This typically happens when an email provider throttles how much mail a 
single mail server can send to it.  Since you're not the only .gmx.de 
user on our site, they are probably perceiving us as a threat, or 
spamming them.



Best solution is to ask them to either whitelist 'mail.eclipse.org' or 
increase their thresholds for our mail host.


Denis



On 09/02/2015 10:36 AM, Andrey Loskutov wrote:

Hi,

I'm not receiving, or receiving only partly Gerrit / Bugzilla mails in the last 
two days. Is this seen by anyone else / known issue / addresed?

Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
___
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] Maintenance Repository Empty - its back

2015-09-02 Thread Marc-André Laperle
Hi David,

For Trace Compass, we use the maintenance repository for our Mars builds in 
order to build against and tests properly with up-to-date dependencies (more up 
to date than releases/mars anyway). This way we can find dependencies issues or 
regressions much quicker. Also, updating all repository URLs in our target 
every milestone would be pretty impractical. I think it would be very useful to 
keep the maintenance repository, at least in a non-empty state. I understand 
that this is not meant to be a stable repository but it would be useful if it 
was not ephemeral.

Regards,
Marc-Andre


From: cross-project-issues-dev-boun...@eclipse.org 
[cross-project-issues-dev-boun...@eclipse.org] on behalf of David M Williams 
[david_willi...@us.ibm.com]
Sent: Wednesday, 02 September 2015 8:42 AM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] Maintenance Repository Empty - its back

Apologies for not noticing. Thanks for pointing it out.

I will say, however, I would not recommend building against "maintenance". By 
definition, it is ephemeral -- not a usual persistent p2 repository. Hard to 
say what state it may be in at the time of your build.

But, thanks again.




From:
To:,
Date:09/02/2015 08:27 AM
Subject:Re: [cross-project-issues-dev] Maintenance Repository Empty
Sent by:cross-project-issues-dev-boun...@eclipse.org




Uh this is not good. Stardust is using this repo for the upcoming RC2 
contribution for Eclipse Mars SR1. So this means that we cannot run the build. 
Does we have an alternative URL which contains the latest simrel contributions 
for Mars SR1 RC2?

--
Sven

Von: cross-project-issues-dev-boun...@eclipse.org 
[mailto:cross-project-issues-dev-boun...@eclipse.org] Im Auftrag von Matthias 
Sohn
Gesendet: Mittwoch, 2. September 2015 12:46
An: Cross project issues
Betreff: Re: [cross-project-issues-dev] Maintenance Repository Empty

On Wed, Sep 2, 2015 at 11:12 AM, Stephan Leicht Vogt 
mailto:stephan.lei...@bsiag.com>> wrote:

Hi

The repository http://download.eclipse.org/releases/maintenance/is currently 
empty. Is this correct? Else when will it be back to normal?

it's not empty but seems to be missing completely:

msohn@build:/home/data/httpd/download.eclipse.org/releases>
 ls -l maintenance/
total 0

-Matthias___
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] Gerrit/bugzilla mail queues issues?

2015-09-02 Thread Andrey Loskutov
Hi,

I'm not receiving, or receiving only partly Gerrit / Bugzilla mails in the last 
two days. Is this seen by anyone else / known issue / addresed?

Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
___
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] CDT is re-spinning RC2

2015-09-02 Thread Marc Khouzam
Hi,

a heads-up that CDT is re-spinning our RC2.  It should be available in about 5 
hours.

Thanks

Marc

___
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] Maintenance Repository Empty - its back

2015-09-02 Thread David M Williams
Apologies for not noticing. Thanks for pointing it out. 

I will say, however, I would not recommend building against "maintenance". 
By definition, it is ephemeral -- not a usual persistent p2 repository. 
Hard to say what state it may be in at the time of your build. 

But, thanks again. 




From:   
To: , 
Date:   09/02/2015 08:27 AM
Subject:Re: [cross-project-issues-dev] Maintenance Repository 
Empty
Sent by:cross-project-issues-dev-boun...@eclipse.org



Uh this is not good. Stardust is using this repo for the upcoming RC2 
contribution for Eclipse Mars SR1. So this means that we cannot run the 
build. Does we have an alternative URL which contains the latest simrel 
contributions for Mars SR1 RC2?
 
--
Sven
 
Von: cross-project-issues-dev-boun...@eclipse.org [
mailto:cross-project-issues-dev-boun...@eclipse.org] Im Auftrag von 
Matthias Sohn
Gesendet: Mittwoch, 2. September 2015 12:46
An: Cross project issues
Betreff: Re: [cross-project-issues-dev] Maintenance Repository Empty
 
On Wed, Sep 2, 2015 at 11:12 AM, Stephan Leicht Vogt <
stephan.lei...@bsiag.com> wrote:
Hi 
The repository http://download.eclipse.org/releases/maintenance/ is 
currently empty. Is this correct? Else when will it be back to normal?
 
it's not empty but seems to be missing completely:
 
msohn@build:/home/data/httpd/download.eclipse.org/releases> ls -l 
maintenance/
total 0 
 
-Matthias___
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] Maintenance Repository Empty

2015-09-02 Thread Sven.Rottstock
Uh this is not good. Stardust is using this repo for the upcoming RC2 
contribution for Eclipse Mars SR1. So this means that we cannot run the build. 
Does we have an alternative URL which contains the latest simrel contributions 
for Mars SR1 RC2?

--
Sven

Von: cross-project-issues-dev-boun...@eclipse.org 
[mailto:cross-project-issues-dev-boun...@eclipse.org] Im Auftrag von Matthias 
Sohn
Gesendet: Mittwoch, 2. September 2015 12:46
An: Cross project issues
Betreff: Re: [cross-project-issues-dev] Maintenance Repository Empty

On Wed, Sep 2, 2015 at 11:12 AM, Stephan Leicht Vogt 
mailto:stephan.lei...@bsiag.com>> wrote:

Hi

The repository http://download.eclipse.org/releases/maintenance/ is currently 
empty. Is this correct? Else when will it be back to normal?

it's not empty but seems to be missing completely:

msohn@build:/home/data/httpd/download.eclipse.org/releases>
 ls -l maintenance/
total 0

-Matthias
___
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] Maintenance Repository Empty

2015-09-02 Thread Matthias Sohn
On Wed, Sep 2, 2015 at 11:12 AM, Stephan Leicht Vogt <
stephan.lei...@bsiag.com> wrote:

> Hi
>
> The repository http://download.eclipse.org/releases/maintenance/ is
> currently empty. Is this correct? Else when will it be back to normal?
>

it's not empty but seems to be missing completely:

msohn@build:/home/data/httpd/download.eclipse.org/releases> ls -l
maintenance/
total 0

-Matthias
___
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] Maintenance Repository Empty

2015-09-02 Thread Stephan Leicht Vogt

Hi

The repository http://download.eclipse.org/releases/maintenance/ is 
currently empty. Is this correct? Else when will it be back to normal?


Thanks and greetings
Stephan


--
Senior Software Architect

**BSI** **Business Systems Integration AG**
Täfernstrasse 16a, CH-5405 Baden
*T* +41 56 484 19 47
*M* +41 78 728 25 05
www.bsi-software.com

**Neue Adresse ab 1.12.2015:** Täfernweg 1, CH-5405 Baden

smime.p7s
Description: S/MIME cryptographic signature
___
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