File: rules

package info (click to toggle)
wsdl4j 1.6.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,020 kB
  • ctags: 1,774
  • sloc: java: 11,288; xml: 200; sh: 11; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java

%:
	dh $@ --with javahelper,maven_repo_helper --buildsystem=ant

override_dh_auto_build:
	dh_auto_build -- compile javadocs
	bnd wrap --properties debian/wsdl4j.bnd --output debian/wsdl4j.jar build/lib/wsdl4j.jar

get-orig-source:
	-uscan --download-current-version --force-download