[pkg-java] r18730 - in tags/libcommons-modeler-java: . 2.0.1-7/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jun 4 07:35:53 UTC 2015


Author: ebourg-guest
Date: 2015-06-04 07:35:52 +0000 (Thu, 04 Jun 2015)
New Revision: 18730

Added:
   tags/libcommons-modeler-java/2.0.1-7/
   tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties
   tags/libcommons-modeler-java/2.0.1-7/debian/changelog
   tags/libcommons-modeler-java/2.0.1-7/debian/compat
   tags/libcommons-modeler-java/2.0.1-7/debian/control
   tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml
   tags/libcommons-modeler-java/2.0.1-7/debian/rules
Removed:
   tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties
   tags/libcommons-modeler-java/2.0.1-7/debian/changelog
   tags/libcommons-modeler-java/2.0.1-7/debian/compat
   tags/libcommons-modeler-java/2.0.1-7/debian/control
   tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml
   tags/libcommons-modeler-java/2.0.1-7/debian/rules
Log:
[svn-buildpackage] Tagging libcommons-modeler-java 2.0.1-7

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties
===================================================================
--- trunk/libcommons-modeler-java/debian/ant.properties	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1,8 +0,0 @@
-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

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties (from rev 18721, trunk/libcommons-modeler-java/debian/ant.properties)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/ant.properties	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1,6 @@
+commons-digester.jar=/usr/share/java/commons-digester.jar
+commons-logging.jar=/usr/share/java/commons-logging.jar
+
+junit.jar=/usr/share/java/junit.jar
+ant.build.javac.source=1.4
+ant.build.javac.target=1.4

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/changelog
===================================================================
--- trunk/libcommons-modeler-java/debian/changelog	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/changelog	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1,168 +0,0 @@
-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 <twerner at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>  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 <konqueror at gmx.de>  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 <konqueror at gmx.de>  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 <avdyk at debian.org>  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 <konqueror at gmx.de>  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 <konqueror at gmx.de>  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 <WBaer at gmx.de>  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 <WBaer at gmx.de>  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 <avdyk at debian.org>  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 <WBaer at gmx.de>  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 <avdyk at debian.org>  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 <avdyk at debian.org>  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 <avdyk at debian.org>  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 <sgybas at debian.org>  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 <tora at debian.org>  Fri, 27 Sep 2002 19:31:27 +0900
-
-commons-modeler (1.0-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Takashi Okamoto <tora at debian.org>  Sun, 15 Sep 2002 22:21:55 +0900

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/changelog (from rev 18728, trunk/libcommons-modeler-java/debian/changelog)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/changelog	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/changelog	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1,181 @@
+libcommons-modeler-java (2.0.1-7) unstable; urgency=medium
+
+  * Team upload.
+  * debian/control:
+    - Removed the dependency on libmx4j-java
+    - Removed Michael Koch from the uploaders (Closes: #654060)
+    - Standards-Version updated to 3.9.6 (no changes)
+    - Use canonical URLs for the Vcs-* fields
+  * Switch to debhelper level 9
+  * debian/rules: Improved the clean target
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 04 Jun 2015 09:22:07 +0200
+
+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 <twerner at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>  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 <konqueror at gmx.de>  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 <konqueror at gmx.de>  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 <avdyk at debian.org>  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 <konqueror at gmx.de>  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 <konqueror at gmx.de>  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 <WBaer at gmx.de>  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 <WBaer at gmx.de>  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 <avdyk at debian.org>  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 <WBaer at gmx.de>  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 <avdyk at debian.org>  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 <avdyk at debian.org>  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 <avdyk at debian.org>  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 <sgybas at debian.org>  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 <tora at debian.org>  Fri, 27 Sep 2002 19:31:27 +0900
+
+commons-modeler (1.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Takashi Okamoto <tora at debian.org>  Sun, 15 Sep 2002 22:21:55 +0900

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/compat
===================================================================
--- trunk/libcommons-modeler-java/debian/compat	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/compat	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1 +0,0 @@
-5

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/compat (from rev 18724, trunk/libcommons-modeler-java/debian/compat)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/compat	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/compat	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1 @@
+9

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/control
===================================================================
--- trunk/libcommons-modeler-java/debian/control	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/control	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1,38 +0,0 @@
-Source: libcommons-modeler-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Marcus Better <marcus at better.se>
-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.

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/control (from rev 18727, trunk/libcommons-modeler-java/debian/control)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/control	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/control	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1,37 @@
+Source: libcommons-modeler-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Marcus Better <marcus at better.se>
+Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), ant
+Build-Depends-Indep: default-jdk, libcommons-logging-java,
+ libcommons-digester-java, junit, maven-repo-helper
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-modeler-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-modeler-java/
+Homepage: http://commons.apache.org/modeler/
+
+Package: libcommons-modeler-java
+Architecture: all
+Depends: ${misc:Depends}, 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.

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml
===================================================================
--- trunk/libcommons-modeler-java/debian/pom.xml	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1,206 +0,0 @@
-<?xml version="1.0"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-<project
-    xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.commons</groupId>
-    <artifactId>commons-parent</artifactId>
-    <version>5</version>
-  </parent>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>commons-modeler</groupId>
-  <artifactId>commons-modeler</artifactId>
-  <version>2.1-SNAPSHOT</version>
-  <name>Commons Modeler</name>
-  <inceptionYear>2002</inceptionYear>
-  <description>
-      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. 
-  </description>
-  <url>http://commons.apache.org/modeler/</url>
-
-  <issueManagement>
-    <system>jira</system>
-    <url>http://issues.apache.org/jira/browse/MODELER</url>
-  </issueManagement>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/modeler/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/modeler/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/modeler/trunk</url>
-  </scm>
-
-  <developers>
-    <developer>
-      <name>Craig McClanahan</name>
-      <id>craigmcc</id>
-      <email>craigmcc at apache.org</email>
-      <organization>Apache</organization>
-    </developer>
-
-    <developer>
-      <name>Yoav Shapira</name>
-      <id>yoavs</id>
-      <email>yoavs at apache.org</email>
-      <organization>Apache</organization>
-    </developer>
-
-    <developer>
-      <name>Bill Barker</name>
-      <id>billbarker</id>
-      <email>billbarker at apache.org</email>
-      <organization>Apache</organization>
-    </developer>
-
-    <developer>
-      <name>Davanum Srinivas</name>
-      <id>dims</id>
-      <email>dims at apache.org</email>
-      <organization>Apache</organization>
-    </developer>
-  </developers>
-
-  <dependencies>
-    <dependency>
-      <groupId>commons-digester</groupId>
-      <artifactId>commons-digester</artifactId>
-      <version>1.4.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging-api</artifactId>
-      <version>1.0.4</version>
-    </dependency>
-
-    <dependency>
-      <groupId>mx4j</groupId>
-      <artifactId>mx4j-jmx</artifactId>
-      <version>2.1.1</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>xml-apis</groupId>
-      <artifactId>xml-apis</artifactId>
-      <version>2.0.2</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.8.1</version>
-      <scope>test</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>ant</groupId>
-      <artifactId>ant</artifactId>
-      <version>1.5</version>
-      <optional>true</optional>
-    </dependency>
-  </dependencies>
-
-  <build>
-    <sourceDirectory>src/java</sourceDirectory>
-    <testSourceDirectory>src/test</testSourceDirectory>
-    <resources>
-      <resource>
-        <directory>.</directory>
-        <targetPath>META-INF</targetPath>
-        <includes>
-          <include>NOTICE.txt</include>
-          <include>LICENSE.txt</include>
-        </includes>
-      </resource>
-      <resource>
-        <directory>src/java/org/apache/commons/modeler/ant</directory>
-        <targetPath>META-INF</targetPath>
-        <includes>
-          <include>ant.properties</include>
-        </includes>
-      </resource>
-      <resource>
-        <directory>src/java</directory>
-        <targetPath>META-INF</targetPath>
-        <includes>
-          <include>**/ant.properties</include>
-          <include>**/mbeans-descriptors.dtd</include>
-        </includes>
-      </resource>
-    </resources>
-
-    <testResources>
-      <testResource>
-        <directory>src/test</directory>
-        <filtering>false</filtering>
-        <includes>
-          <include>**/*.xml</include>
-        </includes>
-      </testResource>
-    </testResources>
-
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <includes>
-            <include>**/*TestCase.java</include>
-          </includes>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <configuration>
-          <descriptors>
-            <descriptor>src/assembly/bin.xml</descriptor>
-            <descriptor>src/assembly/src.xml</descriptor>
-          </descriptors>
-          <tarLongFileMode>gnu</tarLongFileMode>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-changes-plugin</artifactId>
-        <configuration>
-          <xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
-          <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
-        </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-               <report>changes-report</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
-    </plugins>
-  </reporting>
-
-</project>

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml (from rev 18727, trunk/libcommons-modeler-java/debian/pom.xml)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/pom.xml	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1,199 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<project
+    xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <groupId>org.apache.commons</groupId>
+    <artifactId>commons-parent</artifactId>
+    <version>5</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>commons-modeler</groupId>
+  <artifactId>commons-modeler</artifactId>
+  <version>2.1-SNAPSHOT</version>
+  <name>Commons Modeler</name>
+  <inceptionYear>2002</inceptionYear>
+  <description>
+      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. 
+  </description>
+  <url>http://commons.apache.org/modeler/</url>
+
+  <issueManagement>
+    <system>jira</system>
+    <url>http://issues.apache.org/jira/browse/MODELER</url>
+  </issueManagement>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/modeler/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/modeler/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/modeler/trunk</url>
+  </scm>
+
+  <developers>
+    <developer>
+      <name>Craig McClanahan</name>
+      <id>craigmcc</id>
+      <email>craigmcc at apache.org</email>
+      <organization>Apache</organization>
+    </developer>
+
+    <developer>
+      <name>Yoav Shapira</name>
+      <id>yoavs</id>
+      <email>yoavs at apache.org</email>
+      <organization>Apache</organization>
+    </developer>
+
+    <developer>
+      <name>Bill Barker</name>
+      <id>billbarker</id>
+      <email>billbarker at apache.org</email>
+      <organization>Apache</organization>
+    </developer>
+
+    <developer>
+      <name>Davanum Srinivas</name>
+      <id>dims</id>
+      <email>dims at apache.org</email>
+      <organization>Apache</organization>
+    </developer>
+  </developers>
+
+  <dependencies>
+    <dependency>
+      <groupId>commons-digester</groupId>
+      <artifactId>commons-digester</artifactId>
+      <version>1.4.1</version>
+    </dependency>
+
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging-api</artifactId>
+      <version>1.0.4</version>
+    </dependency>
+
+    <dependency>
+      <groupId>xml-apis</groupId>
+      <artifactId>xml-apis</artifactId>
+      <version>2.0.2</version>
+      <scope>provided</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>ant</groupId>
+      <artifactId>ant</artifactId>
+      <version>1.5</version>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>src/test</testSourceDirectory>
+    <resources>
+      <resource>
+        <directory>.</directory>
+        <targetPath>META-INF</targetPath>
+        <includes>
+          <include>NOTICE.txt</include>
+          <include>LICENSE.txt</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>src/java/org/apache/commons/modeler/ant</directory>
+        <targetPath>META-INF</targetPath>
+        <includes>
+          <include>ant.properties</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>src/java</directory>
+        <targetPath>META-INF</targetPath>
+        <includes>
+          <include>**/ant.properties</include>
+          <include>**/mbeans-descriptors.dtd</include>
+        </includes>
+      </resource>
+    </resources>
+
+    <testResources>
+      <testResource>
+        <directory>src/test</directory>
+        <filtering>false</filtering>
+        <includes>
+          <include>**/*.xml</include>
+        </includes>
+      </testResource>
+    </testResources>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <includes>
+            <include>**/*TestCase.java</include>
+          </includes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <configuration>
+          <descriptors>
+            <descriptor>src/assembly/bin.xml</descriptor>
+            <descriptor>src/assembly/src.xml</descriptor>
+          </descriptors>
+          <tarLongFileMode>gnu</tarLongFileMode>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+        <configuration>
+          <xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
+          <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+               <report>changes-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+    </plugins>
+  </reporting>
+
+</project>

Deleted: tags/libcommons-modeler-java/2.0.1-7/debian/rules
===================================================================
--- trunk/libcommons-modeler-java/debian/rules	2015-06-04 06:31:38 UTC (rev 18720)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/rules	2015-06-04 07:35:52 UTC (rev 18730)
@@ -1,21 +0,0 @@
-#!/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

Copied: tags/libcommons-modeler-java/2.0.1-7/debian/rules (from rev 18726, trunk/libcommons-modeler-java/debian/rules)
===================================================================
--- tags/libcommons-modeler-java/2.0.1-7/debian/rules	                        (rev 0)
+++ tags/libcommons-modeler-java/2.0.1-7/debian/rules	2015-06-04 07:35:52 UTC (rev 18730)
@@ -0,0 +1,24 @@
+#!/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 := 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
+
+clean::
+	mh_clean




More information about the pkg-java-commits mailing list