Revision: 5792
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5792&view=rev
Author: manningr
Date: 2010-08-15 19:05:29 +0000 (Sun, 15 Aug 2010)
Log Message:
-----------
As part of the batch upload, put the rpm as well.
Modified Paths:
--------------
trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/batch.txt
Modified: trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/batch.txt
===================================================================
--- trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/batch.txt 2010-08-15 19:04:09 UTC (rev 5791)
+++ trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/batch.txt 2010-08-15 19:05:29 UTC (rev 5792)
@@ -7,3 +7,5 @@
mkdir ${squirrelsql.version}
cd ../${squirrelsql.version}
put target/${project.build.finalName}-standard.jar ${upload-server-path}
+put target/rpm/squirrelsql-other-installer/RPMS/noarch/squirrelsql-other-installer-${squirrelsql.rpm.version}-1.noarch.rpm
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|