Return-Path: Delivered-To: apmail-struts-commits-archive@locus.apache.org Received: (qmail 90686 invoked from network); 9 Feb 2007 03:55:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2007 03:55:12 -0000 Received: (qmail 5635 invoked by uid 500); 9 Feb 2007 03:55:17 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 5582 invoked by uid 500); 9 Feb 2007 03:55:17 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 5573 invoked by uid 99); 9 Feb 2007 03:55:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2007 19:55:17 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2007 19:55:09 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 133A11A981A; Thu, 8 Feb 2007 19:54:49 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r505162 - in /struts/site/src/site: fml/kickstart.fml xdoc/downloads.xml Date: Fri, 09 Feb 2007 03:54:48 -0000 To: commits@struts.apache.org From: husted@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070209035449.133A11A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: husted Date: Thu Feb 8 19:54:48 2007 New Revision: 505162 URL: http://svn.apache.org/viewvc?view=rev&rev=505162 Log: SITE-19 Add "release" FAQ to kickstart and link from Releases page. Modified: struts/site/src/site/fml/kickstart.fml struts/site/src/site/xdoc/downloads.xml Modified: struts/site/src/site/fml/kickstart.fml URL: http://svn.apache.org/viewvc/struts/site/src/site/fml/kickstart.fml?view=diff&rev=505162&r1=505161&r2=505162 ============================================================================== --- struts/site/src/site/fml/kickstart.fml (original) +++ struts/site/src/site/fml/kickstart.fml Thu Feb 8 19:54:48 2007 @@ -43,7 +43,6 @@ Documentation for past releases is also available.

-

To learn more about using Apache Struts, you can also visit Struts Central, @@ -59,7 +58,46 @@ (Plain old Google usually works too!)

- + + + Looking at the releases page, some versions seem to be missing. + What happened to them? + + +

+ Apache Struts uses a "milestone build" system. + First, we create a build with a milestone version number, + like Struts 2.0.42, and post the distribution in the development area. + The development group tests the distribution, + and then we decide whether or not to release it. + The distribution includes everything that would be released, + including the documentation and the release notes for this version. +

+ If we find a significant problem with the distribution, + we may decide not to release it, + and just leave the distribution as a "test build". + The testing may take several days, and in the meantime, + we want to keep the project moving, + and so we just go onto the next version number. + Using our example, the next distribution would be labeled + 2.0.43, even if version 2.0.42 was never officially released. +

+ Often. we will first grade a release as a "beta", + and invite other users to test it too. + If this second round of beta testing goes well, + then we can mark the release "General Availability". + Usually, that designation would also make it the new + "Best Available" release. + In this case, we don't create another distribution, + but simply adjust the status of the same set of bits + that people have been testing all along. +

+ In practice, this approach is fast and efficient + and creates the fewest number of "candidate builds" + between releases. +

+
+
Why is the project called "Struts"? Modified: struts/site/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?view=diff&rev=505162&r1=505161&r2=505162 ============================================================================== --- struts/site/src/site/xdoc/downloads.xml (original) +++ struts/site/src/site/xdoc/downloads.xml Thu Feb 8 19:54:48 2007 @@ -26,10 +26,10 @@

- Releases of the Apache Struts framework + Releases of the Apache Struts framework are made available to the general public at no charge, under the - Apache License, + Apache License, in both binary and source distributions. Individual JARs are also made available through Apache Maven @@ -85,21 +85,25 @@

Project releases are approved by vote of the Apache Struts Project Management Committee. - Support for a release is provided by - project volunteers + Support for a release is provided by + project volunteers on the User mailing list. - Additional free support is provided by many other - volunteer subscribers to the list. - Issues with a release may be discussed on the list - and reported through the + Additional free support is provided by many other + volunteer subscribers to the list. + Issues with a release may be discussed on the list + and reported through the issue tracker.

- +

- The user mailing list and issue tracker are the only - support options hosted by the Apache Struts project. + The user mailing list and issue tracker are the only + support options hosted by the Apache Struts project.

- + +

+ Why are some version numbers missing? +

+
@@ -109,7 +113,7 @@ As a couresty, we retain archival copies of the website for each "General Availablity" release. Product support for older releases may be limited.

- +
- +

The documentation is bundled with each - distribution. We strongly recommend installing the documentation + distribution. We strongly recommend installing the documentation for a release locally, so as to conserve bandwidth.

-

- Apache Struts 2 source code and documentation is +

+ Apache Struts 2 source code and documentation is licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file included in any distribution for additional information - regarding copyright ownership. The ASF licenses the source - code and documentation files in our Apache Struts distribution - to you under the Apache License, Version 2.0 (the "License"); + regarding copyright ownership. The ASF licenses the source + code and documentation files in our Apache Struts distribution + to you under the Apache License, Version 2.0 (the "License"); you may not use the Apache Struts product except in compliance - with the License. + with the License.

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. -

+

Unless required by applicable law or agreed to in writing, @@ -167,8 +171,8 @@ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations - under the License. -

+ under the License. +