Ver código fonte

EOL! Archived!

Matthew Weier O'Phinney 7 anos atrás
pai
commit
136735e776
4 arquivos alterados com 22 adições e 14 exclusões
  1. 3 7
      CONTRIBUTING.md
  2. 8 1
      DEVELOPMENT_README.md
  3. 7 0
      README-GIT.md
  4. 4 6
      README.md

+ 3 - 7
CONTRIBUTING.md

@@ -1,13 +1,9 @@
 # CONTRIBUTING
 
-> ## End-of-Life occurs 28 Sep 2016
+> ## End-of-Life occurred 28 Sep 2016
 >
-> Between now and 28 Sep 2016, we will only be accepting security patches to
-> this repository; after that date, we will issue no more releases.
->
-> For more information:
->
-> - https://framework.zend.com/blog/2016-06-28-zf1-eol.html
+> This project is no longer maintained, and reached its end of life on 28 Sep
+> 2016; the last public release was 1.12.20.
 
 ---
 

+ 8 - 1
DEVELOPMENT_README.md

@@ -1,5 +1,12 @@
 # Development using a virtual machine
 
+> ## End-of-Life occurred 28 Sep 2016
+>
+> This project is no longer maintained, and reached its end of life on 28 Sep
+> 2016; the last public release was 1.12.20.
+>
+> At this time, the repository has been archived, and is read-only.
+
 You can set up a development virtual machine for ZF1 unit testing and library 
 development following these simple instructions.
 
@@ -60,4 +67,4 @@ To stop the VM do one of the following:
     
 Also, when any of of the Puppet manifests change (.pp files), it is a good idea to rerun them:
 
-    vagrant provision
+    vagrant provision

+ 7 - 0
README-GIT.md

@@ -1,5 +1,12 @@
 # USING THE GIT REPOSITORY
 
+> ## End-of-Life occurred 28 Sep 2016
+>
+> This project is no longer maintained, and reached its end of life on 28 Sep
+> 2016; the last public release was 1.12.20.
+>
+> At this time, the repository has been archived, and is read-only.
+
 ## Setup your own public repository
 
 Your first step is to establish a public repository from which we can

+ 4 - 6
README.md

@@ -1,13 +1,11 @@
 ![Logo](http://framework.zend.com/images/logos/ZendFramework-logo.png)
 
-> ## End-of-Life occurs 28 Sep 2016
+> ## End-of-Life occurred 28 Sep 2016
 >
-> Between now and 28 Sep 2016, we will only be accepting security patches to
-> this repository; after that date, we will issue no more releases.
+> This project is no longer maintained, and reached its end of life on 28 Sep
+> 2016; the last public release was 1.12.20.
 >
-> For more information:
->
-> - https://framework.zend.com/blog/2016-06-28-zf1-eol.html
+> At this time, the repository has been archived, and is read-only.
 
 ---