Your message dated Thu, 30 Jun 2011 20:49:54 +0000
with message-id <[email protected]>
and subject line Bug#632085: fixed in libspring-ldap-java 1.3.1.RELEASE-2
has caused the Debian Bug report #632085,
regarding libspring-ldap-java: Package does not deploy maven artefacts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
632085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632085
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libspring-ldap-java
Version: 1.3.1.RELEASE-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch


This package does not currently deploy maven artefacts; I need these 
to support packaging of Jenkins - the attached patch should do the trick.

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-8-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog' === modified file 'debian/control' --- debian/control 2011-04-10 17:58:25 +0000 +++ debian/control 2011-06-29 15:00:58 +0000 @@ -7,7 +7,8 @@ javahelper, javacc, libspring-core-java, libspring-beans-java, libspring-context-java, libspring-jdbc-java, libspring-orm-java, libspring-transaction-java, libcommons-lang-java, libcommons-logging-java, - libcommons-pool-java, xmlto, fop, libservlet2.4-java, default-jdk-doc + libcommons-pool-java, xmlto, fop, libservlet2.4-java, default-jdk-doc, + maven-repo-helper Standards-Version: 3.9.2 Homepage: http://www.springsource.org/ldap Vcs-Git: git://git.debian.org/git/pkg-java/libspring-ldap-java.git === removed file 'debian/libspring-ldap-java.jlibs' --- debian/libspring-ldap-java.jlibs 2011-04-10 17:58:25 +0000 +++ debian/libspring-ldap-java.jlibs 1970-01-01 00:00:00 +0000 @@ -1,2 +0,0 @@ -build/dist/spring-ldap-core-*.RELEASE.jar -build/dist/spring-ldap-core-tiger-*.RELEASE.jar === added file 'debian/libspring-ldap-java.poms' --- debian/libspring-ldap-java.poms 1970-01-01 00:00:00 +0000 +++ debian/libspring-ldap-java.poms 2011-06-29 14:57:56 +0000 @@ -0,0 +1,3 @@ +debian/poms/spring-ldap-parent.pom +debian/poms/spring-ldap-core.pom --artifact=build/dist/spring-ldap-core-1.*.RELEASE.jar --java-lib +debian/poms/spring-ldap-core-tiger.pom --artifact=build/dist/spring-ldap-core-tiger-1.*.RELEASE.jar --java-lib === added directory 'debian/poms' === added file 'debian/poms/spring-ldap-core-tiger.pom' --- debian/poms/spring-ldap-core-tiger.pom 1970-01-01 00:00:00 +0000 +++ debian/poms/spring-ldap-core-tiger.pom 2011-06-29 14:51:43 +0000 @@ -0,0 +1,49 @@ + + + + + org.springframework.ldap + spring-ldap-parent + 1.3.1.RELEASE + ../parent + + 4.0.0 + spring-ldap-core-tiger + jar + Spring LDAP Java 5 support + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + + + + + org.springframework.ldap + spring-ldap-core + + + org.springframework + spring-tx + + + junit + junit + + + org.easymock + easymock + 2.5.1 + test + + + === added file 'debian/poms/spring-ldap-core.pom' --- debian/poms/spring-ldap-core.pom 1970-01-01 00:00:00 +0000 +++ debian/poms/spring-ldap-core.pom 2011-06-29 14:51:43 +0000 @@ -0,0 +1,105 @@ + + + + + org.springframework.ldap + spring-ldap-parent + 1.3.1.RELEASE + ../parent + + 4.0.0 + spring-ldap-core + jar + Spring LDAP Core + + + + + maven-compiler-plugin + + 1.4 + 1.4 + + + + org.codehaus.mojo + javacc-maven-plugin + 2.5 + + + + javacc + + + + + + + + + + + commons-logging + commons-logging + + + commons-lang + commons-lang + + + commons-pool + commons-pool + provided + + + com.sun + ldapbp + 1.0 + provided + + + + org.springframework + spring-core + + + org.springframework + spring-beans + + + org.springframework + spring-tx + + + org.springframework + spring-context + provided + + + org.springframework + spring-jdbc + provided + + + org.springframework + spring-orm + provided + + + + junit + junit + test + + + easymock + easymock + test + + + gsbase + gsbase + test + + + === added file 'debian/poms/spring-ldap-parent.pom' --- debian/poms/spring-ldap-parent.pom 1970-01-01 00:00:00 +0000 +++ debian/poms/spring-ldap-parent.pom 2011-06-29 14:51:43 +0000 @@ -0,0 +1,607 @@ + + + 4.0.0 + org.springframework.ldap + spring-ldap-parent + pom + 1.3.1.RELEASE + Spring LDAP - Parent + + tiger + + + http://static.springframework.org/spring-ldap/site/downloads/releases.html + + spring-release + Spring Release Repository + s3://maven.springframework.org/release + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + + static.springframework.org + scp://spring02.managed.contegix.com/opt/www/domains/springframework.org/www/htdocs/spring-ldap/sites/1.3 + + + + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE + https://fisheye.springsource.org/changelog/~br=trunk/spring-ldap/tags/spring-ldap-1.3.1.RELEASE + + + UTF-8 + 3.0.5.RELEASE + 4.8.2 + + + + maven central repo + http://repo1.maven.org/maven2/ + + + java.net repo + http://download.java.net/maven/2/ + + + spring release + http://maven.springframework.org/release/ + + + spring external + http://maven.springframework.org/external/ + + + Codehaus + http://repository.codehaus.org/ + + false + + + true + + + + + + Codehaus + http://repository.codehaus.org/ + + false + + + true + + + + + + + + maven-jxr-plugin + 2.2 + + true + + + + maven-surefire-report-plugin + 2.6 + + true + + + + maven-surefire-plugin + 2.6 + + once + false + + + + maven-resources-plugin + 2.4.1 + + + maven-project-info-reports-plugin + 2.2 + + + maven-site-plugin + 2.1.1 + + + maven-install-plugin + 2.3 + + + maven-deploy-plugin + 2.5 + + + maven-dependency-plugin + 2.1 + + + maven-clean-plugin + 2.4 + + + maven-assembly-plugin + 2.2-beta-5 + + + com.agilejava.docbkx + docbkx-maven-plugin + 2.0.7 + + + maven-javadoc-plugin + 2.7 + + ${project.build.sourceEncoding} + true + true +
Spring LDAP Framework
+ true + ${basedir}/src/main/javadoc/javadoc.css + ${basedir}/src/main/javadoc/overview.html + ${basedir}/src/main/javadoc + org.springframework.ldap.samples:org.springframework.ldap.itest + + http://download.oracle.com/javase/1.4.2/docs/api + http://download.oracle.com/javase/1.5.0/docs/api + http://static.springframework.org/spring/docs/2.5.x/api/ + http://logging.apache.org/log4j/1.2/apidocs/ + http://commons.apache.org/logging/apidocs/ + http://commons.apache.org/dbcp/apidocs/ + http://commons.apache.org/pool/apidocs/ + http://junit.sourceforge.net/javadoc/ + +
+
+ + maven-eclipse-plugin + 2.7 + + + org.springframework.ide.eclipse.core.springnature + + + org.springframework.ide.eclipse.core.springbuilder + + true + + package.html + + + + + maven-idea-plugin + 2.2 + + true + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.4 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.21 + + + org.apache.maven.plugins + maven-war-plugin + 2.1-beta-1 + + + maven-jar-plugin + 2.3 + + + maven-compiler-plugin + 2.1 + +
+
+ + + org.springframework.build.aws + org.springframework.build.aws.maven + 3.0.0.RELEASE + + + + + + maven-compiler-plugin + + + maven-surefire-plugin + + + maven-jar-plugin + + + + true + + + ${project.version} + + + + + + + maven-eclipse-plugin + + + maven-idea-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + **/*.class + + + **/DnParserImpl*.class + **/TokenMgrError.class + **/ParseException.class + **/Token.class + **/SimpleCharStream.class + + + + + +
+ + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + + maven-jxr-plugin + 2.2 + + + maven-surefire-report-plugin + 2.6 + + + maven-project-info-reports-plugin + 2.2 + + + maven-javadoc-plugin + 2.5 + + + + javadoc + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.4 + + + + + + + + org.springframework.ldap + spring-ldap-core + ${project.version} + + + org.springframework.ldap + spring-ldap-core-tiger + ${project.version} + + + org.springframework.ldap + spring-ldap-test + ${project.version} + + + org.springframework.ldap + spring-ldap-samples-utils + ${project.version} + + + + org.springframework + spring-core + ${spring.version} + + + org.springframework + spring-beans + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-aop + ${spring.version} + + + org.springframework + spring-web + ${spring.version} + + + org.springframework + spring-webmvc + ${spring.version} + + + struts + struts + + + + + org.springframework + spring-orm + ${spring.version} + + + org.springframework + spring-jdbc + ${spring.version} + + + org.springframework + spring-tx + ${spring.version} + + + org.springframework + spring-test + ${spring.version} + test + + + + org.acegisecurity + acegi-security + 1.0.7 + + + aspectj + aspectj + + + cas + casclient + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + + commons-lang + commons-lang + + + commons-logging + commons-logging + + + hsqldb + hsqldb + + + javax.servlet + jsp-api + + + javax.servlet + servlet-api + + + jmock + jmock + + + log4j + log4j + + + net.sj.ehcache + ehcache + + + org.apache.directory.server + apacheds-core + + + org.slf4j + slf4j-log4j12 + + + org.springframework + spring-core + + + org.springframework + spring-jdbc + + + org.springframework + spring-ldap + + + org.springframework + spring-mock + + + org.springframework + spring-remoting + + + org.springframework + spring-support + + + org.springframework + spring-web + + + oro + oro + + + taglibs + standard + + + + + + org.springframework.security + spring-security-core + 2.0.2 + + + org.springframework.security + spring-security-core-tiger + 2.0.2 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + commons-lang + commons-lang + 2.5 + + + commons-pool + commons-pool + 1.5.4 + + + commons-cli + commons-cli + 1.2 + + + commons-codec + commons-codec + 1.4 + + + org.freemarker + freemarker + 2.3.9 + + + + commons-logging + commons-logging + 1.0.4 + + + log4j + log4j + 1.2.9 + true + + + + junit + junit + ${junit.version} + test + + + easymock + easymock + 1.2_Java1.3 + test + + + gsbase + gsbase + 2.0.1 + test + + + jdepend + jdepend + 2.9.1 + jar + test + + + + + + commons-logging + commons-logging + + + org.springframework + spring-core + + + org.springframework + spring-beans + + + junit + junit + test + + + log4j + log4j + test + + +
=== modified file 'debian/rules' --- debian/rules 2011-04-10 17:58:25 +0000 +++ debian/rules 2011-06-29 14:53:08 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh $@ --with javahelper + dh $@ --with javahelper --with maven-repo-helper override_dh_auto_clean: dh_auto_clean @@ -25,3 +25,14 @@ --destdir $(CURDIR) \ --watchfile debian/watch \ --force-download + +DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p') +MAVEN_REPO := http://repo1.maven.org/maven2 + +get-orig-pom: + for component in core-tiger core parent; \ + do \ + wget -U NoAgent-1.0 -O debian/poms/spring-ldap-$${component}.pom \ + $(MAVEN_REPO)/org/springframework/ldap/spring-ldap-$${component}/$(DEB_UPSTREAM_VERSION)/spring-ldap-$${component}-$(DEB_UPSTREAM_VERSION).pom ;\ + done +
--- End Message ---
--- Begin Message ---
Source: libspring-ldap-java
Source-Version: 1.3.1.RELEASE-2

We believe that the bug you reported is fixed in the latest version of
libspring-ldap-java, which is due to be installed in the Debian FTP archive:

libspring-ldap-java-doc_1.3.1.RELEASE-2_all.deb
  to 
main/libs/libspring-ldap-java/libspring-ldap-java-doc_1.3.1.RELEASE-2_all.deb
libspring-ldap-java_1.3.1.RELEASE-2.debian.tar.gz
  to 
main/libs/libspring-ldap-java/libspring-ldap-java_1.3.1.RELEASE-2.debian.tar.gz
libspring-ldap-java_1.3.1.RELEASE-2.dsc
  to main/libs/libspring-ldap-java/libspring-ldap-java_1.3.1.RELEASE-2.dsc
libspring-ldap-java_1.3.1.RELEASE-2_all.deb
  to main/libs/libspring-ldap-java/libspring-ldap-java_1.3.1.RELEASE-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Page <[email protected]> (supplier of updated libspring-ldap-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 29 Jun 2011 15:53:25 +0100
Source: libspring-ldap-java
Binary: libspring-ldap-java libspring-ldap-java-doc
Architecture: source all
Version: 1.3.1.RELEASE-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: James Page <[email protected]>
Description: 
 libspring-ldap-java - Java library for simpler LDAP programming
 libspring-ldap-java-doc - documentation for libspring-ldap-java
Closes: 632085
Changes: 
 libspring-ldap-java (1.3.1.RELEASE-2) unstable; urgency=low
 .
   * Added maven artifact deployment (Closes: #632085):
     - debian/rules: added target to retrieve original pom files, use
       --with maven-repo-helper
     - debian/poms/*: pom files for maven deployment
     - debian/libspring-ldap-java.poms: pom file deployment descriptor
     - debian/control: added maven-repo-helper
Checksums-Sha1: 
 fd0f68f76689a36d431f38077c7996221e7bb231 2417 
libspring-ldap-java_1.3.1.RELEASE-2.dsc
 e6f6492a9b278cd603c9841f704da0829551e192 10485 
libspring-ldap-java_1.3.1.RELEASE-2.debian.tar.gz
 84e6451e6b8787a644e600a594398d3d54553674 212058 
libspring-ldap-java_1.3.1.RELEASE-2_all.deb
 a2b3bf71c610d1fced47aa5b632192c8ba6a8859 615232 
libspring-ldap-java-doc_1.3.1.RELEASE-2_all.deb
Checksums-Sha256: 
 1dfe14da0eef2423dc2bf736f9b5c2987d40d8b2534400158023ba0693bbbd11 2417 
libspring-ldap-java_1.3.1.RELEASE-2.dsc
 1d215ffeeab1be5a80b57d2309547b8574a473f9363d8b3703cbbbcd6a6c20ef 10485 
libspring-ldap-java_1.3.1.RELEASE-2.debian.tar.gz
 4168cb3b97e7b612c25b47c3a853e13fea6db50f52990ca6934fff041f2b8328 212058 
libspring-ldap-java_1.3.1.RELEASE-2_all.deb
 f054858d3a936bfd7c626a99606b2e51506026fc67156fb431542600df457013 615232 
libspring-ldap-java-doc_1.3.1.RELEASE-2_all.deb
Files: 
 6598c2f311a50eaefb099fb55db3b4f9 2417 java optional 
libspring-ldap-java_1.3.1.RELEASE-2.dsc
 592627379739571269ad35278974eb6c 10485 java optional 
libspring-ldap-java_1.3.1.RELEASE-2.debian.tar.gz
 8565998b0cf6525bef8d86d6ee2aae66 212058 java optional 
libspring-ldap-java_1.3.1.RELEASE-2_all.deb
 b81908f1a96eec793914ab8fb26074b1 615232 doc optional 
libspring-ldap-java-doc_1.3.1.RELEASE-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJODNmOAAoJECHSBYmXSz6WNHQP/iesVYixFpbQL9TX9Q6k48Ep
9PLU57foIPAtwFLbdFXSpODkcEMrC2kc2j7Z+s5stZe8h3h73d+/YpIYtucWc+AN
8tVMdSpxVK5z3BLBFcdNP3//aK2HtVybXdxgCgp6yDJkPBEDXs1bsOqsBKIgF5B6
j27bY8z67yFYkmR8EJzgOuO/dGEd+ylTj/ZILnj4tDW1A0DUFW/WVU/rF+Z1VUIZ
z6kfOCiX8CLRb2uOmVeaPpiGachx3f4ZKbW+X7dVhOhkc7csRh4s12yJZ+xYGaCp
xyGcs6pzwW52of+F/DMnQUqxeMKbdwWshMRXLnWvHGu9CQtVF32d3/5KLqYZxpJh
reJeoPYK4sDS2kHIpSFbSwLlnHQfVSVGObifVmzi1UhN2Q7IE595MczVZ/uCg9KS
vISQjlYsNLSfrHRMUCF5iKwQOHVSzhXZPb1Um230dTfcnG/RD5lNH9Jqtyi47g3/
JqhaRPCEveZUpHaho3f/zfe9p+/F6ZhAVgeibuNWPfhdAPVssw4E5Mm9OpPCssre
J0H9eN++3RjGTNovl7ev34tataSIe3HSWTcZU+1xz1l5RS9AzJYcRTkn8WsoXgAx
tD96v27blKFdh6KPPStfy9YMubdeNPMkfexDa9/7FNFelmIpW2mQ58rTNLJ/MHmW
q7JAEEmLrUvr8tFeH8Ll
=kFcw
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
[email protected] for discussions and questions.

Reply via email to