Update of /cvsroot/squirrel-sql/sql12/build/snapshot
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv12176/build/snapshot
Modified Files:
izpack-mac.xml.template autoinstall.xml.template
izpack-super.xml.template
Log Message:
2901341 (DBDiff Plugin Missing)
Index: izpack-mac.xml.template
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/build/snapshot/izpack-mac.xml.template,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** izpack-mac.xml.template 29 Dec 2009 20:17:30 -0000 1.41
--- izpack-mac.xml.template 27 Feb 2010 21:32:03 -0000 1.42
***************
*** 205,208 ****
--- 205,221 ----
preselected="no"
installGroups="OptionalPlugins"
+ name="Optional Plugin - DBDiff">
+ <description>This optional plugin lets you compare table structure from one database session to another</description>
+ <file
+ targetdir="$INSTALL_PATH/Contents/Resources/Java/plugins"
+ src="../../squirrel-sql-dist/squirrel-sql/plugins/dbdiff/dist/dbdiff" />
+ <file
+ targetdir="$INSTALL_PATH/Contents/Resources/Java/plugins"
+ src="../../squirrel-sql-dist/squirrel-sql/plugins/dbdiff/dist/dbdiff.jar" />
+ </pack>
+ <pack
+ required="no"
+ preselected="no"
+ installGroups="OptionalPlugins"
name="Optional Plugin - DB2">
<description>This optional plugin adds functionality that is specific to the DB2 DBMS</description>
Index: autoinstall.xml.template
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/build/snapshot/autoinstall.xml.template,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** autoinstall.xml.template 29 Dec 2009 20:18:21 -0000 1.14
--- autoinstall.xml.template 27 Feb 2010 21:32:03 -0000 1.15
***************
*** 25,146 ****
selected="true" />
<pack
! name="Optional Plugin - DB2"
index="4"
selected="true" />
<pack
name="Optional Plugin - Derby"
! index="5"
selected="true" />
<pack
name="Optional Plugin - Firebird"
! index="6"
selected="true" />
<pack
name="Optional Plugin - Hibernate"
! index="7"
selected="true" />
<pack
name="Optional Plugin - H2"
! index="8"
selected="true" />
<pack
name="Optional Plugin - Informix"
! index="9"
selected="true" />
<pack
name="Optional Plugin - Microsoft SQL Server"
! index="10"
selected="true" />
<pack
name="Optional Plugin - MySQL"
! index="11"
selected="true" />
<pack
name="Optional Plugin - Netezza"
! index="12"
selected="true" />
<pack
name="Optional Plugin - Oracle"
! index="13"
selected="true" />
<pack
name="Optional Plugin - PostgreSQL"
! index="14"
selected="true" />
<pack
name="Optional Plugin - Refactoring"
! index="15"
selected="true" />
<pack
name="Optional Plugin - Session Scripts"
! index="16"
selected="true" />
<pack
name="Optional Plugin - Smart Tools"
! index="17"
selected="true" />
<pack
name="Optional Plugin - SQL Parametrisation"
! index="18"
selected="true" />
<pack
name="Optional Plugin - SQL Replace"
! index="19"
selected="true" />
<pack
name="Optional Plugin - SQL Validator"
! index="20"
selected="true" />
<pack
name="Optional Plugin - Sybase"
! index="21"
selected="true" />
<pack
name="Optional Plugin - Internationalization"
! index="22"
selected="true" />
<pack
name="Optional Translation - Brazilian Portuguese"
! index="23"
selected="false" />
<pack
name="Optional Translation - Bulgarian"
! index="24"
selected="false" />
<pack
name="Optional Translation - Czech"
! index="25"
selected="false" />
<pack
name="Optional Translation - Simplified Chinese"
! index="26"
selected="false" />
<pack
name="Optional Translation - French"
! index="27"
selected="false" />
<pack
name="Optional Translation - German"
! index="28"
selected="false" />
<pack
name="Optional Translation - Italian"
! index="29"
selected="false" />
<pack
name="Optional Translation - Korean"
! index="30"
selected="false" />
<pack
name="Optional Translation - Polish"
! index="31"
selected="false" />
<pack
name="Optional Translation - Russian"
! index="32"
selected="false" />
<pack
name="Optional Translation - Spanish"
! index="33"
selected="false" />
</com.izforge.izpack.panels.PacksPanel>
--- 25,150 ----
selected="true" />
<pack
! name="Optional Plugin - DBDiff"
index="4"
+ selected="true" />
+ <pack
+ name="Optional Plugin - DB2"
+ index="5"
selected="true" />
<pack
name="Optional Plugin - Derby"
! index="6"
selected="true" />
<pack
name="Optional Plugin - Firebird"
! index="7"
selected="true" />
<pack
name="Optional Plugin - Hibernate"
! index="8"
selected="true" />
<pack
name="Optional Plugin - H2"
! index="9"
selected="true" />
<pack
name="Optional Plugin - Informix"
! index="10"
selected="true" />
<pack
name="Optional Plugin - Microsoft SQL Server"
! index="11"
selected="true" />
<pack
name="Optional Plugin - MySQL"
! index="12"
selected="true" />
<pack
name="Optional Plugin - Netezza"
! index="13"
selected="true" />
<pack
name="Optional Plugin - Oracle"
! index="14"
selected="true" />
<pack
name="Optional Plugin - PostgreSQL"
! index="15"
selected="true" />
<pack
name="Optional Plugin - Refactoring"
! index="16"
selected="true" />
<pack
name="Optional Plugin - Session Scripts"
! index="17"
selected="true" />
<pack
name="Optional Plugin - Smart Tools"
! index="18"
selected="true" />
<pack
name="Optional Plugin - SQL Parametrisation"
! index="19"
selected="true" />
<pack
name="Optional Plugin - SQL Replace"
! index="20"
selected="true" />
<pack
name="Optional Plugin - SQL Validator"
! index="21"
selected="true" />
<pack
name="Optional Plugin - Sybase"
! index="22"
selected="true" />
<pack
name="Optional Plugin - Internationalization"
! index="23"
selected="true" />
<pack
name="Optional Translation - Brazilian Portuguese"
! index="24"
selected="false" />
<pack
name="Optional Translation - Bulgarian"
! index="25"
selected="false" />
<pack
name="Optional Translation - Czech"
! index="26"
selected="false" />
<pack
name="Optional Translation - Simplified Chinese"
! index="27"
selected="false" />
<pack
name="Optional Translation - French"
! index="28"
selected="false" />
<pack
name="Optional Translation - German"
! index="29"
selected="false" />
<pack
name="Optional Translation - Italian"
! index="30"
selected="false" />
<pack
name="Optional Translation - Korean"
! index="31"
selected="false" />
<pack
name="Optional Translation - Polish"
! index="32"
selected="false" />
<pack
name="Optional Translation - Russian"
! index="33"
selected="false" />
<pack
name="Optional Translation - Spanish"
! index="34"
selected="false" />
</com.izforge.izpack.panels.PacksPanel>
Index: izpack-super.xml.template
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/build/snapshot/izpack-super.xml.template,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** izpack-super.xml.template 29 Dec 2009 20:16:52 -0000 1.59
--- izpack-super.xml.template 27 Feb 2010 21:32:03 -0000 1.60
***************
*** 222,225 ****
--- 222,238 ----
preselected="no"
installGroups="OptionalPlugins"
+ name="Optional Plugin - DBDiff">
+ <description> This optional plugin lets you compare table structure from one database session to another</description>
+ <file
+ targetdir="$INSTALL_PATH/plugins"
+ src="../../squirrel-sql-dist/squirrel-sql/plugins/dbdiff/dist/dbdiff.jar" />
+ <file
+ targetdir="$INSTALL_PATH/plugins"
+ src="../../squirrel-sql-dist/squirrel-sql/plugins/dbdiff/dist/dbdiff" />
+ </pack>
+ <pack
+ required="no"
+ preselected="no"
+ installGroups="OptionalPlugins"
name="Optional Plugin - DB2">
<description> This optional plugin adds functionality that is specific to the DB2 DBMS</description>
|