svn commit: r825391 [1/18] - in /ofbiz/branches/addBirt/framework: base/config/ webapp/lib/ webapp/src/org/ofbiz/webapp/control/ webtools/ webtools/config/ webtools/data/helpdata/ webtools/servicedef/ webtools/src/org/ofbiz/birt/ webtools/src/org/ofbiz...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r825391 [1/18] - in /ofbiz/branches/addBirt/framework: base/config/ webapp/lib/ webapp/src/org/ofbiz/webapp/control/ webtools/ webtools/config/ webtools/data/helpdata/ webtools/servicedef/ webtools/src/org/ofbiz/birt/ webtools/src/org/ofbiz...

hansbak-2
Author: hansbak
Date: Thu Oct 15 04:48:28 2009
New Revision: 825391

URL: http://svn.apache.org/viewvc?rev=825391&view=rev
Log:
Add the birt files and reportengine

Added:
    ofbiz/branches/addBirt/framework/webapp/lib/axis-ant.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/axis.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/chartengineapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/chartitemapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/com.ibm.icu_4.0.1.v20090822.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/commons-cli-1.0.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/commons-discovery-0.2.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/coreapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/crosstabcoreapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/dataadapterapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/dataaggregationapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/dataextraction.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/dteapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/emitterconfig.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/engineapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/flute.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/javax.wsdl_1.5.1.v200806030408.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/jaxrpc.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/js.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/modelapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/modelodaapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/odadesignapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/org.w3c.css.sac_1.3.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/saaj.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/scriptapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webapp/lib/viewservlets.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/config/BirtUiLabels.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/config/birt.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/data/helpdata/BirtHelpData.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/data/helpdata/HELP_BIRT.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/data/helpdata/HELP_BIRT_reports.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/BirtWorker.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/container/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/container/BirtContainer.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/email/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/email/BirtEmailServices.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/context/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/context/BirtViewerAttributeBean.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/context/OFBizBirtContext.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/service/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/service/OFBizBirtViewerReportService.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/servlet/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/servlet/BirtEngineServlet.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/report/servlet/BirtViewerServlet.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/webapp/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/webapp/view/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/webapp/view/BirtViewHandler.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/widget/
    ofbiz/branches/addBirt/framework/webtools/src/org/ofbiz/birt/widget/BirtFactory.java   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/CancelTask.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/config.ini   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.core.runtime/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.core.runtime/.manager/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.core.runtime/.manager/.fileTableLock   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.equinox.app/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.equinox.app/.manager/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.equinox.app/.manager/.fileTableLock   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.equinox.app/.manager/.tmp6547585616898249644.instance   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.bundledata.1   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.lazy.1   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.manager/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.manager/.fileTable.4   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.manager/.fileTable.5   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.manager/.fileTableLock   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.manager/.tmp4010540039369615635.instance   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/.state.1   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/1/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/1/.cp/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/1/.cp/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/1/.cp/lib/Tidy.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.osgi/bundles/63/1/.cp/lib/commons-cli-1.0.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.update/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.update/history/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.update/history/1255342354000.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.update/last.config.stamp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/configuration/org.eclipse.update/platform.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/genReport.bat   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/genReport.sh   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/chartengineapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/chartitemapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/com.ibm.icu_4.0.1.v20090822.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/commons-cli-1.0.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/coreapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/crosstabcoreapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/dataadapterapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/dataaggregationapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/dataextraction.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/dteapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/emitterconfig.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/engineapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/flute.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/js.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/modelapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/modelodaapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/odadesignapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/org.w3c.css.sac_1.3.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/lib/scriptapi.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.ibm.icu_4.0.1.v20090822.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about.ini   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about.mappings   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/JAI-notice.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/LICENSE-asl-20.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/MPL-1.1.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/NOTICE-commons-lang.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/NOTICE-xerces.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/UNICODE-notice.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/about_files/bouncycastle_license.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/eclipse32.png   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/lib/itext_1.5.4.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/com.lowagie.itext_1.5.4.v20090305/lib/itextasian-1.5.2.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/javax.wsdl_1.5.1.v200806030408.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/javax.xml_1.3.4.v200902170245.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.bridge_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.css_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.dom.svg_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.dom_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.ext.awt_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.parser_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.pdf_1.6.0.v200806031500.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.svggen_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.transcoder_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.util.gui_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.util_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.batik.xml_1.6.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/about_files/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/about_files/LICENSE-2.0.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/about_files/NOTICE   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/asl-v20.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/derby.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.derby.core_10.3.1.4/plugin.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.xerces_2.9.0.v200909240008.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.api_1.0.0.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.chart.device.extension_2.5.1.v20090902.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.chart.device.svg_2.5.1.v20090902.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.chart.engine.extension_2.5.1.v20090826.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.chart.engine_2.5.1.v20090902.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.chart.reportitem_2.5.1.v20090902a.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.core.script.function_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.core_2.5.1.v20090903.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.data.aggregation_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.data_2.5.1.v20090826.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.adapter_2.5.1.v20090903.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.bidi.utils_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc.dbprofile_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/.options   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/drivers/readme.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/oda-jdbc.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/plugin.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.jdbc_2.5.1.v20090821/schema/driverinfo.exsd   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/.options   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/db/BirtSample.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/plugin.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.sampledb_2.5.1.v20090821/sampledb.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.data.oda.xml_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.dataextraction.csv_2.5.1.v20090806.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.dataextraction_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.config_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.excel.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.html.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.html_2.5.1.v20090903.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.pdf.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.pdf_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.postscript.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.postscript_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.ppt.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.ppt_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.1.v20090914.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.wpml.config_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.emitter.wpml_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_linux.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_pdf.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_win32.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine.script.javascript_2.5.1.v20090917.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.engine_2.5.1.v20090916.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.item.crosstab.core_2.5.1.v20090821.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.model.adapter.oda_2.5.1.v20090904.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.birt.report.model_2.5.1.v20090904.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.expressions_3.4.100.v20090429-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.filesystem_1.2.0.v20090507.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.resources_3.5.1.R35x_v20090826-0451.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.console.profile_1.0.0.v200906020553.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.db.generic_1.0.1.v200908130547.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.0.1.v200906161815.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.2.1.v200908281118.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.oda.design_3.2.1.v200909020856.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.1.0.v200907061455.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.oda.profile_3.2.0.v200906020553.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.oda_3.2.1.v200909031448.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity.sqm.core_1.1.0.v200906020553.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.connectivity_1.1.2.v200908180040.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.0.0.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.hsqldb_1.0.0.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.0.3.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries_1.0.1.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.0.3.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.luw_1.0.1.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.0.3.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries_1.0.1.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.0.3.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.ibm.informix_1.0.0.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.0.0.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.msft.sqlserver_1.0.1.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.mysql.dbdefinition_1.0.4.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.mysql_1.0.2.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.oda.ws_1.2.1.v200907300941.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.oda.xml_1.2.0.v200907061455.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.oracle.dbdefinition_1.0.100.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.oracle_1.0.0.v200908130544.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.postgresql_1.0.1.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.0.0.v200906161800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.enablement.sap.maxdb_1.0.0.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.modelbase.dbdefinition_1.0.1.v200906022249.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v200906020900.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.datatools.modelbase.sql_1.0.2.v200906022249.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.emf.common_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.emf.ecore_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.emf_2.5.0.v200906151043.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.equinox.app_1.2.0.v20090520-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about_files/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about_files/MPL-1.1.txt   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/about_files/NPL-1.1.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/eclipse32.png   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.mozilla.rhino_1.7.1.v20090521/lib/js.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.css.sac_1.3.0.v200805290154.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.dom.smil_1.0.0.v200806040011.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.dom.svg_1.1.0.v200806040011.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/META-INF/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/META-INF/ECLIPSEF.RSA   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/META-INF/ECLIPSEF.SF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/META-INF/MANIFEST.MF   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/META-INF/eclipse.inf   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about.html   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about.ini   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about.mappings   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about.properties   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about_files/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about_files/copyright-software-20021231.htm   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about_files/copyright-software-20021231_files/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/about_files/copyright-software-20021231_files/base.css   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/eclipse32.png   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/plugins/org.w3c.sac_1.3.0.v20070710/lib/flute.jar   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/samples/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/samples/hello_world.rptdesign   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/ReportEngine/workspace/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/attachments/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/birt/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/birt.tld   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/birt/report.ftl   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/birt/viewer.ftl   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/controller.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/server-config.wsdd
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/WEB-INF/web.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/documents/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/error/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/error/error.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/index.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/logs/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/logs/ReportEngine_2009_10_15_10_11_43.log
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/logs/ReportEngine_2009_10_15_10_11_43.log.lck
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/report/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/report/images/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/report/product.rptdesign
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/scriptlib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtCommunicationManager.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtDndManager.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtEvent.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtEventDispatcher.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtSoapRequest.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/BirtSoapResponse.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/core/Mask.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/lib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/lib/prototype.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/mh/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/mh/BirtBaseResponseHandler.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/mh/BirtGetUpdatedObjectsResponseHandler.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/CascadingParameter.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/ParameterDefinition.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/ParameterGroup.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/ProgressBar.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/taglib/SoapResponseHelper.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/AbstractBaseToc.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/AbstractBaseToolbar.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/AbstractUIComponent.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/BirtNavigationBar.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/BirtProgressBar.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/BirtToc.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/app/BirtToolbar.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/AbstractBaseDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/AbstractExceptionDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/AbstractParameterDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtConfirmationDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtExceptionDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtExportReportDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtParameterDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtPrintReportDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtPrintReportServerDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtSimpleExportDataDialog.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/dialog/BirtTabedDialogBase.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/report/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/report/AbstractBaseReportDocument.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/report/AbstractReportComponent.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/report/BirtReportDocument.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/ui/report/ReportComponentIdRegistry.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/BirtPosition.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/BirtUtility.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/BrowserUtility.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/Constants.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/Debug.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/ajax/utility/Printer.js   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/common/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/common/Attributes.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/common/Error.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/common/Locale.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/common/processing.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/control/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/control/NavigationbarFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/control/ProgressBarFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/control/TocFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/control/ToolbarFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/ConfirmationDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/DialogContainerFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/ExceptionDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/ExportDataDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/ExportReportDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/ParameterDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/PrintReportDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/PrintReportServerDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/dialog/SimpleExportDataDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/DocumentFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/FramesetFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/ParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/ReportContentFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/ReportDialogFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/ReportFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/RequesterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/RunFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/layout/SidebarFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/CheckboxParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/ComboBoxParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/HiddenParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/ParameterGroupFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/RadioButtonParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/pages/parameter/TextBoxParameterFragment.jsp   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/styles/
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/styles/dialogbase.css   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/styles/dialogbase_rtl.css   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/styles/index.css   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/birt/webcontent/birt/styles/style.css   (with props)
    ofbiz/branches/addBirt/framework/webtools/webapp/webtools/WEB-INF/birt.tld   (with props)
    ofbiz/branches/addBirt/framework/webtools/widget/BirtForms.xml   (with props)
    ofbiz/branches/addBirt/framework/webtools/widget/BirtScreens.xml   (with props)
Modified:
    ofbiz/branches/addBirt/framework/base/config/ofbiz-containers.xml
    ofbiz/branches/addBirt/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java
    ofbiz/branches/addBirt/framework/webtools/build.xml
    ofbiz/branches/addBirt/framework/webtools/ofbiz-component.xml
    ofbiz/branches/addBirt/framework/webtools/servicedef/services.xml
    ofbiz/branches/addBirt/framework/webtools/webapp/webtools/WEB-INF/controller.xml
    ofbiz/branches/addBirt/framework/webtools/widget/CommonScreens.xml
    ofbiz/branches/addBirt/framework/webtools/widget/Menus.xml
    ofbiz/branches/addBirt/framework/widget/src/org/ofbiz/widget/screen/ScreenRenderer.java

Modified: ofbiz/branches/addBirt/framework/base/config/ofbiz-containers.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/base/config/ofbiz-containers.xml?rev=825391&r1=825390&r2=825391&view=diff
==============================================================================
--- ofbiz/branches/addBirt/framework/base/config/ofbiz-containers.xml (original)
+++ ofbiz/branches/addBirt/framework/base/config/ofbiz-containers.xml Thu Oct 15 04:48:28 2009
@@ -263,4 +263,12 @@
         <property name="telnet-port" value="9990"/>
         <property name="app-name" value="OFBiz"/>
     </container>
+    
+    <!-- load the BIRT container -->
+    <container name="birt-container" class="org.ofbiz.birt.container.BirtContainer">
+        <!-- the port below and port-1 will be opened by beanshell -->
+        <property name="delegator-name" value="default"/>
+        <property name="dispatcher-name" value="birt-dispatcher"/>
+        <property name="delegator-group-helper-name" value="org.ofbiz"/>
+    </container>
 </ofbiz-containers>

Added: ofbiz/branches/addBirt/framework/webapp/lib/axis-ant.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/axis-ant.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/axis-ant.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/axis-ant.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/axis.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/axis.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/axis.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/axis.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/chartengineapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/chartengineapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/chartengineapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/chartengineapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/chartitemapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/chartitemapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/chartitemapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/chartitemapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/com.ibm.icu_4.0.1.v20090822.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/com.ibm.icu_4.0.1.v20090822.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/com.ibm.icu_4.0.1.v20090822.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/com.ibm.icu_4.0.1.v20090822.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/commons-cli-1.0.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/commons-cli-1.0.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/commons-cli-1.0.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/commons-cli-1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/commons-discovery-0.2.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/commons-discovery-0.2.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/commons-discovery-0.2.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/commons-discovery-0.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/coreapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/coreapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/coreapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/coreapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/crosstabcoreapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/crosstabcoreapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/crosstabcoreapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/crosstabcoreapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/dataadapterapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/dataadapterapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataadapterapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataadapterapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/dataaggregationapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/dataaggregationapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataaggregationapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataaggregationapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/dataextraction.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/dataextraction.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataextraction.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dataextraction.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/dteapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/dteapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dteapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/dteapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/emitterconfig.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/emitterconfig.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/emitterconfig.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/emitterconfig.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/engineapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/engineapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/engineapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/engineapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/flute.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/flute.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/flute.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/flute.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/javax.wsdl_1.5.1.v200806030408.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/javax.wsdl_1.5.1.v200806030408.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/javax.wsdl_1.5.1.v200806030408.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/javax.wsdl_1.5.1.v200806030408.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/jaxrpc.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/jaxrpc.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/jaxrpc.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/jaxrpc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/js.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/js.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/js.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/js.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/modelapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/modelapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/modelapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/modelapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/modelodaapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/modelodaapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/modelodaapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/modelodaapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/odadesignapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/odadesignapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/odadesignapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/odadesignapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.common_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/org.w3c.css.sac_1.3.0.v200805290154.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/org.w3c.css.sac_1.3.0.v200805290154.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.w3c.css.sac_1.3.0.v200805290154.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/org.w3c.css.sac_1.3.0.v200805290154.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/saaj.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/saaj.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/saaj.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/saaj.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/scriptapi.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/scriptapi.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/scriptapi.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/scriptapi.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addBirt/framework/webapp/lib/viewservlets.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/lib/viewservlets.jar?rev=825391&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/viewservlets.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addBirt/framework/webapp/lib/viewservlets.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: ofbiz/branches/addBirt/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java?rev=825391&r1=825390&r2=825391&view=diff
==============================================================================
--- ofbiz/branches/addBirt/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java (original)
+++ ofbiz/branches/addBirt/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java Thu Oct 15 04:48:28 2009
@@ -48,6 +48,9 @@
 import org.ofbiz.webapp.stats.ServerHitBin;
 import org.ofbiz.webapp.stats.VisitHandler;
 
+import freemarker.ext.beans.BeansWrapper;
+import freemarker.ext.servlet.ServletContextHashModel;
+
 /**
  * ControlServlet.java - Master servlet for the web application.
  */
@@ -191,6 +194,9 @@
         request.setAttribute("security", security);
 
         request.setAttribute("_REQUEST_HANDLER_", requestHandler);
+        
+        ServletContextHashModel ftlServletContext = new ServletContextHashModel(this, BeansWrapper.getDefaultInstance());
+        request.setAttribute("ftlServletContext", ftlServletContext);
 
         // setup some things that should always be there
         UtilHttp.setInitialRequestInfo(request);

Modified: ofbiz/branches/addBirt/framework/webtools/build.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webtools/build.xml?rev=825391&r1=825390&r2=825391&view=diff
==============================================================================
--- ofbiz/branches/addBirt/framework/webtools/build.xml (original)
+++ ofbiz/branches/addBirt/framework/webtools/build.xml Thu Oct 15 04:48:28 2009
@@ -45,6 +45,7 @@
         <fileset dir="../webapp/lib" includes="*.jar"/>
         <fileset dir="../webapp/build/lib" includes="*.jar"/>
         <fileset dir="../widget/build/lib" includes="*.jar"/>
+     <fileset dir="../common/build/lib" includes="*.jar"/>
     </path>
 
     <!-- ================================================================== -->

Added: ofbiz/branches/addBirt/framework/webtools/config/BirtUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addBirt/framework/webtools/config/BirtUiLabels.xml?rev=825391&view=auto
==============================================================================
--- ofbiz/branches/addBirt/framework/webtools/config/BirtUiLabels.xml (added)
+++ ofbiz/branches/addBirt/framework/webtools/config/BirtUiLabels.xml Thu Oct 15 04:48:28 2009
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+    <property key="BirtViewer">
+        <value xml:lang="en">Viewer</value>
+        <value xml:lang="th">Viewer</value>
+    </property>
+    <property key="BirtReport">
+        <value xml:lang="en">Report</value>
+        <value xml:lang="th">Report</value>
+    </property>
+    <property key="BirtMail">
+        <value xml:lang="en">Mail</value>
+        <value xml:lang="th">Mail</value>
+    </property>
+    <property key="BirtViewHandler">
+        <value xml:lang="en">View Handler</value>
+        <value xml:lang="th">View Handler</value>
+    </property>
+</resource>