Update of /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer/src/main/resources
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6748/squirrelsql-other-installer/src/main/resources
Modified Files:
izpack-other.xml
Log Message:
Pickup result of documentation artifact.
Index: izpack-other.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer/src/main/resources/izpack-other.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** izpack-other.xml 15 Aug 2009 14:18:28 -0000 1.1
--- izpack-other.xml 16 Aug 2009 21:47:46 -0000 1.2
***************
*** 50,55 ****
<!-- <singlefile target="$INSTALL_PATH/update/release.xml"-->
<!-- src="../../squirrel-sql-dist/release/release.xml" />-->
! <!-- <file targetdir="$INSTALL_PATH"-->
! <!-- src="../../squirrel-sql-dist/squirrel-sql/core/dist/doc" />-->
<!--
<file targetdir="$INSTALL_PATH/doc" src="../../sql12/web-site/faq.html" />
--- 50,55 ----
<!-- <singlefile target="$INSTALL_PATH/update/release.xml"-->
<!-- src="../../squirrel-sql-dist/release/release.xml" />-->
!
! <file targetdir="$INSTALL_PATH" src="doc" />
<!--
<file targetdir="$INSTALL_PATH/doc" src="../../sql12/web-site/faq.html" />
***************
*** 112,116 ****
This plugin allows you import files into the database.
</description>
! <file targetdir="$INSTALL_PATH/plugins" src="plugins/dataimport.jar" />
<file targetdir="$INSTALL_PATH/plugins" src="plugins/dataimport" />
</pack>
--- 112,116 ----
This plugin allows you import files into the database.
</description>
! <file targetdir="$INSTALL_PATH/plugins" src="plugins/dataimport.jar" />
<file targetdir="$INSTALL_PATH/plugins" src="plugins/dataimport" />
</pack>
|