debian/0000755000000000000000000000000011737314004007166 5ustar debian/README.Debian-source0000644000000000000000000000022711737313117012532 0ustar Orig source tarball was created from revision 407076 of SVN repository at URL: http://svn.apache.org/repos/asf/webservices/archive/wsil4j/trunk/java/ debian/changelog0000644000000000000000000000020511737314004011035 0ustar wsil4j (1.0.0-1) unstable; urgency=low * Initial release. -- Jakub Adam Thu, 05 Apr 2012 15:02:56 +0200 debian/compat0000644000000000000000000000000211737313117010370 0ustar 8 debian/control0000644000000000000000000000246711737313117010606 0ustar Source: wsil4j Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Jakub Adam Build-Depends: debhelper (>= 8~), cdbs, default-jdk, ant, javahelper, libuddi4j-java, libwsdl4j-java Standards-Version: 3.9.3 Vcs-Git: http://anonscm.debian.org/git/pkg-java/wsil4j.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/wsil4j.git Package: libwsil4j-java Architecture: all Section: java Depends: ${java:Depends}, ${misc:Depends} Suggests: libwsil4j-java-doc Description: Web Services Inspection Language for Java WSIL4J is a Java class library that provides an API that can be used to locate and process WS-Inspection documents. This library can be used to read and parse a WS-Inspection document, as well as generate a new WS-Inspection document. Package: libwsil4j-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: libwsil4j-java Description: Web Services Inspection Language for Java (documentation) WSIL4J is a Java class library that provides an API that can be used to locate and process WS-Inspection documents. This library can be used to read and parse a WS-Inspection document, as well as generate a new WS-Inspection document. . This package contains the documentation for libwsil4j-java. debian/copyright0000644000000000000000000000460711737313117011134 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202 Upstream-Name: WSIL4j Files: * Copyright: 1999, The Apache Software Foundation License: Apache-1.1 Files: debian/* Copyright: 2011, Debian Java Maintainers License: Apache-1.1 License: Apache-1.1 The Apache Software License, Version 1.1 . 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 Apache Software Foundation (http://www.apache.org/)." Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. . 4. The names "xml-axis-wsil" 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 apache@apache.org. . 5. Products derived from this software may not be called "Apache", nor may "Apache" appear in their name, without prior written permission of the Apache Software Foundation. . 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 APACHE SOFTWARE FOUNDATION 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. debian/libwsil4j-java-doc.docs0000644000000000000000000000002611737313117013427 0ustar docs/* build/javadocs debian/libwsil4j-java.jlibs0000644000000000000000000000002511737313117013036 0ustar build/lib/wsil4j.jar debian/manifest0000644000000000000000000000111611737313117010722 0ustar usr/share/java/wsil4j.jar: Class-Path: uddi4j.jar wsdl4j.jar Bundle-ManifestVersion: 2 Bundle-Name: Web Services Inspection Language Bundle-Vendor: Apache Software Foundation Bundle-Version: 1.0.0 Bundle-SymbolicName: org.apache.wsil4j Export-Package: org.apache.wsil,org.apache.wsil.extension,org.apache.wsil.extension.wsdl,org.apache.wsil.extension.uddi,org.apache.wsil.impl,org.apache.wsil.impl.extension,org.apache.wsil.impl.extension.wsdl,org.apache.wsil.impl.extension.uddi,org.apache.wsil.xml,org.apache.wsil.util,org.apache.wsil.client Require-Bundle: org.uddi4j,javax.wsdl debian/rules0000755000000000000000000000036711737313117010260 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/javahelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := uddi4j wsdl4j DEB_ANT_BUILD_TARGET := dist debian/source/0000755000000000000000000000000011737313117010472 5ustar debian/source/format0000644000000000000000000000001411737313117011700 0ustar 3.0 (quilt)