Skip to Content.
Sympa Menu

notify-dpml - r1935 - trunk/main/depot

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1935 - trunk/main/depot
  • Date: Mon, 26 Mar 2007 07:36:45 +0200

Author: mcconnell
Date: 2007-03-26 07:36:45 +0200 (Mon, 26 Mar 2007)
New Revision: 1935

Modified:
trunk/main/depot/module.xml
Log:
housekeeping

Modified: trunk/main/depot/module.xml
===================================================================
--- trunk/main/depot/module.xml 2007-03-26 04:29:36 UTC (rev 1934)
+++ trunk/main/depot/module.xml 2007-03-26 05:36:45 UTC (rev 1935)
@@ -7,45 +7,4 @@
<project file="plugins/convert/project.xml"/>
<project file="plugins/checkstyle/project.xml"/>

- <!--
- <project name="dpml-depot-javac" basedir="plugins/javac">
- <info title="DPML Javac Compiler">
- <description>Javac Compiler plugin.</description>
- </info>
- <types>
- <type id="jar"/>
- <type id="part" alias="true" source="target/plugin.xml"/>
- </types>
- <dependencies>
- <runtime>
- <include ref="dpml/depot/dpml-depot-builder"/>
- <include uri="artifact:jar:openjdk/javac/javac"/>
- <include ref="ant/ant-launcher"/>
- </runtime>
- </dependencies>
- </project>
- -->
-
- <!--
- <project name="dpml-depot-adapter" basedir="adapter">
- <info title="DPML Javac Compiler">
- <description>Javac Compiler plugin.</description>
- </info>
- <properties>
- <property name="project.javac.source" value="1.5"/>
- <property name="project.javac.target" value="1.5"/>
- </properties>
- <types>
- <type id="jar"/>
- <type id="part" alias="true" source="target/plugin.xml"/>
- </types>
- <dependencies>
- <runtime>
- <include ref="dpml/depot/dpml-depot-library"/>
- <include uri="artifact:jar:openjdk/javac/javac"/>
- </runtime>
- </dependencies>
- </project>
- -->
-
</module>




  • r1935 - trunk/main/depot, mcconnell at BerliOS, 03/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page