You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/10/31 02:23:08 UTC

svn commit: r831503 [4/17] - in /ofbiz/branches/addbirt: framework/ framework/base/config/ framework/birt/ framework/birt/build/ framework/birt/build/classes/ framework/birt/build/classes/org/ framework/birt/build/classes/org/ofbiz/ framework/birt/buil...

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt Sat Oct 31 01:22:47 2009
@@ -0,0 +1 @@
+Place JDBC drivers' JAR files in this directory to make them available to BIRT.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/oda-jdbc.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/oda-jdbc.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/oda-jdbc.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/oda-jdbc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties Sat Oct 31 01:22:47 2009
@@ -0,0 +1,46 @@
+###############################################################################
+# Copyright (c) 2004, 2007 Actuate Corporation.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#  Actuate Corporation - initial API and implementation
+#
+###############################################################################
+# Plug-in Configuration
+#
+oda.data.source.id=org.eclipse.birt.report.data.oda.jdbc
+oda.parent.category.id=org.eclipse.datatools.connectivity.oda.profileCategory
+#
+###############################################################################
+# NLS String
+###############################################################################
+datasource.name=JDBC Data Source
+oda.data.source.name=JDBC Data Source
+connection.profile.name=BIRT JDBC Data Source Connection Profile
+
+datasource.property.odaDriverClass=JDBC Driver &Class
+datasource.property.odaURL=JDBC Driver U&RL
+datasource.property.odaDataSource=Data Source
+datasource.property.odaUser=User &Name
+datasource.property.odaPassword=Pass&word
+datasource.property.odaJndiURL=&JNDI URL
+datasource.property.autocommit= &Auto Commit
+datasource.property.isolationmode=&Isolation Mode
+dataset.query.sqltype=SQL Select Query
+dataset.query.sptype=SQL Stored Procedure Query
+dataset.property.queryTimeOut=&Query Time Out (in seconds)
+dataset.property.rowFetchSize=&Row Fetch Size
+dataset.connection.autocommit.false=false
+dataset.connection.autocommit.true=true
+dataset.connection.isolationmode.read-uncommitted=read-uncommitted
+dataset.connection.isolationmode.read-committed=read-committed
+dataset.connection.isolationmode.repeatable-read=repeatable-read
+dataset.connection.isolationmode.serializable=serializable
+               
+#
+#  Below NLS messages apply to all ODA data sources; should be re-factored
+#
+oda.connection.factory.name=ODA Connection Factory

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,330 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+<plugin>
+     <extension-point id="driverinfo" name="JDBC Driver Information Extension" 
+   			schema="schema/driverinfo.exsd"/>
+   			
+   <extension
+         point="org.eclipse.datatools.connectivity.oda.dataSource">
+      <dataSource
+            odaVersion="3.1"
+            driverClass="org.eclipse.birt.report.data.oda.jdbc.OdaJdbcDriver"
+            defaultDisplayName="%datasource.name"
+            setThreadContextClassLoader="false"
+            id="%oda.data.source.id">
+         <properties>
+            <propertyGroup
+                  defaultDisplayName="Connection Properties"
+                  name="connectionProperties">
+               <property
+                  type="string"
+                  defaultDisplayName="%datasource.property.odaDriverClass"
+                  canInherit="true"
+                  name="odaDriverClass"/>
+               <property
+                  type="string"
+                  defaultDisplayName="%datasource.property.odaURL"
+                  canInherit="true"
+                  name="odaURL"/>
+               <property
+                  type="string"
+                  defaultDisplayName="%datasource.property.odaDataSource"
+                  canInherit="true"
+                  name="odaDataSource"/>
+               <property
+                  type="string"
+                  defaultDisplayName="%datasource.property.odaUser"
+                  canInherit="true"
+                  name="odaUser"/>
+               <property
+                  type="choice"
+                  defaultDisplayName="%datasource.property.autocommit"
+                  canInherit="true"
+                  name="odaAutoCommit">
+         			<choice name="false" value="false" defaultDisplayName="%dataset.connection.autocommit.false"/>
+               		<choice name="true" value="true" defaultDisplayName="%dataset.connection.autocommit.true"/>
+               	</property>
+               <property
+                  type="choice"
+                  defaultDisplayName="%datasource.property.isolationmode"
+                  canInherit="true"
+                  name="odaIsolationMode">
+					<choice name="read-uncommitted" value="1" defaultDisplayName="%dataset.connection.isolationmode.read-uncommitted"/>
+               		<choice name="read-committed" value="2" defaultDisplayName="%dataset.connection.isolationmode.read-committed"/>
+               		<choice name="repeatable-read" value="4" defaultDisplayName="%dataset.connection.isolationmode.repeatable-read"/>
+               		<choice name="serializable" value="8" defaultDisplayName="%dataset.connection.isolationmode.serializable"/>
+                 </property>
+               <property
+                     isEncryptable="true"
+                     type="string"
+                     canInherit="true"
+                     defaultDisplayName="%datasource.property.odaPassword"
+                     name="odaPassword"/>
+               <property
+                     canInherit="true"
+                     defaultDisplayName="%datasource.property.odaJndiURL"
+                     name="odaJndiName"
+                     type="string"/>
+            </propertyGroup>
+            <propertyVisibility name="odaDataSource" visibility="hide"/>
+         </properties>
+      </dataSource>
+      <dataSet
+            defaultDisplayName="%dataset.query.sqltype"
+            id="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet">
+         <dataTypeMapping
+               nativeDataType="BIT"
+               nativeDataTypeCode="-7"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="TINYINT"
+               nativeDataTypeCode="-6"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="SMALLINT"
+               nativeDataTypeCode="5"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="INTEGER"
+               nativeDataTypeCode="4"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="BIGINT"
+               nativeDataTypeCode="-5"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="FLOAT"
+               nativeDataTypeCode="6"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="REAL"
+               nativeDataTypeCode="7"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="DOUBLE"
+               nativeDataTypeCode="8"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="NUMERIC"
+               nativeDataTypeCode="2"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="DECIMAL"
+               nativeDataTypeCode="3"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="CHAR"
+               nativeDataTypeCode="1"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="VARCHAR"
+               nativeDataTypeCode="12"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="LONGVARCHAR"
+               nativeDataTypeCode="-1"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="DATE"
+               nativeDataTypeCode="91"
+               odaScalarDataType="Date"/>
+         <dataTypeMapping
+               nativeDataType="TIME"
+               nativeDataTypeCode="92"
+               odaScalarDataType="Time"/>
+         <dataTypeMapping
+               nativeDataType="TIMESTAMP"
+               nativeDataTypeCode="93"
+               odaScalarDataType="Timestamp"/>
+               
+         <!--For Oracle TIMESTAMPTZ type -->
+         <dataTypeMapping
+               nativeDataType="TIMESTAMPTZ"
+               nativeDataTypeCode="-101"
+               odaScalarDataType="Timestamp"/>
+         <dataTypeMapping
+               nativeDataType="BOOLEAN"
+               nativeDataTypeCode="16"
+               odaScalarDataType="Boolean"/>
+         <dataTypeMapping
+               nativeDataType="BINARY"
+               nativeDataTypeCode="-2"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="VARBINARY"
+               nativeDataTypeCode="-3"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="LONGVARBINARY"
+               nativeDataTypeCode="-4"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="BLOB"
+               nativeDataTypeCode="2004"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="CLOB"
+               nativeDataTypeCode="2005"
+               odaScalarDataType="Clob"/>
+         <properties>
+            <propertyGroup
+                  defaultDisplayName="Query Properties"
+                  name="queryProperties">
+               <property
+                     type="string"
+                     defaultDisplayName="%dataset.property.queryTimeOut"
+                     canInherit="true"
+                     name="queryTimeOut"/>
+               <property
+                     type="string"
+                     defaultDisplayName="%dataset.property.rowFetchSize"
+                     canInherit="false"
+                     name="rowFetchSize"/>
+            </propertyGroup>
+         </properties>
+      </dataSet>
+      <dataSet
+            defaultDisplayName="%dataset.query.sptype"
+            id="org.eclipse.birt.report.data.oda.jdbc.SPSelectDataSet">
+         <dataTypeMapping
+               nativeDataType="BIT"
+               nativeDataTypeCode="-7"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="TINYINT"
+               nativeDataTypeCode="-6"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="SMALLINT"
+               nativeDataTypeCode="5"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="INTEGER"
+               nativeDataTypeCode="4"
+               odaScalarDataType="Integer"/>
+         <dataTypeMapping
+               nativeDataType="BIGINT"
+               nativeDataTypeCode="-5"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="FLOAT"
+               nativeDataTypeCode="6"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="REAL"
+               nativeDataTypeCode="7"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="DOUBLE"
+               nativeDataTypeCode="8"
+               odaScalarDataType="Double"/>
+         <dataTypeMapping
+               nativeDataType="NUMERIC"
+               nativeDataTypeCode="2"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="DECIMAL"
+               nativeDataTypeCode="3"
+               odaScalarDataType="Decimal"/>
+         <dataTypeMapping
+               nativeDataType="CHAR"
+               nativeDataTypeCode="1"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="VARCHAR"
+               nativeDataTypeCode="12"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="LONGVARCHAR"
+               nativeDataTypeCode="-1"
+               odaScalarDataType="String"/>
+         <dataTypeMapping
+               nativeDataType="DATE"
+               nativeDataTypeCode="91"
+               odaScalarDataType="Date"/>
+         <dataTypeMapping
+               nativeDataType="TIME"
+               nativeDataTypeCode="92"
+               odaScalarDataType="Time"/>
+         <dataTypeMapping
+               nativeDataType="TIMESTAMP"
+               nativeDataTypeCode="93"
+               odaScalarDataType="Timestamp"/>
+         <!--For Oracle TIMESTAMPTZ type -->
+         <dataTypeMapping
+               nativeDataType="TIMESTAMPTZ"
+               nativeDataTypeCode="-101"
+               odaScalarDataType="Timestamp"/>
+         <dataTypeMapping
+               nativeDataType="BOOLEAN"
+               nativeDataTypeCode="16"
+               odaScalarDataType="Boolean"/>
+         <dataTypeMapping
+               nativeDataType="BINARY"
+               nativeDataTypeCode="-2"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="VARBINARY"
+               nativeDataTypeCode="-3"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="LONGVARBINARY"
+               nativeDataTypeCode="-4"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="BLOB"
+               nativeDataTypeCode="2004"
+               odaScalarDataType="Blob"/>
+         <dataTypeMapping
+               nativeDataType="CLOB"
+               nativeDataTypeCode="2005"
+               odaScalarDataType="Clob"/>
+         <dataTypeMapping
+               nativeDataType="REF CURSOR"
+               nativeDataTypeCode="-10"
+               odaScalarDataType="String"/>
+         <properties>
+            <propertyGroup
+                  defaultDisplayName="Query Properties"
+                  name="queryProperties">
+               <property
+                     type="string"
+                     defaultDisplayName="%dataset.property.queryTimeOut"
+                     canInherit="true"
+                     name="queryTimeOut"/>
+                <property
+                     type="string"
+                     defaultDisplayName="%dataset.property.rowFetchSize"
+                     canInherit="true"
+                     name="rowFetchSize"/>
+            </propertyGroup>
+         </properties>
+      </dataSet>
+
+   </extension>
+        <extension
+         point="org.eclipse.datatools.connectivity.connectionProfile">
+      <category
+            id="%oda.data.source.id"
+            name="%oda.data.source.name"
+            parentCategory="%oda.parent.category.id"/>
+      <connectionProfile
+            category="%oda.data.source.id"
+            id="%oda.data.source.id"
+            name="%connection.profile.name"
+            pingFactory="org.eclipse.datatools.connectivity.oda.profile.OdaConnectionFactory"/>
+      <connectionFactory
+            id="org.eclipse.datatools.connectivity.oda.IConnection"
+            name="%oda.connection.factory.name"
+            class="org.eclipse.datatools.connectivity.oda.profile.OdaConnectionFactory"
+            profile="%oda.data.source.id"/>
+   </extension>
+   
+   <extension
+         point="org.eclipse.birt.report.data.oda.jdbc.driverinfo">
+      <jdbcDriver
+            driverClass="org.apache.derby.jdbc.EmbeddedDriver"
+            urlTemplate="jdbc:derby:[subsubprotocol:]DATABASE[;ATTRIBUTE=VALUE]*"
+            name="Apache Derby Embedded Driver"/>
+   </extension>
+</plugin>

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd Sat Oct 31 01:22:47 2009
@@ -0,0 +1,143 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Schema file written by PDE -->
+<schema targetNamespace="org.eclipse.birt.report.data.oda.jdbc">
+<annotation>
+      <appInfo>
+         <meta.schema plugin="org.eclipse.birt.report.data.oda.jdbc" id="driverinfo" name="JDBC Driver Information Extension"/>
+      </appInfo>
+      <documentation>
+         An extension to supply additional information about a JDBC driver available to the JDBC-ODA Bridge. The information provided for a JDBC driver by this extension include: Driver class name (which uniquely identifies the driver in the BIRT environment), a display-friendly driver name and a URL template to help report desinger compose a data source connection URL.
+      </documentation>
+   </annotation>
+
+   <element name="extension">
+      <complexType>
+         <sequence>
+            <element ref="jdbcDriver" minOccurs="0" maxOccurs="unbounded"/>
+         </sequence>
+         <attribute name="point" type="string" use="required">
+            <annotation>
+               <documentation>
+                  
+               </documentation>
+            </annotation>
+         </attribute>
+         <attribute name="id" type="string">
+            <annotation>
+               <documentation>
+                  
+               </documentation>
+            </annotation>
+         </attribute>
+         <attribute name="name" type="string">
+            <annotation>
+               <documentation>
+                  
+               </documentation>
+            </annotation>
+         </attribute>
+      </complexType>
+   </element>
+
+   <element name="jdbcDriver">
+      <annotation>
+         <documentation>
+            Provides information about a JDBC driver available to the JDBC-ODA bridge.
+         </documentation>
+      </annotation>
+      <complexType>
+         <sequence>
+         </sequence>
+         <attribute name="name" type="string">
+            <annotation>
+               <documentation>
+                  Displayable name of the JDBD driver. Can be translatable.
+               </documentation>
+            </annotation>
+         </attribute>
+         <attribute name="driverClass" type="string" use="required">
+            <annotation>
+               <documentation>
+                  Name of the JDBD driver&apos;s class implementing java.sql.Driver. For example, &quot;sun.jdbc.odbc.JdbcOdbcDriver&quot;.
+               </documentation>
+               <appInfo>
+                  <meta.attribute kind="java" basedOn="java.sql.Driver"/>
+               </appInfo>
+            </annotation>
+         </attribute>
+         <attribute name="urlTemplate" type="string">
+            <annotation>
+               <documentation>
+                  A template string to help the user compose a proper URL accepted by the JDBD driver. For example: &quot;jdbc:odbc:&lt;odbc-data-source-name&gt;[;&lt;attribute-name&gt;=&lt;attribute-value&gt;]*&quot;
+               </documentation>
+            </annotation>
+         </attribute>
+         <attribute name="connectionFactory" type="string">
+            <annotation>
+               <documentation>
+                  Defines an extension class which provides connections using this JDBC driver. If defined, an instance of this class will be used instead of java.sql.DriverManager to obtain connections for the given driverClass.
+The extension class must implement interface org.eclipse.birt.report.data.oda.jdbc.IConnectionFactory.
+               </documentation>
+               <appInfo>
+                  <meta.attribute kind="java" basedOn="org.eclipse.birt.report.data.oda.jdbc.IConnectionFactory"/>
+               </appInfo>
+            </annotation>
+         </attribute>
+      </complexType>
+   </element>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="since"/>
+      </appInfo>
+      <documentation>
+         1.0
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="examples"/>
+      </appInfo>
+      <documentation>
+         This is a sample extension which defines the embedded Derby JDBC driver. It is an excerpt from the jdbc-oda driver&apos;s plugin manifest.
+      &lt;extension
+          point=&quot;org.eclipse.birt.report.data.oda.jdbc.driverinfo&quot;&gt;
+      &lt;jdbcDriver
+            driverClass=&quot;org.apache.derby.jdbc.EmbeddedDriver&quot;
+            urlTemplate=&quot;jdbc:derby:[subsubprotocol:][databasename][;attributes]&quot;
+            name=&quot;Apache Derby Embedded Driver&quot;&gt;
+      &lt;/jdbcDriver&gt;
+      &lt;/extension&gt;
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="apiInfo"/>
+      </appInfo>
+      <documentation>
+         
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="implementation"/>
+      </appInfo>
+      <documentation>
+         
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="copyright"/>
+      </appInfo>
+      <documentation>
+         Copyright (c) 2004-2005 Actuate Corporation.
+All rights reserved. This program and the accompanying materials are made available under the  terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
+      </documentation>
+   </annotation>
+
+</schema>

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/.options
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/.options?rev=831503&view=auto
==============================================================================
    (empty)

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/.options
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.RSA?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,26 @@
+Signature-Version: 1.0
+SHA1-Digest-Manifest: 7yU65a0FEaFnawanbFF/veVyj8c=
+Created-By: 1.6.0 (IBM Corporation)
+SHA1-Digest-Manifest-Main-Attributes: CG/he9WZ9r4Q8d7j8puP4p6og1Y=
+
+Name: .options
+SHA1-Digest: Gq+oBeoe3MY44KwtI8t6DhX72XU=
+
+Name: db/BirtSample.jar
+SHA1-Digest: 3Wk3KlssoQl7Rx0UTEXZu2i7uqE=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: aM8odIt7KSTgo2Ap3NjnGa3gOAA=
+
+Name: sampledb.jar
+SHA1-Digest: zq1kvfddCZAIOcvqDEcy/FpB7LI=
+
+Name: about.html
+SHA1-Digest: sp+MJJREp1IOiZdau8mgdyqxZuo=
+
+Name: plugin.xml
+SHA1-Digest: T4IjbvsaBHcfR2LxvsamX0dY9IM=
+
+Name: plugin.properties
+SHA1-Digest: 1FBjfFyNDW+UiMawwcLmaWXheW0=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,43 @@
+Manifest-Version: 1.0
+Bundle-Localization: plugin
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-SymbolicName: org.eclipse.birt.report.data.oda.sampledb;singlet
+ on:=true
+Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)
+ ",org.eclipse.datatools.connectivity.oda;bundle-version="[3.1.0,4.0.0
+ )",org.eclipse.birt.report.data.oda.jdbc;bundle-version="[2.2.0,3.0.0
+ )",org.eclipse.birt.core;bundle-version="[2.1.0,3.0.0)",org.apache.de
+ rby.core;bundle-version="[10.1.2,11.0.0)",org.eclipse.datatools.conne
+ ctivity.oda.profile;bundle-version="[3.0.4,4.0.0)";resolution:=option
+ al
+Bundle-Activator: org.eclipse.birt.report.data.oda.sampledb.SampledbPl
+ ugin
+Export-Package: org.eclipse.birt.report.data.oda.sampledb
+Bundle-Version: 2.5.1.v20090821
+Bundle-ClassPath: sampledb.jar
+Bundle-ActivationPolicy: lazy
+Bundle-Vendor: Eclipse.org
+Bundle-Name: BIRT Sample Database
+Bundle-ManifestVersion: 2
+
+Name: .options
+SHA1-Digest: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
+
+Name: db/BirtSample.jar
+SHA1-Digest: GbXa3b3P1QEXFV4JUkJ/nkjf+Ro=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: M1yh6ypEH7aiF3JiaBs2vAuNi54=
+
+Name: sampledb.jar
+SHA1-Digest: AFnDPQ6uiRgo/WP1HCftOgSOWg4=
+
+Name: plugin.xml
+SHA1-Digest: Nmw9MemQsEm3/EOFZw5LFvgwC64=
+
+Name: about.html
+SHA1-Digest: ObsP47Fq6CSfBimdpGOcNnxQyPA=
+
+Name: plugin.properties
+SHA1-Digest: Q1/ei6eXX9Cw0yRjj6Up+BieAAY=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf Sat Oct 31 01:22:47 2009
@@ -0,0 +1,4 @@
+#Processed using Jarprocessor
+jarprocessor.exclude.children = true
+pack200.args = -E4
+pack200.conditioned = true

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html Sat Oct 31 01:22:47 2009
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 28, 2007</p>	
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
+</body>
+</html>
\ No newline at end of file

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/BirtSample.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/BirtSample.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/BirtSample.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/BirtSample.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties Sat Oct 31 01:22:47 2009
@@ -0,0 +1,19 @@
+###############################################################################
+# Plug-in Configuration
+oda.data.source.id=org.eclipse.birt.report.data.oda.sampledb
+oda.parent.category.id=org.eclipse.datatools.connectivity.oda.profileCategory
+#
+###############################################################################
+# NLS String
+dataset.editor.page.query=Query
+datasource.name=Classic Models Inc. Sample Database
+select.dataset.name=SQL Select Query
+jdbc.driver.name=Classic Models Inc. SampleDB Driver
+dataset.property.queryTimeOut=&Query Time Out (in seconds)
+#
+oda.data.source.name=Classic Models Inc. Sample Database
+connection.profile.name=BIRT Sample DB Data Source Connection Profile
+#
+#  Below NLS messages apply to all ODA data sources; should be re-factored
+#
+oda.connection.factory.name=ODA Connection Factory

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,171 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+<plugin>
+
+     <extension
+         point="org.eclipse.datatools.connectivity.oda.dataSource">
+      <dataSource
+            odaVersion="3.1"
+            driverClass="org.eclipse.birt.report.data.oda.sampledb.SampleDBDriver"
+            defaultDisplayName="%datasource.name"
+            setThreadContextClassLoader="false"
+            id="%oda.data.source.id">
+            <properties>
+            <propertyGroup
+                  defaultDisplayName="Connection Properties"
+                  name="connectionProperties">
+               <property
+                  type="string"
+                  defaultDisplayName="JDBC Driver Class"
+                  canInherit="true"
+                  name="odaDriverClass"/>
+               <property
+                  type="string"
+                  defaultDisplayName="JDBC Driver URL"
+                  canInherit="true"
+                  name="odaURL"/>
+               <property
+                  type="string"
+                  defaultDisplayName="Data Source"
+                  canInherit="true"
+                  name="odaDataSource"/>
+               <property
+                  type="string"
+                  defaultDisplayName="User Name"
+                  canInherit="true"
+                  name="odaUser"/>
+               <property
+                     isEncryptable="true"
+                     type="string"
+                     canInherit="true"
+                     defaultDisplayName="Password"
+                     name="odaPassword"/>
+            </propertyGroup>
+            <propertyVisibility name="odaDataSource" visibility="hide"/>
+         </properties>
+      </dataSource>   
+      <dataSet
+            defaultDisplayName="%select.dataset.name"
+            id="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet">
+            <dataTypeMapping
+                  nativeDataType="BIT"
+                  nativeDataTypeCode="-7"
+                  odaScalarDataType="Integer"/>
+            <dataTypeMapping
+                  nativeDataType="TINYINT"
+                  nativeDataTypeCode="-6"
+                  odaScalarDataType="Integer"/>
+            <dataTypeMapping
+                  nativeDataType="SMALLINT"
+                  nativeDataTypeCode="5"
+                  odaScalarDataType="Integer"/>
+            <dataTypeMapping
+                  nativeDataType="INTEGER"
+                  nativeDataTypeCode="4"
+                  odaScalarDataType="Integer"/>
+            <dataTypeMapping
+                  nativeDataType="BIGINT"
+                  nativeDataTypeCode="-5"
+                  odaScalarDataType="Decimal"/>
+            <dataTypeMapping
+                  nativeDataType="FLOAT"
+                  nativeDataTypeCode="6"
+                  odaScalarDataType="Double"/>
+            <dataTypeMapping
+                  nativeDataType="REAL"
+                  nativeDataTypeCode="7"
+                  odaScalarDataType="Double"/>
+            <dataTypeMapping
+                  nativeDataType="DOUBLE"
+                  nativeDataTypeCode="8"
+                  odaScalarDataType="Double"/>
+            <dataTypeMapping
+                  nativeDataType="NUMERIC"
+                  nativeDataTypeCode="2"
+                  odaScalarDataType="Decimal"/>
+            <dataTypeMapping
+                  nativeDataType="DECIMAL"
+                  nativeDataTypeCode="3"
+                  odaScalarDataType="Decimal"/>
+            <dataTypeMapping
+                  nativeDataType="CHAR"
+                  nativeDataTypeCode="1"
+                  odaScalarDataType="String"/>
+            <dataTypeMapping
+                  nativeDataType="VARCHAR"
+                  nativeDataTypeCode="12"
+                  odaScalarDataType="String"/>
+            <dataTypeMapping
+                  nativeDataType="LONGVARCHAR"
+                  nativeDataTypeCode="-1"
+                  odaScalarDataType="String"/>
+            <dataTypeMapping
+                  nativeDataType="DATE"
+                  nativeDataTypeCode="91"
+                  odaScalarDataType="Date"/>
+            <dataTypeMapping
+                  nativeDataType="TIME"
+                  nativeDataTypeCode="92"
+                  odaScalarDataType="Time"/>
+            <dataTypeMapping
+                  nativeDataType="TIMESTAMP"
+                  nativeDataTypeCode="93"
+                  odaScalarDataType="Timestamp"/>
+            <dataTypeMapping
+                  nativeDataType="BOOLEAN"
+                  nativeDataTypeCode="16"
+                  odaScalarDataType="Boolean"/>
+            <dataTypeMapping
+                  nativeDataType="BINARY"
+                  nativeDataTypeCode="-2"
+                  odaScalarDataType="String"/><!--Blob"/>-->
+            <dataTypeMapping
+                  nativeDataType="VARBINARY"
+                  nativeDataTypeCode="-3"
+                  odaScalarDataType="String"/><!--Blob"/>-->
+            <dataTypeMapping
+                  nativeDataType="LONGVARBINARY"
+                  nativeDataTypeCode="-4"
+                  odaScalarDataType="String"/><!--Blob"/>-->
+            <properties>
+            	<propertyGroup
+                	  defaultDisplayName="Query Properties"
+                  	name="queryProperties">
+               		<property
+                    	 type="string"
+                    	 defaultDisplayName="%dataset.property.queryTimeOut"
+                     	canInherit="true"
+                     	name="queryTimeOut"/>
+           		 </propertyGroup>
+         	</properties>
+      </dataSet>
+
+   </extension>
+        <extension
+         point="org.eclipse.datatools.connectivity.connectionProfile">
+      <category
+            id="%oda.data.source.id"
+            name="%oda.data.source.name"
+            parentCategory="%oda.parent.category.id"/>
+      <connectionProfile
+            category="%oda.data.source.id"
+            id="%oda.data.source.id"
+            name="%connection.profile.name"
+            pingFactory="org.eclipse.datatools.connectivity.oda.profile.OdaConnectionFactory"/>
+      <connectionFactory
+            id="org.eclipse.datatools.connectivity.oda.IConnection"
+            name="%oda.connection.factory.name"
+            class="org.eclipse.datatools.connectivity.oda.profile.OdaConnectionFactory"
+            profile="%oda.data.source.id"/>
+   </extension>
+   
+   <extension
+         point="org.eclipse.birt.report.data.oda.jdbc.driverinfo">
+      <jdbcDriver
+            connectionFactory="org.eclipse.birt.report.data.oda.sampledb.SampleDBJDBCConnectionFactory"
+            driverClass="org.eclipse.birt.report.data.oda.sampledb.Driver"
+            name="%jdbc.driver.name"
+            urlTemplate="jdbc:classicmodels:sampledb"/>
+   </extension>
+
+</plugin>

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/sampledb.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/sampledb.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/sampledb.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/sampledb.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.xml_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.xml_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.xml_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.data.oda.xml_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction.csv_2.5.1.v20090806.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction.csv_2.5.1.v20090806.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction.csv_2.5.1.v20090806.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction.csv_2.5.1.v20090806.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.dataextraction_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.config_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.config_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.config_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.config_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.excel.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.excel.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.excel.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.excel.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html_2.5.1.v20090903.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html_2.5.1.v20090903.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html_2.5.1.v20090903.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.html_2.5.1.v20090903.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.pdf_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.postscript_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.ppt_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.1.v20090914.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.1.v20090914.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.1.v20090914.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.1.v20090914.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml.config_2.5.1.v20090917.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml.config_2.5.1.v20090917.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml.config_2.5.1.v20090917.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml_2.5.1.v20090821.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml_2.5.1.v20090821.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.emitter.wpml_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.RSA?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,23 @@
+Signature-Version: 1.0
+SHA1-Digest-Manifest: 11BUg+ixdRsR2VPu1WPuCUjdw/8=
+Created-By: 1.6.0 (IBM Corporation)
+SHA1-Digest-Manifest-Main-Attributes: 39JjPPBGtXD9dN6XGSN71hdOtDU=
+
+Name: fontsConfig_pdf.xml
+SHA1-Digest: ln7gzAi+hfqPm/4R90V16i+3PZQ=
+
+Name: fontsConfig_linux.xml
+SHA1-Digest: 0lYVezIpwnvSG3MbzPnTain77k8=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
+
+Name: fontsConfig_win32.xml
+SHA1-Digest: bvEts6nv9298qfCt+zXvk1T83Xs=
+
+Name: about.html
+SHA1-Digest: sp+MJJREp1IOiZdau8mgdyqxZuo=
+
+Name: fontsConfig.xml
+SHA1-Digest: 9etOb3s7UmPoC311MyLxr+ic+vQ=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,26 @@
+Manifest-Version: 1.0
+Bundle-Vendor: Eclipse.org
+Bundle-Localization: plugin
+Bundle-Name: BIRT Engine fonts
+Bundle-SymbolicName: org.eclipse.birt.report.engine.fonts
+Bundle-Version: 2.5.1.v20090821
+Bundle-ManifestVersion: 2
+
+Name: fontsConfig_pdf.xml
+SHA1-Digest: EFzcJWtuslgUc9F/TivwMoSiqRo=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
+
+Name: fontsConfig_linux.xml
+SHA1-Digest: 5R6DbAlGmBwdhNafYCuoAaHYhto=
+
+Name: fontsConfig_win32.xml
+SHA1-Digest: agxkhDfsgdgJTNNfDO9gTEDyNko=
+
+Name: about.html
+SHA1-Digest: ObsP47Fq6CSfBimdpGOcNnxQyPA=
+
+Name: fontsConfig.xml
+SHA1-Digest: oUHd/Cixo1WEkKva49EuoHeVcD4=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf Sat Oct 31 01:22:47 2009
@@ -0,0 +1,3 @@
+#Processed using Jarprocessor
+pack200.args = -E4
+pack200.conditioned = true

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html Sat Oct 31 01:22:47 2009
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 28, 2007</p>	
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
+</body>
+</html>
\ No newline at end of file

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,195 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<!--
+	The priority of fonts configuration file is as following:
+	Two major levels of configuration files:
+	1. Configuration files without format in name are divided into three sub-levels:
+		a. default configuration file: fontsConfig.xml
+		b. configuration files specified for special platform: fontsConfig_Windows_XP.xml or fontsConfig_win32.xml.
+		c. configuration files specified for special platform and special locale: fontsConfig_win32_zh.xml/fontsConfig_win32_zh_CN.xml
+	2. Configuration files with format in name are also divided into 3 sub-levels:
+		d. default configuration files for a format: fontsConfig_pdf.xml
+		e. configuration files for a format under special platform: fontsConfig_pdf_win32.xml
+		f. configuration files for a format under special platform: fontsConfig_pdf_win32_zh.xml
+	From level a to level f, the priority of configuration files increase.
+	
+	The logic how a single configuration is loaded and used is described below:
+	1. 	PDF layout engine loads the font files from the fonts folder of the plug-in 
+	"org.eclipse.birt.report.engine.fonts". and then the system defined font
+	folder. If the section <font-paths> is set in fontsConfig.xml, the system 
+	defined font folder will be ignored, and the font files specified in section 
+	<font-paths> will be loaded instead.
+	
+	2. 	PDF layout engine tries to use the font specified in design-time to render the pdf/postscript/ppt. 
+	If the font is a generic family, it will be mapped to a PDF embedded type1 font. 	
+	"serif" to "Times-Roman" 
+	"fantasy" to "Times-Roman" 
+	"sans-serif" to "Helvetica"
+	"monospace" to "Courier"
+	"cursive" to "Times-Roman"
+	If the font can not be built, it will go to the UNICODE block of that character,
+	and try the font defined in that block.
+	If this also fails, the character will be replaced with '?' using the default font, 
+	currently "Times-Roman", to denote a place of missing character. 
+-->
+<font>
+<!--
+	In <font-aliases> section, you can:
+	a. Define a mapping from a generic family to a font family.
+		for example: the following defines a mapping from generic family "serif" to a Type1 font
+		family "Times-Roman".
+			<mapping name="serif" font-family="Times-Roman"/>
+			
+	b. Define a mapping from a font family to another font family.
+		This is useful if you want to use a font for PDF rendering which differs from the font used
+	in design-time. 
+		for example: the following defines to replace "simsun" with "Arial Unicode MS".
+			<mapping name="simsun" font-family="Arial Unicode MS"/>
+			
+	In previous version, name "font-mapping" is used for "font-aliases". Currently, "font-mapping" entry
+	also works in the same way as "font-aliases" entry does. When "font-mapping" and "font-aliases" are
+	both available, the different mappings are merged, for the same entries in the both, those in
+	"font-aliases" will override those in "font-mapping".
+-->
+	<font-aliases>
+		<mapping name="serif" font-family="Times-Roman" />
+		<mapping name="sans-serif" font-family="Helvetica" />
+		<mapping name="monospace" font-family="Courier" />
+		<mapping name="cursive" font-family="Times-Roman" />
+		<mapping name="fantasy" font-family="Times-Roman" />
+	</font-aliases>
+	<search-sequences>
+		<sequence locale="zh">
+			<catalog name="Western" />
+			<catalog name="Chinese" />
+			<catalog name="Japanese" />
+			<catalog name="Korean" />
+		</sequence>
+		<sequence locale="ja">
+			<catalog name="Western" />
+			<catalog name="Japanese" />
+			<catalog name="Chinese" />
+			<catalog name="Korean" />
+		</sequence>
+		<sequence locale="ko">
+			<catalog name="Western" />
+			<catalog name="Korean" />
+			<catalog name="Chinese" />
+			<catalog name="Japanese" />
+		</sequence>
+	</search-sequences>
+<!--
+	<composite-font> section is used to define a composite font, which is a font consists of many physical
+	fonts used for different characters. The component fonts are defined by <block> entries. Each <block>
+	entry defines a mapping from a UNICODE range to a font family name, which means the font family will 
+	be applied for the characters with UNICODE in the range.
+	
+	Characters in one block may need different fonts. One example is, in block "Currency Symbols",
+	characters are currency symbols in different language, the fonts specified for which should be fonts
+	for the corresponding languages. For these characters, special fonts can be specified for characters
+	one by one using <character> entry:
+	<composite-font>
+	    ......
+		<character value="฿" font-family="Angsana New"/>
+		<character value="\u0068" font-family="Time Roman"/>
+	    ......
+	</composite-font>
+	Note that characters are represented by attribute "value", which can be of two forms, the character
+	itself or its UNICODE.
+	
+	A composite font named "all-fonts" will be applied as default font, that is, when a character is not 
+	defined in desired font, the font defined in "all-fonts" will be used.
+-->
+	<composite-font name="all-fonts" font-family="Times-Roman">
+	</composite-font>
+
+<!--
+	In this section, you can set the font path you want PDF layout engine to read, ranging from one font
+	file to a whole font folder.
+		for example: 
+		add a font folder
+		<path path="c:/windows/fonts"/>
+		add a font file
+		<path path="/usr/X11R6/lib/X11/fonts/TTF/arial.ttf"/>
+
+	But please NOTE:
+ 		If this section is set, PDF layout engine will ONLY load the font files in these paths and ignore
+	the system defined font folder. If you want to use the system font folder as well, please include
+	it in this section. 
+ 	
+ 	On some systems, BIRT PDF layout engine may not recognize the system defined font folder. If you encounter
+	this issue, please add the font path to this section.
+-->
+	<font-paths>
+		<path path="C:/windows/fonts" />
+		<path path="d:/windows/fonts" />
+		<path path="e:/windows/fonts" />
+		<path path="f:/windows/fonts" />
+		<path path="g:/windows/fonts" />
+		<path path="C:/WINNT/fonts" />
+		<path path="d:/WINNT/fonts" />
+		<path path="e:/WINNT/fonts" />
+		<path path="f:/WINNT/fonts" />
+		<path path="g:/WINNT/fonts" />
+		<path path="/usr/X/lib/X11/fonts/TrueType" />
+		<path path="/usr/share/fonts/default/TrueType" />
+		<path path="/usr/openwin/lib/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/euro_fonts/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_2/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_5/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_7/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_8/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_9/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_13/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/iso_8859_15/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/ar/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/hi_IN.UTF-8/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/ja/X11/fonts/TT" />
+		<path path="/usr/openwin/lib/locale/ko/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/ko.UTF-8/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/KOI8-R/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/ru.ansi-1251/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/th_TH/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/zh_TW/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/zh_TW.BIG5/X11/fonts/TT" />
+		<path path="/usr/openwin/lib/locale/zh_HK.BIG5HK/X11/fonts/TT" />
+		<path path="/usr/openwin/lib/locale/zh_CN.GB18030/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/zh/X11/fonts/TrueType" />
+		<path path="/usr/openwin/lib/locale/zh.GBK/X11/fonts/TrueType" />
+		<path path="/usr/X11R6/lib/X11/fonts/TrueType" />
+		<path path="/usr/X11R6/lib/X11/fonts/truetype" />
+		<path path="/usr/X11R6/lib/X11/fonts/tt" />
+		<path path="/usr/X11R6/lib/X11/fonts/TTF" />
+		<path path="/usr/X11R6/lib/X11/fonts/OTF" />
+		<path path="/usr/share/fonts/ja/TrueType" />
+		<path path="/usr/share/fonts/truetype" />
+		<path path="/usr/share/fonts/ko/TrueType" />
+		<path path="/usr/share/fonts/zh_CN/TrueType" />
+		<path path="/usr/share/fonts/zh_TW/TrueType" />
+		<path path="/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" />
+	</font-paths>
+<!--
+	For <font-encodings> section,
+	In most cases, you need not use this section, unless you are trying to use a non true-type font for
+	PDF rendering.
+-->
+	<font-encodings>
+		<encoding font-family="Times-Roman" encoding="Cp1252" />
+		<encoding font-family="Helvetica" encoding="Cp1252" />
+		<encoding font-family="Courier" encoding="Cp1252" />
+		<encoding font-family="Zapfdingbats" encoding="Cp1252" />
+		<encoding font-family="Symbol" encoding="Cp1252" />
+		<encoding font-family="STSong-Light" encoding="UniGB-UCS2-H" />
+		<encoding font-family="STSongStd-Light" encoding="UniGB-UCS2-H" />
+		<encoding font-family="MHei-Medium" encoding="UniCNS-UCS2-H" />
+		<encoding font-family="MSung-Light" encoding="UniCNS-UCS2-H" />
+		<encoding font-family="MSungStd-Light" encoding="UniCNS-UCS2-H" />
+		<encoding font-family="HeiseiMin-W3" encoding="UniJIS-UCS2-H" />
+		<encoding font-family="HeiseiKakuGo-W5" encoding="UniJIS-UCS2-H" />
+		<encoding font-family="KozMinPro-Regular" encoding="UniJIS-UCS2-H" />
+		<encoding font-family="HYGoThic-Medium" encoding="UniKS-UCS2-H" />
+		<encoding font-family="HYSMyeongJo-Medium" encoding="UniKS-UCS2-H" />
+		<encoding font-family="HYSMyeongJoStd" encoding="UniKS-UCS2-H" />
+	</font-encodings>
+</font>
\ No newline at end of file

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<font>
+	<font-aliases>
+		<mapping name="serif" font-family="Lucida Bright" />
+		<mapping name="sans serif" font-family="Lucida Sans" />
+		<mapping name="monospace" font-family="Lucida Sans Typewriter" />
+		<mapping name="cursive" font-family="Lucida Sans Typewriter" />
+		<mapping name="fantasy" font-family="Lucida Sans Typewriter" />
+	</font-aliases>
+	<composite-font name="all-fonts" default="Lucida Sans Typewriter">
+		<font font-family="Lucida Sans Typewriter" catalog="Western" />
+		<font font-family="ZYSong18030" catalog="Chinese" />
+		<font font-family="Baekmuk Batang" catalog="Korean" />
+		<font font-family="Kochi Mincho" catalog="Japanese" />
+	</composite-font>
+</font>
\ No newline at end of file

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml