File: rules

package info (click to toggle)
jayway-jsonpath 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 2,680 kB
  • sloc: java: 8,148; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=gradle --with maven-repo-helper

override_dh_auto_build:
	dh_auto_build -- jar install -x :json-path-web-test:jar -x :json-path:javadoc -x :json-path-assert:javadoc -x :json-path-web-test:install