debian/0000755000000000000000000000000011744557346007206 5ustar debian/source/0000755000000000000000000000000011744554417010502 5ustar debian/source/format0000644000000000000000000000001411622723707011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211261464141010364 0ustar 7 debian/maven.ignoreRules0000644000000000000000000000202411744102223012506 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/ org.apache.maven.plugins maven-checkstyle-plugin * * * * org.apache.maven.plugins maven-deploy-plugin * * * * org.apache.maven.plugins maven-source-plugin * * * * org.codehaus.mojo findbugs-maven-plugin * * * * org.codehaus.mojo rmic-maven-plugin * * * * org.apache.derby derby * * * * debian/orig-tar.exclude0000644000000000000000000000002710714506666012277 0ustar *.jar */docs/* */lib/* debian/control0000644000000000000000000000474511744545012010606 0ustar Source: libquartz-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner , Mathieu Malaterre Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), javahelper Build-Depends-Indep: glassfish-activation, glassfish-javaee, glassfish-mail, libcommons-logging-java, libservlet2.5-java, junit, libasm3-java, default-jdk-doc, libcommons-logging-java-doc, libservlet2.5-java-doc, libcommons-beanutils-java-doc, libcommons-dbcp-java-doc, libcommons-pool-java-doc, liblog4j1.2-java-doc, libmaven-javadoc-plugin-java, libcommons-modeler-java, libcommons-dbcp-java, libcommons-validator-java Standards-Version: 3.9.3 Homepage: http://quartz-scheduler.org Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libquartz-java Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/ Package: libquartz-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Suggests: libquartz-java-doc Description: open source job scheduling system Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Package: libquartz-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${maven:DocDepends} Recommends: ${maven:DocOptionalDepends} Suggests: libquartz-java Description: open source job scheduling system - documentation Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. . This package contains the API documentation of libquartz-java. debian/libquartz-java.poms0000644000000000000000000000334211744545012013027 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 --has-package-version quartz/pom.xml --has-package-version --java-lib quartz-jboss/pom.xml --ignore examples/pom.xml --ignore debian/maven.publishedRules0000644000000000000000000000164111737263471013225 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.source0000644000000000000000000000045211622726501011350 0ustar Information about libquartz-java ------------------------------ 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/changelog0000644000000000000000000000627611744553261011063 0ustar libquartz-java (1:1.7.3-3) unstable; urgency=low * Revert to release 1.7.3 since 2.x is not compatible. Closes: #669080 - This upload with an epoch value overwrite a 2.1.3 upload which broke binary compat. See also #669081 for more info on epoch reason. -- Mathieu Malaterre Sat, 21 Apr 2012 10:36:06 +0200 libquartz-java (2.1.3-1) unstable; urgency=low * New upstream. Closes: #667598 * Add myself as uploader, * Remove Michael Koch from uploaders. Closes: #654091 * Bump Std-Vers to 3.9.3, no changes needed -- Mathieu Malaterre Mon, 09 Apr 2012 17:51:52 +0200 libquartz-java (1.7.3-2) unstable; urgency=low * Add missing Build-Depends: libcommons-validator-java. (Closes: #643503) * Fix lintian warnings for debian/copyright. -- Torsten Werner Tue, 27 Sep 2011 20:03:48 +0200 libquartz-java (1.7.3-1) unstable; urgency=low * New upstream release. - Do not build modules quartz-jboss and examples. * Update d/watch and d/orig-tar.sh to create the orig tarball from the SVN repo. * Update Homepage field. * Use Maven to build package because upstream has switched to Maven. * Switch to source format 3.0. * Remove Java runtime from Depends. * Add a *-doc package. -- Torsten Werner Wed, 17 Aug 2011 13:57:53 +0200 libquartz-java (1.6.6-1) unstable; urgency=low * New upstream release. * Removed ${shlibs:Depends} from Depends. -- Michael Koch Wed, 04 Nov 2009 17:01:27 +0100 libquartz-java (1.6.5-1) unstable; urgency=low * New upstream release. * Build-Depends on default-jdk. * Build-Depends on debhelper (>= 7). * Moved package to section 'java'. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch Fri, 02 Oct 2009 22:47:16 +0200 libquartz-java (1.6.4-1) unstable; urgency=low * New upstream release -- Torsten Werner Fri, 05 Dec 2008 00:16:49 +0100 libquartz-java (1.6.2+dak1-2) unstable; urgency=low * Fix symlink version, thanks to Damien Raude-Morvan (Closes: #507323) -- Varun Hiremath Mon, 01 Dec 2008 02:30:16 -0500 libquartz-java (1.6.2+dak1-1) unstable; urgency=low * Move package to main. -- Torsten Werner Tue, 18 Nov 2008 21:49:17 +0100 libquartz-java (1.6.2-1) unstable; urgency=low * New upstream release * Bump up Standards-Version: 3.8.0 (no changes). * Do not quote the full text of the Apache license any more. -- Torsten Werner Sat, 08 Nov 2008 23:23:30 +0100 libquartz-java (1.6.1~RC1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.7.3 * debian/rules: fix jar symlink version -- Varun Hiremath Fri, 02 May 2008 12:46:57 +0530 libquartz-java (1.6.0-2) unstable; urgency=low * Move package to contrib because of Build-Depends: glassfish-javaee. * Use upstream provided build.xml. -- Torsten Werner Fri, 30 Nov 2007 14:10:48 +0100 libquartz-java (1.6.0-1) unstable; urgency=low * Initial release (Closes: #450612) -- Varun Hiremath Tue, 24 Apr 2007 17:19:10 +0530 debian/watch0000644000000000000000000000013711640410105010210 0ustar version=3 http://svn.terracotta.org/svn/quartz/tags quartz-([\d.]+)/ debian debian/orig-tar.sh debian/rules0000755000000000000000000000060711740602706010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk # http://lists.debian.org/debian-java/2011/06/msg00017.html include /usr/share/cdbs/1/class/javahelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download debian/libquartz-java-doc.install0000644000000000000000000000007011622726501014254 0ustar target/site/apidocs/* usr/share/doc/libquartz-java/api debian/maven.cleanIgnoreRules0000644000000000000000000000150011737263471013466 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/ debian/orig-tar.sh0000755000000000000000000000072011352754056011260 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' SVN=http://svn.terracotta.org/svn/quartz/tags TAR=../libquartz-java_$2.orig.tar.gz DIR=libquartz-java-$2.orig # clean up the upstream tarball svn export $SVN/quartz-$2 $DIR GZIP=--best tar -c -z -f $TAR -X debian/orig-tar.exclude $DIR rm -rf $3 $DIR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/libquartz-java.classpath0000644000000000000000000000007011744545012014026 0ustar usr/share/java/quartz.jar /usr/share/java/slf4j-api.jar debian/maven.rules0000644000000000000000000000242211744545012011353 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/ asm asm jar s/3\..*/3.x/ * * junit junit jar s/3\..*/3.x/ * * junit s/junit-dep/junit jar s/4\..*/4.x/ * * log4j log4j jar s/1\.2.*/1.2.x/ * * javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * org.quartz-scheduler quartz-parent pom s/.*/debian/ * * org.quartz-scheduler quartz jar s/.*/debian/ * * log4j log4j * s/1\.2\..*/1.2.x/ * * asm * * s/3\..*/3.x/ * * s/org.apache.openejb/javax/ javaee-api jar s/.*/debian/ * * debian/maven.properties0000644000000000000000000000014411744545012012414 0ustar # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true debian/libquartz-java-doc.doc-base.api0000644000000000000000000000046511622726501015043 0ustar Document: libquartz-java Title: API Javadoc for Quartz Parent POM Author: Quartz Parent POM developers Abstract: This is the API Javadoc provided for the libquartz-java library. Section: Programming Format: HTML Index: /usr/share/doc/libquartz-java/api/index.html Files: /usr/share/doc/libquartz-java/api/* debian/copyright0000644000000000000000000000141311737263471011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Quartz Parent POM Upstream-Contact: James House as Primary Developer Jason Voegele as Build Engineer, Release Engineer Source: http://quartz-scheduler.org/ Files: * Copyright: 2011, James House 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' Files: debian/* Copyright: 2007, Varun Hiremath 2011, Torsten Werner License: GPL On Debian GNU/Linux system you can find the complete text of the license in '/usr/share/common-licenses/GPL'