From 468d19fc9f473711ec2486831f077226d23c72f7 Mon Sep 17 00:00:00 2001 From: Carl Anderson Date: Wed, 25 Jun 2014 01:17:37 -0400 Subject: [437351] [hotbug] [Critical] getServerNotificationManager should be synchronized --- releng/luna/dependencies.properties | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/releng/luna/dependencies.properties b/releng/luna/dependencies.properties index 1484ead20..c9896afee 100644 --- a/releng/luna/dependencies.properties +++ b/releng/luna/dependencies.properties @@ -472,7 +472,8 @@ jst.url=${wst.url} # WTP wtp.id=R-3.6.0-20140602160322 wtp.dir.id=R3.6.0/R-3.6.0-20140602160322 -wtp.file=wtp-sdk-${wtp.id}.zip +wtp.file=wtp4x-sdk-${wtp.id}.zip +wtp.repo=wtp4x-repo-${wtp.id}.zip wtp.name=WTP 3.6.0 wtp.description=Release used for Patch Builds wtp.build.home=http://download.eclipse.org/webtools/downloads/ @@ -482,7 +483,8 @@ wtp.url=http://download.eclipse.org${wtp.mirror.prefixuri} # WTP tests, for patch builds wtptests.id=${wtp.id} wtptests.dir.id=${wtp.dir.id} -wtptests.file = wtp-tests-${wtptests.id}.zip +wtptests.file = wtp4x-tests-${wtptests.id}.zip +wtptests.repo = wtp4x-tests-repo-${wtptests.id}.zip wtptests.name = WTP Tests 3.6.0 wtptests.description = WTP Tests 3.6.0 for Patch Builds wtptests.build.home=http://download.eclipse.org/webtools/downloads/ -- cgit v1.2.3