debian/0000755000000000000000000000000011557353466007205 5ustar debian/libclassworlds-java-doc.doc-base0000644000000000000000000000050010635063433015274 0ustar Document: libclassworlds-java Title: API Javadoc for libclassworlds-java Author: Codehaus developers Abstract: This is the API Javadoc provided by the libclassworlds-java library. Section: Programming Format: HTML Index: /usr/share/doc/libclassworlds-java/api/index.html Files: /usr/share/doc/libclassworlds-java/api/* debian/patches/0000755000000000000000000000000011557353466010634 5ustar debian/patches/series0000644000000000000000000000001111222774276012034 0ustar pom.diff debian/patches/pom.diff0000644000000000000000000000105211222774276012252 0ustar --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 classworlds classworlds jar classworlds - 1.1-beta-1-SNAPSHOT + 1.1 http://cvs.classworlds.codehaus.org/ 2002 @@ -133,4 +133,4 @@ The Codehaus http://codehaus.org/ - + debian/control0000644000000000000000000000443011557353376010611 0ustar Source: classworlds Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Trygve Laugstøl , Paul Cager , Torsten Werner Build-Depends-Indep: ant, ant-optional, libxalan2-java, maven-ant-helper (>> 4), maven-repo-helper, default-jdk-doc Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk Standards-Version: 3.9.2 Homepage: http://classworlds.codehaus.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/classworlds/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/classworlds/ Package: libclassworlds-java Architecture: all Depends: ${misc:Depends} Suggests: libclassworlds-java-doc Description: framework for container developers requiring manipulation of ClassLoaders Classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders. Java's native ClassLoader mechanims and classes can cause many headaches and confusion for certain types of application developers. Projects which involve dynamic loading of components or otherwise represent a 'container' that can benefit from the classloading control provided by classworlds. . Classworlds provides a richer set of semantics for class loading than Java's normal mechanisms, while still being able to provide a ClassLoader interface to integrate seamlessly with the Java environment. Package: libclassworlds-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, default-jdk-doc Suggests: libclassworlds-java Description: Documentation for the Classworlds Java library Classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders. Java's native ClassLoader mechanims and classes can cause many headaches and confusion for certain types of application developers. Projects which involve dynamic loading of components or otherwise represent a 'container' that can benefit from the classloading control provided by classworlds. . Classworlds provides a richer set of semantics for class loading than Java's normal mechanisms, while still being able to provide a ClassLoader interface to integrate seamlessly with the Java environment. . This package provides the API documentation. debian/watch0000644000000000000000000000040511256715433010225 0ustar version=3 #http://dist.codehaus.org/classworlds/distributions/classworlds-([\d.]+)-src\.tar\.gz opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/;s/.ALPHA/~ALPHA/;s/.RC/~RC/ \ http://svn.codehaus.org/classworlds/tags/ CLASSWORLDS_(\d.*)/ debian debian/orig-tar.sh debian/source/0000755000000000000000000000000011557353466010505 5ustar debian/source/format0000644000000000000000000000001411557352316011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000514411557353444011057 0ustar classworlds (1.1-final-5) unstable; urgency=low * Team upload. * Switch to 3.0 (quilt) source format. * Bump Standards-Version to 3.9.2: - Add Vcs-* fields. - Add Homepage field. - Drop duplicate section field on package. * d/control: Build-Depends on default-jdk-doc instead of openjdk-6-doc (Closes: #567268). * d/rules: Strip "-final" from version number to generate correct JAR name (Closes: #614541) -- Damien Raude-Morvan Sun, 01 May 2011 23:56:39 +0200 classworlds (1.1-final-4) unstable; urgency=low [ Michael Koch ] * Fixed watch file. [ Torsten Werner ] * Add myself to Uploaders. * Add missing Build-Depends: openjdk-6-doc. (Closes: #551764) -- Torsten Werner Tue, 20 Oct 2009 17:41:44 +0200 classworlds (1.1-final-3) unstable; urgency=low * Upload to unstable. -- Torsten Werner Sun, 09 Aug 2009 10:38:43 +0200 classworlds (1.1-final-2) experimental; urgency=low * Add watch file * Change section to java, bump up Standards-Version to 3.8.1 * Add the Maven POM to the package, * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository * Use quilt to patch the POM and use as the top level element * Change the dependency on java-gcj to default-jdk (Closes: #526281) -- Ludovic Claude Thu, 16 Apr 2009 15:00:16 +0100 classworlds (1.1-final-1) unstable; urgency=low * Update to the 1.1 release. -- Matthias Klose Sun, 02 Dec 2007 23:37:41 +0100 classworlds (1.1-alpha-2-1) unstable; urgency=low * New maintainer (Closes: #382813). * Fix FTBFS: build-depends on j2sdk1.4 (Closes: #397566). * Moved from contrib/devel to main/libs. * Changed to use CDBS (pkg-java standard). * Bumped to compat 5 and standards version 3.7.2. * Provides a doc-base. -- Paul Cager Sat, 16 Jun 2007 23:06:46 +0100 classworlds (1.0.1-1.1) unstable; urgency=high * NMU during BSP. * Fix build failure (thanks to Andreas Jochens for the patch): - Add junit to build dependencies. - debian/rules: Set JAVA_HOME. - src/java/test/org/codehaus/classworlds/ClassRealmImplTest.java: ClassWriter.visit() from libasm-java 1.5 expects a version argument. Closes: #307042. -- Matej Vela Sun, 8 May 2005 22:29:01 +0200 classworlds (1.0.1-1) unstable; urgency=low * Initial Release. (closes: #269502) -- Marcus Crafter Wed, 1 Sep 2004 20:46:11 +0200 debian/rules0000755000000000000000000000174011557353203010254 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 := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -s "s/-final//") JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := ant-trax ant-nodeps xalan2 DEB_ANT_BUILD_TARGET := package javadoc DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION) API_DOCS := build/api get-orig-source: -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename binary-post-install/lib$(PACKAGE)-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l pom.xml --usj-version=$(VERSION) build/$(PACKAGE)-$(VERSION).jar binary-post-install/lib$(PACKAGE)-java-doc:: dh_install -plib$(PACKAGE)-java-doc build/api usr/share/doc/lib$(PACKAGE)-java clean:: mh_clean debian/copyright0000644000000000000000000000476710635063433011142 0ustar This package was debianized by Marcus Crafter on Wed, 1 Sep 2004 20:46:11 +0200. classworlds was downloaded from http://svn.codehaus.org/classworlds Upstream Authors: Ben Walding bob mcwhirter Jason van Zyl Hani Suleiman Copyright: Copyright 2002 (C) The Codehaus. All Rights Reserved. License: Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain copyright statements and notices. Redistributions must also contain a copy of this document. 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 name "classworlds" must not be used to endorse or promote products derived from this Software without prior written permission of The Codehaus. For written permission, please contact bob@codehaus.org. 4. Products derived from this Software may not be called "classworlds" nor may "classworlds" appear in their names without prior written permission of The Codehaus. "classworlds" is a registered trademark of The Codehaus. 5. Due credit should be given to The Codehaus. (http://classworlds.codehaus.org/). THIS SOFTWARE IS PROVIDED BY THE CODEHAUS AND CONTRIBUTORS ``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 CODEHAUS 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. The Debian packaging is (C) 2004, Marcus Crafter and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/libclassworlds-java.poms0000644000000000000000000000002411222776612014036 0ustar pom.xml --no-parent debian/orig-tar.sh0000755000000000000000000000100711222774276011261 0ustar #!/bin/sh -e VERSION=$2 TAR=../classworlds_$VERSION.orig.tar.gz DIR=classworlds-$VERSION TAG=$(echo "CLASSWORLDS_$VERSION" | sed 's,1\.1-final,1_1,' | sed 's,-\(alpha\),_ALPHA_,' | sed 's,-\(beta\),_BETA_,' | sed 's,-\(rc\),_RC_,' | sed 's,\([0-9]\)\.,\1_,g' ) svn export http://svn.codehaus.org/classworlds/tags/$TAG/classworlds/ $DIR tar -c -z -f $TAR $DIR rm -rf $DIR ../$TAG # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/build.properties0000644000000000000000000000011711222774276012414 0ustar javadoc.dir=build/api maven.test.skip=true build.sourceDirectory=src/java/main debian/compat0000644000000000000000000000000210630261450010361 0ustar 5 debian/maven.rules0000644000000000000000000000003511222774276011360 0ustar junit junit jar s/3\..*/3.x/