From 42df8d86a88359d481fc385daf1619570322fc76 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Thu, 21 Nov 2013 13:07:08 -0500 Subject: [PATCH] JCLOUDS-387: Removing DISCLAIMER file and assembly references now that jclouds has graduated --- DISCLAIMER | 16 ---------------- assembly/src/main/assembly/unix.xml | 7 ------- assembly/src/main/assembly/win.xml | 7 ------- 3 files changed, 30 deletions(-) delete mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER deleted file mode 100644 index 930418e..0000000 --- a/DISCLAIMER +++ /dev/null @@ -1,16 +0,0 @@ -Apache jclouds is an effort undergoing incubation at the Apache Software -Foundation (ASF), sponsored by the Apache Incubator PMC. - -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. - -For more information about the incubation status of the Apache jclouds project you -can go to the following page: - -http://incubator.apache.org/projects/jclouds.html -http://jclouds.incubator.apache.org diff --git a/assembly/src/main/assembly/unix.xml b/assembly/src/main/assembly/unix.xml index 2b3da8f..0c00ed6 100644 --- a/assembly/src/main/assembly/unix.xml +++ b/assembly/src/main/assembly/unix.xml @@ -125,13 +125,6 @@ 0755 unix - - ${basedir}/../DISCLAIMER - / - DISCLAIMER - dos - 0644 - diff --git a/assembly/src/main/assembly/win.xml b/assembly/src/main/assembly/win.xml index d5b27b5..df3d11b 100644 --- a/assembly/src/main/assembly/win.xml +++ b/assembly/src/main/assembly/win.xml @@ -123,13 +123,6 @@ dos 0644 - - ${basedir}/../DISCLAIMER - / - DISCLAIMER - dos - 0644 - -- 1.8.4