diff options
author | Carl C. Trieloff <cctrieloff@apache.org> | 2008-12-01 18:35:51 +0000 |
---|---|---|
committer | Carl C. Trieloff <cctrieloff@apache.org> | 2008-12-01 18:35:51 +0000 |
commit | 5037b89c89c458cc167ecb5f3ef92be43d95e11b (patch) | |
tree | 77f83ec2df66be194fdbb352186775b9df87c772 | |
parent | b3646fe3a1a64cc0c0f920c52677519bbd0fae92 (diff) | |
download | qpid-python-5037b89c89c458cc167ecb5f3ef92be43d95e11b.tar.gz |
removed incubating notices
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722164 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/ruby/DISCLAIMER | 5 | ||||
-rw-r--r-- | qpid/ruby/RELEASE_NOTES | 4 |
2 files changed, 2 insertions, 7 deletions
diff --git a/qpid/ruby/DISCLAIMER b/qpid/ruby/DISCLAIMER deleted file mode 100644 index c321113c9e..0000000000 --- a/qpid/ruby/DISCLAIMER +++ /dev/null @@ -1,5 +0,0 @@ -Apache Qpid 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. diff --git a/qpid/ruby/RELEASE_NOTES b/qpid/ruby/RELEASE_NOTES index bed4725bfa..6b40f54eb0 100644 --- a/qpid/ruby/RELEASE_NOTES +++ b/qpid/ruby/RELEASE_NOTES @@ -1,5 +1,5 @@ -Apache Incubator Qpid Ruby M4 Release Notes ---------------------------------------------- +Apache Qpid Ruby M4 Release Notes +--------------------------------- The Qpid M4 release of the ruby client contains support the for AMQP 0-10 & 0-8 specifications (as well as support for the non-WIP portion |