You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2012/03/20 16:42:15 UTC

svn commit: r1302944 - in /incubator/bigtop/branches/branch-0.3/bigtop-packages/src: common/hadoop/hadoop-fuse-dfs.1 common/oozie/do-component-build deb/flume/copyright deb/sqoop/copyright

Author: rvs
Date: Tue Mar 20 15:42:14 2012
New Revision: 1302944

URL: http://svn.apache.org/viewvc?rev=1302944&view=rev
Log:
BIGTOP-459. remove references to cloudera from the packaging files

Modified:
    incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/hadoop/hadoop-fuse-dfs.1
    incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/oozie/do-component-build
    incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/flume/copyright
    incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/sqoop/copyright

Modified: incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/hadoop/hadoop-fuse-dfs.1
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/hadoop/hadoop-fuse-dfs.1?rev=1302944&r1=1302943&r2=1302944&view=diff
==============================================================================
--- incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/hadoop/hadoop-fuse-dfs.1 (original)
+++ incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/hadoop/hadoop-fuse-dfs.1 Tue Mar 20 15:42:14 2012
@@ -104,4 +104,4 @@ The location of the default sun jdk used
 A colon seperated set of directories that hadoop-fuse-dfs will use. This must contain native dfs libraries, and the java dynamic library.
 
 .SH AUTHOR
-	Alex Newman <ne...@cloudera.com>
+	Apache Bigtop Project (incubating) <bi...@incubator.apache.org>

Modified: incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/oozie/do-component-build
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/oozie/do-component-build?rev=1302944&r1=1302943&r2=1302944&view=diff
==============================================================================
--- incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/oozie/do-component-build (original)
+++ incubator/bigtop/branches/branch-0.3/bigtop-packages/src/common/oozie/do-component-build Tue Mar 20 15:42:14 2012
@@ -40,12 +40,6 @@ RELEASE_DIR=$PWD
 # Resolve build version
 #
 OOZIE_VERSION=3.1.3-incubating
-RELEASE_ENV_FILENAME=release.env
-RELEASE_ENV_FILE=${RELEASE_DIR}/cloudera/${RELEASE_ENV_FILENAME}
-if [ -f "${RELEASE_ENV_FILE}" ]; then
-  echo "Setting release environment using ${RELEASE_ENV_FILE}"
-  . ${RELEASE_ENV_FILE}
-fi
 
 # IMPORTANT: THE FULL_VERSION, if set, will be used only for the final TARBALL,
 #            Everything inside of the TARBALL uses the version specified in the POM
@@ -138,10 +132,6 @@ rm -rf ${SRCDIR}/target \
        ${SRCDIR}/*.ipr \
        ${SRCDIR}/*.iws 
 
-cat > ${SRCDIR}/cloudera/${RELEASE_ENV_FILENAME} <<EOM
-FULL_VERSION=${FULL_VERSION}
-export FULL_VERSION
-EOM
 cp ${SRCDIR}/LICENSE.txt ${EXPDIR}
 cp ${SRCDIR}/NOTICE.txt ${EXPDIR}
 cd ${EXPDIR}

Modified: incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/flume/copyright
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/flume/copyright?rev=1302944&r1=1302943&r2=1302944&view=diff
==============================================================================
--- incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/flume/copyright (original)
+++ incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/flume/copyright Tue Mar 20 15:42:14 2012
@@ -2,11 +2,7 @@ Format: http://dep.debian.net/deps/dep5
 Source: http://incubator.apache.org/projects/flume.html
 Upstream-Name: Flume
 
-Files: *
-Copyright: 2010, Cloudera, Inc.
-License: Apache-2.0
-
-Files debian/*
+Files *
 Copyright: 2011, The Apache Software Foundation
 License: Apache-2.0
 

Modified: incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/sqoop/copyright
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/sqoop/copyright?rev=1302944&r1=1302943&r2=1302944&view=diff
==============================================================================
--- incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/sqoop/copyright (original)
+++ incubator/bigtop/branches/branch-0.3/bigtop-packages/src/deb/sqoop/copyright Tue Mar 20 15:42:14 2012
@@ -2,11 +2,7 @@ Format: http://dep.debian.net/deps/dep5
 Source: http://incubator.apache.org/projects/sqoop.html
 Upstream-Name: Sqoop
 
-Files: *
-Copyright: 2010-2011, Cloudera, Inc.
-License: Apache-2.0
-
-Files debian/*
+Files *
 Copyright: 2011, The Apache Software Foundation
 License: Apache-2.0