Re: 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
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: 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...

Adam Heath-2
[hidden email] wrote:

> 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
>

Bah, very very very wrong.

Do not put shareable things in a WEB-INF.  There are *WAY* to many
things in webtools webapp folder.  Remove t hem from there, make them
global and shareable, and make this a separate component.

This is so wrong, geez.  Think, people.

And yes, I am *VERY* annoyed at this, *EXTREMELY*.

*ANYTHING* that goes into ofbiz, to be used by *everyone*, *must* be
usable by *everyone*.  This is only usable by webtools.  So, fix it.

Reply | Threaded
Open this post in threaded view
|

Re: 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...

Adam Heath-2
Adam Heath wrote:

> [hidden email] wrote:
>> 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
>>
>
> Bah, very very very wrong.
>
> Do not put shareable things in a WEB-INF.  There are *WAY* to many
> things in webtools webapp folder.  Remove t hem from there, make them
> global and shareable, and make this a separate component.
>
> This is so wrong, geez.  Think, people.
>
> And yes, I am *VERY* annoyed at this, *EXTREMELY*.
>
> *ANYTHING* that goes into ofbiz, to be used by *everyone*, *must* be
> usable by *everyone*.  This is only usable by webtools.  So, fix it.

Ok, sorry, not so bad  just yet.

I see this is in a branch, not in trunk.

However, I will bitch, throw a hissy fit, moan, kill people, if these
files ever get added to trunk in there current layout.  There are
*TONS* of duplicated libs, and *TONS* of snapshot files.  I would have
never even checked this in, not even into a branch, in this current form.

>

Reply | Threaded
Open this post in threaded view
|

Re: 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...

hans_bakker
Adam,

Thank you for your comments, please give some more? I realize that
technically there are a number of things wrong with this implementation,
therefore the branch.

This function however is very useful for reporting purposes what is a
pretty weak point in OFBiz, that is why i still committed it.

As you suggest we will move it as a separate component in framework and
I will not commit it to OFBiz unless you approve it :-)

Regards,
Hans


On Tue, 2009-10-20 at 11:28 -0500, Adam Heath wrote:

> Adam Heath wrote:
> > [hidden email] wrote:
> >> 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
> >>
........

> >
> > Bah, very very very wrong.
> >
> > Do not put shareable things in a WEB-INF.  There are *WAY* to many
> > things in webtools webapp folder.  Remove t hem from there, make them
> > global and shareable, and make this a separate component.
> >
> > This is so wrong, geez.  Think, people.
> >
> > And yes, I am *VERY* annoyed at this, *EXTREMELY*.
> >
> > *ANYTHING* that goes into ofbiz, to be used by *everyone*, *must* be
> > usable by *everyone*.  This is only usable by webtools.  So, fix it.
>
> Ok, sorry, not so bad  just yet.
>
> I see this is in a branch, not in trunk.
>
> However, I will bitch, throw a hissy fit, moan, kill people, if these
> files ever get added to trunk in there current layout.  There are
> *TONS* of duplicated libs, and *TONS* of snapshot files.  I would have
> never even checked this in, not even into a branch, in this current form.
>
> >
>
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: 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...

Adam Heath-2
Hans Bakker wrote:

> Adam,
>
> Thank you for your comments, please give some more? I realize that
> technically there are a number of things wrong with this implementation,
> therefore the branch.
>
> This function however is very useful for reporting purposes what is a
> pretty weak point in OFBiz, that is why i still committed it.
>
> As you suggest we will move it as a separate component in framework and
> I will not commit it to OFBiz unless you approve it :-)

ps: I haven't read the rest of the mails in this thread, so sorry if I
repeat something.

It appears to be, that this checkin was done by unpacking a zip or
tarball, then adding it directly, with no thought about how files
should be layed out, according to ofbiz policy.

There are duplicate libraries just in this new set of files, let alone
duplicates with other libraries that ofbiz already contains.

What are the licensing issues with all these libraries?

I have no idea what birt is, nor do I need to know.  Just based on
this size of this checkin, I know it would be useful to have it
available for everything/everyone to use.  Placing it inside webtools
is not how to do that.