You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2017/04/16 09:46:54 UTC

svn commit: r1791587 - /poi/trunk/build.gradle

Author: centic
Date: Sun Apr 16 09:46:54 2017
New Revision: 1791587

URL: http://svn.apache.org/viewvc?rev=1791587&view=rev
Log:
Revert "Add hamcrest-all to Gradle build as well"

This reverts commit e452090d41190820ec7f2591097fb9e63ad6c59c.

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1791587&r1=1791586&r2=1791587&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun Apr 16 09:46:54 2017
@@ -152,8 +152,6 @@ project('main') {
 		compile 'org.apache.commons:commons-collections4:4.1'
 		
 		testCompile 'junit:junit:4.12'
-		testCompile 'org.hamcrest:hamcrest-all:1.3'
-
 	}
 	
 	// Create a separate jar for test-code to depend on it in other projects



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org