You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2008/05/31 18:49:57 UTC

svn commit: r662045 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt

Author: brett
Date: Sat May 31 09:49:57 2008
New Revision: 662045

URL: http://svn.apache.org/viewvc?rev=662045&view=rev
Log:
add missing resource. It was previously passing because it was found in /LICENSE.txt of the Maven uberjar - which happened to be jcraft's license erroneously shaded in.

Added:
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt   (with props)

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt?rev=662045&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt Sat May 31 09:49:57 2008
@@ -0,0 +1 @@
+This is the license

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0111-pluginThatRequiresResourceFromAnExtension/checkstyle-assembly/src/main/resources/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native