Skip to content

Commit cc6df03

Browse files
committed
The expected jar name for JUnit version 3.8.2 is junit.jar.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@800253 13f79535-47bb-0310-9956-ffa450edef68
1 parent fb0f38f commit cc6df03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# $Id$
1919

2020
# The pathname of the "junit.jar" JAR file
21-
junit.jar = ${junit.home}/junit-3.8.2.jar
21+
junit.jar = ${junit.home}/junit.jar
2222

2323
# The name of this component
2424
component.name = commons-codec

0 commit comments

Comments
 (0)