#At file:///C:/src/bzr.mysql/wex/installer/ based on revid:iggy@stripped
246 Iggy Galarza 2010-12-09
Updated default packages to current version minus one.
modified:
Setup_Net/products.xml
=== modified file 'Setup_Net/products.xml'
--- a/Setup_Net/products.xml 2010-11-30 18:22:14 +0000
+++ b/Setup_Net/products.xml 2010-12-09 16:05:50 +0000
@@ -4,8 +4,8 @@
<ProductCategory name="Server" title="MySql Servers" description="MySQL Database Servers">
<Product name="mysql-server" title="MySQL Server" description="The core MySQL database server" default="true" upgradeId="{49EB7A6A-1CEF-4A1E-9E89-B9A4993963E3}" urlBaseDir="mysql-5.5">
<Packages>
- <Package id="{19E86552-2931-4EFB-B4A5-29A727E33325}" type="MSI" arch="X86" filename="mysql-5.5.6-rc-win32.msi" thisVersion="5.5.6">
- <Feature name="MYSQLSERVER" title="MySQL Server" description="Installs the MySQL-server executables." size="0" default="true" display="true" hasComponents="true">
+ <Package id="{A2DDB7E9-6AD9-4482-9DDB-FC352B6C75B1}" type="MSI" arch="X86" filename="mysql-5.5.7-rc-win32.msi" thisVersion="5.5.7">
+ <Feature name="MYSQLSERVER" title="MySQL Server" description="Install MySQL Server." size="0" default="true" display="true" hasComponents="true">
<Feature name="DebugBinaries" title="Debug binaries" description="Debug/trace versions of executables and libraries" default="true" display="true" hasComponents="true"/>
<Feature name="Client" title="Client Programs" description="Various helpful (commandline) tools including the mysql command line client" default="true" display="true" hasComponents="true" />
</Feature>
@@ -14,7 +14,7 @@
<Feature name="Embedded" title="Embedded server library" description="Installs embedded server library" default="false" display="true" hasComponents="true" />
</Feature>
<Feature name="DEBUGSYMBOLS" title="Debug Symbols" description="Installs Debug Symbols" default="true" display="true" hasComponents="true" />
- <Feature name="MISC" title="" description="" default="true" display="0" hasComponents="0">
+ <Feature name="MISC" title="MISC" description="MISC" default="true" display="0" hasComponents="0">
<Feature name="IniFiles" title="" description="" default="true" display="0" hasComponents="true" />
<Feature name="Server_Scripts" title="" description="" default="true" display="0" hasComponents="true" />
</Feature>
@@ -30,7 +30,7 @@
<ProductCategory name="Application" title="Applications" description="Applications that work with MySQL">
<Product name="Workbench" title="MySQL Workbench" description="The MySQL GUI Developer tool" default="true" upgradeId="{84C668F4-A0C9-4585-A463-AADE0EFC9391}" urlBaseDir="MySQLGUITools">
<Packages>
- <Package id="{1BA8864E-AE9C-42AA-8F34-D76B7EE68817}" type="MSI" arch="X86" filename="mysql-workbench-gpl-5.2.28-win32.msi" thisVersion="5.2.28">
+ <Package id="{38766225-85FA-469B-A373-82BF1923A7E4}" type="MSI" arch="X86" filename="mysql-workbench-gpl-5.2.29-win32.msi" thisVersion="5.2.29">
<Feature name="MysqlWorkbenchCore" title="MySQL Workbench Core" description="Core components needed to run MySQL Workbench" size="0" default="true" display="true" hasComponents="true"/>
<Feature name="UpdateWizard" title="Update Feature" description="Built in update feature that connects to MySQL.com" size="0" default="true" display="true" hasComponents="true"/>
</Package>
Attachment: [text/bzr-bundle] bzr/iggy@mysql.com-20101209160550-glhrav8c2epkzl07.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (iggy:246) | Iggy Galarza | 9 Dec |