#At file:///C:/src/bzr.mysql/wex/installer/ based on revid:iggy@stripped
449 Iggy Galarza 2011-04-29
File moved to ABS repository.
removed:
common/manifest-base.xml
=== removed file 'common/manifest-base.xml'
--- a/common/manifest-base.xml 2011-04-28 19:51:03 +0000
+++ b/common/manifest-base.xml 1970-01-01 00:00:00 +0000
@@ -1,196 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<ProductManifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="8" format="1">
- <UpdateURL></UpdateURL>
- <UpdateVersion></UpdateVersion>
- <UpdateHash></UpdateHash>
- <CollectorURL>http://wb.mysql.com/installer/result.php</CollectorURL>
- <ProductCatalogs>
- <ProductCatalog id="mysql-5.5-win32-gpl" name="MySQL 5.5" description="MySQL 5.5 Community Edition" commercial="false">
- <SetupTypes>
- <SetupType flag="1" name="Developer Default" short-description="Installs all products needed for MySQL development purposes." long-description="Installs the MySQL Server and the tools required for MySQL application development. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Server * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="2" name="Server only" short-description="Installs only the MySQL Server product." long-description="Installs only the MySQL Server. This type should be used where you want to deploy a MySQL Server, but will not be developing MySQL applications."/>
- <SetupType flag="4" name="Client only" short-description="Installs only the MySQL Client products, without a server." long-description="Installs the tools required for MySQL application development, but does not include the MySQL Server itself. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="64" name="Full" short-description="Installs all included MySQL products and features." long-description="Installs all of the products available in this catalog including MySQL Server, MySQL Workbench, MySQL Connectors, documentation, samples and examples and much more."/>
- <SetupType flag="128" name="Custom" short-description="Manually select the products that should be installed on the system." long-description="Allows you to select exactly which products you would like to install. This also allows to pick other server versions and architectures (depending on your OS)."/>
- </SetupTypes>
- <CatalogProducts>
- <CatalogProduct productId="mysql-server-5.5-win32-gpl" setupTypeFlags="3" />
- <CatalogProduct productId="workbench-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-odbc-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-c-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-cpp-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-j-win32" setupTypeFlags="5" />
- <CatalogProduct productId="examples-5.5" setupTypeFlags="5"/>
- <CatalogProduct productId="documents-5.5" setupTypeFlags="5"/>
- </CatalogProducts>
- </ProductCatalog>
- <ProductCatalog id="mysql-5.5-winx64-gpl" name="MySQL 5.5" description="MySQL 5.5 Community Edition" commercial="false">
- <SetupTypes>
- <SetupType flag="1" name="Developer Default" short-description="Installs all products needed for MySQL development purposes." long-description="Installs the MySQL Server and the tools required for MySQL application development. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Server * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="2" name="Server only" short-description="Installs only the MySQL Server product." long-description="Installs only the MySQL Server. This type should be used where you want to deploy a MySQL Server, but will not be developing MySQL applications."/>
- <SetupType flag="4" name="Client only" short-description="Installs only the MySQL Client products, without a server." long-description="Installs the tools required for MySQL application development, but does not include the MySQL Server itself. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="64" name="Full" short-description="Installs all included MySQL products and features." long-description="Installs all of the products available in this catalog including MySQL Server, MySQL Workbench, MySQL Connectors, documentation, samples and examples and much more."/>
- <SetupType flag="128" name="Custom" short-description="Manually select the products that should be installed on the system." long-description="Allows you to select exactly which products you would like to install. This also allows to pick other server versions and architectures (depending on your OS)."/>
- </SetupTypes>
- <CatalogProducts>
- <CatalogProduct productId="mysql-server-5.5-winx64-gpl" setupTypeFlags="3" />
- <CatalogProduct productId="workbench-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-odbc-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-c-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-cpp-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-j-win32" setupTypeFlags="5" />
- <CatalogProduct productId="examples-5.5" setupTypeFlags="5"/>
- <CatalogProduct productId="documents-5.5" setupTypeFlags="5"/>
- </CatalogProducts>
- </ProductCatalog>
- <ProductCatalog id="mysql-5.1-win32-gpl" name="MySQL 5.1" description="MySQL 5.1 Community Edition" commercial="false">
- <SetupTypes>
- <SetupType flag="1" name="Developer Default" short-description="Installs all products needed for MySQL development purposes." long-description="Installs the MySQL Server and the tools required for MySQL application development. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Server * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="2" name="Server only" short-description="Installs only the MySQL Server product." long-description="Installs only the MySQL Server. This type should be used where you want to deploy a MySQL Server, but will not be developing MySQL applications."/>
- <SetupType flag="4" name="Client only" short-description="Installs only the MySQL Client products, without a server." long-description="Installs the tools required for MySQL application development, but does not include the MySQL Server itself. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="64" name="Full" short-description="Installs all included MySQL products and features." long-description="Installs all of the products available in this catalog including MySQL Server, MySQL Workbench, MySQL Connectors, documentation, samples and examples and much more."/>
- <SetupType flag="128" name="Custom" short-description="Manually select the products that should be installed on the system." long-description="Allows you to select exactly which products you would like to install. This also allows to pick other server versions and architectures (depending on your OS)."/>
- </SetupTypes>
- <CatalogProducts>
- <CatalogProduct productId="mysql-server-5.1-win32-gpl" setupTypeFlags="3" />
- <CatalogProduct productId="workbench-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-odbc-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-c-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-cpp-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-j-win32" setupTypeFlags="5" />
- <CatalogProduct productId="examples-5.1" setupTypeFlags="5"/>
- <CatalogProduct productId="documents-5.1" setupTypeFlags="5"/>
- </CatalogProducts>
- </ProductCatalog>
- <ProductCatalog id="mysql-5.1-winx64-gpl" name="MySQL 5.1" description="MySQL 5.1 Community Edition" commercial="false">
- <SetupTypes>
- <SetupType flag="1" name="Developer Default" short-description="Installs all products needed for MySQL development purposes." long-description="Installs the MySQL Server and the tools required for MySQL application development. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Server * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="2" name="Server only" short-description="Installs only the MySQL Server product." long-description="Installs only the MySQL Server. This type should be used where you want to deploy a MySQL Server, but will not be developing MySQL applications."/>
- <SetupType flag="4" name="Client only" short-description="Installs only the MySQL Client products, without a server." long-description="Installs the tools required for MySQL application development, but does not include the MySQL Server itself. This is useful if you intend to develop applications for an existing server. This Setup Type includes: * MySQL Workbench The GUI application to develop for and manage the server. * MySQL Visual Studio Plugin To work with the MySQL Server from VS. * MySQL Connectors Connector/Net, Java, C/C++, OBDC and others. * Examples and tutorials To help you get started with your development. * Documentation Allows you to read the documentation offline." />
- <SetupType flag="64" name="Full" short-description="Installs all included MySQL products and features." long-description="Installs all of the products available in this catalog including MySQL Server, MySQL Workbench, MySQL Connectors, documentation, samples and examples and much more."/>
- <SetupType flag="128" name="Custom" short-description="Manually select the products that should be installed on the system." long-description="Allows you to select exactly which products you would like to install. This also allows to pick other server versions and architectures (depending on your OS)."/>
- </SetupTypes>
- <CatalogProducts>
- <CatalogProduct productId="mysql-server-5.1-winx64-gpl" setupTypeFlags="3" />
- <CatalogProduct productId="workbench-win32" setupTypeFlags="5" />
- <CatalogProduct productId="connector-odbc-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-c-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-cpp-winx64" setupTypeFlags="5" />
- <CatalogProduct productId="connector-j-win32" setupTypeFlags="5" />
- <CatalogProduct productId="examples-5.1" setupTypeFlags="5"/>
- <CatalogProduct productId="documents-5.1" setupTypeFlags="5"/>
- </CatalogProducts>
- </ProductCatalog>
- </ProductCatalogs>
-
- <ProductCategories>
- <ProductCategory name="Server" title="MySql Servers" description="MySQL Database Servers">
- <Product name="mysql-server-5.5-win32-gpl" title="MySQL Server" description="The core MySQL database server" upgradeId="" urlBaseDir="mysql-5.5" mutual-exclusive="mysql-server-5.5-winx64-gpl">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-5.5.11-win32.msi" id="" thisVersion="" />
- </Packages>
- </Product>
- <Product name="mysql-server-5.5-winx64-gpl" title="MySQL Server" description="The core MySQL database server" upgradeId="" urlBaseDir="mysql-5.5" mutual-exclusive="mysql-server-5.5-win32-gpl">
- <Packages>
- <Package type="MSI" arch="X64" filename="mysql-5.5.11-winx64.msi" id="" thisVersion="" />
- </Packages>
- </Product>
- <Product name="mysql-server-5.1-win32-gpl" title="MySQL Server" description="The core MySQL database server" upgradeId="" urlBaseDir="mysql-5.1" mutual-exclusive="mysql-server-5.1-winx64-gpl">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-essential-5.1.56-win32.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="mysql-server-5.1-winx64-gpl" title="MySQL Server" description="The core MySQL database server" upgradeId="" urlBaseDir="mysql-5.1" mutual-exclusive="mysql-server-5.1-win32-gpl">
- <Packages>
- <Package type="MSI" arch="X64" filename="mysql-essential-5.1.56-winx64.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- </ProductCategory>
- <ProductCategory name="Application" title="Applications" description="Applications that work with MySQL">
- <Product name="workbench-win32" title="MySQL Workbench" description="The MySQL GUI Developer tool" upgradeId="" urlBaseDir="MySQLGUITools">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-workbench-gpl-5.2.33b-win32.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- </ProductCategory>
- <ProductCategory name="Connector" title="MySQL Connectors" description="Database drivers for programming languages">
- <Product name="connector-odbc-win32" title="Connector/ODBC" description="MySQL Connector for ODBC" upgradeId="" urlBaseDir="mysql-connector-odbc-5.1">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-connector-odbc-5.1.8-win32.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-odbc-winx64" title="Connector/ODBC" description="MySQL Connector for ODBC" upgradeId="" urlBaseDir="mysql-connector-odbc-5.1">
- <Packages>
- <Package type="MSI" arch="X64" filename="mysql-connector-odbc-5.1.8-winx64.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-cpp-win32" title="Connector/C++" description="MySQL Connector for C++" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-connector-c++-1.1.0-win32.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-cpp-winx64" title="Connector/C++" description="MySQL Connector for C++" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="MSI" arch="X64" filename="mysql-connector-c++-1.1.0-winx64.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-c-win32" title="Connector/C" description="MySQL Connector for C" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-connector-c-6.0.2-win32.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-c-winx64" title="Connector/C" description="MySQL Connector for C" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="MSI" arch="X64" filename="mysql-connector-c-6.0.2-winx64.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-j-win32" title="Connector/J" description="MySQL Connector for Java" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="MSI" arch="X86" filename="mysql-connector-J-5.1.15.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="connector-net-win32" title="Connector/NET" description="MySQL Connector for .NET" upgradeId="" urlBaseDir="">
- <Packages>
- <Package type="ZIP" arch="X86" filename="mysql-connector-net-6.3.5.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- </ProductCategory>
- <ProductCategory name="Documentation" title="Documentation" description="">
- <Product name="documents-5.5" title="MySQL Documentation" description="A collection of popular MySQL Documents" upgradeId="" urlBaseDir="http://wb.mysql.com/installer">
- <Packages>
- <Package type="MSI" arch="Any" filename="mysql-documents-5.5.11.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="documents-5.1" title="MySQL Documentation" description="A collection of popular MySQL Documents" upgradeId="" urlBaseDir="http://wb.mysql.com/installer">
- <Packages>
- <Package type="MSI" arch="Any" filename="mysql-documents-5.1.56.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="examples-5.5" title="Samples and Examples" description="A collection of examples and sample databases to help a developer get started." upgradeId="" urlBaseDir="http://wb.mysql.com/installer">
- <Packages>
- <Package type="MSI" arch="Any" filename="mysql-examples-5.5.11.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- <Product name="examples-5.1" title="Samples and Examples" description="A collection of examples and sample databases to help a developer get started." upgradeId="" urlBaseDir="http://wb.mysql.com/installer">
- <Packages>
- <Package type="MSI" arch="Any" filename="mysql-examples-5.1.56.msi" id="" thisVersion="">
- </Package>
- </Packages>
- </Product>
- </ProductCategory>
- </ProductCategories>
-</ProductManifest>
\ No newline at end of file
Attachment: [text/bzr-bundle] bzr/iggy@mysql.com-20110430024131-6h930x8fgvuvy0hj.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (iggy:449) | Iggy Galarza | 30 Apr |