Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1768 - development/laboratory/planet/components/tx/impl

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1768 - development/laboratory/planet/components/tx/impl
  • Date: Sun, 13 Feb 2005 09:36:23 +0100

Author: niclas
Date: Sun Feb 13 09:36:22 2005
New Revision: 1768

Added:
development/laboratory/planet/components/tx/impl/build.xml (contents,
props changed)
Log:
First cut at an JTA implementation, to be crafted to fit the Metro platform.

Added: development/laboratory/planet/components/tx/impl/build.xml
==============================================================================
--- (empty file)
+++ development/laboratory/planet/components/tx/impl/build.xml Sun Feb 13
09:36:22 2005
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="dpml-tx-impl" default="install" basedir="."
+ xmlns:transit="antlib:net.dpml.transit">
+
+ <transit:import uri="artifact:template:dpml/magic/standard"/>
+
+</project>



  • svn commit: r1768 - development/laboratory/planet/components/tx/impl, niclas, 02/13/2005

Archive powered by MHonArc 2.6.24.

Top of Page