Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/LICENSE.sax.txt
URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/LICENSE.sax.txt?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/LICENSE.sax.txt (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/LICENSE.sax.txt Sat Nov 28 14:40:52 2009 @@ -1,46 +0,0 @@ -xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt,v 1.1.2.1 2008/05/29 01:16:17 cdamus Exp $ - - -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - - -This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. - - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, [hidden email] -2000-05-05 -xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt,v 1.1.2.1 2008/05/29 01:16:17 cdamus Exp $ - - -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - - -This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. - - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, [hidden email] -2000-05-05 \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/NOTICE URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/NOTICE?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/NOTICE (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/NOTICE Sat Nov 28 14:40:52 2009 @@ -1,16 +0,0 @@ -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -This software contains code from the World Wide Web Consortium (W3C) for the -Document Object Model API (DOM API) and SVG Document Type Definition (DTD). - -This software contains code from the International Organisation for Standardization -for the definition of character entities used in the software's documentation. -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -This software contains code from the World Wide Web Consortium (W3C) for the -Document Object Model API (DOM API) and SVG Document Type Definition (DTD). - -This software contains code from the International Organisation for Standardization -for the definition of character entities used in the software's documentation. Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/README URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/README?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/README (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/about_files/README Sat Nov 28 14:40:52 2009 @@ -1,150 +0,0 @@ - - A P A C H E B A T I K - - What is it? - ----------- - - Batik is a Java based toolkit for applications which handle - images in the Scalable Vector Graphics (SVG) format for - various purposes, such as viewing, generation or - manipulation. - - The project's ambition is to give developers a set of core - modules which can be used together or individually to - support specific SVG solutions. Examples of modules are - an SVG parser, an SVG generator and an SVG DOM - implementation. Another ambition of the Batik project is to - make it highly extensible (for example, Batik allows the - developer to handle custom SVG tags). Even though the - goal of the project is to provide a set of core modules, one - of the deliveries is a full fledged SVG Viewer - implementation which validates the various modules and - their inter-operability. - - In a nutshell, Batik provides building blocks that developers - can assemble in various ways in their Java technology - applications to generate, parse, view or convert SVG - contents. For example, Batik contains a Swing component - that can add SVG viewing capability to all Java technology - applications. Batik can also be used to generate SVG on a - client or on a server, and Batik can convert SVG content - into other formats such as JPEG or PNG. Batik's goal is to - make it easy for application developers to handle SVG - content for various purposes, client-side or server-side. - - - Where is it? - ------------ - - The home page for the Apache Batik project can be found in the Apache XML - Project web site (http://xml.apache.org/batik/). There you also find - information on how to download the latest release as well as all the other - information you might need regarding this project. - - - Requirements - ------------ - - o A Java 1.3 or later compatible virtual machine for your operating system. - - Optional Libraries - ------------------ - - By default, Batik includes a scripting engine for ECMAScript. It is possible - to add support for additional scripting languages (Python and TCL) - - See : http://xml.apache.org/batik/install.html#optionalComponents for details. - - Installation Instructions and Documentation - ------------------------------------------- - - Read the Install page at http://xml.apache.org/batik for the installation instructions. - - Look for the most updated documentation on the Apache Batik web site under - the Apache XML Project (http://xml.apache.org/batik/). - - - Licensing and legal issues - -------------------------- - - For legal and licensing issues, please read the LICENSE file. - - Thanks for using Apache Batik. - - The Apache XML Project - http://xml.apache.org/ - - A P A C H E B A T I K - - What is it? - ----------- - - Batik is a Java based toolkit for applications which handle - images in the Scalable Vector Graphics (SVG) format for - various purposes, such as viewing, generation or - manipulation. - - The project's ambition is to give developers a set of core - modules which can be used together or individually to - support specific SVG solutions. Examples of modules are - an SVG parser, an SVG generator and an SVG DOM - implementation. Another ambition of the Batik project is to - make it highly extensible (for example, Batik allows the - developer to handle custom SVG tags). Even though the - goal of the project is to provide a set of core modules, one - of the deliveries is a full fledged SVG Viewer - implementation which validates the various modules and - their inter-operability. - - In a nutshell, Batik provides building blocks that developers - can assemble in various ways in their Java technology - applications to generate, parse, view or convert SVG - contents. For example, Batik contains a Swing component - that can add SVG viewing capability to all Java technology - applications. Batik can also be used to generate SVG on a - client or on a server, and Batik can convert SVG content - into other formats such as JPEG or PNG. Batik's goal is to - make it easy for application developers to handle SVG - content for various purposes, client-side or server-side. - - - Where is it? - ------------ - - The home page for the Apache Batik project can be found in the Apache XML - Project web site (http://xml.apache.org/batik/). There you also find - information on how to download the latest release as well as all the other - information you might need regarding this project. - - - Requirements - ------------ - - o A Java 1.3 or later compatible virtual machine for your operating system. - - Optional Libraries - ------------------ - - By default, Batik includes a scripting engine for ECMAScript. It is possible - to add support for additional scripting languages (Python and TCL) - - See : http://xml.apache.org/batik/install.html#optionalComponents for details. - - Installation Instructions and Documentation - ------------------------------------------- - - Read the Install page at http://xml.apache.org/batik for the installation instructions. - - Look for the most updated documentation on the Apache Batik web site under - the Apache XML Project (http://xml.apache.org/batik/). - - - Licensing and legal issues - -------------------------- - - For legal and licensing issues, please read the LICENSE file. - - Thanks for using Apache Batik. - - The Apache XML Project - http://xml.apache.org/ Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/plugin.properties URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/plugin.properties?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/plugin.properties (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util.gui_1.6.0.v200805290154/plugin.properties Sat Nov 28 14:40:52 2009 @@ -1,26 +0,0 @@ -############################################################################### -# Copyright (c) 2007 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 -pluginName = Apache Batik GUI Utilities -############################################################################### -# Copyright (c) 2007 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 -pluginName = Apache Batik GUI Utilities \ No newline at end of file Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/META-INF/MANIFEST.MF?rev=885099&view=auto ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/META-INF/MANIFEST.MF (added) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/META-INF/MANIFEST.MF Sat Nov 28 14:40:52 2009 @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-Name: %pluginName +Bundle-SymbolicName: org.apache.batik.util +Require-Bundle: org.apache.batik.util.gui;version="[1.6.0,1.7.0)" +Bundle-ClassPath: ../../../../../base/lib/batik-all-1.7.jar +Export-Package: org.apache.batik;version="1.6.0",org.apache.batik.i18n + ;version="1.6.0",org.apache.batik.util;version="1.6.0",org.apache.bat + ik.util.io;version="1.6.0",org.apache.batik.util.resources;version="1 + .6.0" +Bundle-Version: 1.7 +Bundle-ManifestVersion: 2 +Bundle-Copyright: Copyright 2001-2009 The Apache Software Foundation \ No newline at end of file Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties?rev=885099&view=auto ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties (added) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties Sat Nov 28 14:40:52 2009 @@ -0,0 +1,17 @@ +##################################################################### +# Copyright 2001-2009 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may not +# use this file except in compliance with the License. You may obtain a copy of +# the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +##################################################################### +pluginName = Apache Batik Utilities +providerName = Apache Open For Business Project \ No newline at end of file Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util/plugin.properties ------------------------------------------------------------------------------ svn:mime-type = text/plain Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/ECLIPSEF.SF URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/ECLIPSEF.SF?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/ECLIPSEF.SF (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/ECLIPSEF.SF Sat Nov 28 14:40:52 2009 @@ -1,504 +0,0 @@ -Signature-Version: 1.0 -SHA1-Digest-Manifest: ocC4AYKZBdrksQmHqjwUbelY/ew= -Created-By: 1.6.0 (IBM Corporation) -SHA1-Digest-Manifest-Main-Attributes: izda70KtObcpoSmq4Y4GzP+zTCY= - -Name: about_files/LICENSE-2.0.txt -SHA1-Digest: WQPAMR6UasOuSXQqhMW2ZmVd4y8= - -Name: org/apache/batik/util/io/resources/Messages.properties -SHA1-Digest: a0WHKPDcI7XRd9KW3NIr+1o+RNk= - -Name: org/apache/batik/util/XMLConstants.class -SHA1-Digest: VnPMxFpiojMO6LaC/VLfxE/fEDY= - -Name: org/apache/batik/util/Base64DecodeStream.class -SHA1-Digest: EweC2NXA6372b7wPXXyWVeQA2gU= - -Name: org/apache/batik/util/ParsedURL.class -SHA1-Digest: Z9JsNmeoknJlteZNbq9nJNFOq0Q= - -Name: about_files/LICENSE.dom-software.txt -SHA1-Digest: 6Oh4eA9zFAtDDarDbA/OiLZgyPQ= - -Name: org/apache/batik/util/io/UTF16Decoder.class -SHA1-Digest: 4JGHRWP0SfBmzVB8AIZh1YGJrCQ= - -Name: org/apache/batik/util/MimeTypeConstants.class -SHA1-Digest: 2zaDxFwVXG+YaF/yufIN0ZwEaVk= - -Name: org/apache/batik/util/io/NormalizingReader.class -SHA1-Digest: YcOYU2B0Wz/gJzMNgIWRCSaHT1o= - -Name: org/apache/batik/util/RunnableQueue$Link.class -SHA1-Digest: MHigPM8wKPwLz0nB7vVh324Omfs= - -Name: org/apache/batik/util/io/StringDecoder.class -SHA1-Digest: vKVAeR6H7o87Z9kXQTAlYENodkI= - -Name: org/apache/batik/util/SVG12Constants.class -SHA1-Digest: k0UdfGYLXz0ea90hvkrLJn9GIH4= - -Name: org/apache/batik/util/ParsedURLDataProtocolHandler.class -SHA1-Digest: sDLkT8YcJmAacwKX1dGWNaXHPgA= - -Name: org/apache/batik/util/SVGConstants.class -SHA1-Digest: v5rStCmjLF2MsR8LU2I6bSnnwz4= - -Name: org/apache/batik/util/CSSConstants.class -SHA1-Digest: vM/y7RGXsuXfz36aYJwmglDh/PM= - -Name: org/apache/batik/util/CleanerThread$PhantomReferenceCleared.clas - s -SHA1-Digest: 4OQzNSCgXE4gTOOZzHjhMe0SAMs= - -Name: org/apache/batik/util/DoublyLinkedList$Node.class -SHA1-Digest: fEG/ymnBoTcQDVn/NUu6oKGF57w= - -Name: org/apache/batik/util/RunnableQueue$RunnableQueueState.class -SHA1-Digest: Qq2L5msRJnZYw5n5zLOEAjX5CYw= - -Name: org/apache/batik/util/HaltingThread.class -SHA1-Digest: t9fWCWCD/t8QqQoJEsks0p9wPJ4= - -Name: org/apache/batik/util/Base64EncoderStream.class -SHA1-Digest: j6bc/EtBvJ3fZaVf1c4x9EamvFY= - -Name: org/apache/batik/util/CleanerThread$SoftReferenceCleared.class -SHA1-Digest: dZ/9EkLbRA+iAHSDO0Ymod5ttak= - -Name: org/apache/batik/util/EventDispatcher$1.class -SHA1-Digest: WnZMG+lz2plzfKjzVFcQHmptmL8= - -Name: org/apache/batik/util/ParsedURLProtocolHandler.class -SHA1-Digest: qO4PWgMGYNSjwcvybhBEX3yOyHU= - -Name: org/apache/batik/util/ClassFileUtilities.class -SHA1-Digest: nhfygT5R0VQ5uTlt8jrLyXiEIgs= - -Name: org/apache/batik/util/Service.class -SHA1-Digest: YCYQ28QIlo3dsl+PAsweYEefAdo= - -Name: org/apache/batik/util/ParsedURLJarProtocolHandler.class -SHA1-Digest: jd5/6JuzYwef8z9yw0t6uAlENEY= - -Name: org/apache/batik/util/io/GenericDecoder.class -SHA1-Digest: rjkB4um/rchndG3Fpskdem9KJDw= - -Name: org/apache/batik/util/EncodingUtilities.class -SHA1-Digest: yuu/xpI4yyzYnQczjYerUj+BXvM= - -Name: META-INF/eclipse.inf -SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk= - -Name: org/apache/batik/util/SoftReferenceCache$SoftRefKey.class -SHA1-Digest: f6XuzLU/XDXJV6EY8BFX0DokAC8= - -Name: org/apache/batik/util/DoublyLinkedList.class -SHA1-Digest: GMliU7kMHIQ62LsU8+cvfGPJeWY= - -Name: org/apache/batik/i18n/LocalizableSupport.class -SHA1-Digest: Z6zDN3CTez6uHQM9s/9IgVpuB2w= - -Name: org/apache/batik/util/io/StreamNormalizingReader$CharDecoderFact - ory.class -SHA1-Digest: Gdx6HNZdmUoUcv4HdECd7wwBDc4= - -Name: org/apache/batik/util/io/UTF8Decoder.class -SHA1-Digest: OedIq0vQxgyNWMwv4ywq7GotXOQ= - -Name: org/apache/batik/util/EventDispatcher$Dispatcher.class -SHA1-Digest: ej0Ck2+IwgpzyAS574fri0rx35A= - -Name: org/apache/batik/util/io/ISO_8859_1Decoder.class -SHA1-Digest: Xjfjr5/5Q9anHjZNVegXdOAgvR0= - -Name: about_files/README -SHA1-Digest: eqzl2DMeTAYplW/IJ958qY4L4og= - -Name: org/apache/batik/util/ParsedURLDefaultProtocolHandler.class -SHA1-Digest: GlbFqJPmXQStqoJ2hVOUJf8Wo2c= - -Name: org/apache/batik/util/io/StringNormalizingReader.class -SHA1-Digest: YcCv7v/OrQwrWZIawT48DQrXfQU= - -Name: org/apache/batik/util/PreferenceManager.class -SHA1-Digest: Z+syPEni7KeWQ9iVbuZBOc/Di+A= - -Name: org/apache/batik/util/resources/Messages.class -SHA1-Digest: dyyMeZVHD4Wey/m/EUaCvxhxNIQ= - -Name: org/apache/batik/util/io/StreamNormalizingReader$ASCIIDecoderFac - tory.class -SHA1-Digest: h7dChxsONJ4bYqjNcozABSZsF40= - -Name: org/apache/batik/util/io/Messages.class -SHA1-Digest: /lYCp33FCJEBpZeb1OxAiLFapps= - -Name: org/apache/batik/util/io/StreamNormalizingReader$UTF8DecoderFact - ory.class -SHA1-Digest: mzzb8biXL9LTKi56RmJmASZAQhE= - -Name: org/apache/batik/i18n/ExtendedLocalizable.class -SHA1-Digest: WIJUBct41/d14vPoECGg7oXV3Wc= - -Name: org/apache/batik/util/SoftReferenceCache.class -SHA1-Digest: JF8lGmSd9p4cXPvluKno7/2dcL0= - -Name: org/apache/batik/util/CleanerThread.class -SHA1-Digest: z9JTE8vxV1TwuikCWad8akxzQqI= - -Name: org/apache/batik/util/ApplicationSecurityEnforcer.class -SHA1-Digest: 4nweP16Q1zlwbOElZwAMRRPcF/c= - -Name: org/apache/batik/util/EventDispatcher.class -SHA1-Digest: 257VuVk2AT5ebc27daTi39/BVbA= - -Name: org/apache/batik/i18n/LocaleGroup.class -SHA1-Digest: qTlcLt14Mwkcg0xKEQzp550ZZe4= - -Name: org/apache/batik/util/resources/Messages.properties -SHA1-Digest: 30uq7rO0cw+EFDq2DOjTxH7Kq/Q= - -Name: org/apache/batik/util/CleanerThread$ReferenceCleared.class -SHA1-Digest: Uze6RCv6szSJjcSstULRjg0w6go= - -Name: plugin.properties -SHA1-Digest: X2Le2mrjDxERSiVbBul6++QUehc= - -Name: org/apache/batik/util/ParsedURLData.class -SHA1-Digest: 8QyaZw62yydFxRIN7xse//TedDk= - -Name: org/apache/batik/util/Messages.class -SHA1-Digest: 5PxfW3cuKFRNb3N1xu9KFwDdkh4= - -Name: about_files/LICENSE.sax.txt -SHA1-Digest: s+079ezPd01/skAiRp4cxAei7tY= - -Name: org/apache/batik/util/RunnableQueue$RunHandler.class -SHA1-Digest: 56+n5qlK+3Kw+y/POPcY2F61h3w= - -Name: org/apache/batik/util/SVG12CSSConstants.class -SHA1-Digest: 5ZiONY3GWqnIX8dDmZscLRlfqlg= - -Name: org/apache/batik/util/RunnableQueue.class -SHA1-Digest: mrjjacK/psmqCrmw070Mjb/vRXk= - -Name: org/apache/batik/util/AbstractParsedURLProtocolHandler.class -SHA1-Digest: nWzYWr1B+76JKwjrLu0djf+SVCE= - -Name: org/apache/batik/util/BatikSecurityManager.class -SHA1-Digest: 6eIGBLCtXCNDFsw6ZbgzWJ8TPRE= - -Name: org/apache/batik/util/io/StreamNormalizingReader$ISO_8859_1Decod - erFactory.class -SHA1-Digest: Nn1oSmJfza8JVCyhE/h1yi6Z0b4= - -Name: about_files/NOTICE -SHA1-Digest: WZ6T40Fu3zPOKXEBn1eZXrrr/4I= - -Name: org/apache/batik/util/SoftDoublyIndexedTable$Entry.class -SHA1-Digest: HM64w6oD4qsftnWzxedi1PemnJ8= - -Name: org/apache/batik/util/CleanerThread$WeakReferenceCleared.class -SHA1-Digest: /djwodR8CmNSwnyYKcPUzTMsGv8= - -Name: org/apache/batik/util/io/ASCIIDecoder.class -SHA1-Digest: 3x3C7nwvECD9hWEUuJaxgUwAfZs= - -Name: org/apache/batik/util/RunnableQueue$RunHandlerAdapter.class -SHA1-Digest: I30JRI5aOHejIaJ6VHd1zY+xLyU= - -Name: org/apache/batik/util/RunnableQueue$1.class -SHA1-Digest: h7J2/gFiwnXxixTiw1H2S83eIWg= - -Name: about.html -SHA1-Digest: oOiIzM6m51Hw/i81zZqqup22+Ic= - -Name: org/apache/batik/util/io/AbstractCharDecoder.class -SHA1-Digest: PKH5AQp4U71ya5hwpS0qd5Yg8TQ= - -Name: org/apache/batik/util/ParsedURLDataProtocolHandler$DataParsedURL - Data.class -SHA1-Digest: cvPp6EZHmgSvf+12bhOVP4Ytlfo= - -Name: org/apache/batik/util/io/StreamNormalizingReader.class -SHA1-Digest: q5nOLLCrj+pKTQchZO4iApHB83c= - -Name: org/apache/batik/util/io/CharDecoder.class -SHA1-Digest: tcT635D53HFaP2aNPBo9UyweDSg= - -Name: org/apache/batik/Version.class -SHA1-Digest: XhoM2lcUzLwWE0kJop8j7uISda0= - -Name: org/apache/batik/util/SoftDoublyIndexedTable.class -SHA1-Digest: IxM0fhUy6MFvJiZmtgiPRiZpP5M= - -Name: org/apache/batik/util/resources/XMLResourceDescriptor.properties -SHA1-Digest: 2nQFFQcYengTGZbk4B3mjecXN2I= - -Name: org/apache/batik/util/RunnableQueue$LockableLink.class -SHA1-Digest: oeF68te9d63QjznX0UVkoBvaXXs= - -Name: org/apache/batik/util/io/StreamNormalizingReader$UTF16DecoderFac - tory.class -SHA1-Digest: 0Pn0/QRu4bZlNQVI/+55hgVGVzg= - -Name: org/apache/batik/i18n/Localizable.class -SHA1-Digest: 0Ij3LpUnmJnW1ArPJxV/vjYqazU= - -Name: org/apache/batik/util/XMLResourceDescriptor.class -SHA1-Digest: xN/Qko9LxHSm03hHUM+KDTzTU6c= - -Signature-Version: 1.0 -SHA1-Digest-Manifest: ocC4AYKZBdrksQmHqjwUbelY/ew= -Created-By: 1.6.0 (IBM Corporation) -SHA1-Digest-Manifest-Main-Attributes: izda70KtObcpoSmq4Y4GzP+zTCY= - -Name: about_files/LICENSE-2.0.txt -SHA1-Digest: WQPAMR6UasOuSXQqhMW2ZmVd4y8= - -Name: org/apache/batik/util/io/resources/Messages.properties -SHA1-Digest: a0WHKPDcI7XRd9KW3NIr+1o+RNk= - -Name: org/apache/batik/util/XMLConstants.class -SHA1-Digest: VnPMxFpiojMO6LaC/VLfxE/fEDY= - -Name: org/apache/batik/util/Base64DecodeStream.class -SHA1-Digest: EweC2NXA6372b7wPXXyWVeQA2gU= - -Name: org/apache/batik/util/ParsedURL.class -SHA1-Digest: Z9JsNmeoknJlteZNbq9nJNFOq0Q= - -Name: about_files/LICENSE.dom-software.txt -SHA1-Digest: 6Oh4eA9zFAtDDarDbA/OiLZgyPQ= - -Name: org/apache/batik/util/io/UTF16Decoder.class -SHA1-Digest: 4JGHRWP0SfBmzVB8AIZh1YGJrCQ= - -Name: org/apache/batik/util/MimeTypeConstants.class -SHA1-Digest: 2zaDxFwVXG+YaF/yufIN0ZwEaVk= - -Name: org/apache/batik/util/io/NormalizingReader.class -SHA1-Digest: YcOYU2B0Wz/gJzMNgIWRCSaHT1o= - -Name: org/apache/batik/util/RunnableQueue$Link.class -SHA1-Digest: MHigPM8wKPwLz0nB7vVh324Omfs= - -Name: org/apache/batik/util/io/StringDecoder.class -SHA1-Digest: vKVAeR6H7o87Z9kXQTAlYENodkI= - -Name: org/apache/batik/util/SVG12Constants.class -SHA1-Digest: k0UdfGYLXz0ea90hvkrLJn9GIH4= - -Name: org/apache/batik/util/ParsedURLDataProtocolHandler.class -SHA1-Digest: sDLkT8YcJmAacwKX1dGWNaXHPgA= - -Name: org/apache/batik/util/SVGConstants.class -SHA1-Digest: v5rStCmjLF2MsR8LU2I6bSnnwz4= - -Name: org/apache/batik/util/CSSConstants.class -SHA1-Digest: vM/y7RGXsuXfz36aYJwmglDh/PM= - -Name: org/apache/batik/util/CleanerThread$PhantomReferenceCleared.clas - s -SHA1-Digest: 4OQzNSCgXE4gTOOZzHjhMe0SAMs= - -Name: org/apache/batik/util/DoublyLinkedList$Node.class -SHA1-Digest: fEG/ymnBoTcQDVn/NUu6oKGF57w= - -Name: org/apache/batik/util/RunnableQueue$RunnableQueueState.class -SHA1-Digest: Qq2L5msRJnZYw5n5zLOEAjX5CYw= - -Name: org/apache/batik/util/HaltingThread.class -SHA1-Digest: t9fWCWCD/t8QqQoJEsks0p9wPJ4= - -Name: org/apache/batik/util/Base64EncoderStream.class -SHA1-Digest: j6bc/EtBvJ3fZaVf1c4x9EamvFY= - -Name: org/apache/batik/util/CleanerThread$SoftReferenceCleared.class -SHA1-Digest: dZ/9EkLbRA+iAHSDO0Ymod5ttak= - -Name: org/apache/batik/util/EventDispatcher$1.class -SHA1-Digest: WnZMG+lz2plzfKjzVFcQHmptmL8= - -Name: org/apache/batik/util/ParsedURLProtocolHandler.class -SHA1-Digest: qO4PWgMGYNSjwcvybhBEX3yOyHU= - -Name: org/apache/batik/util/ClassFileUtilities.class -SHA1-Digest: nhfygT5R0VQ5uTlt8jrLyXiEIgs= - -Name: org/apache/batik/util/Service.class -SHA1-Digest: YCYQ28QIlo3dsl+PAsweYEefAdo= - -Name: org/apache/batik/util/ParsedURLJarProtocolHandler.class -SHA1-Digest: jd5/6JuzYwef8z9yw0t6uAlENEY= - -Name: org/apache/batik/util/io/GenericDecoder.class -SHA1-Digest: rjkB4um/rchndG3Fpskdem9KJDw= - -Name: org/apache/batik/util/EncodingUtilities.class -SHA1-Digest: yuu/xpI4yyzYnQczjYerUj+BXvM= - -Name: META-INF/eclipse.inf -SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk= - -Name: org/apache/batik/util/SoftReferenceCache$SoftRefKey.class -SHA1-Digest: f6XuzLU/XDXJV6EY8BFX0DokAC8= - -Name: org/apache/batik/util/DoublyLinkedList.class -SHA1-Digest: GMliU7kMHIQ62LsU8+cvfGPJeWY= - -Name: org/apache/batik/i18n/LocalizableSupport.class -SHA1-Digest: Z6zDN3CTez6uHQM9s/9IgVpuB2w= - -Name: org/apache/batik/util/io/StreamNormalizingReader$CharDecoderFact - ory.class -SHA1-Digest: Gdx6HNZdmUoUcv4HdECd7wwBDc4= - -Name: org/apache/batik/util/io/UTF8Decoder.class -SHA1-Digest: OedIq0vQxgyNWMwv4ywq7GotXOQ= - -Name: org/apache/batik/util/EventDispatcher$Dispatcher.class -SHA1-Digest: ej0Ck2+IwgpzyAS574fri0rx35A= - -Name: org/apache/batik/util/io/ISO_8859_1Decoder.class -SHA1-Digest: Xjfjr5/5Q9anHjZNVegXdOAgvR0= - -Name: about_files/README -SHA1-Digest: eqzl2DMeTAYplW/IJ958qY4L4og= - -Name: org/apache/batik/util/ParsedURLDefaultProtocolHandler.class -SHA1-Digest: GlbFqJPmXQStqoJ2hVOUJf8Wo2c= - -Name: org/apache/batik/util/io/StringNormalizingReader.class -SHA1-Digest: YcCv7v/OrQwrWZIawT48DQrXfQU= - -Name: org/apache/batik/util/PreferenceManager.class -SHA1-Digest: Z+syPEni7KeWQ9iVbuZBOc/Di+A= - -Name: org/apache/batik/util/resources/Messages.class -SHA1-Digest: dyyMeZVHD4Wey/m/EUaCvxhxNIQ= - -Name: org/apache/batik/util/io/StreamNormalizingReader$ASCIIDecoderFac - tory.class -SHA1-Digest: h7dChxsONJ4bYqjNcozABSZsF40= - -Name: org/apache/batik/util/io/Messages.class -SHA1-Digest: /lYCp33FCJEBpZeb1OxAiLFapps= - -Name: org/apache/batik/util/io/StreamNormalizingReader$UTF8DecoderFact - ory.class -SHA1-Digest: mzzb8biXL9LTKi56RmJmASZAQhE= - -Name: org/apache/batik/i18n/ExtendedLocalizable.class -SHA1-Digest: WIJUBct41/d14vPoECGg7oXV3Wc= - -Name: org/apache/batik/util/SoftReferenceCache.class -SHA1-Digest: JF8lGmSd9p4cXPvluKno7/2dcL0= - -Name: org/apache/batik/util/CleanerThread.class -SHA1-Digest: z9JTE8vxV1TwuikCWad8akxzQqI= - -Name: org/apache/batik/util/ApplicationSecurityEnforcer.class -SHA1-Digest: 4nweP16Q1zlwbOElZwAMRRPcF/c= - -Name: org/apache/batik/util/EventDispatcher.class -SHA1-Digest: 257VuVk2AT5ebc27daTi39/BVbA= - -Name: org/apache/batik/i18n/LocaleGroup.class -SHA1-Digest: qTlcLt14Mwkcg0xKEQzp550ZZe4= - -Name: org/apache/batik/util/resources/Messages.properties -SHA1-Digest: 30uq7rO0cw+EFDq2DOjTxH7Kq/Q= - -Name: org/apache/batik/util/CleanerThread$ReferenceCleared.class -SHA1-Digest: Uze6RCv6szSJjcSstULRjg0w6go= - -Name: plugin.properties -SHA1-Digest: X2Le2mrjDxERSiVbBul6++QUehc= - -Name: org/apache/batik/util/ParsedURLData.class -SHA1-Digest: 8QyaZw62yydFxRIN7xse//TedDk= - -Name: org/apache/batik/util/Messages.class -SHA1-Digest: 5PxfW3cuKFRNb3N1xu9KFwDdkh4= - -Name: about_files/LICENSE.sax.txt -SHA1-Digest: s+079ezPd01/skAiRp4cxAei7tY= - -Name: org/apache/batik/util/RunnableQueue$RunHandler.class -SHA1-Digest: 56+n5qlK+3Kw+y/POPcY2F61h3w= - -Name: org/apache/batik/util/SVG12CSSConstants.class -SHA1-Digest: 5ZiONY3GWqnIX8dDmZscLRlfqlg= - -Name: org/apache/batik/util/RunnableQueue.class -SHA1-Digest: mrjjacK/psmqCrmw070Mjb/vRXk= - -Name: org/apache/batik/util/AbstractParsedURLProtocolHandler.class -SHA1-Digest: nWzYWr1B+76JKwjrLu0djf+SVCE= - -Name: org/apache/batik/util/BatikSecurityManager.class -SHA1-Digest: 6eIGBLCtXCNDFsw6ZbgzWJ8TPRE= - -Name: org/apache/batik/util/io/StreamNormalizingReader$ISO_8859_1Decod - erFactory.class -SHA1-Digest: Nn1oSmJfza8JVCyhE/h1yi6Z0b4= - -Name: about_files/NOTICE -SHA1-Digest: WZ6T40Fu3zPOKXEBn1eZXrrr/4I= - -Name: org/apache/batik/util/SoftDoublyIndexedTable$Entry.class -SHA1-Digest: HM64w6oD4qsftnWzxedi1PemnJ8= - -Name: org/apache/batik/util/CleanerThread$WeakReferenceCleared.class -SHA1-Digest: /djwodR8CmNSwnyYKcPUzTMsGv8= - -Name: org/apache/batik/util/io/ASCIIDecoder.class -SHA1-Digest: 3x3C7nwvECD9hWEUuJaxgUwAfZs= - -Name: org/apache/batik/util/RunnableQueue$RunHandlerAdapter.class -SHA1-Digest: I30JRI5aOHejIaJ6VHd1zY+xLyU= - -Name: org/apache/batik/util/RunnableQueue$1.class -SHA1-Digest: h7J2/gFiwnXxixTiw1H2S83eIWg= - -Name: about.html -SHA1-Digest: oOiIzM6m51Hw/i81zZqqup22+Ic= - -Name: org/apache/batik/util/io/AbstractCharDecoder.class -SHA1-Digest: PKH5AQp4U71ya5hwpS0qd5Yg8TQ= - -Name: org/apache/batik/util/ParsedURLDataProtocolHandler$DataParsedURL - Data.class -SHA1-Digest: cvPp6EZHmgSvf+12bhOVP4Ytlfo= - -Name: org/apache/batik/util/io/StreamNormalizingReader.class -SHA1-Digest: q5nOLLCrj+pKTQchZO4iApHB83c= - -Name: org/apache/batik/util/io/CharDecoder.class -SHA1-Digest: tcT635D53HFaP2aNPBo9UyweDSg= - -Name: org/apache/batik/Version.class -SHA1-Digest: XhoM2lcUzLwWE0kJop8j7uISda0= - -Name: org/apache/batik/util/SoftDoublyIndexedTable.class -SHA1-Digest: IxM0fhUy6MFvJiZmtgiPRiZpP5M= - -Name: org/apache/batik/util/resources/XMLResourceDescriptor.properties -SHA1-Digest: 2nQFFQcYengTGZbk4B3mjecXN2I= - -Name: org/apache/batik/util/RunnableQueue$LockableLink.class -SHA1-Digest: oeF68te9d63QjznX0UVkoBvaXXs= - -Name: org/apache/batik/util/io/StreamNormalizingReader$UTF16DecoderFac - tory.class -SHA1-Digest: 0Pn0/QRu4bZlNQVI/+55hgVGVzg= - -Name: org/apache/batik/i18n/Localizable.class -SHA1-Digest: 0Ij3LpUnmJnW1ArPJxV/vjYqazU= - -Name: org/apache/batik/util/XMLResourceDescriptor.class -SHA1-Digest: xN/Qko9LxHSm03hHUM+KDTzTU6c= - Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/MANIFEST.MF?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/MANIFEST.MF (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/MANIFEST.MF Sat Nov 28 14:40:52 2009 @@ -1,14 +0,0 @@ -Manifest-Version: 1.0 -Bundle-Vendor: %providerName -Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: J2SE-1.3 -Bundle-Name: %pluginName -Bundle-SymbolicName: org.apache.batik.util -Require-Bundle: org.apache.batik.util.gui;version="[1.6.0,1.7.0)" -Bundle-ClassPath: ../../../../../base/lib/batik-all-1.7.jar -Export-Package: org.apache.batik;version="1.6.0",org.apache.batik.i18n - ;version="1.6.0",org.apache.batik.util;version="1.6.0",org.apache.bat - ik.util.io;version="1.6.0",org.apache.batik.util.resources;version="1 - .6.0" -Bundle-Version: 1.6.0.v200805290154 -Bundle-ManifestVersion: 2 \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/eclipse.inf URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/eclipse.inf?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/eclipse.inf (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/META-INF/eclipse.inf Sat Nov 28 14:40:52 2009 @@ -1,6 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about.html URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about.html?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about.html (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about.html Sat Nov 28 14:40:52 2009 @@ -1,138 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>May 28, 2008</p> -<h3>License</h3> -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise - indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). 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, "Program" 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 ("Redistributor") 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's license for - terms and conditions of use.</p> - -<h4>Batik SVG Toolkit 1.6 (subset)</h4> - -<p>The plug-in includes a subset of Batik SVG Toolkit 1.6 ("Batik") developed by the Apache Software Foundation as -part of the XML Graphics project. Your use of Batik is subject to the terms and conditions of the Apache License, Version 2.0 ("Apache License"). -A copy of the Apache License can be found in <a href="about_files/LICENSE-2.0.txt">about_files/LICENSE-2.0.txt</a> -and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>.</p> - -<p>The Apache attribution <a href="about_files/NOTICE">NOTICE</a> file is included with the Content in accordance with 4d of the Apache License.</p> - -<p>Batik is a subset of the original distribution available from the Apache Software Foundation and does NOT include:</p> - -<ul> - <li>Rhino</li> - <li>Xerces-J</li> - <li>PDF Transcoder</li> -</ul> - -<p>The Apache binary code located in the file batik-util.jar -of the original distribution is included in this plug-in.</p> - -<p>Source code for Batik is available at <a href="http://xmlgraphics.apache.org/batik/">http://xmlgraphics.apache.org/batik/</a>.</p> - -<p>The names "Batik" and "Apache Software Foundation" must not be used to endorse or promote products derived from this -software without prior written permission. For written permission, please contact <a href="mailto:[hidden email]">[hidden email]</a>.</p> - -<p>Batik includes the following software:</p> - -<blockquote> - <h4>DOM</h4> - <p>DOM is developed by the World Wide Web Consortium. Your use of DOM is subject to the terms and conditions of the license found in the - file <a href="about_files/LICENSE.dom-software.txt" target="_blank">LICENSE.dom-software.txt</a> which is included with this plug-in and can also be found at - <a href="http://www.w3.org/Consortium/Legal/copyright-software-19980720" target="_blank">http://www.w3.org/Consortium/Legal/copyright-software-19980720</a>.</p> - - <h4>SAX</h4> - - <p>SAX is developed by the SAX project (<a href="http://www.saxproject.org" target="_blank">http://www.saxproject.org</a>). Your use of SAX is subject to the - terms and conditions of the license found in the file <a href="about_files/LICENSE.sax.txt" target="_blank">LICENSE.sax.txt</a> which is included with this plug-in.</p> -</blockquote> - -</body> -</html> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>May 28, 2008</p> -<h3>License</h3> -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise - indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). 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, "Program" 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 ("Redistributor") 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's license for - terms and conditions of use.</p> - -<h4>Batik SVG Toolkit 1.6 (subset)</h4> - -<p>The plug-in includes a subset of Batik SVG Toolkit 1.6 ("Batik") developed by the Apache Software Foundation as -part of the XML Graphics project. Your use of Batik is subject to the terms and conditions of the Apache License, Version 2.0 ("Apache License"). -A copy of the Apache License can be found in <a href="about_files/LICENSE-2.0.txt">about_files/LICENSE-2.0.txt</a> -and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>.</p> - -<p>The Apache attribution <a href="about_files/NOTICE">NOTICE</a> file is included with the Content in accordance with 4d of the Apache License.</p> - -<p>Batik is a subset of the original distribution available from the Apache Software Foundation and does NOT include:</p> - -<ul> - <li>Rhino</li> - <li>Xerces-J</li> - <li>PDF Transcoder</li> -</ul> - -<p>The Apache binary code located in the file batik-util.jar -of the original distribution is included in this plug-in.</p> - -<p>Source code for Batik is available at <a href="http://xmlgraphics.apache.org/batik/">http://xmlgraphics.apache.org/batik/</a>.</p> - -<p>The names "Batik" and "Apache Software Foundation" must not be used to endorse or promote products derived from this -software without prior written permission. For written permission, please contact <a href="mailto:[hidden email]">[hidden email]</a>.</p> - -<p>Batik includes the following software:</p> - -<blockquote> - <h4>DOM</h4> - <p>DOM is developed by the World Wide Web Consortium. Your use of DOM is subject to the terms and conditions of the license found in the - file <a href="about_files/LICENSE.dom-software.txt" target="_blank">LICENSE.dom-software.txt</a> which is included with this plug-in and can also be found at - <a href="http://www.w3.org/Consortium/Legal/copyright-software-19980720" target="_blank">http://www.w3.org/Consortium/Legal/copyright-software-19980720</a>.</p> - - <h4>SAX</h4> - - <p>SAX is developed by the SAX project (<a href="http://www.saxproject.org" target="_blank">http://www.saxproject.org</a>). Your use of SAX is subject to the - terms and conditions of the license found in the file <a href="about_files/LICENSE.sax.txt" target="_blank">LICENSE.sax.txt</a> which is included with this plug-in.</p> -</blockquote> - -</body> -</html> \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE-2.0.txt URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE-2.0.txt?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE-2.0.txt (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE-2.0.txt Sat Nov 28 14:40:52 2009 @@ -1,402 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.dom-software.txt URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.dom-software.txt?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.dom-software.txt (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.dom-software.txt Sat Nov 28 14:40:52 2009 @@ -1,148 +0,0 @@ -xml-commons/java/external/LICENSE.dom-software.txt $Id: LICENSE.dom-software.txt,v 1.1.2.1 2008/05/29 01:42:53 cdamus Exp $ - - -This license came from: http://www.w3.org/Consortium/Legal/copyright-software-19980720 - - -W3C® SOFTWARE NOTICE AND LICENSE -Copyright © 1994-2001 World -Wide Web Consortium, <a href="http://www.w3.org/">World -Wide Web Consortium</a>, (<a href= -"http://www.lcs.mit.edu/">Massachusetts Institute of -Technology</a>, <a href="http://www.inria.fr/">Institut National de -Recherche en Informatique et en Automatique</a>, <a href= -"http://www.keio.ac.jp/">Keio University</a>). All Rights Reserved. -http://www.w3.org/Consortium/Legal/ - -This W3C work (including software, documents, or other related -items) is being provided by the copyright holders under the -following license. By obtaining, using and/or copying this work, -you (the licensee) agree that you have read, understood, and will -comply with the following terms and conditions: -Permission to use, copy, modify, and distribute this software -and its documentation, with or without modification, for any -purpose and without fee or royalty is hereby granted, provided that -you include the following on ALL copies of the software and -documentation or portions thereof, including modifications, that -you make: - -The full text of this NOTICE in a location viewable to users of -the redistributed or derivative work. - -Any pre-existing intellectual property disclaimers, notices, or -terms and conditions. If none exist, a short notice of the -following form (hypertext is preferred, text is permitted) should -be used within the body of any redistributed or derivative code: -"Copyright © [$date-of-software] World Wide Web Consortium, (Massachusetts Institute of -Technology, Institut National de -Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. -http://www.w3.org/Consortium/Legal/" - -Notice of any changes or modifications to the W3C files, -including the date changes were made. (We recommend you provide -URIs to the location from which the code is derived.) - -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND -COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF -MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE -USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD -PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, -SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE -SOFTWARE OR DOCUMENTATION. - -The name and trademarks of copyright holders may NOT be used in -advertising or publicity pertaining to the software without -specific, written prior permission. Title to copyright in this -software and any associated documentation will at all times remain -with copyright holders. -____________________________________ -This formulation of W3C's notice and license became active on -August 14 1998 so as to improve compatibility with GPL. This -version ensures that W3C software licensing terms are no more -restrictive than GPL and consequently W3C software may be -distributed in GPL packages. See the older formulation for the -policy prior to this date. Please see our Copyright FAQ for common -questions about using materials from -our site, including specific terms and conditions for packages like -libwww, Amaya, and Jigsaw. -Other questions about this notice can be -directed to [hidden email]. - -webmaster -(last updated $Date: 2008/05/29 01:42:53 $) -xml-commons/java/external/LICENSE.dom-software.txt $Id: LICENSE.dom-software.txt,v 1.1.2.1 2008/05/29 01:42:53 cdamus Exp $ - - -This license came from: http://www.w3.org/Consortium/Legal/copyright-software-19980720 - - -W3C® SOFTWARE NOTICE AND LICENSE -Copyright © 1994-2001 World -Wide Web Consortium, <a href="http://www.w3.org/">World -Wide Web Consortium</a>, (<a href= -"http://www.lcs.mit.edu/">Massachusetts Institute of -Technology</a>, <a href="http://www.inria.fr/">Institut National de -Recherche en Informatique et en Automatique</a>, <a href= -"http://www.keio.ac.jp/">Keio University</a>). All Rights Reserved. -http://www.w3.org/Consortium/Legal/ - -This W3C work (including software, documents, or other related -items) is being provided by the copyright holders under the -following license. By obtaining, using and/or copying this work, -you (the licensee) agree that you have read, understood, and will -comply with the following terms and conditions: -Permission to use, copy, modify, and distribute this software -and its documentation, with or without modification, for any -purpose and without fee or royalty is hereby granted, provided that -you include the following on ALL copies of the software and -documentation or portions thereof, including modifications, that -you make: - -The full text of this NOTICE in a location viewable to users of -the redistributed or derivative work. - -Any pre-existing intellectual property disclaimers, notices, or -terms and conditions. If none exist, a short notice of the -following form (hypertext is preferred, text is permitted) should -be used within the body of any redistributed or derivative code: -"Copyright © [$date-of-software] World Wide Web Consortium, (Massachusetts Institute of -Technology, Institut National de -Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. -http://www.w3.org/Consortium/Legal/" - -Notice of any changes or modifications to the W3C files, -including the date changes were made. (We recommend you provide -URIs to the location from which the code is derived.) - -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND -COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF -MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE -USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD -PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, -SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE -SOFTWARE OR DOCUMENTATION. - -The name and trademarks of copyright holders may NOT be used in -advertising or publicity pertaining to the software without -specific, written prior permission. Title to copyright in this -software and any associated documentation will at all times remain -with copyright holders. -____________________________________ -This formulation of W3C's notice and license became active on -August 14 1998 so as to improve compatibility with GPL. This -version ensures that W3C software licensing terms are no more -restrictive than GPL and consequently W3C software may be -distributed in GPL packages. See the older formulation for the -policy prior to this date. Please see our Copyright FAQ for common -questions about using materials from -our site, including specific terms and conditions for packages like -libwww, Amaya, and Jigsaw. -Other questions about this notice can be -directed to [hidden email]. - -webmaster -(last updated $Date: 2008/05/29 01:42:53 $) \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.sax.txt URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.sax.txt?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.sax.txt (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/LICENSE.sax.txt Sat Nov 28 14:40:52 2009 @@ -1,46 +0,0 @@ -xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt,v 1.1.2.1 2008/05/29 01:15:51 cdamus Exp $ - - -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - - -This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. - - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, [hidden email] -2000-05-05 -xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt,v 1.1.2.1 2008/05/29 01:15:51 cdamus Exp $ - - -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - - -This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. - - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, [hidden email] -2000-05-05 \ No newline at end of file Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/NOTICE URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/NOTICE?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/NOTICE (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/NOTICE Sat Nov 28 14:40:52 2009 @@ -1,16 +0,0 @@ -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -This software contains code from the World Wide Web Consortium (W3C) for the -Document Object Model API (DOM API) and SVG Document Type Definition (DTD). - -This software contains code from the International Organisation for Standardization -for the definition of character entities used in the software's documentation. -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -This software contains code from the World Wide Web Consortium (W3C) for the -Document Object Model API (DOM API) and SVG Document Type Definition (DTD). - -This software contains code from the International Organisation for Standardization -for the definition of character entities used in the software's documentation. Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/README URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/README?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/README (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/about_files/README Sat Nov 28 14:40:52 2009 @@ -1,150 +0,0 @@ - - A P A C H E B A T I K - - What is it? - ----------- - - Batik is a Java based toolkit for applications which handle - images in the Scalable Vector Graphics (SVG) format for - various purposes, such as viewing, generation or - manipulation. - - The project's ambition is to give developers a set of core - modules which can be used together or individually to - support specific SVG solutions. Examples of modules are - an SVG parser, an SVG generator and an SVG DOM - implementation. Another ambition of the Batik project is to - make it highly extensible (for example, Batik allows the - developer to handle custom SVG tags). Even though the - goal of the project is to provide a set of core modules, one - of the deliveries is a full fledged SVG Viewer - implementation which validates the various modules and - their inter-operability. - - In a nutshell, Batik provides building blocks that developers - can assemble in various ways in their Java technology - applications to generate, parse, view or convert SVG - contents. For example, Batik contains a Swing component - that can add SVG viewing capability to all Java technology - applications. Batik can also be used to generate SVG on a - client or on a server, and Batik can convert SVG content - into other formats such as JPEG or PNG. Batik's goal is to - make it easy for application developers to handle SVG - content for various purposes, client-side or server-side. - - - Where is it? - ------------ - - The home page for the Apache Batik project can be found in the Apache XML - Project web site (http://xml.apache.org/batik/). There you also find - information on how to download the latest release as well as all the other - information you might need regarding this project. - - - Requirements - ------------ - - o A Java 1.3 or later compatible virtual machine for your operating system. - - Optional Libraries - ------------------ - - By default, Batik includes a scripting engine for ECMAScript. It is possible - to add support for additional scripting languages (Python and TCL) - - See : http://xml.apache.org/batik/install.html#optionalComponents for details. - - Installation Instructions and Documentation - ------------------------------------------- - - Read the Install page at http://xml.apache.org/batik for the installation instructions. - - Look for the most updated documentation on the Apache Batik web site under - the Apache XML Project (http://xml.apache.org/batik/). - - - Licensing and legal issues - -------------------------- - - For legal and licensing issues, please read the LICENSE file. - - Thanks for using Apache Batik. - - The Apache XML Project - http://xml.apache.org/ - - A P A C H E B A T I K - - What is it? - ----------- - - Batik is a Java based toolkit for applications which handle - images in the Scalable Vector Graphics (SVG) format for - various purposes, such as viewing, generation or - manipulation. - - The project's ambition is to give developers a set of core - modules which can be used together or individually to - support specific SVG solutions. Examples of modules are - an SVG parser, an SVG generator and an SVG DOM - implementation. Another ambition of the Batik project is to - make it highly extensible (for example, Batik allows the - developer to handle custom SVG tags). Even though the - goal of the project is to provide a set of core modules, one - of the deliveries is a full fledged SVG Viewer - implementation which validates the various modules and - their inter-operability. - - In a nutshell, Batik provides building blocks that developers - can assemble in various ways in their Java technology - applications to generate, parse, view or convert SVG - contents. For example, Batik contains a Swing component - that can add SVG viewing capability to all Java technology - applications. Batik can also be used to generate SVG on a - client or on a server, and Batik can convert SVG content - into other formats such as JPEG or PNG. Batik's goal is to - make it easy for application developers to handle SVG - content for various purposes, client-side or server-side. - - - Where is it? - ------------ - - The home page for the Apache Batik project can be found in the Apache XML - Project web site (http://xml.apache.org/batik/). There you also find - information on how to download the latest release as well as all the other - information you might need regarding this project. - - - Requirements - ------------ - - o A Java 1.3 or later compatible virtual machine for your operating system. - - Optional Libraries - ------------------ - - By default, Batik includes a scripting engine for ECMAScript. It is possible - to add support for additional scripting languages (Python and TCL) - - See : http://xml.apache.org/batik/install.html#optionalComponents for details. - - Installation Instructions and Documentation - ------------------------------------------- - - Read the Install page at http://xml.apache.org/batik for the installation instructions. - - Look for the most updated documentation on the Apache Batik web site under - the Apache XML Project (http://xml.apache.org/batik/). - - - Licensing and legal issues - -------------------------- - - For legal and licensing issues, please read the LICENSE file. - - Thanks for using Apache Batik. - - The Apache XML Project - http://xml.apache.org/ Modified: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/plugin.properties URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/plugin.properties?rev=885099&r1=885098&r2=885099&view=diff ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/plugin.properties (original) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.util_1.6.0.v200805290154/plugin.properties Sat Nov 28 14:40:52 2009 @@ -1,26 +0,0 @@ -############################################################################### -# Copyright (c) 2007 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 -pluginName = Apache Batik Utilities -############################################################################### -# Copyright (c) 2007 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 -pluginName = Apache Batik Utilities \ No newline at end of file Added: ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.xml/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.xml/META-INF/MANIFEST.MF?rev=885099&view=auto ============================================================================== --- ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.xml/META-INF/MANIFEST.MF (added) +++ ofbiz/branches/addbirt/framework/birt/lib/platform/plugins/org.apache.batik.xml/META-INF/MANIFEST.MF Sat Nov 28 14:40:52 2009 @@ -0,0 +1,10 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-Name: %pluginName +Bundle-SymbolicName: org.apache.batik.xml +Require-Bundle: org.apache.batik.util;version="[1.6.0,1.7.0)" +Bundle-ClassPath: ../../../../../base/lib/batik-all-1.7.jar +Export-Package: org.apache.batik.xml;version="1.6.0" +Bundle-Version: 1.7 +Bundle-ManifestVersion: 2 +Bundle-Copyright: Copyright 2001-2009 The Apache Software Foundation \ No newline at end of file |
Free forum by Nabble | Edit this page |