debian/ 0000755 0000000 0000000 00000000000 11622700573 007171 5 ustar debian/watch 0000644 0000000 0000000 00000000155 11622662330 010221 0 ustar version=3
http://www.apache.org/dist/commons/modeler/source/commons-modeler-(.*)-src\.tar\.gz debian uupdate
debian/patches/ 0000755 0000000 0000000 00000000000 11622700573 010620 5 ustar debian/patches/01_build_xml.patch 0000644 0000000 0000000 00000002702 11622662330 014117 0 ustar 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.patch 0000644 0000000 0000000 00000001357 11622662330 016504 0 ustar 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/series 0000644 0000000 0000000 00000000062 11622662330 012031 0 ustar 01_build_xml.patch
02_mbeans_descriptor_dtd.patch
debian/changelog 0000644 0000000 0000000 00000013131 11622700431 011033 0 ustar 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.install 0000644 0000000 0000000 00000000066 11622662330 016032 0 ustar dist/docs/api usr/share/java/libcommons-modeler-java/
debian/ant.properties 0000644 0000000 0000000 00000000432 11622662330 012066 0 ustar 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/dirs 0000644 0000000 0000000 00000000017 11622662330 010051 0 ustar usr/share/java
debian/libcommons-modeler-java.docs 0000644 0000000 0000000 00000000027 11622662330 014546 0 ustar dist/RELEASE-NOTES.txt
debian/libcommons-modeler-java.poms 0000644 0000000 0000000 00000000033 11622700073 014566 0 ustar debian/pom.xml --no-parent
debian/control 0000644 0000000 0000000 00000003360 11622674420 010577 0 ustar 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/copyright 0000644 0000000 0000000 00000001331 11622676111 011122 0 ustar 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/compat 0000644 0000000 0000000 00000000002 11622662330 010365 0 ustar 5
debian/pom.xml 0000644 0000000 0000000 00000014146 10717305044 010512 0 ustar
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/ 0000755 0000000 0000000 00000000000 11622700573 010471 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 11622662330 011675 0 ustar 3.0 (quilt)
debian/rules 0000755 0000000 0000000 00000001302 11622700206 010236 0 ustar #!/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-base 0000644 0000000 0000000 00000000515 11622662330 016040 0 ustar 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/*