debian/0000755000000000000000000000000012202175221007160 5ustar debian/maven.publishedRules0000644000000000000000000000164212202114141013177 0ustar # Maven published rules - additional rules to publish, to help # the packaging work of Debian maintainers using mh_make # Format of this file is: # [group] [artifact] [type] [version] [classifier] [scope] # where each element can be either # - the exact string, for example org.apache for the group, or 3.1 # for the version. In this case, the element is simply matched # and left as it is # - * (the star character, alone). In this case, anything will # match and be left as it is. For example, using * on the # position of the artifact field will match any artifact id # - a regular expression of the form s/match/replace/ # in this case, elements that match are transformed using # the regex rule. # All elements much match before a rule can be applied # Example rule: match jar with groupid= junit, artifactid= junit # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\\..*/3.x/ debian/README.source0000644000000000000000000000047412202114141011336 0ustar Information about jenkins-executable-war ---------------------------------------- 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/jenkins-executable-war-doc.doc-base.api0000644000000000000000000000052112202114141016431 0ustar Document: jenkins-executable-war Title: API Javadoc for executable war Author: Executable War developers Abstract: This is the API Javadoc provided for the jenkins-executable-war library. Section: Programming Format: HTML Index: /usr/share/doc/jenkins-executable-war/api/index.html Files: /usr/share/doc/jenkins-executable-war/api/* debian/jenkins-executable-war.poms0000644000000000000000000000273112202114141014424 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM or # --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 # --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. # --classifier=: Optional, the classifier for the jar. Empty by default. # --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created # temporarily for certain artifacts such as Javadoc jars. # pom.xml --no-parent --has-package-version debian/rules0000755000000000000000000000042212202114141010230 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 DEB_MAVEN_INSTALL_TO_USJ := false get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/jenkins-executable-war-doc.install0000644000000000000000000000007212202114141015653 0ustar target/apidocs/* usr/share/doc/jenkins-executable-war/api debian/maven.ignoreRules0000644000000000000000000000136612202114141012506 0ustar # Maven ignore rules - ignore some Maven dependencies and plugins # Format of this file is: # [group] [artifact] [type] [version] [classifier] [scope] # where each element can be either # - the exact string, for example org.apache for the group, or 3.1 # for the version. In this case, the element is simply matched # and left as it is # - * (the star character, alone). In this case, anything will # match and be left as it is. For example, using * on the # position of the artifact field will match any artifact id # All elements much match before a rule can be applied # Example rule: match jar with groupid= junit, artifactid= junit # and version starting with 3., this dependency is then removed # from the POM # junit junit jar s/3\\..*/3.x/ debian/compat0000644000000000000000000000000212202114141010350 0ustar 7 debian/changelog0000644000000000000000000000233512202171653011042 0ustar jenkins-executable-war (1.28-1) unstable; urgency=low * New upstream release. * d/control: Removed obsolete DM-Upload-Allowed field, bumped standards version 3.9.4, no changes. * d/control: Update my email address. -- James Page Mon, 12 Aug 2013 15:39:37 +0100 jenkins-executable-war (1.27-1) unstable; urgency=low * New upstream release. -- James Page Wed, 11 Apr 2012 19:33:03 +0100 jenkins-executable-war (1.25-1) unstable; urgency=low [ James Page ] * New upstream release: - http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2012-01-10.cb Fix Hash DoS vulnerability by limiting the maximum number of parameters to 1000 (Closes: #655554, LP: #914628). [ Damien Raude-Morvan ] * Add DM-Upload-Allowed flag for James Page. -- James Page Thu, 12 Jan 2012 10:28:37 +0100 jenkins-executable-war (1.22-1) unstable; urgency=low * Initial Debian release (Closes: #631210) -- James Page Wed, 27 Jul 2011 13:52:44 +0100 jenkins-executable-war (1.22-0ubuntu1) oneiric; urgency=low * Initial release -- James Page Fri, 17 Jun 2011 08:20:33 +0100 debian/source/0000755000000000000000000000000012202114141010452 5ustar debian/source/format0000644000000000000000000000001412202114141011660 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000320212202114141011102 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: Executable War 'header' for executing .war files Source: http://jenkinsci.org/ Files: * Copyright: 2008, Sun Microsystems, Inc. License: MIT Files: src/main/java/Main.java Copyright: 2008-2011, Sun Microsystems, Inc., 2008-2011, Alan Harder, 2008-2011, Jerome Lacoste, 2008-2011, Kohsuke Kawaguchi, 2008-2011, bap2000, 2008-2011, CloudBees, Inc. License: MIT Files: debian/* Copyright: 2011, Canonical Ltd (http://www.canonical.com/) License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/maven.properties0000644000000000000000000000014412202114141012375 0ustar # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true debian/maven.rules0000644000000000000000000000154312202114141011337 0ustar # Maven rules - transform Maven dependencies and plugins # Format of this file is: # [group] [artifact] [type] [version] [classifier] [scope] # where each element can be either # - the exact string, for example org.apache for the group, or 3.1 # for the version. In this case, the element is simply matched # and left as it is # - * (the star character, alone). In this case, anything will # match and be left as it is. For example, using * on the # position of the artifact field will match any artifact id # - a regular expression of the form s/match/replace/ # in this case, elements that match are transformed using # the regex rule. # All elements much match before a rule can be applied # Example rule: match jar with groupid= junit, artifactid= junit # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\\..*/3.x/ debian/watch0000644000000000000000000000021412202114141010200 0ustar version=3 opts=dversionmangle=s/\.dfsg// \ http://githubredir.debian.net/github/jenkinsci/extras-executable-war/ executable-war-(.*).tar.gz debian/control0000644000000000000000000000261212202171607010570 0ustar Source: jenkins-executable-war Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: James Page Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.4 Homepage: http://jenkinsci.org/ Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-executable-war.git Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-executable-war.git Package: jenkins-executable-war Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Suggests: jenkins-executable-war-doc Description: Library for building executable .war files Executable war wrapper for building Java war's (web archives) that can be executed in a similar fashion to Java jar files, for example: . java -jar jenkins.war Package: jenkins-executable-war-doc Architecture: all Section: doc Depends: ${maven:DocDepends}, ${misc:Depends} Recommends: ${maven:DocOptionalDepends} Suggests: jenkins-executable-war Description: Documentation for jenkins-executable-war-java Executable war wrapper for building Java war (web archives) that can be executed in a similar fashion to Java jar files, for example: . java -jar jenkins.war . This package contains the API documentation of jenkins-executable-war. debian/maven.cleanIgnoreRules0000644000000000000000000000150112202114141013440 0ustar # Maven clean ignore rules - ignore some Maven dependencies and plugins # during the clean phase of a Maven build # Format of this file is: # [group] [artifact] [type] [version] [classifier] [scope] # where each element can be either # - the exact string, for example org.apache for the group, or 3.1 # for the version. In this case, the element is simply matched # and left as it is # - * (the star character, alone). In this case, anything will # match and be left as it is. For example, using * on the # position of the artifact field will match any artifact id # All elements much match before a rule can be applied # Example rule: match jar with groupid= junit, artifactid= junit # and version starting with 3., this dependency is then removed # from the POM before mvn clean is called # junit junit jar s/3\\..*/3.x/