You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by pa...@apache.org on 2015/06/11 06:33:15 UTC

[3/5] incubator-groovy git commit: cleanup

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/ab4f07aa/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShadowCommand.properties
----------------------------------------------------------------------
diff --git a/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShadowCommand.properties b/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShadowCommand.properties
index 15d9997..a0fff83 100644
--- a/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShadowCommand.properties
+++ b/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShadowCommand.properties
@@ -16,11 +16,6 @@
 #  specific language governing permissions and limitations
 #  under the License.
 #
-
-#
-# $Id$
-#
-
 command.description=Uber foo, muck & fluff
 command.usage=
 command.help=Uber foo, muck & fluff.

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/ab4f07aa/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShowCommand.properties
----------------------------------------------------------------------
diff --git a/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShowCommand.properties b/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShowCommand.properties
index e85873b..0ae1d76 100644
--- a/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShowCommand.properties
+++ b/subprojects/groovy-groovysh/src/main/resources/org/codehaus/groovy/tools/shell/commands/ShowCommand.properties
@@ -16,11 +16,6 @@
 #  specific language governing permissions and limitations
 #  under the License.
 #
-
-#
-# $Id$
-#
-
 command.description=Show variables, classes or imports
 command.usage=[<variables|classes|imports|preferences|all>]
 command.help=Show variables, classes, imports or preferences.

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/ab4f07aa/subprojects/groovy-groovysh/src/test/resources/org/codehaus/groovy/tools/shell/util/MessageSourceTest.properties
----------------------------------------------------------------------
diff --git a/subprojects/groovy-groovysh/src/test/resources/org/codehaus/groovy/tools/shell/util/MessageSourceTest.properties b/subprojects/groovy-groovysh/src/test/resources/org/codehaus/groovy/tools/shell/util/MessageSourceTest.properties
index 1cfe826..9603d71 100644
--- a/subprojects/groovy-groovysh/src/test/resources/org/codehaus/groovy/tools/shell/util/MessageSourceTest.properties
+++ b/subprojects/groovy-groovysh/src/test/resources/org/codehaus/groovy/tools/shell/util/MessageSourceTest.properties
@@ -16,11 +16,6 @@
 #  specific language governing permissions and limitations
 #  under the License.
 #
-
-#
-# $Id$
-#
-
 a=1
 
 b=2