debian/0000755000000000000000000000000011622700573007171 5ustar debian/watch0000644000000000000000000000015511622662330010221 0ustar version=3 http://www.apache.org/dist/commons/modeler/source/commons-modeler-(.*)-src\.tar\.gz debian uupdate debian/patches/0000755000000000000000000000000011622700573010620 5ustar debian/patches/01_build_xml.patch0000644000000000000000000000270211622662330014117 0ustar Index: libcommons-modeler-java-2.0.1/build.xml =================================================================== --- libcommons-modeler-java-2.0.1.orig/build.xml 2007-06-22 04:52:44.000000000 +0530 +++ libcommons-modeler-java-2.0.1/build.xml 2010-04-09 00:08:36.000000000 +0530 @@ -39,8 +39,6 @@ - - @@ -173,7 +171,7 @@ destdir="${build.home}/classes" debug="${compile.debug}" deprecation="${compile.deprecation}" - optimize="${compile.optimize}"> + optimize="${compile.optimize}" source="1.3" target="1.3"> debian/patches/02_mbeans_descriptor_dtd.patch0000644000000000000000000000135711622662330016504 0ustar Index: libcommons-modeler-java-2.0.1/src/test/org/apache/commons/modeler/mbeans-descriptors.xml =================================================================== --- libcommons-modeler-java-2.0.1.orig/src/test/org/apache/commons/modeler/mbeans-descriptors.xml 2007-06-22 04:52:44.000000000 +0530 +++ libcommons-modeler-java-2.0.1/src/test/org/apache/commons/modeler/mbeans-descriptors.xml 2010-04-09 00:12:09.000000000 +0530 @@ -17,7 +17,7 @@ --> + "src/java/org/apache/commons/modeler/mbeans-descriptors.dtd"> debian/patches/series0000644000000000000000000000006211622662330012031 0ustar 01_build_xml.patch 02_mbeans_descriptor_dtd.patch debian/changelog0000644000000000000000000001313111622700431011033 0ustar libcommons-modeler-java (2.0.1-6) unstable; urgency=low * Team upload * Remove Arnaud from Uploaders list. * Download oldest version of pom.xml from trunk and add it to debian/ directory. * Use maven-repo-helper to install the artifacts. * Convert debian/copyright to UTF-8 encoding. -- Torsten Werner Wed, 17 Aug 2011 10:31:08 +0200 libcommons-modeler-java (2.0.1-5) unstable; urgency=low [ Onkar Shinde ] * Change build dependencies to default-jdk. Set ant properties for target JVM version 1.4. Fixes FTBFS. (Closes: #576978) * Remove runtime JRE dependencies. Remove java-virtual-machine suggests. * Convert patches to quilt format. Convert package to 3.0 format. * Install api docs to /usr/share/java/libcommons-modeler-java/api. Update doc-base file accordingly. * lintian errors/warnings fixed - Section libs -> java. - Standards version 3.7.2 -> 3.8.4. - Add ${misc:Depends} to runtime dependencies. - Update compat version to 5. - Remove XS from VCS-* fields. Fix Vcs-Browser field name. [ Emmanuel Bourg ] * Update of the URLs * Rename Jakarta Commons to Apache Commons -- Debian Java Maintainers Thu, 08 Apr 2010 22:52:57 +0530 libcommons-modeler-java (2.0.1-4) unstable; urgency=low * Do "include /usr/share/cdbs/1/rules/simple-patchsys.mk" in debian/rules to make our patches apply during build time. -- Michael Koch Tue, 09 Oct 2007 20:34:47 +0200 libcommons-modeler-java (2.0.1-3) unstable; urgency=low * Don't use external DTD. Closes: #444547. Thanks for the patch to Kumar Appaiah. -- Michael Koch Sun, 30 Sep 2007 20:42:53 +0200 libcommons-modeler-java (2.0.1-2) unstable; urgency=low * debian/control: split build-dep and build-dep-indep, added junit * debian/rule: removed ant-launcher, added junit (closes: #439479) -- Arnaud Vandyck Sat, 25 Aug 2007 16:08:58 +0200 libcommons-modeler-java (2.0.1-1) unstable; urgency=low [ Marcus Better ] * New upstream release. * The API has changed incompatibly in this release. See the release notes for details. [ Michael Koch ] * Run JUnit tests during build time. * Fixed debian/watch file to use new upstream tarball name. -- Michael Koch Wed, 01 Aug 2007 06:14:34 +0200 libcommons-modeler-java (1.1-9) unstable; urgency=low * Use java-gcj-compat instead of kaffe. * Moved -doc package to doc section. * Moved Build-Depends-Indep to Build-Depends. * Use Homepage: tag in package descriptions. * Removed Wolfgang and added myself to uploaders. * Updated Standards-Version. -- Michael Koch Sun, 17 Jun 2007 14:24:30 -0100 libcommons-modeler-java (1.1-8) unstable; urgency=low * kaffe compiler transition + Build-depend only on kaffe + Remove compiler property in debian/rules * Bumped debhelper version to fix linda error * Removed Takashi and Stefan from uploaders to reflect current maintainers -- Wolfgang Baer Sun, 15 Jan 2006 17:59:27 +0100 libcommons-modeler-java (1.1-7) unstable; urgency=low * Updated build.xml patch to include fix for building in top level directory (closes: #326163) * Added kaffe | java1-runtime | java2-runtime to depends * Added java-virtual-machine as suggests * Changed DEB_ANT_INSTALL_TARGET into DEB_ANT_BUILD_TARGET so javadocs is only build once * Upload sponsored by Petter Reinholdtsen -- Wolfgang Baer Sun, 11 Sep 2005 00:30:12 +0200 libcommons-modeler-java (1.1-6) unstable; urgency=low * libant1.6-java to ant transition -- Arnaud Vandyck Sun, 21 Aug 2005 10:12:56 +0200 libcommons-modeler-java (1.1-5) unstable; urgency=low * Rebuild with target=1.3 (01_build_xml.patch) This enables tomcat4 to work with JDK 1.3 again (closes: #314364) * Fixed homepage location in descriptions * Bumped Standards-Version to 3.6.2 (no changes) * Added myself to uploaders * Upload sponsored by Arnaud Vandyck -- Wolfgang Baer Thu, 04 Aug 2005 22:22:11 +0200 libcommons-modeler-java (1.1-4) unstable; urgency=low * upload with sources. * Move to main. -- Arnaud Vandyck Sun, 10 Apr 2005 23:35:39 +0200 libcommons-modeler-java (1.1-3) unstable; urgency=low * Move to main (libmx4j-java is now in main)! -- Arnaud Vandyck Mon, 4 Apr 2005 21:14:56 +0200 libcommons-modeler-java (1.1-2) unstable; urgency=low * added myself as an uploader * build with ant1.6 * change build-dep in build-dep-indep * debian/watch: added * build with kaffe -- Arnaud Vandyck Tue, 22 Mar 2005 12:00:31 +0100 libcommons-modeler-java (1.1-1) unstable; urgency=low * New upstream release * Switched debian/rules to CDBS * Set maintainer to the Debian Java packaging project and added myself to uploaders * Renamed the source package to libcommons-modeler-java * Added j2sdk1.3 | j2sdk1.4 to build dependencies * Updated upstream authors in copyright * Updated the long descriptions to include more keywords and added a link to upstream's home page * Standards-Version: 3.6.1 + Changed Build-Depends-Indep to Build-Depends -- Stefan Gybas Thu, 16 Oct 2003 21:41:36 +0200 commons-modeler (1.0-2) unstable; urgency=low * use ant to build jar file (Closes:#162426). -- Takashi Okamoto Fri, 27 Sep 2002 19:31:27 +0900 commons-modeler (1.0-1) unstable; urgency=low * Initial Release. -- Takashi Okamoto Sun, 15 Sep 2002 22:21:55 +0900 debian/libcommons-modeler-java-doc.install0000644000000000000000000000006611622662330016032 0ustar dist/docs/api usr/share/java/libcommons-modeler-java/ debian/ant.properties0000644000000000000000000000043211622662330012066 0ustar commons-digester.jar=/usr/share/java/commons-digester.jar commons-logging.jar=/usr/share/java/commons-logging.jar jmx.jar=/usr/share/java/mx4j-jmx.jar jmx-tools.jar=${jmx.lib}/mx4j-tools.jar junit.jar=/usr/share/java/junit.jar ant.build.javac.source=1.4 ant.build.javac.target=1.4 debian/dirs0000644000000000000000000000001711622662330010051 0ustar usr/share/java debian/libcommons-modeler-java.docs0000644000000000000000000000002711622662330014546 0ustar dist/RELEASE-NOTES.txt debian/libcommons-modeler-java.poms0000644000000000000000000000003311622700073014566 0ustar debian/pom.xml --no-parent debian/control0000644000000000000000000000336011622674420010577 0ustar Source: libcommons-modeler-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Michael Koch , Marcus Better Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), ant Build-Depends-Indep: default-jdk, libcommons-logging-java, libcommons-digester-java, libmx4j-java, junit, maven-repo-helper Standards-Version: 3.8.4 Homepage: http://commons.apache.org/modeler/ Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/ Package: libcommons-modeler-java Architecture: all Depends: ${misc:Depends}, libmx4j-java, libcommons-logging-java, libcommons-digester-java Description: convenience library to use Java Management Extensions (JMX) Commons Modeler from the Apache Commons project simplifies using the Java Management Extensions (JMX). It provides the following services to application developers who wish to make their applications manageable via JMX: * Reads an XML-based description of the Model MBeans to be provided for a set of managed resources. * Provides a registry of these descriptions. * Supplies a base Model MBean implementation class that can be used for all management activities where the attribute accesses or operation calls are simply reflected on to the managed object. Package: libcommons-modeler-java-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: libcommons-modeler-java Description: documentation and examples for Commons Modeler Commons Modeler from the Apache Commons project simplifies using the Java Management Extensions (JMX). . This package contains the API Javadoc and examples. debian/copyright0000644000000000000000000000133111622676111011122 0ustar This package was debianized by Takashi Okamoto on Wed, 11 Sep 2002 21:09:56 +0900. It is currently maintained by the Debian Java Maintainers . It was downloaded from . Upstream Authors: Craig McClanahan , Yoav Shapira , Bill Barker , Davanum Srinivas Copyright: © 2002-2008 The Apache Software Foundation © 2007 Marcus Better (Debian packaging) License: Apache 2.0 On Debian systems the full text of the Apache License can be found in `/usr/share/common-licenses/Apache-2.0'. debian/compat0000644000000000000000000000000211622662330010365 0ustar 5 debian/pom.xml0000644000000000000000000001414610717305044010512 0ustar org.apache.commons commons-parent 5 4.0.0 commons-modeler commons-modeler 2.1-SNAPSHOT Commons Modeler 2002 Commons Modeler makes the process of setting up JMX (Java Management Extensions) MBeans easier by configuring the required meta data using an XML descriptor. In addition, Modeler provides a factory mechanism to create the actual Model MBean instances. http://commons.apache.org/modeler/ jira http://issues.apache.org/jira/browse/MODELER scm:svn:http://svn.apache.org/repos/asf/commons/proper/modeler/trunk scm:svn:https://svn.apache.org/repos/asf/commons/proper/modeler/trunk http://svn.apache.org/viewvc/commons/proper/modeler/trunk Craig McClanahan craigmcc craigmcc@apache.org Apache Yoav Shapira yoavs yoavs@apache.org Apache Bill Barker billbarker billbarker@apache.org Apache Davanum Srinivas dims dims@apache.org Apache commons-digester commons-digester 1.4.1 commons-logging commons-logging-api 1.0.4 mx4j mx4j-jmx 2.1.1 provided xml-apis xml-apis 2.0.2 provided junit junit 3.8.1 test ant ant 1.5 true src/java src/test . META-INF NOTICE.txt LICENSE.txt src/java/org/apache/commons/modeler/ant META-INF ant.properties src/java META-INF **/ant.properties **/mbeans-descriptors.dtd src/test false **/*.xml org.apache.maven.plugins maven-surefire-plugin **/*TestCase.java maven-assembly-plugin src/assembly/bin.xml src/assembly/src.xml gnu org.apache.maven.plugins maven-changes-plugin ${basedir}/xdocs/changes.xml %URL%/%ISSUE% changes-report debian/source/0000755000000000000000000000000011622700573010471 5ustar debian/source/format0000644000000000000000000000001411622662330011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000130211622700206010236 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java # Additional JARs to add to the class path, either full path or just the # basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted DEB_JARS := mx4j commons-digester commons-logging junit # Ant targets to call DEB_ANT_BUILD_TARGET := dist DEB_ANT_CHECK_TARGET := test LIBRARY_PACKAGE := commons-modeler install/lib$(LIBRARY_PACKAGE)-java:: mh_installpoms -plib$(LIBRARY_PACKAGE)-java -e$(DEB_UPSTREAM_VERSION) mh_installjar -plib$(LIBRARY_PACKAGE)-java -e$(DEB_UPSTREAM_VERSION) \ -l debian/pom.xml dist/commons-modeler.jar debian/libcommons-modeler-java-doc.doc-base0000644000000000000000000000051511622662330016040 0ustar Document: libcommons-modeler-java Title: API Javadoc for Commons Modeler Author: Commons Modeler developers Abstract: This is the API Javadoc provided by the Commons Modeler library. Section: Programming Format: HTML Index: /usr/share/java/libcommons-modeler-java/api/index.html Files: /usr/share/java/libcommons-modeler-java/api/*