Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1887 - in development/laboratory/planet/components/space: . impl impl/src tiny

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: r1887 - in development/laboratory/planet/components/space: . impl impl/src tiny
  • Date: Thu, 24 Feb 2005 10:29:54 +0100

Author: niclas
Date: Thu Feb 24 10:29:53 2005
New Revision: 1887

Added:
development/laboratory/planet/components/space/impl/
- copied from r1883,
development/laboratory/planet/components/space/tiny/
development/laboratory/planet/components/space/impl/build.xml
- copied, changed from r1886,
development/laboratory/planet/components/space/tiny/build.xml
development/laboratory/planet/components/space/impl/src/
- copied from r1886,
development/laboratory/planet/components/space/tiny/src/
Removed:
development/laboratory/planet/components/space/tiny/
Modified:
development/laboratory/planet/components/space/index.xml
Log:
After approval from Alejandro, re-packaging and re-licensing the space.

Copied: development/laboratory/planet/components/space/impl/build.xml (from
r1886, development/laboratory/planet/components/space/tiny/build.xml)
==============================================================================
--- development/laboratory/planet/components/space/tiny/build.xml
(original)
+++ development/laboratory/planet/components/space/impl/build.xml Thu
Feb 24 10:29:53 2005
@@ -17,7 +17,7 @@
limitations under the License.
-->

-<project name="jpos-space-tiny" default="install" basedir="."
+<project name="jpos-space-impl" default="install" basedir="."
xmlns:x="plugin:dpml/magic/dpml-magic-core"
xmlns:transit="antlib:net.dpml.transit"
>

Modified: development/laboratory/planet/components/space/index.xml
==============================================================================
--- development/laboratory/planet/components/space/index.xml (original)
+++ development/laboratory/planet/components/space/index.xml Thu Feb 24
10:29:53 2005
@@ -15,18 +15,18 @@
<info>
<name>jpos-space-api</name>
<group>jpos/space</group>
- <version>2.0</version>
+ <version>1.0</version>
</info>
<plugins>
<include key="dpml-meta-tools" />
</plugins>
</project>

- <project basedir="tiny" >
+ <project basedir="impl" >
<info>
- <name>jpos-space-tiny</name>
+ <name>jpos-space-impl</name>
<group>jpos/space</group>
- <version>2.0.0</version>
+ <version>1.0.0</version>
</info>
<dependencies>
<include key="jpos-space-api" />



  • svn commit: r1887 - in development/laboratory/planet/components/space: . impl impl/src tiny, niclas, 02/24/2005

Archive powered by MHonArc 2.6.24.

Top of Page