You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/09/14 00:15:11 UTC

svn commit: r280688 - /maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties

Author: aheritier
Date: Tue Sep 13 15:15:05 2005
New Revision: 280688

URL: http://svn.apache.org/viewcvs?rev=280688&view=rev
Log:
Fix plugin:test adding a value for the property maven.gump.svn.dir

Added:
    maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties   (with props)

Added: maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties?rev=280688&view=auto
==============================================================================
--- maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties (added)
+++ maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties Tue Sep 13 15:15:05 2005
@@ -0,0 +1,16 @@
+# -------------------------------------------------------------------
+# Copyright 2005 The Apache Software Foundation.
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#      http://www.apache.org/licenses/LICENSE-2.0
+#  
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -------------------------------------------------------------------
+maven.gump.svn.dir=trunk
\ No newline at end of file

Propchange: maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org