Repository: brooklyn-dist
Updated Branches:
  refs/heads/master dadbc93ac -> 29baf8c0d


Remove Incubator DISCLAIMER file


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/0d73fe3a
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/0d73fe3a
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/0d73fe3a

Branch: refs/heads/master
Commit: 0d73fe3a3f7cb7868dfa79ba1dcd0efd15bcbc51
Parents: 7177e20
Author: Richard Downer <rich...@apache.org>
Authored: Fri Mar 11 13:32:29 2016 +0000
Committer: Richard Downer <rich...@apache.org>
Committed: Fri Mar 11 13:32:29 2016 +0000

----------------------------------------------------------------------
 dist/src/main/config/build-distribution.xml | 9 ---------
 dist/src/main/license/files/DISCLAIMER      | 8 --------
 2 files changed, 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/0d73fe3a/dist/src/main/config/build-distribution.xml
----------------------------------------------------------------------
diff --git a/dist/src/main/config/build-distribution.xml 
b/dist/src/main/config/build-distribution.xml
index af0ff4b..4ebd4c6 100644
--- a/dist/src/main/config/build-distribution.xml
+++ b/dist/src/main/config/build-distribution.xml
@@ -24,15 +24,6 @@
     <formats><!-- empty, intended for caller to specify --></formats>
     <fileSets>
         <fileSet>
-            <directory>${project.basedir}/../..</directory>
-            <outputDirectory></outputDirectory>
-            <fileMode>0644</fileMode>
-            <directoryMode>0755</directoryMode>
-            <includes>
-                <include>DISCLAIMER*</include>
-            </includes>
-        </fileSet>
-        <fileSet>
             <directory>${project.basedir}/src/main/license/files</directory>
             <outputDirectory></outputDirectory>
             <fileMode>0644</fileMode>

http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/0d73fe3a/dist/src/main/license/files/DISCLAIMER
----------------------------------------------------------------------
diff --git a/dist/src/main/license/files/DISCLAIMER 
b/dist/src/main/license/files/DISCLAIMER
deleted file mode 100644
index 9e6119b..0000000
--- a/dist/src/main/license/files/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-
-Apache Brooklyn is an effort undergoing incubation at The Apache Software 
Foundation (ASF), 
-sponsored by the Apache Incubator. Incubation is required of all newly 
accepted projects until 
-a further review indicates that the infrastructure, communications, and 
decision making process 
-have stabilized in a manner consistent with other successful ASF projects. 
While incubation 
-status is not necessarily a reflection of the completeness or stability of the 
code, it does 
-indicate that the project has yet to be fully endorsed by the ASF.
-

Reply via email to