Author: vsiveton
Date: Thu Aug 16 14:40:47 2007
New Revision: 566867
URL: http://svn.apache.org/viewvc?view=rev&rev=566867
Log:
o removed useless copyright
Modified:
maven/components/branches/maven-2.0.x/maven-core/src/bin/m2
maven/components/branches/maven-2.0.x/maven-core/src/bin/mvn
Modified: maven/components/branches/maven-2.0.x/maven-core/src/bin/m2
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core/src/bin/m2?view=diff&rev=566867&r1=566866&r2=566867
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core/src/bin/m2 (original)
+++ maven/components/branches/maven-2.0.x/maven-core/src/bin/m2 Thu Aug 16
14:40:47 2007
@@ -18,9 +18,6 @@
# under the License.
# ----------------------------------------------------------------------------
-# Copyright (c) 2001-2002 The Apache Software Foundation. All rights
-# reserved.
-
echo ""
echo THE m2 COMMMAND IS DEPRECATED - PLEASE RUN mvn INSTEAD
echo ""
Modified: maven/components/branches/maven-2.0.x/maven-core/src/bin/mvn
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core/src/bin/mvn?view=diff&rev=566867&r1=566866&r2=566867
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core/src/bin/mvn (original)
+++ maven/components/branches/maven-2.0.x/maven-core/src/bin/mvn Thu Aug 16
14:40:47 2007
@@ -18,9 +18,6 @@
# under the License.
# ----------------------------------------------------------------------------
-# Copyright (c) 2001-2002 The Apache Software Foundation. All rights
-# reserved.
-
# ----------------------------------------------------------------------------
# Maven2 Start Up Batch script
#
@@ -35,7 +32,6 @@
# e.g. to debug Maven itself, use
# set MAVEN_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000
# ----------------------------------------------------------------------------
-
QUOTED_ARGS=""
while [ "$1" != "" ] ; do