Login  Register

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

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

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

hansbak-2
2823 posts
Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_pdf.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_pdf.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_pdf.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_pdf.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<font>
+ <font-aliases>
+ <mapping name="serif" font-family="Times-Roman" />
+ <mapping name="sans-serif" font-family="Helvetica" />
+ <mapping name="monospace" font-family="Courier" />
+ </font-aliases>
+ <font-encodings>
+ <encoding font-family="Times-Roman" encoding="Cp1252" />
+ <encoding font-family="Helvetica" encoding="Cp1252" />
+ <encoding font-family="Courier" encoding="Cp1252" />
+ <encoding font-family="Zapfdingbats" encoding="Cp1252" />
+ <encoding font-family="Symbol" encoding="Cp1252" />
+ <encoding font-family="STSong-Light" encoding="UniGB-UCS2-H" />
+ <encoding font-family="STSongStd-Light" encoding="UniGB-UCS2-H" />
+ <encoding font-family="MHei-Medium" encoding="UniCNS-UCS2-H" />
+ <encoding font-family="MSung-Light" encoding="UniCNS-UCS2-H" />
+ <encoding font-family="MSungStd-Light" encoding="UniCNS-UCS2-H" />
+ <encoding font-family="HeiseiMin-W3" encoding="UniJIS-UCS2-H" />
+ <encoding font-family="HeiseiKakuGo-W5" encoding="UniJIS-UCS2-H" />
+ <encoding font-family="KozMinPro-Regular" encoding="UniJIS-UCS2-H" />
+ <encoding font-family="HYGoThic-Medium" encoding="UniKS-UCS2-H" />
+ <encoding font-family="HYSMyeongJo-Medium" encoding="UniKS-UCS2-H" />
+ <encoding font-family="HYSMyeongJoStd" encoding="UniKS-UCS2-H" />
+ </font-encodings>
+ <composite-font name="all-fonts">
+ <font font-family="Times-Roman" catalog="Western" />
+ <font font-family="MSung-Light" catalog="Chinese" />
+ <font font-family="HeiseiKakuGo-W5" catalog="Japanese" />
+ <font font-family="HYGoThic-Medium" catalog="Korean" />
+ </composite-font>
+</font>
\ No newline at end of file

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

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

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

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

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_win32.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_win32.xml?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_win32.xml (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.1.v20090821/fontsConfig_win32.xml Sat Oct 31 01:22:47 2009
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<font>
+ <font-aliases>
+ <mapping name="serif" font-family="Times New Roman" />
+ <mapping name="sans serif" font-family="Arial" />
+ <mapping name="monospace" font-family="Courier New" />
+ <mapping name="cursive" font-family="Comic Sans MS" />
+ <mapping name="fantasy" font-family="Blackadder ITC" />
+ </font-aliases>
+ <composite-font name="all-fonts" default="Arial Unicode MS">
+ <font font-family="Times New Roman" catalog="Western" />
+ <font font-family="SimSun" catalog="Chinese" />
+ <font font-family="Batang" catalog="Korean" />
+ <font font-family="MS PMincho" catalog="Japanese" />
+ <font font-family="Tahoma" />
+ </composite-font>
+</font>
\ No newline at end of file

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

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

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

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

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

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

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

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

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

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

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.item.crosstab.core_2.5.1.v20090821.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.model.adapter.oda_2.5.1.v20090904.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.birt.report.model.adapter.oda_2.5.1.v20090904.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

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

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

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.expressions_3.4.100.v20090429-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.expressions_3.4.100.v20090429-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.expressions_3.4.100.v20090429-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.expressions_3.4.100.v20090429-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.filesystem_1.2.0.v20090507.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.filesystem_1.2.0.v20090507.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.filesystem_1.2.0.v20090507.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.filesystem_1.2.0.v20090507.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.resources_3.5.1.R35x_v20090826-0451.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.resources_3.5.1.R35x_v20090826-0451.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description Sat Oct 31 01:22:47 2009
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component name="org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800" version="1.2">
+    <plugin id="org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800"/>
+</component>

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/.api_description
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,20 @@
+Signature-Version: 1.0
+SHA1-Digest-Manifest: B2cFnJgXALK7VE8opMVV5KBIjQo=
+Created-By: 1.6.0 (IBM Corporation)
+SHA1-Digest-Manifest-Main-Attributes: oA6wuJhZmJO1Z2O148xyZhtrhq4=
+
+Name: fragment.properties
+SHA1-Digest: Gi/SEQV8Vl9A/8928AtuhnVkrKQ=
+
+Name: runtime_registry_compatibility.jar
+SHA1-Digest: NbIUt3l9hEm6pOVFZY50ychs75M=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
+
+Name: .api_description
+SHA1-Digest: gQl6PmXuMz9woKLyEhNwY9KRzI8=
+
+Name: about.html
+SHA1-Digest: M+fykt9heyWoEv1LNiIEeBhi/2Q=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/ECLIPSEF.SF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,28 @@
+Manifest-Version: 1.0
+Bundle-ClassPath: runtime_registry_compatibility.jar
+Eclipse-PatchFragment: true
+Bundle-Vendor: %providerName
+Bundle-Localization: fragment
+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
+Fragment-Host: org.eclipse.equinox.registry;bundle-version="[3.3.0,3.5
+ .0)"
+Bundle-Name: %fragmentName
+Bundle-SymbolicName: org.eclipse.core.runtime.compatibility.registry
+Bundle-Version: 3.2.200.v20090429-1800
+Bundle-ManifestVersion: 2
+
+Name: fragment.properties
+SHA1-Digest: 4yjHkU5Z/6ej6ZFYT+PE9sMOJPY=
+
+Name: runtime_registry_compatibility.jar
+SHA1-Digest: MxFbl3pNRF2h3WYJqb3FFQ160/U=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
+
+Name: .api_description
+SHA1-Digest: gTYjL5jCOd2rosX2xQ3ihmTV464=
+
+Name: about.html
+SHA1-Digest: ejOZra0kypGLQQ2bJtGTX+LI8tU=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/META-INF/eclipse.inf
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/about.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties Sat Oct 31 01:22:47 2009
@@ -0,0 +1,12 @@
+###############################################################################
+# Copyright (c) 2006 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+providerName=Eclipse.org
+fragmentName=Eclipse Registry Compatibility Fragment

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/fragment.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.console.profile_1.0.0.v200906020553.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.console.profile_1.0.0.v200906020553.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.console.profile_1.0.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.console.profile_1.0.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.db.generic_1.0.1.v200908130547.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.db.generic_1.0.1.v200908130547.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.db.generic_1.0.1.v200908130547.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.db.generic_1.0.1.v200908130547.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.0.1.v200906161815.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.0.1.v200906161815.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.0.1.v200906161815.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.0.1.v200906161815.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.2.1.v200908281118.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.2.1.v200908281118.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.2.1.v200908281118.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.2.1.v200908281118.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.design_3.2.1.v200909020856.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.design_3.2.1.v200909020856.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.design_3.2.1.v200909020856.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.design_3.2.1.v200909020856.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.1.0.v200907061455.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.1.0.v200907061455.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.1.0.v200907061455.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.1.0.v200907061455.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.profile_3.2.0.v200906020553.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.profile_3.2.0.v200906020553.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.profile_3.2.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda.profile_3.2.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda_3.2.1.v200909031448.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda_3.2.1.v200909031448.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda_3.2.1.v200909031448.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.oda_3.2.1.v200909031448.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.sqm.core_1.1.0.v200906020553.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.sqm.core_1.1.0.v200906020553.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.sqm.core_1.1.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity.sqm.core_1.1.0.v200906020553.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity_1.1.2.v200908180040.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity_1.1.2.v200908180040.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity_1.1.2.v200908180040.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.connectivity_1.1.2.v200908180040.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.0.0.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.0.0.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb_1.0.0.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb_1.0.0.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.hsqldb_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.0.3.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.0.3.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries_1.0.1.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries_1.0.1.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.iseries_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.0.3.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.0.3.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw_1.0.1.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw_1.0.1.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.luw_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.0.3.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.0.3.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries_1.0.1.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries_1.0.1.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.db2.zseries_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.0.3.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.0.3.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.0.3.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix_1.0.0.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix_1.0.0.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.ibm.informix_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.0.0.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.0.0.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver_1.0.1.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver_1.0.1.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.msft.sqlserver_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql.dbdefinition_1.0.4.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql.dbdefinition_1.0.4.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql.dbdefinition_1.0.4.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql.dbdefinition_1.0.4.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql_1.0.2.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql_1.0.2.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql_1.0.2.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.mysql_1.0.2.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.ws_1.2.1.v200907300941.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.ws_1.2.1.v200907300941.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.ws_1.2.1.v200907300941.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.ws_1.2.1.v200907300941.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.xml_1.2.0.v200907061455.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.xml_1.2.0.v200907061455.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.xml_1.2.0.v200907061455.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oda.xml_1.2.0.v200907061455.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle.dbdefinition_1.0.100.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle.dbdefinition_1.0.100.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle.dbdefinition_1.0.100.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle.dbdefinition_1.0.100.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle_1.0.0.v200908130544.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle_1.0.0.v200908130544.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle_1.0.0.v200908130544.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.oracle_1.0.0.v200908130544.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql.dbdefinition_1.0.1.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql_1.0.1.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql_1.0.1.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.postgresql_1.0.1.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.0.0.v200906161800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.0.0.v200906161800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.0.0.v200906161800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb_1.0.0.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb_1.0.0.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.enablement.sap.maxdb_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.dbdefinition_1.0.1.v200906022249.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.dbdefinition_1.0.1.v200906022249.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.dbdefinition_1.0.1.v200906022249.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.dbdefinition_1.0.1.v200906022249.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v200906020900.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v200906020900.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v200906020900.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.sql_1.0.2.v200906022249.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.sql_1.0.2.v200906022249.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.sql_1.0.2.v200906022249.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.datatools.modelbase.sql_1.0.2.v200906022249.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.common_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.common_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore.change_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf.ecore_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.emf_2.5.0.v200906151043.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.app_1.2.0.v20090520-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.app_1.2.0.v20090520-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.app_1.2.0.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.app_1.2.0.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar
------------------------------------------------------------------------------
    svn:executable = *

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

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.RSA
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.RSA?rev=831503&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.RSA
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,32 @@
+Signature-Version: 1.0
+SHA1-Digest-Manifest: jhT6F13jb6I92raR+HnKiNH6ZPQ=
+Created-By: 1.6.0 (IBM Corporation)
+SHA1-Digest-Manifest-Main-Attributes: hU4G/xGODZhIXfJJjBHBQ0uCCH8=
+
+Name: lib/js.jar
+SHA1-Digest: qGAW6noxWX9w2xLKXxg+9FElSeM=
+
+Name: eclipse32.png
+SHA1-Digest: Yg2IAx+o7H2tbLyk4cwOAV+K+R4=
+
+Name: about_files/NPL-1.1.html
+SHA1-Digest: v94PjHViXOnYFuTh3pOOURoDXJk=
+
+Name: about.ini
+SHA1-Digest: INNEGu5sbk4YgQndV+vTc61w/Bk=
+
+Name: about.properties
+SHA1-Digest: +n73aygs+CbnQi/yTha1Hn01l9U=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
+
+Name: about.mappings
+SHA1-Digest: NpOqGmwrfWeloOYEZ4bIGujex88=
+
+Name: about_files/MPL-1.1.txt
+SHA1-Digest: R7vjJduoLOplud0HRjSwvqhRUck=
+
+Name: about.html
+SHA1-Digest: sMhV37yvQyztsqGtB67om3lN7wo=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/ECLIPSEF.SF
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF Sat Oct 31 01:22:47 2009
@@ -0,0 +1,38 @@
+Manifest-Version: 1.0
+Bundle-ClassPath: lib/js.jar
+Bundle-Vendor: Eclipse.org
+Bundle-Localization: plugin
+Bundle-RequiredExecutionEnvironment: J2SE-1.4
+Bundle-Name: Mozilla Rhino
+Bundle-SymbolicName: org.mozilla.rhino
+Bundle-Version: 1.7.1.v20090521
+Export-Package: org.mozilla.javascript,org.mozilla.javascript.debug
+Bundle-ManifestVersion: 2
+
+Name: lib/js.jar
+SHA1-Digest: 6AgbU+wsEtffzWUFnlMVrDFB/0A=
+
+Name: eclipse32.png
+SHA1-Digest: eCk/A3/COXL3S6qAVDOSrlsqmLw=
+
+Name: about_files/NPL-1.1.html
+SHA1-Digest: Rowm9287ix5MWF+pzBLeopDLGtI=
+
+Name: about.ini
+SHA1-Digest: 2w8BfdBzQbbWHJNbazxzu9YMYwo=
+
+Name: META-INF/eclipse.inf
+SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
+
+Name: about.properties
+SHA1-Digest: 5pjlj+GVJmM0lzSVHh9PIVbKH6A=
+
+Name: about.mappings
+SHA1-Digest: 4fkRPbakxJw/l7UVJfFDuPncInU=
+
+Name: about_files/MPL-1.1.txt
+SHA1-Digest: q6jXbQr2fVfaPDwyHKpZ89JCOGs=
+
+Name: about.html
+SHA1-Digest: mjyIyqtILChRk8+Yq6uuQHDoeFY=
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/META-INF/eclipse.inf
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html Sat Oct 31 01:22:47 2009
@@ -0,0 +1,44 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>May 21, 2009</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
+<h3>Third Party Content</h3>
+
+<p>The Content includes items that have been sourced from third parties as set out below. If you
+did not receive this Content directly from the Eclipse Foundation, the following is provided
+for informational purposes only, and you should look to the Redistributor&rsquo;s license for
+terms and conditions of use.</p>
+
+<h4>Rhino 1.7R1</h4>
+
+<p>The plug-in is accompanied by software developed by the Mozilla Foundation.
+The binary code of Rhino 1.7R1 (&quot;Rhino&quot;) is included with the plug-in without modification in lib/js.jar.
+Your use of Rhino is subject to the terms and conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;).
+A copy of the MPL can be found in <a href="about_files/MPL-1.1.txt">about_files/MPL-1.1.txt</a> and is also available
+at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>.
+Source code for Rhino is available at  at <a href="http://www.mozilla.org/rhino/">http://www.mozilla.org/rhino</a>.</p>
+
+</body>
+</html>

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini Sat Oct 31 01:22:47 2009
@@ -0,0 +1,29 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%aboutText
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=eclipse32.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (translated)
+# needed for primary features only
+
+# Property "welcomePage" contains path to welcome page (special XML-based format)
+# optional
+
+# Property "welcomePerspective" contains the id of the perspective in which the
+# welcome page is to be opened.
+# optional
+
+

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.ini
------------------------------------------------------------------------------
    svn:executable = *

Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings?rev=831503&view=auto
==============================================================================
--- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings (added)
+++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings Sat Oct 31 01:22:47 2009
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=v20090922-0630
\ No newline at end of file

Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.mozilla.rhino_1.7.1.v20090521/about.mappings
------------------------------------------------------------------------------
    svn:executable = *