Updated Branches: refs/heads/develop cd94dc118 -> 1a5cd1780
MARMOTTA-371: removed incubation disclaimer Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/b833ef29 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/b833ef29 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/b833ef29 Branch: refs/heads/develop Commit: b833ef2983c22d1456285dc668bb0ed4ef35e9ab Parents: 906a569 Author: Jakob Frank <[email protected]> Authored: Fri Nov 22 10:37:33 2013 +0100 Committer: Jakob Frank <[email protected]> Committed: Fri Nov 22 14:15:09 2013 +0100 ---------------------------------------------------------------------- DISCLAIMER.txt | 16 ---------------- README.txt | 16 +++++----------- .../src/main/webapp/META-INF/DISCLAIMER | 16 ---------------- .../src/main/webapp/META-INF/DISCLAIMER | 16 ---------------- 4 files changed, 5 insertions(+), 59 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/b833ef29/DISCLAIMER.txt ---------------------------------------------------------------------- diff --git a/DISCLAIMER.txt b/DISCLAIMER.txt deleted file mode 100644 index 7391144..0000000 --- a/DISCLAIMER.txt +++ /dev/null @@ -1,16 +0,0 @@ -Apache Marmotta 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 Marmotta project you -can go to the following page: - - http://marmotta.incubator.apache.org - http://git-wip-us.apache.org/repos/asf/marmotta/blob/b833ef29/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index f12e050..d3598e1 100644 --- a/README.txt +++ b/README.txt @@ -1,13 +1,7 @@ -Apache Marmotta (incubating) -=========================== +Apache Marmotta +=============== -This code repository is still working in progress for the importation of LMF -into Marmotta. - -For more information about the incubation status of the Marmotta project you -can go to the following page: - - http://marmotta.incubator.apache.org +This code repository contains the source-code for Apache Marmotta 1. Building the Source Distribution @@ -52,7 +46,7 @@ This will create a marmotta.war file in the target/ directory. You can deploy this archive to any Java Application Server by copying it into its deployment directory. More details can be found on: -http://marmotta.incubator.apache.org/installation.html +http://marmotta.apache.org/installation.html Alternatively, you can directly startup the Apache Marmotta Web Application @@ -122,4 +116,4 @@ mvn clean deploy -Pdist-local,marmotta-release,installer Please keep in mind that building a release involves creating digital signatures, so you will need a GPG key and a proper GPG configuration to run -this task. \ No newline at end of file +this task. http://git-wip-us.apache.org/repos/asf/marmotta/blob/b833ef29/launchers/marmotta-webapp-bigdata/src/main/webapp/META-INF/DISCLAIMER ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp-bigdata/src/main/webapp/META-INF/DISCLAIMER b/launchers/marmotta-webapp-bigdata/src/main/webapp/META-INF/DISCLAIMER deleted file mode 100644 index 7391144..0000000 --- a/launchers/marmotta-webapp-bigdata/src/main/webapp/META-INF/DISCLAIMER +++ /dev/null @@ -1,16 +0,0 @@ -Apache Marmotta 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 Marmotta project you -can go to the following page: - - http://marmotta.incubator.apache.org - http://git-wip-us.apache.org/repos/asf/marmotta/blob/b833ef29/launchers/marmotta-webapp/src/main/webapp/META-INF/DISCLAIMER ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp/src/main/webapp/META-INF/DISCLAIMER b/launchers/marmotta-webapp/src/main/webapp/META-INF/DISCLAIMER deleted file mode 100644 index 7391144..0000000 --- a/launchers/marmotta-webapp/src/main/webapp/META-INF/DISCLAIMER +++ /dev/null @@ -1,16 +0,0 @@ -Apache Marmotta 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 Marmotta project you -can go to the following page: - - http://marmotta.incubator.apache.org -
