diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2010-11-18 14:28:48 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2010-11-18 14:28:48 +0000 |
commit | ee9cbf90137bba75239b1ce76715d42d62132dfb (patch) | |
tree | 60de0ffbd0887068ea493eff5f6b62fad839f5e7 /lib/build | |
parent | cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e (diff) | |
download | xmlgraphics-fop-ee9cbf90137bba75239b1ce76715d42d62132dfb.tar.gz xmlgraphics-fop-ee9cbf90137bba75239b1ce76715d42d62132dfb.zip |
Retroweaver is no longer necessary
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1036466 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/build')
-rw-r--r-- | lib/build/asm-commons-3.1.jar | bin | 32694 -> 0 bytes | |||
-rw-r--r-- | lib/build/asm-util-3.1.jar | bin | 34444 -> 0 bytes | |||
-rw-r--r-- | lib/build/backport-util-concurrent-3.1.jar | bin | 331716 -> 0 bytes | |||
-rw-r--r-- | lib/build/backport-util-concurrent.LICENSE.txt | 2 | ||||
-rw-r--r-- | lib/build/retroweaver-2.0.6-patched.jar | bin | 91557 -> 0 bytes | |||
-rw-r--r-- | lib/build/retroweaver-rt-2.0.6-patched.jar | bin | 179445 -> 0 bytes | |||
-rw-r--r-- | lib/build/retroweaver.LICENSE.txt | 25 |
7 files changed, 0 insertions, 27 deletions
diff --git a/lib/build/asm-commons-3.1.jar b/lib/build/asm-commons-3.1.jar Binary files differdeleted file mode 100644 index 5f696aefc..000000000 --- a/lib/build/asm-commons-3.1.jar +++ /dev/null diff --git a/lib/build/asm-util-3.1.jar b/lib/build/asm-util-3.1.jar Binary files differdeleted file mode 100644 index 3702a14d8..000000000 --- a/lib/build/asm-util-3.1.jar +++ /dev/null diff --git a/lib/build/backport-util-concurrent-3.1.jar b/lib/build/backport-util-concurrent-3.1.jar Binary files differdeleted file mode 100644 index 3a4c2797a..000000000 --- a/lib/build/backport-util-concurrent-3.1.jar +++ /dev/null diff --git a/lib/build/backport-util-concurrent.LICENSE.txt b/lib/build/backport-util-concurrent.LICENSE.txt deleted file mode 100644 index c721bde03..000000000 --- a/lib/build/backport-util-concurrent.LICENSE.txt +++ /dev/null @@ -1,2 +0,0 @@ -Public Domain -http://creativecommons.org/licenses/publicdomain diff --git a/lib/build/retroweaver-2.0.6-patched.jar b/lib/build/retroweaver-2.0.6-patched.jar Binary files differdeleted file mode 100644 index 94b3b739d..000000000 --- a/lib/build/retroweaver-2.0.6-patched.jar +++ /dev/null diff --git a/lib/build/retroweaver-rt-2.0.6-patched.jar b/lib/build/retroweaver-rt-2.0.6-patched.jar Binary files differdeleted file mode 100644 index e6b8483b8..000000000 --- a/lib/build/retroweaver-rt-2.0.6-patched.jar +++ /dev/null diff --git a/lib/build/retroweaver.LICENSE.txt b/lib/build/retroweaver.LICENSE.txt deleted file mode 100644 index 5e9b12a61..000000000 --- a/lib/build/retroweaver.LICENSE.txt +++ /dev/null @@ -1,25 +0,0 @@ -Copyright (c) February 2004, Toby Reyelts -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. -Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. -Neither the name of Toby Reyelts nor the names of his contributors -may be used to endorse or promote products derived from this software -without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |