krysalis-version module.xml,1.7,1.8
| Newsgroups | gmane.comp.krysalis.sandbox |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/krysalis-version
In directory sc8-pr-cvs1:/tmp/cvs-serv22898
Modified Files:
module.xml
Log Message:
1) Wrote version-available & tested it, which helped me w/ some debugging..
2) Moved the jdk14 dependency out
Index: module.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/module.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** module.xml 9 Feb 2003 19:38:15 -0000 1.7
--- module.xml 10 Feb 2003 16:27:43 -0000 1.8
***************
*** 20,24 ****
<description>
! Version
</description>
--- 20,24 ----
<description>
! Version --- for identifying/managing/processing versions.
</description>
***************
*** 28,37 ****
<what>
! <goal>See wiki.</goal>
!
</what>
<why>
! TODO from wiki
</why>
--- 28,36 ----
<what>
! <goal>Provide tools and API for automated version detection/identification/mangement/processing</goal>
</what>
<why>
! Java does NOT provide a standard version object, and JAR versioning is not 'automation friendly'.
</why>
***************
*** 105,110 ****
</project>
-
</module>
--- 104,132 ----
</project>
+
+ <project name="krysalis-version-jdk14" fullname="Krysalis Version JDK14">
+
+ <version major="0"
+ minor="0"
+ fix ="1"
+ tag="HEAD"/>
+
+ <package>org.krysalis.version.jdk14</package>
+
+ <ant target="gump" vm="1.4"/>
+
+ <!-- Work dirs to be included in classpath -->
+ <work nested="build/classes"/>
+
+ <home nested="build"/>
+
+ <code type="java/plain" dir="jdk14/src/java"/>
+ <test type="test/junit" dir="jdk14/src/test"/>
+
+ <depend project="krysalis-version"/>
+
+ </project>
+
</module>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com