You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/05/11 15:03:32 UTC

svn commit: r943111 - in /gump/metadata: profile/gump.xml project/apollo.xml project/muse.xml

Author: bodewig
Date: Tue May 11 13:03:31 2010
New Revision: 943111

URL: http://svn.apache.org/viewvc?rev=943111&view=rev
Log:
apollo has become part of muse long ago

Removed:
    gump/metadata/project/apollo.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/muse.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=943111&r1=943110&r2=943111&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Tue May 11 13:03:31 2010
@@ -182,7 +182,6 @@
 
 <!-- Apache.WebServices -->
 
-  <module href="project/apollo.xml"/>
   <module href="project/muse.xml"/>
   <module href="project/packaged-jaxme.xml"/>
   <module href="project/ws-addressing.xml"/>

Modified: gump/metadata/project/muse.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/muse.xml?rev=943111&r1=943110&r2=943111&view=diff
==============================================================================
--- gump/metadata/project/muse.xml (original)
+++ gump/metadata/project/muse.xml Tue May 11 13:03:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -19,8 +19,10 @@
 
 <module name="muse">
   
-  <description>Muse Project</description>
-  <url href="http://incubator.apache.org/muse/" />
+  <description>Java-based implementation of the WS-ResourceFramework
+  (WSRF), WS-BaseNotification (WSN), and WS-DistributedManagement
+  (WSDM) specifications.</description>
+  <url href="http://ws.apache.org/muse/" />
 
   <svn repository="asf" dir="webservices/muse/trunk"/>
   
@@ -30,8 +32,6 @@
       <property name="maven.final.name" value="muse-@@DATE@@" />
       <property name="maven.jar.commonj-twm-api" project="commonj"
         reference="jarpath"/>
-      <property name="maven.jar.wsrf" project="apollo"
-        reference="jarpath"/>
       <property name="maven.jar.xmlbeans-jsr173-api"
         project="xml-xmlbeans-v1" reference="jarpath" id="xbean"/>
       <property name="maven.jar.velocity" id="velocity"
@@ -41,7 +41,6 @@
     
     <depend project="addressing" />    
     <depend project="ant" />
-    <depend project="apollo" />    
     <depend project="commonj" />
     <depend project="commons-cli" />
     <depend project="commons-discovery" />
@@ -76,7 +75,7 @@
     
     <license name="LICENSE.txt" />
     
-    <nag to="muse-dev@ws.apache.org" from="Ian Springer &lt;ips@apache.org&gt;" />
+    <!--nag to="muse-dev@ws.apache.org" from="Ian Springer &lt;ips@apache.org&gt;" /-->
     
   </project>