Re: [cross-project-issues-dev] Simrel validation fails for Jetty

2016-06-07 Thread Eike Stepper

Am 08.06.2016 um 03:04 schrieb David M Williams:


> In particular we haven't changed anything in CDO between RC3 and
> RC4. Does someone know what this can mean and what I
> can do to get my contribution through?

I do! Its all related to the jetty change Carl mentioned. While the Platform has not been "contributing" Jetty 9.3.5 
for a week or two, I suspect someone else was, thus no issues, and now that "other project" has also moved up to 9.3.9.


There are actually two issues:

Rap Tools, and
Web Tools Server adapters.

Below is a patch showing what I could disable, and allow the validation to still succeed. I'm sure that functionality 
will be broken, and EPP package may not even build, until Webtools and RapTools actually submit a fix, but in the mean 
time, I will submit these "disabled" versions of RAP Tools and Webtools, just so others can validate as best you can.

Thanks David, you're the greatest!!

And good luck for all othters ;-)

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
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] Simrel validation fails for Jetty

2016-06-07 Thread David M Williams
I forgot to attach the "patch" as I said I would. When these projects are 
ready to commit new versions, just remove the enabled="false" attribute. 

diff --git a/rap-tools.b3aggrcon b/rap-tools.b3aggrcon
index da65673..ae5b1cd 100644
--- a/rap-tools.b3aggrcon
+++ b/rap-tools.b3aggrcon
@@ -4 +4 @@
-
+
diff --git a/webtools.b3aggrcon b/webtools.b3aggrcon
index 0048050..9ca1c0d 100644
--- a/webtools.b3aggrcon
+++ b/webtools.b3aggrcon
@@ -54 +54 @@
-
+




From:   David M Williams/Raleigh/IBM@IBMUS
To: Cross project issues , 
Date:   06/07/2016 09:04 PM
Subject:Re: [cross-project-issues-dev] Simrel validation fails for 
Jetty
Sent by:cross-project-issues-dev-boun...@eclipse.org




> In particular we haven't changed anything in CDO between RC3 and 
> RC4. Does someone know what this can mean and what I 
> can do to get my contribution through?

I do! Its all related to the jetty change Carl mentioned. While the 
Platform has not been "contributing" Jetty 9.3.5 for a week or two, I 
suspect someone else was, thus no issues, and now that "other project" has 
also moved up to 9.3.9. 

There are actually two issues: 

Rap Tools, and 
Web Tools Server adapters.

Below is a patch showing what I could disable, and allow the validation to 
still succeed. I'm sure that functionality will be broken, and EPP package 
may not even build, until Webtools and RapTools actually submit a fix, but 
in the mean time, I will submit these "disabled" versions of RAP Tools and 
Webtools, just so others can validate as best you can. 

I hope that helps, 
___
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] Simrel validation fails for Jetty

2016-06-07 Thread David M Williams
> In particular we haven't changed anything in CDO between RC3 and 
> RC4. Does someone know what this can mean and what I 
> can do to get my contribution through?

I do! Its all related to the jetty change Carl mentioned. While the 
Platform has not been "contributing" Jetty 9.3.5 for a week or two, I 
suspect someone else was, thus no issues, and now that "other project" has 
also moved up to 9.3.9. 

There are actually two issues: 

Rap Tools, and 
Web Tools Server adapters.

Below is a patch showing what I could disable, and allow the validation to 
still succeed. I'm sure that functionality will be broken, and EPP package 
may not even build, until Webtools and RapTools actually submit a fix, but 
in the mean time, I will submit these "disabled" versions of RAP Tools and 
Webtools, just so others can validate as best you can. 

I hope that helps, 


___
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] Simrel validation fails for Jetty

2016-06-07 Thread Eike Stepper

Hi,

I was about to finish the CDO contribution, but now the validation build fails with a problem that seems totally 
unrelated to CDO:


*18:50:15*[exec] Missing requirement: Jetty :: Webapp Application 
Support 9.3.5.v20151012 (org.eclipse.jetty.webapp 9.3.5.v20151012) requires 
'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found
*18:50:15*[exec]
*18:50:15*[exec] JavaPackage(org.eclipse.jetty.http [9.3.5,9.3.6)) is 
required by:
*18:50:15*[exec]   ValidationSet(main)
*18:50:15*[exec] Contribution(WebTools)
*18:50:15*[exec]   
MappedRepository(file:///home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.8.0/S-3.8.0RC3-20160601010110/repository/)
*18:50:15*[exec] 
Feature(org.eclipse.wst.server_adapters.feature.feature.group)
*18:50:15*[exec]   InstallableUnit(org.eclipse.jetty.webapp 
9.3.5.v20151012)
*18:50:15*[exec] Build failed! Exception was 
org.eclipse.core.runtime.CoreException: Cannot complete the install because one 
or more required items could not be found. Software being installed: 
validationSet_main 1.0.0 Missing requirement: org.eclipse.jetty.webapp 
9.3.5.v20151012 requires 'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it 
could not be found Cannot satisfy dependency: 
mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository
 1.0.0 depends on: org.eclipse.wst.server_adapters.feature.feature.group 0.0.0 
Cannot satisfy dependency: 
org.eclipse.wst.server_adapters.feature.feature.group 3.2.403.v201508132126 
depends on: org.eclipse.jetty.webapp [9.3.5.v20151012] Cannot satisfy 
dependency: validationSet_main 1.0.0 depends on: 
mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository
 [1.0.0]
*18:50:15*[exec] [p2] Tue Jun 07 18:50:15 EDT 2016 - [main] Unsaved 
preferences when shutting down 
org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager
*18:50:16*[exec] Cannot complete the install because one or more 
required items could not be found. Software being installed: validationSet_main 
1.0.0 Missing requirement: org.eclipse.jetty.webapp 9.3.5.v20151012 requires 
'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found Cannot 
satisfy dependency: 
mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository
 1.0.0 depends on: org.eclipse.wst.server_adapters.feature.feature.group 0.0.0 
Cannot satisfy dependency: 
org.eclipse.wst.server_adapters.feature.feature.group 3.2.403.v201508132126 
depends on: org.eclipse.jetty.webapp [9.3.5.v20151012] Cannot satisfy 
dependency: validationSet_main 1.0.0 depends on: 
mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository
 [1.0.0]
*18:50:16*[exec] [0]Missing requirement: Jetty :: Webapp Application 
Support 9.3.5.v20151012 (org.eclipse.jetty.webapp 9.3.5.v20151012) requires 
'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found
*18:50:16*[exec]
*18:50:16*[exec] JavaPackage(org.eclipse.jetty.http [9.3.5,9.3.6)) is 
required by:
*18:50:16*[exec]   ValidationSet(main)
*18:50:16*[exec] Contribution(WebTools)
*18:50:16*[exec]   
MappedRepository(file:///home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.8.0/S-3.8.0RC3-20160601010110/repository/)
*18:50:16*[exec] 
Feature(org.eclipse.wst.server_adapters.feature.feature.group)
*18:50:16*[exec]   InstallableUnit(org.eclipse.jetty.webapp 
9.3.5.v20151012)


(
https://hudson.eclipse.org/simrel/job/simrel.neon.runaggregator.VALIDATE.gerrit/474/consoleFull
 )

In particular we haven't changed anything in CDO between RC3 and RC4. Does someone know what this can mean and what I 
can do to get my contribution through?


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
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] WTP RC4 contribution will be late

2016-06-07 Thread Carl Anderson


Folks,

WTP noticed that its Jetty prereq was not in line with the Eclipse
platform's Jetty prereq for Neon.  When we aligned it, a compilation error
occurred- see https://bugs.eclipse.org/bugs/show_bug.cgi?id=495637 .  We
will get it fixed as soon as possible, but will not be making our RC4
contribution tonight (on our +2 day).

FWIW,

- Carl Anderson
WTP Releng project lead
___
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] Downtime for repo.eclipse.org on July 5

2016-06-07 Thread David M Williams
Good choice of dates. But my pulse started to race when I first saw your 
note as I thought you meant "today" :) 



From:   "Webmaster(Matt Ward)" 
To: Cross project issues , 
Date:   06/07/2016 02:04 PM
Subject:[cross-project-issues-dev] Downtime for repo.eclipse.org
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi Folks,

  The host supporting repo.eclipse.org is due for an OS upgrade, so I'm
going to be shutting the service down and moving it to a new host on
Tuesday July 5th starting at 3pm EDT.  I expect the service to be
offline for about an hour or so while it's being moved.

If you have any questions please let me know. 

-Matt.


___
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] Downtime for repo.eclipse.org

2016-06-07 Thread Webmaster(Matt Ward)
Hi Folks,

  The host supporting repo.eclipse.org is due for an OS upgrade, so I'm
going to be shutting the service down and moving it to a new host on
Tuesday July 5th starting at 3pm EDT.  I expect the service to be
offline for about an hour or so while it's being moved.

If you have any questions please let me know. 

-Matt.


___
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