debian/0000755000000000000000000000000012153564705007176 5ustar debian/control0000644000000000000000000000160012153431460010565 0ustar Source: plexus-resources Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Eugene Zhukov Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.6.1) Build-Depends-Indep: libplexus-containers1.5-java (>= 1.5.5), libplexus-utils-java, libmaven-antrun-plugin-java (>= 1.6) Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-resources Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-resources Homepage: http://plexus.codehaus.org/plexus-components/plexus-resources/ Package: libplexus-resources-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: Plexus Resource Component A component to transparently retrieve resources from the filesystem, classpath or internet. debian/compat0000644000000000000000000000000212144411511010356 0ustar 8 debian/patches/0000755000000000000000000000000012153560742010622 5ustar debian/patches/pom_fixes.patch0000644000000000000000000000767012146740356013651 0ustar Description: classpath and parent project config * configuration from parent project * maven-jar-plugin adds Class-Path to MANIFEST.MF Author: Eugene Zhukov Last-Update: <2013-05-21> --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,10 @@ http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-resources-1.0-alpha-7 + + target/config + + org.codehaus.plexus @@ -30,4 +34,94 @@ plexus-container-default + + + + + ${configs.path} + META-INF + + + + + maven-antrun-plugin + 1.6 + + + generate-resources + + + + + + + org.codehaus.plexus.resource.loader.ResourceLoader + url + org.codehaus.plexus.resource.loader.URLResourceLoader + per-lookup + + false + + + org.codehaus.plexus.resource.ResourceManager + default + org.codehaus.plexus.resource.DefaultResourceManager + per-lookup + + false + + + org.codehaus.plexus.resource.loader.ResourceLoader + resourceLoaders + + + + + org.codehaus.plexus.resource.loader.ResourceLoader + jar + org.codehaus.plexus.resource.loader.JarResourceLoader + per-lookup + + false + + + org.codehaus.plexus.resource.loader.ResourceLoader + classloader + org.codehaus.plexus.resource.loader.ThreadContextClasspathResourceLoader + + false + + + org.codehaus.plexus.resource.loader.ResourceLoader + file + org.codehaus.plexus.resource.loader.FileResourceLoader + per-lookup + + false + + +]]> + + + + + run + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + + 2.2 + + + debian/patches/series0000644000000000000000000000002012146740356012032 0ustar pom_fixes.patch debian/changelog0000644000000000000000000000022612145107176011044 0ustar plexus-resources (1.0~alpha7-1) unstable; urgency=low * Initial release -- Eugene Zhukov Thu, 02 May 2013 10:19:23 +0000 debian/rules0000755000000000000000000000036012144411511010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/README.source0000644000000000000000000000045412144411511011342 0ustar Information about plexus-resources ------------------------------ This package was debianized using the mh_make command from the maven-debian-helper package. The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. debian/orig-tar.sh0000755000000000000000000000074412144411511011250 0ustar #!/bin/sh -e VERSION=$2 TAR=../plexus-resources_$VERSION.orig.tar.gz DIR=plexus-resources-$VERSION TAG=$(echo "plexus-resources-$VERSION" | sed -re's/~(alpha|beta)/-\1-/') svn export http://svn.codehaus.org/plexus/plexus-components/tags/${TAG}/ $DIR GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $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/maven.publishedRules0000644000000000000000000000007312144411511013202 0ustar org.codehaus.plexus plexus-resources jar s/1\..*/1.x/ * * debian/maven.rules0000644000000000000000000000017412144411511011344 0ustar org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * * org.codehaus.plexus plexus-resources jar s/1\..*/1.x/ * * debian/source/0000755000000000000000000000000012153560742010473 5ustar debian/source/format0000644000000000000000000000001412144411511011666 0ustar 3.0 (quilt) debian/maven.properties0000644000000000000000000000007012144411511012401 0ustar maven.test.skip=true project.build.sourceEncoding=UTF-8 debian/maven.ignoreRules0000644000000000000000000000000112144411511012475 0ustar debian/maven.cleanIgnoreRules0000644000000000000000000000000112144411511013440 0ustar debian/watch0000644000000000000000000000025012144411511010206 0ustar version=3 opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ http://svn.codehaus.org/plexus/plexus-components/tags/ \ plexus-resources-(\d.*)/ debian debian/orig-tar.sh debian/copyright0000644000000000000000000000075212153431460011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Plexus Resource Component Source: http://plexus.codehaus.org/plexus-components/plexus-resources/ Files: * Copyright: 2013, The Codehouse License: Apache-2.0 Files: debian/* Copyright: 2013, Eugene Zhukov License: Apache-2.0 License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' debian/libplexus-resources-java.poms0000644000000000000000000000320612144411511015017 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] # --no-parent: remove the tag from the POM # --package=: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part # of the version for the package. # --keep-elements=: a list of XML elements to keep in the POM # during a clean operation with mh_cleanpom or mh_installpom # --artifact=: path to the build artifact associated with this POM, # it will be installed when using the command mh_install. [mh_install] # --java-lib: install the jar into /usr/share/java to comply with Debian # packaging guidelines # --usj-name=: name to use when installing the library in /usr/share/java # --usj-version=: version to use when installing the library in /usr/share/java # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=: the destination for the real jar. # It will be installed with mh_install. [mh_install] # --classifier=: Optional, the classifier for the jar. Empty by default. # --site-xml=: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # pom.xml --no-parent --has-package-version debian/README.Debian0000644000000000000000000000040212153560727011233 0ustar plexus-resources is distributed using an Apache-2.0 license, even if the source code reference MIT license http://plexus.codehaus.org/plexus-components/plexus-resources/license.html -- Eugene Zhukov Thu, 02 May 2013 10:19:23 +0000