File: rules

package info (click to toggle)
libjboss-cache2-java 2.2.2.GA%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 8,272 kB
  • ctags: 12,766
  • sloc: java: 101,500; xml: 10,765; makefile: 14; sh: 12
file content (19 lines) | stat: -rwxr-xr-x 606 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/debhelper.mk

JAVA_HOME 	     := /usr/lib/jvm/default-java
DEB_ANT_BUILD_TARGET := jar
DEB_ANT_BUILDFILE    := debian/build.xml
DEB_JARS	     := jcip jboss jboss-aop db-je bsh c3p0    \
	ant-junit jgroups-core-2.6 commons-logging jboss-j2ee jdbm \
	jboss-common junit exml

install/libjboss-cache2-java::
	mh_installpom -plibjboss-cache2-java pom.xml --no-parent
	mh_installjar -plibjboss-cache2-java pom.xml jboss-cache2.jar \
	  /usr/share/java/jboss-cache2.jar

get-orig-source:
	uscan --force-download --rename