File: rules

package info (click to toggle)
jayway-jsonpath 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,660 kB
  • ctags: 1,338
  • sloc: java: 8,148; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/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-web-test:install

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