From 5a4eb5bb696d494e69cf4efe45b2d63a4690bad9 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sat, 7 Feb 2009 03:42:09 +0000
Subject: [PATCH] add jax ws

---
 .../WebContent/siteGalileo.xml                     | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
index b3ed0c303..77d57c138 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/siteGalileo.xml
@@ -160,6 +160,20 @@
         <category
             name="Web Tools Platform (WTP)"/>
     </feature>     
+    <feature
+        id="org.eclipse.jst.ws.cxf.feature"
+        url="features/org.eclipse.jst.ws.cxf.feature_0.4.0.v200806220600-079-84DA_BHL9-VdLWdqkJcWXN4x.jar"
+        version="0.4.0.v200806220600-079-84DA_BHL9-VdLWdqkJcWXN4x">
+        <category
+            name="Web Tools Platform (WTP)"/>
+    </feature>     
+    <feature
+        id="org.eclipse.jst.ws.cxf_sdk.feature"
+        url="features/org.eclipse.jst.ws.cxf_sdk.feature_0.4.0.v200806220600-079-84DA_BHL9-VdLWdqkJcWXN4x.jar"
+        version="0.4.0.v200806220600-079-84DA_BHL9-VdLWdqkJcWXN4x">
+        <category
+            name="Web Tools Platform (WTP)"/>
+    </feature>     
     <category-def
         label="Enabling Features"
         name="Enabling Features">
-- 
GitLab