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/04/26 17:26:52 UTC

svn commit: r938092 - in /gump/metadata: profile/gump.xml project/ant-xdocs-proposal.xml project/antbook.xml project/jacorb.xml project/xdoclet.xml project/xjavadoc.xml

Author: bodewig
Date: Mon Apr 26 15:26:52 2010
New Revision: 938092

URL: http://svn.apache.org/viewvc?rev=938092&view=rev
Log:
reduce weight, xdoclet isn't really used that much anymore and the last commit has been several years ago

Removed:
    gump/metadata/project/ant-xdocs-proposal.xml
    gump/metadata/project/xdoclet.xml
    gump/metadata/project/xjavadoc.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/antbook.xml
    gump/metadata/project/jacorb.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=938092&r1=938091&r2=938092&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Mon Apr 26 15:26:52 2010
@@ -29,7 +29,6 @@
   <module href="project/ant-antlibs-sandbox.xml"/>
   <module href="project/ivy.xml"/>  
   <module href="project/ant-embed-proposal.xml"/>
-  <module href="project/ant-xdocs-proposal.xml"/>
 
 <!-- Apache.Avalon (SVN) -->
   <module href="project/avalon-tools.xml"/> <!-- magic bootstrap -->
@@ -298,8 +297,6 @@
   <module href="project/spring.xml"/>
   <module href="project/struts-sslext.xml"/>
   <module href="project/strutstestcase.xml"/>
-  <module href="project/xdoclet.xml"/>
-  <module href="project/xjavadoc.xml"/>
   <module href="project/xmlunit.xml"/>
   <module href="project/junit-addons.xml"/>
   <module href="project/ant-contrib.xml"/>

Modified: gump/metadata/project/antbook.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/antbook.xml?rev=938092&r1=938091&r2=938092&view=diff
==============================================================================
--- gump/metadata/project/antbook.xml (original)
+++ gump/metadata/project/antbook.xml Mon Apr 26 15:26:52 2010
@@ -79,8 +79,6 @@
     <depend project="junit3" runtime="false"/>
     <depend project="maven2-ant-tasks" runtime="false"/>
     <depend project="ant-contrib" runtime="false" inherit="runtime"/>
-    <depend project="xdoclet" runtime="false"/>
-    <depend project="xjavadoc" runtime="false"/>
 
 
     <jar name="dist/diary-webapp-@@DATE@@.war" id="antbook-diary-webapp"/>

Modified: gump/metadata/project/jacorb.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jacorb.xml?rev=938092&r1=938091&r2=938092&view=diff
==============================================================================
--- gump/metadata/project/jacorb.xml (original)
+++ gump/metadata/project/jacorb.xml Mon Apr 26 15:26:52 2010
@@ -1,6 +1,6 @@
 <?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
@@ -57,8 +57,6 @@
     <depend project="excalibur-framework-impl"/>
     <depend project="java-service-wrapper"/>
     <depend project="picocontainer"/>
-    <depend project="xdoclet" inherit="runtime"/>
-    <depend project="xjavadoc"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
   </project>