Skip to content

Commit ad3195a

Browse files
committed
add test scope to junit dependency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@321302 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3efc1d8 commit ad3195a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

project.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,9 @@ limitations under the License.
187187
<id>junit</id>
188188
<version>3.8.1</version>
189189
<url>http://www.junit.org</url>
190+
<properties>
191+
<scope>test</scope>
192+
</properties>
190193
</dependency>
191194
</dependencies>
192195
<issueTrackingUrl>http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Codec&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time</issueTrackingUrl>

0 commit comments

Comments
 (0)