Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsclarke2014-01-10 16:55:58 +0000
committersclarke2014-01-10 16:55:58 +0000
commit82433fdfbfa9bcc6a7b326f6d267211195453d82 (patch)
tree48154cfe297328606d1050e0fbbce0a54d5a05dd
parent0bb3bdb54d4da12a5a93c2704570f1f369d75c9b (diff)
downloadwebtools.maps-82433fdfbfa9bcc6a7b326f6d267211195453d82.tar.gz
webtools.maps-82433fdfbfa9bcc6a7b326f6d267211195453d82.tar.xz
webtools.maps-82433fdfbfa9bcc6a7b326f6d267211195453d82.zip
[421418, 421418] annotation properties view / validation bugs
-rw-r--r--releng.webservices/maps/jaxws.map8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng.webservices/maps/jaxws.map b/releng.webservices/maps/jaxws.map
index b27e61b6f..7d1bf7a15 100644
--- a/releng.webservices/maps/jaxws.map
+++ b/releng.webservices/maps/jaxws.map
@@ -21,10 +21,10 @@ feature@org.eclipse.jst.ws.cxf_tests.feature=GIT,tag=v201102200555,repo=git://gi
feature@org.eclipse.jst.ws.jaxws.dom.feature=GIT,tag=v201109042201,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=features/org.eclipse.jst.ws.jaxws.dom.feature
feature@org.eclipse.jst.ws.jaxws.dom_sdk.feature=GIT,tag=v201109042201,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=features/org.eclipse.jst.ws.jaxws.dom_sdk.feature
-feature@org.eclipse.jst.ws.jaxws.dom_tests.feature=GIT,tag=v201305212157,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=features/org.eclipse.jst.ws.jaxws.dom_tests.feature
+feature@org.eclipse.jst.ws.jaxws.dom_tests.feature=GIT,tag=v201401101648,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=features/org.eclipse.jst.ws.jaxws.dom_tests.feature
-bundle@org.eclipse.jst.ws.annotations.core=GIT,tag=v201304072043,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.annotations.core
-bundle@org.eclipse.jst.ws.jaxws.core=GIT,tag=v201401062141,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.jaxws.core
+bundle@org.eclipse.jst.ws.annotations.core=GIT,tag=v201401101648,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.annotations.core
+bundle@org.eclipse.jst.ws.jaxws.core=GIT,tag=v201401101648,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.jaxws.core
bundle@org.eclipse.jst.ws.jaxb.core=GIT,tag=v201104031139,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.jaxb.core
bundle@org.eclipse.jst.ws.jaxws.ui=GIT,tag=v201302270042,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.jaxws.ui
@@ -50,7 +50,7 @@ bundle@org.eclipse.jst.ws.jaxws.dom.ui=GIT,tag=v201004171919,repo=git://git.ecli
bundle@org.eclipse.jst.ws.jaxws.utils=GIT,tag=v201201032002,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=bundles/org.eclipse.jst.ws.jaxws.utils
bundle@org.eclipse.jst.ws.jaxws.dom.integration.tests=GIT,tag=v201109042201,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.dom.integration.tests
-bundle@org.eclipse.jst.ws.jaxws.dom.runtime.tests=GIT,tag=v201204172145,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.dom.runtime.tests
+bundle@org.eclipse.jst.ws.jaxws.dom.runtime.tests=GIT,tag=v201401101648,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.dom.runtime.tests
bundle@org.eclipse.jst.ws.jaxws.dom.ui.tests=GIT,tag=v201003222311,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.dom.ui.tests
bundle@org.eclipse.jst.ws.jaxws.testutils=GIT,tag=v201010262124,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.testutils
bundle@org.eclipse.jst.ws.jaxws.utils.tests=GIT,tag=v201202292350,repo=git://git.eclipse.org/gitroot/webservices/webtools.webservices.jaxws.git,path=tests/org.eclipse.jst.ws.jaxws.utils.tests

Back to the top