Codebase list excalibur-logger / 1f45c40
revert broken pom change Torsten Werner 12 years ago
5 changed file(s) with 3 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
11
22 UNRELEASED
33 * Team upload.
4 * Add pom.xml and use maven-repo-helper for installation.
54 * Disable cdbs' simple patchsys. We don't ship patches anyway.
65 * Switch to source format 3.0.
76 * Switch to debhelper level 7.
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Onkar Shinde <onkarshinde@ubuntu.com>
55 Build-Depends: debhelper (>= 7), cdbs, ant
6 Build-Depends-Indep: default-jdk, libavalon-framework-java, libexcalibur-logkit-java, libjboss-j2ee-java, libgnumail-java, liblog4j1.2-java, libservlet2.4-java, libxalan2-java, maven-repo-helper
6 Build-Depends-Indep: default-jdk, libavalon-framework-java, libexcalibur-logkit-java, libjboss-j2ee-java, libgnumail-java, liblog4j1.2-java, libservlet2.4-java, libxalan2-java
77 Standards-Version: 3.9.1
88 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/excalibur-logger/
99 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/excalibur-logger/
+0
-1
debian/libexcalibur-logger-java.poms less more
0 debian/pom.xml
+0
-6
debian/pom.xml less more
0 <project>
1 <modelVersion>4.0.0</modelVersion>
2 <groupId>logkit</groupId>
3 <artifactId>logkit</artifactId>
4 <version>2.0</version>
5 </project>
77 DEB_ANT_ARGS := -Dnoget=true -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4
88
99 install/libexcalibur-logger-java::
10 mh_installpoms -plibexcalibur-logger-java -e$(DEB_UPSTREAM_VERSION)
11 mh_installjar -plibexcalibur-logger-java -e$(DEB_UPSTREAM_VERSION) -l \
12 debian/pom.xml target/excalibur-logger-${DEB_UPSTREAM_VERSION}.jar
10 dh_install target/excalibur-logger-${DEB_UPSTREAM_VERSION}.jar usr/share/java/
11 dh_link usr/share/java/excalibur-logger-${DEB_UPSTREAM_VERSION}.jar usr/share/java/excalibur-logger.jar
1312
1413 get-orig-source:
1514 uscan --force-download --rename