From c4b85189fa4ebad9a90914a0e4bfc1cbb856fa21 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Fri, 6 Apr 2007 13:57:38 +0000 Subject: [PATCH] * updated maven (2.0.5 -> 2.0.6) git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20622 10447126-35f2-4685-b0cf-6dd780d3921f --- java/maven/maven.conf | 13 ++++++------- java/maven/maven.desc | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/java/maven/maven.conf b/java/maven/maven.conf index 2874e1457..8e684762e 100644 --- a/java/maven/maven.conf +++ b/java/maven/maven.conf @@ -1,8 +1,9 @@ #!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../maven/maven.conf +# Filename: package/.../maven/maven.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # Prevent executing normal make and install build steps. # This package has custom make and install. @@ -35,10 +36,8 @@ maven_postmake() { # Unfortunately the acces right need to be changed. The archive # was probably created under Windows. - chmod +ux $root/$prefix/bin/m2 - chmod +ur $root/$prefix/bin/m2.conf - chmod +ux $root/$prefix/lib/* - chmod -R +ux $root/$prefix/core + chmod +ux $root/$prefix/bin/mvn + chmod -R +ur $root/$prefix # Prepare necessary environment variables. cat <<-EOF > $root/etc/profile.d/maven diff --git a/java/maven/maven.desc b/java/maven/maven.desc index e73b2006f..ddc33ad22 100644 --- a/java/maven/maven.desc +++ b/java/maven/maven.desc @@ -30,8 +30,8 @@ [L] APL [S] Stable -[V] 2.0.5 +[V] 2.0.6 [P] X -----5---9 800.050 #[D] 0 maven-2.0.3-src.tar.bz2 svn+http://svn.apache.org/repos/asf/maven/components/trunk maven-components -r389387 -[D] 4020196073 maven-2.0.5-bin.tar.bz2 http://www.eu.apache.org/dist/maven/binaries/ +[D] 585395945 maven-2.0.6-bin.tar.bz2 http://www.eu.apache.org/dist/maven/binaries/