File: rules

package info (click to toggle)
junit5 5.3.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,676 kB
  • sloc: java: 59,560; xml: 559; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 221 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

	# Build the empty junit-jupiter.jar jar
	jar cvf debian/junit-jupiter.jar LICENSE-notice.md LICENSE.md