Author: tmancill
Date: 2012-03-08 16:28:49 +0000 (Thu, 08 Mar 2012)
New Revision: 15833

Added:
   tags/libcommons-discovery-java/0.5-3/
   tags/libcommons-discovery-java/0.5-3/debian/changelog
   tags/libcommons-discovery-java/0.5-3/debian/control
   tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms
Removed:
   tags/libcommons-discovery-java/0.5-3/debian/changelog
   tags/libcommons-discovery-java/0.5-3/debian/control
   tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms
Log:
[svn-buildpackage] Tagging libcommons-discovery-java 0.5-3

Deleted: tags/libcommons-discovery-java/0.5-3/debian/changelog
===================================================================
--- trunk/libcommons-discovery-java/debian/changelog    2012-03-07 22:36:31 UTC 
(rev 15831)
+++ tags/libcommons-discovery-java/0.5-3/debian/changelog       2012-03-08 
16:28:49 UTC (rev 15833)
@@ -1,169 +0,0 @@
-libcommons-discovery-java (0.5-2) unstable; urgency=low
-
-  * Add OSGi metadata to jar manifest
-
- -- Jakub Adam <jakub.a...@ktknet.cz>  Tue, 15 Nov 2011 00:34:22 +0100
-
-libcommons-discovery-java (0.5-1) unstable; urgency=low
-
-  * Team upload.
-
-  [ Damien Raude-Morvan ]
-  * d/patches/java6_incompatible_types{,_tests}.diff: Fix FTBFS on openjdk-6.
-  * d/control: Drop Depends on any JRE as a Java library don't need to
-    depends on a runtime (Java Policy).
-  * d/patches/0001-set-source-and-target-version-1.5.patch: Dropped.
-  * d/maven.properties: Set source and target for javac to 1.5.
-
-  [ Torsten Werner ]
-  * Update Standards-Version: 3.9.2.
-  * New upstream version.
-  * Update debian/copyright.
-  * Use Maven to build the package.
-  * Drop old patch which is not needed anymore.
-  * Update debian/watch to create orig tarball from upstreams svn repository.
-
- -- Damien Raude-Morvan <draz...@debian.org>  Tue, 01 Nov 2011 15:14:06 +0100
-
-libcommons-discovery-java (0.4-4) unstable; urgency=low
-
-  [ Emmanuel Bourg ]
-  * Update of the URLs
-  * Rename Jakarta Commons to Apache Commons
-
-  [ Damien Raude-Morvan ]
-  * Add myself to Uploaders
-  * Remove Arnaud from Uploaders (retired from Debian)
-  * Add Maven support:
-    - debian/control: Build-Depends-Indep on maven-repo-helper
-    - debian/rules: mh_installpoms and mh_installjar
-    - debian/pom.xml: POM for commons-dicovery
-  * Use 3.0 (quilt) source format:
-    - debian/rules: Remove simple-patchsys.mk
-    - Refresh all debian/patches
-  * Updated Standards-Version 3.8.4 (no changes needed)
-  * debian/ant.properties: Compile for Java 1.3
-  * Install Javadoc HTML to /usr/share/doc/libcommons-discovery-java/api/
-
- -- Damien Raude-Morvan <draz...@debian.org>  Thu, 25 Mar 2010 22:45:40 +0100
-
-libcommons-discovery-java (0.4-3) unstable; urgency=low
-
-  * Update the license to Apache License 2.0 (Closes: #532890)
-
- -- Varun Hiremath <va...@debian.org>  Tue, 16 Jun 2009 17:38:09 -0400
-
-libcommons-discovery-java (0.4-2) unstable; urgency=low
-
-  [ Matthias Klose ]
-  * (Build-)depend on default-jre/-jdk.
-
-  [ Varun Hiremath ]
-  * Split out api docs into a separate -doc package (Closes: #506359)
-
- -- Varun Hiremath <va...@debian.org>  Sat, 06 Dec 2008 20:58:55 -0500
-
-libcommons-discovery-java (0.4-1) unstable; urgency=low
-
-  [ Kumar Appaiah ]
-  * debian/control:
-    + Add XS-Vcs-{Svn,Browser} to debian/control
-    + Add Homepage field.
-  * Update watch file.
-
-  [ Varun Hiremath ]
-  * New upstream release
-  * debian/control:
-    + Add myself and Kumar Appaiah to Uploaders.
-    + move cdbs and debhelper to Build-Depends.
-    + modify Description.
-  * debian/compat: switch to 5
-  * remove links file from debian/
-  * debian/rules:
-    + Use DEB_UPSTREAM_VERSION to install jar
-    + Create a versioned symbolic link to the jar.
-    + implement get-orig-source
-  * debian/patches:
-    + remove 02_jikes_target_1_3.patch, builds without setting target to 1.3
-    + remove 03_gjdoc_crash_fix.patch, gjdoc bug has been fixed and no longer 
needed.
-  * Add debian/orig-tar.sh to move tarball to deb-layout's tarballs dir.
-  * Update debian/watch to call debian/orig-tar.sh
-  * debian/docs: remove adc-guidelines.html and best-practices.html as
-    upstream provides only Maven xdocs XMLs.
-
- -- Varun Hiremath <varunhirem...@gmail.com>  Thu, 20 Sep 2007 23:27:45 +0530
-
-libcommons-discovery-java (0.2-10) unstable; urgency=low
-
-  * Use java-gcj-compat instead of kaffe.
-  * Moved Build-Depends-Indep to Build-Depends.
-  * Updated Standards-Version.
-  * Removed Wolfgang from Uploaders and added myself.
-  * Fixed Homepage: tag in package description.
-
- -- Michael Koch <konque...@gmx.de>  Sun, 17 Jun 2007 13:56:27 -0100
-
-libcommons-discovery-java (0.2-9) unstable; urgency=low
-
-  * kaffe compiler transition 
-
- -- Wolfgang Baer <wb...@gmx.de>  Sun, 15 Jan 2006 17:00:07 +0100
-
-libcommons-discovery-java (0.2-8) unstable; urgency=low
-
-  * Additional ant-optional dependency due to ant reorganization
-    and enabled unit tests during build time
-  * Added java1-runtime dependency to allow all free runtimes
-  * Added patch to fix gjdoc crash on one source file (reported upstream)
-  * Removed junit as dependency - only needed at build time
-  * Register documenation with doc-base
-  * Removed empty README.Debian
-  * Standards-Version 3.6.2 (no changes) 
-
- -- Wolfgang Baer <wb...@gmx.de>  Wed,  5 Oct 2005 10:01:59 +0000
-
-libcommons-discovery-java (0.2-7) unstable; urgency=low
-
-  * libant1.6-java to ant transition
-
- -- Arnaud Vandyck <av...@debian.org>  Sat, 20 Aug 2005 19:37:55 +0200
-
-libcommons-discovery-java (0.2-6) unstable; urgency=low
-
-  * building with kaffe because of a failure in sablevm
-  * building javadoc
-
- -- Arnaud Vandyck <av...@debian.org>  Wed,  2 Mar 2005 22:47:22 +0100
-
-libcommons-discovery-java (0.2-5) unstable; urgency=low
-
-  * added kaffe to the build-dep, but finally built with SableVM. The
-    javadoc is no more generated at the moment.
-
- -- Arnaud Vandyck <av...@debian.org>  Sun, 15 Aug 2004 02:33:19 +0200
-
-libcommons-discovery-java (0.2-4) unstable; urgency=low
-
-  * added libant1.6-java and jikes (closes: #265661).
-
- -- Arnaud Vandyck <av...@debian.org>  Sat, 14 Aug 2004 16:22:02 +0200
-
-libcommons-discovery-java (0.2-3) unstable; urgency=low
-
-  * added cdbs to the build-depends, thanks to Daniel Schepler (closes:
-    #251908).
-
- -- Arnaud Vandyck <av...@debian.org>  Mon, 31 May 2004 21:34:17 +0200
-
-libcommons-discovery-java (0.2-2) unstable; urgency=low
-
-  * Move to main: libcommons-logging-java is now in main.
-
- -- Arnaud Vandyck <av...@debian.org>  Thu, 13 May 2004 00:51:00 +0200
-
-libcommons-discovery-java (0.2-1) unstable; urgency=low
-
-  * Initial Release (closes: #237507).
-
- -- Arnaud Vandyck <av...@debian.org>  Fri, 12 Mar 2004 23:53:29 +0100
-

Copied: tags/libcommons-discovery-java/0.5-3/debian/changelog (from rev 15832, 
trunk/libcommons-discovery-java/debian/changelog)
===================================================================
--- tags/libcommons-discovery-java/0.5-3/debian/changelog                       
        (rev 0)
+++ tags/libcommons-discovery-java/0.5-3/debian/changelog       2012-03-08 
16:28:49 UTC (rev 15833)
@@ -0,0 +1,178 @@
+libcommons-discovery-java (0.5-3) unstable; urgency=low
+
+  * Team upload.
+  * Add --java-lib option to pom file to fix FTBFS. (Closes: #663106) 
+  * Bump standards version to 3.9.3 (no changes).
+  * Remove Michael Koch from Uploaders.  (Closes: #654053)
+
+ -- tony mancill <tmanc...@debian.org>  Thu, 08 Mar 2012 08:06:54 -0800
+
+libcommons-discovery-java (0.5-2) unstable; urgency=low
+
+  * Add OSGi metadata to jar manifest
+
+ -- Jakub Adam <jakub.a...@ktknet.cz>  Tue, 15 Nov 2011 00:34:22 +0100
+
+libcommons-discovery-java (0.5-1) unstable; urgency=low
+
+  * Team upload.
+
+  [ Damien Raude-Morvan ]
+  * d/patches/java6_incompatible_types{,_tests}.diff: Fix FTBFS on openjdk-6.
+  * d/control: Drop Depends on any JRE as a Java library don't need to
+    depends on a runtime (Java Policy).
+  * d/patches/0001-set-source-and-target-version-1.5.patch: Dropped.
+  * d/maven.properties: Set source and target for javac to 1.5.
+
+  [ Torsten Werner ]
+  * Update Standards-Version: 3.9.2.
+  * New upstream version.
+  * Update debian/copyright.
+  * Use Maven to build the package.
+  * Drop old patch which is not needed anymore.
+  * Update debian/watch to create orig tarball from upstreams svn repository.
+
+ -- Damien Raude-Morvan <draz...@debian.org>  Tue, 01 Nov 2011 15:14:06 +0100
+
+libcommons-discovery-java (0.4-4) unstable; urgency=low
+
+  [ Emmanuel Bourg ]
+  * Update of the URLs
+  * Rename Jakarta Commons to Apache Commons
+
+  [ Damien Raude-Morvan ]
+  * Add myself to Uploaders
+  * Remove Arnaud from Uploaders (retired from Debian)
+  * Add Maven support:
+    - debian/control: Build-Depends-Indep on maven-repo-helper
+    - debian/rules: mh_installpoms and mh_installjar
+    - debian/pom.xml: POM for commons-dicovery
+  * Use 3.0 (quilt) source format:
+    - debian/rules: Remove simple-patchsys.mk
+    - Refresh all debian/patches
+  * Updated Standards-Version 3.8.4 (no changes needed)
+  * debian/ant.properties: Compile for Java 1.3
+  * Install Javadoc HTML to /usr/share/doc/libcommons-discovery-java/api/
+
+ -- Damien Raude-Morvan <draz...@debian.org>  Thu, 25 Mar 2010 22:45:40 +0100
+
+libcommons-discovery-java (0.4-3) unstable; urgency=low
+
+  * Update the license to Apache License 2.0 (Closes: #532890)
+
+ -- Varun Hiremath <va...@debian.org>  Tue, 16 Jun 2009 17:38:09 -0400
+
+libcommons-discovery-java (0.4-2) unstable; urgency=low
+
+  [ Matthias Klose ]
+  * (Build-)depend on default-jre/-jdk.
+
+  [ Varun Hiremath ]
+  * Split out api docs into a separate -doc package (Closes: #506359)
+
+ -- Varun Hiremath <va...@debian.org>  Sat, 06 Dec 2008 20:58:55 -0500
+
+libcommons-discovery-java (0.4-1) unstable; urgency=low
+
+  [ Kumar Appaiah ]
+  * debian/control:
+    + Add XS-Vcs-{Svn,Browser} to debian/control
+    + Add Homepage field.
+  * Update watch file.
+
+  [ Varun Hiremath ]
+  * New upstream release
+  * debian/control:
+    + Add myself and Kumar Appaiah to Uploaders.
+    + move cdbs and debhelper to Build-Depends.
+    + modify Description.
+  * debian/compat: switch to 5
+  * remove links file from debian/
+  * debian/rules:
+    + Use DEB_UPSTREAM_VERSION to install jar
+    + Create a versioned symbolic link to the jar.
+    + implement get-orig-source
+  * debian/patches:
+    + remove 02_jikes_target_1_3.patch, builds without setting target to 1.3
+    + remove 03_gjdoc_crash_fix.patch, gjdoc bug has been fixed and no longer 
needed.
+  * Add debian/orig-tar.sh to move tarball to deb-layout's tarballs dir.
+  * Update debian/watch to call debian/orig-tar.sh
+  * debian/docs: remove adc-guidelines.html and best-practices.html as
+    upstream provides only Maven xdocs XMLs.
+
+ -- Varun Hiremath <varunhirem...@gmail.com>  Thu, 20 Sep 2007 23:27:45 +0530
+
+libcommons-discovery-java (0.2-10) unstable; urgency=low
+
+  * Use java-gcj-compat instead of kaffe.
+  * Moved Build-Depends-Indep to Build-Depends.
+  * Updated Standards-Version.
+  * Removed Wolfgang from Uploaders and added myself.
+  * Fixed Homepage: tag in package description.
+
+ -- Michael Koch <konque...@gmx.de>  Sun, 17 Jun 2007 13:56:27 -0100
+
+libcommons-discovery-java (0.2-9) unstable; urgency=low
+
+  * kaffe compiler transition 
+
+ -- Wolfgang Baer <wb...@gmx.de>  Sun, 15 Jan 2006 17:00:07 +0100
+
+libcommons-discovery-java (0.2-8) unstable; urgency=low
+
+  * Additional ant-optional dependency due to ant reorganization
+    and enabled unit tests during build time
+  * Added java1-runtime dependency to allow all free runtimes
+  * Added patch to fix gjdoc crash on one source file (reported upstream)
+  * Removed junit as dependency - only needed at build time
+  * Register documenation with doc-base
+  * Removed empty README.Debian
+  * Standards-Version 3.6.2 (no changes) 
+
+ -- Wolfgang Baer <wb...@gmx.de>  Wed,  5 Oct 2005 10:01:59 +0000
+
+libcommons-discovery-java (0.2-7) unstable; urgency=low
+
+  * libant1.6-java to ant transition
+
+ -- Arnaud Vandyck <av...@debian.org>  Sat, 20 Aug 2005 19:37:55 +0200
+
+libcommons-discovery-java (0.2-6) unstable; urgency=low
+
+  * building with kaffe because of a failure in sablevm
+  * building javadoc
+
+ -- Arnaud Vandyck <av...@debian.org>  Wed,  2 Mar 2005 22:47:22 +0100
+
+libcommons-discovery-java (0.2-5) unstable; urgency=low
+
+  * added kaffe to the build-dep, but finally built with SableVM. The
+    javadoc is no more generated at the moment.
+
+ -- Arnaud Vandyck <av...@debian.org>  Sun, 15 Aug 2004 02:33:19 +0200
+
+libcommons-discovery-java (0.2-4) unstable; urgency=low
+
+  * added libant1.6-java and jikes (closes: #265661).
+
+ -- Arnaud Vandyck <av...@debian.org>  Sat, 14 Aug 2004 16:22:02 +0200
+
+libcommons-discovery-java (0.2-3) unstable; urgency=low
+
+  * added cdbs to the build-depends, thanks to Daniel Schepler (closes:
+    #251908).
+
+ -- Arnaud Vandyck <av...@debian.org>  Mon, 31 May 2004 21:34:17 +0200
+
+libcommons-discovery-java (0.2-2) unstable; urgency=low
+
+  * Move to main: libcommons-logging-java is now in main.
+
+ -- Arnaud Vandyck <av...@debian.org>  Thu, 13 May 2004 00:51:00 +0200
+
+libcommons-discovery-java (0.2-1) unstable; urgency=low
+
+  * Initial Release (closes: #237507).
+
+ -- Arnaud Vandyck <av...@debian.org>  Fri, 12 Mar 2004 23:53:29 +0100
+

Deleted: tags/libcommons-discovery-java/0.5-3/debian/control
===================================================================
--- trunk/libcommons-discovery-java/debian/control      2012-03-07 22:36:31 UTC 
(rev 15831)
+++ tags/libcommons-discovery-java/0.5-3/debian/control 2012-03-08 16:28:49 UTC 
(rev 15833)
@@ -1,63 +0,0 @@
-Source: libcommons-discovery-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Michael Koch <konque...@gmx.de>, Damien Raude-Morvan 
<draz...@debian.org>,
- Kumar Appaiah <aku...@debian.org>, Varun Hiremath <va...@debian.org>,
- Jakub Adam <jakub.a...@ktknet.cz>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4)
-Build-Depends-Indep: libcommons-logging-java, junit4, default-jdk-doc, 
libcommons-logging-java-doc,  
- libmaven-javadoc-plugin-java, javahelper
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-discovery-java/
-Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-discovery-java/
-Homepage: http://commons.apache.org/discovery/
-
-Package: libcommons-discovery-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libcommons-discovery-java-doc
-Description: locates classes that implement a given Java interface
- The Discovery Component is about discovering, or finding,
- implementations for pluggable interfaces. It provides facilities
- instantiating classes in general, and for lifecycle management of
- singleton (factory) classes.
- .
- Fundamentally, Discovery locates classes that implement a given Java
- interface. The discovery pattern, though not necessarily this package,
- is used in many projects including JAXP (SaxParserFactory and others)
- and commons-logging (LogFactory). By extracting this pattern, other
- projects can (re)use it and take advantage of improvements to the
- pattern as Discovery evolves.
- .
- Discovery improves over previous implementations by establishing
- facilities for working within managed environments. These allow
- configuration and property overrides without appealing to the global
- System properties (which are scoped across an entire JVM).
-
-Package: libcommons-discovery-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libcommons-discovery-java
-Description: locates classes that implement a given Java interface 
(documentation)
- The Discovery Component is about discovering, or finding,
- implementations for pluggable interfaces. It provides facilities
- instantiating classes in general, and for lifecycle management of
- singleton (factory) classes.
- .
- Fundamentally, Discovery locates classes that implement a given Java
- interface. The discovery pattern, though not necessarily this package,
- is used in many projects including JAXP (SaxParserFactory and others)
- and commons-logging (LogFactory). By extracting this pattern, other
- projects can (re)use it and take advantage of improvements to the
- pattern as Discovery evolves.
- .
- Discovery improves over previous implementations by establishing
- facilities for working within managed environments. These allow
- configuration and property overrides without appealing to the global
- System properties (which are scoped across an entire JVM).
- .
- This package contains the documentation.

Copied: tags/libcommons-discovery-java/0.5-3/debian/control (from rev 15832, 
trunk/libcommons-discovery-java/debian/control)
===================================================================
--- tags/libcommons-discovery-java/0.5-3/debian/control                         
(rev 0)
+++ tags/libcommons-discovery-java/0.5-3/debian/control 2012-03-08 16:28:49 UTC 
(rev 15833)
@@ -0,0 +1,63 @@
+Source: libcommons-discovery-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
+Uploaders: Damien Raude-Morvan <draz...@debian.org>,
+ Kumar Appaiah <aku...@debian.org>, Varun Hiremath <va...@debian.org>,
+ Jakub Adam <jakub.a...@ktknet.cz>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4)
+Build-Depends-Indep: libcommons-logging-java, junit4, default-jdk-doc, 
libcommons-logging-java-doc,  
+ libmaven-javadoc-plugin-java, javahelper
+Standards-Version: 3.9.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-discovery-java/
+Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-discovery-java/
+Homepage: http://commons.apache.org/discovery/
+
+Package: libcommons-discovery-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libcommons-discovery-java-doc
+Description: locates classes that implement a given Java interface
+ The Discovery Component is about discovering, or finding,
+ implementations for pluggable interfaces. It provides facilities
+ instantiating classes in general, and for lifecycle management of
+ singleton (factory) classes.
+ .
+ Fundamentally, Discovery locates classes that implement a given Java
+ interface. The discovery pattern, though not necessarily this package,
+ is used in many projects including JAXP (SaxParserFactory and others)
+ and commons-logging (LogFactory). By extracting this pattern, other
+ projects can (re)use it and take advantage of improvements to the
+ pattern as Discovery evolves.
+ .
+ Discovery improves over previous implementations by establishing
+ facilities for working within managed environments. These allow
+ configuration and property overrides without appealing to the global
+ System properties (which are scoped across an entire JVM).
+
+Package: libcommons-discovery-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libcommons-discovery-java
+Description: locates classes that implement a given Java interface 
(documentation)
+ The Discovery Component is about discovering, or finding,
+ implementations for pluggable interfaces. It provides facilities
+ instantiating classes in general, and for lifecycle management of
+ singleton (factory) classes.
+ .
+ Fundamentally, Discovery locates classes that implement a given Java
+ interface. The discovery pattern, though not necessarily this package,
+ is used in many projects including JAXP (SaxParserFactory and others)
+ and commons-logging (LogFactory). By extracting this pattern, other
+ projects can (re)use it and take advantage of improvements to the
+ pattern as Discovery evolves.
+ .
+ Discovery improves over previous implementations by establishing
+ facilities for working within managed environments. These allow
+ configuration and property overrides without appealing to the global
+ System properties (which are scoped across an entire JVM).
+ .
+ This package contains the documentation.

Deleted: 
tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms
===================================================================
--- trunk/libcommons-discovery-java/debian/libcommons-discovery-java.poms       
2012-03-07 22:36:31 UTC (rev 15831)
+++ tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms  
2012-03-08 16:28:49 UTC (rev 15833)
@@ -1,26 +0,0 @@
-# List of POM files for the package
-# Format of this file is:
-# <path to pom file> [option]*
-# where option can be:
-#   --ignore: ignore this POM or
-#   --no-parent: remove the <parent> tag from the POM
-#   --package=<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=<elem1,elem2>: a list of XML elements to keep in the POM
-#      during a clean operation with mh_cleanpom or mh_installpom
-#   --artifact=<path>: 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>: name to use when installing the library in 
/usr/share/java
-#   --usj-version=<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=<path>: the destination for the real jar
-#   it will be installed with mh_install.
-#   --classifier=<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

Copied: 
tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms 
(from rev 15832, 
trunk/libcommons-discovery-java/debian/libcommons-discovery-java.poms)
===================================================================
--- tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms  
                        (rev 0)
+++ tags/libcommons-discovery-java/0.5-3/debian/libcommons-discovery-java.poms  
2012-03-08 16:28:49 UTC (rev 15833)
@@ -0,0 +1,26 @@
+# List of POM files for the package
+# Format of this file is:
+# <path to pom file> [option]*
+# where option can be:
+#   --ignore: ignore this POM or
+#   --no-parent: remove the <parent> tag from the POM
+#   --package=<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=<elem1,elem2>: a list of XML elements to keep in the POM
+#      during a clean operation with mh_cleanpom or mh_installpom
+#   --artifact=<path>: 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>: name to use when installing the library in 
/usr/share/java
+#   --usj-version=<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=<path>: the destination for the real jar
+#   it will be installed with mh_install.
+#   --classifier=<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 --java-lib --no-parent --has-package-version


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to