Skip to Content.
Sympa Menu

notify-dpml - r1599 - trunk/central/tutorials/tooling/simple

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: r1599 - trunk/central/tutorials/tooling/simple
  • Date: Wed, 19 Jul 2006 18:25:42 +0200

Author: mcconnell
Date: 2006-07-19 18:25:41 +0200 (Wed, 19 Jul 2006)
New Revision: 1599

Removed:
trunk/central/tutorials/tooling/simple/build.xml
trunk/central/tutorials/tooling/simple/etc/
trunk/central/tutorials/tooling/simple/index.xml
trunk/central/tutorials/tooling/simple/src/
Log:


Deleted: trunk/central/tutorials/tooling/simple/build.xml
===================================================================
--- trunk/central/tutorials/tooling/simple/build.xml 2006-07-19 15:28:31
UTC (rev 1598)
+++ trunk/central/tutorials/tooling/simple/build.xml 2006-07-19 16:25:41
UTC (rev 1599)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<project default="install"
- xmlns:transit="antlib:net.dpml.transit"
- xmlns:x="dpml:depot">
-
- <transit:import uri="local:template:dpml/tools/standard"/>
-
- <target name="prepare" depends="standard.prepare">
- <x:plugin uri="link:part:dpml/depot/dpml-depot-convert">
- <task name="convert" class="de.java2html.anttasks.Java2HtmlTask"/>
- </x:plugin>
- <convert srcdir="target/build/main" destdir="target/reports/src"/>
- </target>
-
-</project>

Deleted: trunk/central/tutorials/tooling/simple/index.xml
===================================================================
--- trunk/central/tutorials/tooling/simple/index.xml 2006-07-19 15:28:31
UTC (rev 1598)
+++ trunk/central/tutorials/tooling/simple/index.xml 2006-07-19 16:25:41
UTC (rev 1599)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<index xmlns="link:xsd:dpml/lang/dpml-module#1.0">
-
- <project name="demo"/>
-
-</index>




  • r1599 - trunk/central/tutorials/tooling/simple, mcconnell at BerliOS, 07/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page