File: control

package info (click to toggle)
adql 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,248 kB
  • sloc: java: 27,809; xml: 426; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Test-Command: ant -f buildADQL.xml -DcompileTestsDir=$ADTTMP
	      -DPOSTGRES=/usr/share/java/postgresql.jar
              -DJUNIT-API=/usr/share/java/junit4.jar
	      -DlibJarFile=/usr/share/java/adql.jar
	      junitValidation
Depends: adql-java, libpostgresql-jdbc-java,
         ant, ant-optional, default-jdk, junit4