1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

add release user's guide

This commit is contained in:
Kevin Glynn 2011-07-26 10:29:14 +02:00
parent 0aa4a99f35
commit 5f65eb9ae4
3 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<copy todir="${build.dir}/archive/cs2j-${release.tagname}">
<fileset dir="${project.dir}/docs/external">
<include name="README"/>
<include name="*.pdf"/>
<include name="${google.docs.title}.pdf"/>
</fileset>
</copy>
<zip destfile="${release.zip}" basedir="${build.dir}/archive/" includes="cs2j-${release.tagname}/**/*"/>

Binary file not shown.

View File

@ -13,6 +13,7 @@ git bash:
-- cd My Documents/gitrepos/cs2jCentral/CSharpTranslator\antlr3\build"
-- git pull
--- is it clean?
-- ant -Drelease.tagname=2011.1.2 -Dgoogle.docs.title=CS2JUsersGuide releasefromhere
copy archive from "C:\Documents and Settings\developer\build" to ""C:\Documents and Settings\developer\My Documents" and unpack.