jochen 2005/05/20 13:21:13
Modified: src/documentation/content/xdocs Tag: v0_4 downloads.ehtml
site.xml
. Tag: v0_4 build.xml .cvsignore
Log:
Release 0.4
Revision Changes Path
No revision
No revision
1.6.2.1 +2 -2 ws-jaxme/src/documentation/content/xdocs/downloads.ehtml
Index: downloads.ehtml
===================================================================
RCS file: /home/cvs/ws-jaxme/src/documentation/content/xdocs/downloads.ehtml,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- downloads.ehtml 12 Apr 2005 08:31:28 -0000 1.6
+++ downloads.ehtml 20 May 2005 20:21:12 -0000 1.6.2.1
@@ -90,8 +90,8 @@
Please check the MD5 sums for any releases you download from the mirrors:
</p>
<ul>
- <li>ws-jaxme-0.4beta-bin.tar.gz:
<strong>7a286dbbebcd04f596da22d6d8679580</strong></li>
- <li>ws-jaxme-0.4beta-src.tar.gz:
<strong>a678b7795fd2126792909e73e8dab993</strong></li>
+ <li>ws-jaxme-0.4-bin.tar.gz:
<strong>5b2fc355c4db179023e4760ca770e2c8</strong></li>
+ <li>ws-jaxme-0.4-src.tar.gz:
<strong>b6634fbd80b71639939071acb8f49000</strong></li>
</ul>
</body>
</html>
1.23.2.2 +4 -4 ws-jaxme/src/documentation/content/xdocs/site.xml
Index: site.xml
===================================================================
RCS file: /home/cvs/ws-jaxme/src/documentation/content/xdocs/site.xml,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.2
diff -u -r1.23.2.1 -r1.23.2.2
--- site.xml 20 May 2005 06:58:59 -0000 1.23.2.1
+++ site.xml 20 May 2005 20:21:12 -0000 1.23.2.2
@@ -43,11 +43,11 @@
</about>
<docs label="Documentation">
-<!-- build.online.site=false -->
+<!-- build.online.site=false
<manual label="Manual" href="manual/index.html"/>
<javadoc label="Javadocs" href="apidocs/index.html"/>
-<!-- build.online.site -->
-<!-- build.online.site=true
+-->
+<!-- build.online.site=true -->
<manual label="Manual">
<manual label="Current" href="manual/index.html"/>
<manual label="0.3" href="release-0.3/manual/index.html"/>
@@ -56,7 +56,7 @@
<javadoc label="Current" href="apidocs/index.html"/>
<javadoc label="0.3" href="release-0.3/apidocs/index.html"/>
</javadoc>
--->
+<!-- build.online.site -->
</docs>
<developers label="Developer Resources">
No revision
No revision
1.25.2.3 +2 -2 ws-jaxme/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ws-jaxme/build.xml,v
retrieving revision 1.25.2.2
retrieving revision 1.25.2.3
diff -u -r1.25.2.2 -r1.25.2.3
--- build.xml 20 May 2005 07:09:32 -0000 1.25.2.2
+++ build.xml 20 May 2005 20:21:13 -0000 1.25.2.3
@@ -82,8 +82,8 @@
<delete>
<fileset dir="${ws.site.dir}" excludes="**/CVS/*.*"/>
</delete>
- <copy todir="${ws.site.dir}">
- <fileset dir="${build.site}"/>
+ <copy todir="${ws.site.dir}" preservelastmodified="true">
+ <fileset dir="${build.site}"/>
</copy>
</target>
</project>
1.5.2.2 +1 -0 ws-jaxme/.cvsignore
Index: .cvsignore
===================================================================
RCS file: /home/cvs/ws-jaxme/.cvsignore,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -r1.5.2.1 -r1.5.2.2
--- .cvsignore 27 Apr 2005 19:43:11 -0000 1.5.2.1
+++ .cvsignore 20 May 2005 20:21:13 -0000 1.5.2.2
@@ -5,3 +5,4 @@
*.log
xjc
test
+temp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]