ソースを参照

hardy has a separate junit4 package, lets point at that not a junit3 jar that we have replaced with a junit4 one

Fixes builds not building


git-svn-id: http://svn.dmdirc.com/trunk@4003 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack 16年前
コミット
5ea56e14ad
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      default.properties

+ 2
- 2
default.properties ファイルの表示

@@ -1,6 +1,6 @@
1 1
 libs.junit.classpath=/usr/share/java/junit.jar
2
-libs.junit_4.classpath=/usr/share/java/junit.jar
2
+libs.junit_4.classpath=/usr/share/java/junit4.jar
3 3
 libs.junit.javadoc=
4 4
 
5 5
 doccheck.path=doccheck.jar
6
-doccheck.dir=reports/doccheck/
6
+doccheck.dir=reports/doccheck/

読み込み中…
キャンセル
保存