debian/0000775000000000000000000000000011755424132007174 5ustar debian/rules0000775000000000000000000000267411623205705010262 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar junit DEB_ANT_BUILD_TARGET := xpp3 junit apidoc clean:: -rm -rf doc/api -rm -rf debian/tmp binary-post-install/$(PACKAGE):: mh_installpoms -p$(PACKAGE) mh_installjar -p$(PACKAGE) -l debian/xpp3.pom build/xpp3-$(VERSION).jar mh_installjar -p$(PACKAGE) -l --usj-name=xpp3-min debian/xpp3_min.pom build/xpp3_min-$(VERSION).jar mh_installjar -p$(PACKAGE) -l --usj-name=xpp3-xpath debian/xpp3_xpath.pom build/xpp3_xpath-$(VERSION).jar get-orig-source: -uscan --download-version $(VERSION) --force-download --rename get-orig-pom: XPP3_XPATH_VERSION=1.1.3.4.O get-orig-pom: wget -O debian/xpp3.pom http://repository.sonatype.org/service/local/repositories/central-proxy/content/xpp3/xpp3/$(VERSION)/xpp3-$(VERSION).pom wget -O debian/xpp3_min.pom http://repository.sonatype.org/service/local/repositories/central-proxy/content/xpp3/xpp3_min/$(VERSION)/xpp3_min-$(VERSION).pom wget -O debian/xpp3_xpath.pom http://repository.sonatype.org/service/local/repositories/central-proxy/content/xpp3/xpp3_xpath/$(XPP3_XPATH_VERSION)/xpp3_xpath-$(XPP3_XPATH_VERSION).pom perl -p -i -e 's/$(XPP3_XPATH_VERSION)/$(VERSION)/' debian/xpp3_xpath.pom debian/README.source0000664000000000000000000000105311071365277011357 0ustar Upstream tarball changes ======================== From the original upstream distribution the prebuilt jar files were removed with rm *.jar in the basedir. Patch management ================ This package uses the simple patch system of CDBS to manage modifications to the upstream source code. To apply all patches to the source, invoke debian/rules patch To unapply all patches, invoke debian/rules unpatch All patches are diff files located in debian/patches and should end with ".patch". To add a patch, just drop the diff in this directory. debian/control0000664000000000000000000000176511623205705010605 0ustar Source: libxpp3-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marcus Better , Ludovic Claude , Torsten Werner Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, default-jdk Build-Depends-Indep: junit, maven-repo-helper Standards-Version: 3.9.1 Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxpp3-java Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/libxpp3-java/ Package: libxpp3-java Architecture: all Depends: ${misc:Depends} Description: XML pull parser library for java Xml Pull Parser (in short XPP) is a streaming pull XML parser for java. This version XPP3 is a successor of XPP2 (see package libxpp2-java) that implements XmlPull API (see http://www.xmlpull.org). . However XPP3 currently supports only parsing and does not support incremental node tree from XPP2. debian/copyright0000664000000000000000000002000211241545576011127 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Upstream-Name: XML Pull Parser 3 Upstream-Maintainer: Upstream-Source: http://www.extreme.indiana.edu/xgws/xsoap/xpp Files: * Copyright: Copyright 2002-2004 Extreme! Lab, Indiana University Copyright: Copyright 2000-2004 Jason Hunter License: other-BSD Indiana University Extreme! Lab Software License . Version 1.1.1 . Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: . "This product includes software developed by the Indiana University Extreme! Lab (http://www.extreme.indiana.edu/)." . Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. . 4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact http://www.extreme.indiana.edu/. . 5. Products derived from this software may not use "Indiana Univeristy" name nor may "Indiana Univeristy" appear in their name, without prior written permission of the Indiana University. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 AUTHORS, COPYRIGHT HOLDERS OR ITS 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. Files: src/java/builder/javax/xml/namespace/QName.java Copyright: Copyright 2001-2003 The Apache Software Foundation License: Apache-1.1 Files: src/java/tests/* Copyright: Copyright 2002 Aleksander Slominski License: LGPL-2.1+ The full text of this license can be found in `/usr/share/common-licenses/LPGL-2.1'. Files: src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/* Copyright: Copyright 2000-2002 bob mcwhirter Copyright: Copyright 2000-2002 James Strachan License: BSD-jaxen Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the disclaimer that follows these conditions in the documentation and/or other materials provided with the distribution. . 3. The name "Jaxen" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact license@jaxen.org. . 4. Products derived from this software may not be called "Jaxen", nor may "Jaxen" appear in their name, without prior written permission from the Jaxen Project Management (pm@jaxen.org). . In addition, we request (but do not require) that you include in the end-user documentation provided with the redistribution and/or in the software itself an acknowledgement equivalent to the following: "This product includes software developed by the Jaxen Project (http://www.jaxen.org/)." Alternatively, the acknowledgment may be graphical using the logos available at http://www.jaxen.org/ . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 Jaxen AUTHORS OR THE PROJECT 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. . This software consists of voluntary contributions made by many individuals on behalf of the Jaxen Project and was originally created by bob mcwhirter and James Strachan . For more information on the Jaxen Project, please see . Files: src/java/xpath/org/xmlpull/v1/builder/xpath/saxpath/* Copyright: Copyright 2000-2002 werken digital License: BSD-saxpath Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the disclaimer that follows these conditions in the documentation and/or other materials provided with the distribution. . 3. The name "SAXPath" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact license@saxpath.org. . 4. Products derived from this software may not be called "SAXPath", nor may "SAXPath" appear in their name, without prior written permission from the SAXPath Project Management (pm@saxpath.org). . In addition, we request (but do not require) that you include in the end-user documentation provided with the redistribution and/or in the software itself an acknowledgement equivalent to the following: "This product includes software developed by the SAXPath Project (http://www.saxpath.org/)." Alternatively, the acknowledgment may be graphical using the logos available at http://www.saxpath.org/ . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 SAXPath AUTHORS OR THE PROJECT 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. . ==================================================================== This software consists of voluntary contributions made by many individuals on behalf of the SAXPath Project and was originally created by bob mcwhirter and James Strachan . For more information on the SAXPath Project, please see . Files: debian/* Copyright: Copyright 2008 Marcus Better License: Apache-1.1 debian/libxpp3-java.docs0000664000000000000000000000002410236652131012335 0ustar README.html doc/api debian/libxpp3-java.doc-base0000664000000000000000000000060010315111063013052 0ustar Document: libxpp3-java Title: Programmer API for XPP3 Author: Aleksander Andrzej Slominski Abstract: Javadocs for Xml Pull Parser, a streaming pull XML parser for java. XPP3 is the successor of XPP2 that implements XmlPull API. Section: Programming Format: HTML Index: /usr/share/doc/libxpp3-java/api/index.html Files: /usr/share/doc/libxpp3-java/api/*.html debian/libxpp3-java.poms0000664000000000000000000000007311241511000012351 0ustar debian/xpp3.pom debian/xpp3_min.pom debian/xpp3_xpath.pom debian/libxpp3-java.dirs0000664000000000000000000000001710236652131012350 0ustar usr/share/java debian/xpp3_xpath.pom0000664000000000000000000000117511241511000011770 0ustar 4.0.0 xpp3 xpp3_xpath 1.1.4c jar http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. scm:cvs:pserver:anonymous@cvs.extreme.indiana.edu:/l/extreme/cvspub/XPP3 debian/watch0000664000000000000000000000016711214032075010220 0ustar version=3 http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-([[:alnum:].]+)_src\.(?:tgz|zip) debian/changelog0000664000000000000000000000545411755424132011056 0ustar libxpp3-java (1.1.4c-2build1) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page Fri, 18 May 2012 11:45:46 +0100 libxpp3-java (1.1.4c-2) unstable; urgency=low * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Add Vcs-* headers. -- Torsten Werner Thu, 18 Aug 2011 14:50:59 +0200 libxpp3-java (1.1.4c-1) unstable; urgency=low [ Ludovic Claude ] * New upstream version * Add myself to Uploaders * Add ${misc:Depends} to Depends to clear Lintian warnings * Remove Depends on Java runtimes as it is a library * Change section to java * Bump up Standards-Version to 3.8.2 * Add the Maven POM to the package * Add a Build-Depends-Indep dependency on maven-repo-helper and quilt * Use quilt to patch the sources, easier to work with * Use default-jdk instead of kaffe for the build [ Torsten Werner ] * Actually I did add Ludovic to Uploaders. * Add myself to Uploaders. * Switch to debhelper compat level 5. * Reference the common-licenses file for LGPL-2.1. -- Torsten Werner Sat, 15 Aug 2009 16:42:50 +0200 libxpp3-java (1.1.3.4.O-4) unstable; urgency=low * Do not include the javax.xml.namespace.QName class since it is likely to cause conflicts. (Closes: #500909) * Move dependencies for clean target to Build-depends. * Update to policy version 3.8.0.1. - Describe patch management in README.source. * debian/copyright: Completed copyright information. * Added myself to Uploaders, removed Wolfgang. -- Marcus Better Thu, 02 Oct 2008 17:04:04 +0200 libxpp3-java (1.1.3.4.O-3) unstable; urgency=low * Removed explicit usage of jikes build compiler property for kaffe jikes -> ecj transition * Added patch to raise build target to 1.3 - required for ecj -- Wolfgang Baer Fri, 6 Jan 2006 19:06:52 +0100 libxpp3-java (1.1.3.4.O-2) unstable; urgency=low * Added ant-optional due to ant reorganization * Registered javadoc api with doc-base * Upload sponsored by Arnaud Vandyck -- Wolfgang Baer Fri, 16 Sep 2005 15:36:16 +0200 libxpp3-java (1.1.3.4.O-1) unstable; urgency=low * New upstream release * Upload to unstable * Changed libant1.6-java build-dep to ant * Standards-Version 3.6.2 (no changes) * Upload sponsored by Petter Reinholdtsen -- Wolfgang Baer Sat, 13 Aug 2005 14:03:46 +0200 libxpp3-java (1.1.3.4.M-1) experimental; urgency=low * Initial Release, based on the work of Jorge Perez Burgos (closes: #251303) * Included additional xpath library * Enabled junit tests * Included xmlpull api documentation * Reworked description to show differences to the xpp2 version -- Wolfgang Baer Sat, 23 Apr 2005 15:23:09 +0200 debian/xpp3_min.pom0000664000000000000000000000311211241511000011420 0ustar 4.0.0 xpp3 xpp3_min 1.1.4c jar MXP1: Xml Pull Parser 3rd Edition (XPP3) http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. Indiana University Extreme! Lab Software License, vesion 1.1.1 http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt repo The license applies to the Xpp3 classes (all classes below the org.xmlpull package with exception of classes directly in package org.xmlpull.v1 ) Public Domain http://creativecommons.org/licenses/publicdomain repo The license applies to the XmlPull API (all classes directly in the org.xmlpull.v1 package) http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/ Extreme! Lab, Indiana University http://www.extreme.indiana.edu/ debian/compat0000664000000000000000000000000211241545576010400 0ustar 5 debian/source/0000775000000000000000000000000011623261241010466 5ustar debian/source/format0000664000000000000000000000001411623205705011677 0ustar 3.0 (quilt) debian/xpp3.pom0000664000000000000000000000407111241511000010562 0ustar 4.0.0 xpp3 xpp3 1.1.4c jar MXP1: Xml Pull Parser 3rd Edition (XPP3) http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. Indiana University Extreme! Lab Software License, vesion 1.1.1 http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt repo The license applies to the Xpp3 classes (all classes below the org.xmlpull package with exception of classes directly in package org.xmlpull.v1 ) Public Domain http://creativecommons.org/licenses/publicdomain repo The license applies to the XmlPull API (all classes directly in the org.xmlpull.v1 package) Apache Software License, version 1.1 http://www.apache.org/licenses/LICENSE-1.1 repo The license applies to the class javax.xml.namespace.QName http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/ Extreme! Lab, Indiana University http://www.extreme.indiana.edu/ debian/patches/0000775000000000000000000000000011623261241010615 5ustar debian/patches/build.patch0000664000000000000000000001567611241511000012737 0ustar --- a/build.xml +++ b/build.xml @@ -220,20 +220,20 @@ - - - @@ -249,13 +249,13 @@ - - + @@ -267,20 +267,20 @@ - - - - @@ -298,7 +298,7 @@ - @@ -312,7 +312,7 @@ - @@ -328,7 +328,7 @@ - @@ -344,7 +344,7 @@ - @@ -358,7 +358,7 @@ - @@ -389,7 +389,7 @@ - @@ -424,16 +424,16 @@ - + /--> - @@ -502,7 +502,6 @@ windowtitle="${name} ${version} API" doctitle="${name}" bottom="${copyright}" - link="http://java.sun.com/j2se/1.4/docs/api/" /> debian/patches/series0000664000000000000000000000001411241511000012010 0ustar build.patch