notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
svn commit: r2809 - development/laboratory/users/niclas/console
- From: peter AT neubauer.se
- To: notify-dpml AT lists.ibiblio.org
- Subject: svn commit: r2809 - development/laboratory/users/niclas/console
- Date: Thu, 09 Jun 2005 04:26:31 -0400
Author: peter AT neubauer.se
Date: Thu Jun 9 04:26:31 2005
New Revision: 2809
Added:
development/laboratory/users/niclas/console/module.xml
Log:
added module
Added: development/laboratory/users/niclas/console/module.xml
==============================================================================
--- (empty file)
+++ development/laboratory/users/niclas/console/module.xml Thu Jun 9
04:26:31 2005
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="dpml-console" default="docs" basedir="."
+ xmlns:transit="antlib:net.dpml.transit"
+ xmlns:x="plugin:dpml/magic/dpml-magic-core" >
+
+ <transit:import uri="artifact:template:dpml/magic/standard"/>
+
+ <target name="build" depends="standard.build">
+ <x:module index="index.xml">
+ <header>
+ <svn
href="http://paris.dpml.net/svn/development/laboratory/components/jdo"/>
+ <home href="http://www.dpml.net/planet/components/jdo"/>
+ </header>
+ </x:module>
+ </target>
+
+ <target name="docs" depends="install">
+ <x:javadoc>
+ <link href="http://java.sun.com/j2se/1.4/docs/api"/>
+ </x:javadoc>
+ </target>
+
+</project>
- svn commit: r2809 - development/laboratory/users/niclas/console, peter, 06/09/2005
Archive powered by MHonArc 2.6.24.