Package: libspring-ldap-java
Version: 1.3.1.RELEASE-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
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
+
+ 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
+