Author: dennisl
Date: Wed Jul 31 20:47:28 2013
New Revision: 1509021

URL: http://svn.apache.org/r1509021
Log:
Convert from using goals.txt to using invoker.properties when running ITs.

Added:
    
maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties
   (with props)
    
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties
   (with props)
Removed:
    maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/goals.txt
    
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/goals.txt

Added: 
maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties?rev=1509021&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties
 (added)
+++ 
maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties
 Wed Jul 31 20:47:28 2013
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+
+invoker.goals = clean changes:announcement-generate
\ No newline at end of file

Propchange: 
maven/plugins/trunk/maven-changes-plugin/src/it/announce-generate/invoker.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties?rev=1509021&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties
 (added)
+++ 
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties
 Wed Jul 31 20:47:28 2013
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+
+invoker.goals = changes:changes-validate changes:announcement-generate
\ No newline at end of file

Propchange: 
maven/plugins/trunk/maven-changes-plugin/src/it/announcement-generate-custom-template/invoker.properties
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to