📄 announce.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Announcements</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<link href="./struts.css" type="text/css" rel="stylesheet" />
</head>
<body>
<div id="heading">
<a href="http://apache.org/">
<img id="asf_logo_wide" alt="The Apache Project" src="./images/asf_logo_wide.gif" />
</a>
<a href="http://struts.apache.org/">
<img id="struts-logo" alt="Struts Framework" src="./images/struts.gif" />
</a>
</div>
<!--end heading-->
<div id="content">
<div id="menu">
<p>Struts</p>
<ul>
<li>
<a href="index.html">Welcome</a>
</li>
<li>
<a href="learning.html">Learning</a>
</li>
<li>
<a href="acquiring.html">Acquiring</a>
</li>
<li>
<a href="using.html">Using</a>
</li>
<li>
<a href="volunteers.html">Who We Are</a>
</li>
<li>
<a href="announce.html">Announcements</a>
</li>
</ul>
<p>Documentation</p>
<ul>
<li>
<a href="userGuide/index.html">User and Developer Guides</a>
</li>
<li>
<a href="userGuide/release-notes.html">Release Notes</a>
</li>
<li>
<a href="api/index.html">Javadoc</a>
</li>
<li>
<a href="faqs/index.html">FAQs and Howtos</a>
</li>
</ul>
<p>Community</p>
<ul>
<li>
<a href="http://jakarta.apache.org/site/bugs.html">Known Issues (Bugzilla)</a>
</li>
<li>
<a href="http://wiki.apache.org/struts">Wiki Pages</a>
</li>
<li>
<a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=241">List Archive</a>
</li>
<li>
<a href="http://wiki.apache.org/struts/StrutsResources">Resource Directory</a>
</li>
</ul>
<p>Download</p>
<ul>
<li>
<a href="http://struts.apache.org/download.cgi">Binaries</a>
</li>
<li>
<a href="http://struts.apache.org/download.cgi">Source Code</a>
</li>
<li>
<a href="http://svn.apache.org/dist/struts/">Development Releases</a>
</li>
</ul>
<p>Development</p>
<ul>
<li>
<a href="bylaws.html">Bylaws</a>
</li>
<li>
<a href="releases.html">Release Guidelines</a>
</li>
<li>
<a href="roadmap.html">Roadmap</a>
</li>
<li>
<a href="http://svn.apache.org/viewcvs.cgi/struts/action/branches/STRUTS_1_2_BRANCH/">Source Repository</a>
</li>
</ul>
</div>
<!--end menu-->
<div id="main">
<h2>Announcements</h2>
<div class="indent">
<h4 id="a20050331">31 March 2005 - New Struts PMC Chair</h4>
<p>
<a href="http://struts.apache.org/volunteers.html#martinc">Martin Cooper</a> has been appointed
<strong>Struts PMC Chair</strong> by the ASF Board at their <strong>February 2005</strong> meeting.
</p>
<p>
<a href="http://struts.apache.org/volunteers.html#craigmcc">Craig McClanahan</a> stepped down
as the Struts PMC Chair in February 2005. In Craig's words "I will continue to be active, but it's time
for someone else to take the administrative responsibilities.".
</p>
<p>
The Struts PMC nominated Martin Cooper as their preferred choice for the Struts PMC
Chair to the ASF Board which was approved unanimously. Minutes of the ASF Board meeting should
be available <a href="http://www.apache.org/foundation/board/calendar.html">here</a> in due course.
</p>
<hr />
<h4 id="a20041212">12 Dec 2004 - Struts 1.2.6 (Beta)</h4>
<p>
The Struts team is pleased to announce the release of Struts 1.2.6
Beta. This release includes minor new functionality, and a number of
fixes for bugs which were reported against previous versions.
</p>
<p>
The binary, source and library distributions are available from the
<a href="http://struts.apache.org/download.cgi">Struts download page</a>.
The <a href="http://struts.apache.org/userGuide/release-notes.html">Release Notes</a>
are available on the Struts web site.
</p>
<hr />
<h4 id="a20040919">19 Sep 2004 - Struts 1.2.4 (General Availability)</h4>
<p>
The Struts team is pleased to announce the release of Struts 1.2.4 for
General Availability. This release includes significant new
functionality, as well as numerous fixes for bugs which were reported
against the previous release, and supersedes the earlier 1.1 version
as the latest official release of Struts from The Apache Software
Foundation.
</p>
<p>
The binary, source and library distributions are available from the
<a href="http://struts.apache.org/download.cgi">Struts download page</a>.
The <a href="http://struts.apache.org/userGuide/release-notes.html">Release Notes</a>
are available on the Struts web site.
</p>
<hr />
<h4 id="a20040831">31 Aug 2004 - Struts 1.2.2 (General Availability)</h4>
<p>
The Apache Struts team is proud to announce the release of Struts 1.2.2.
This release includes many new enhancements and features as well as numerous
bug fixes since the last generally available release (1.1).
This release supersedes the earlier 1.1 version as the latest official release
of The Apache Struts framework.
</p>
<ul>
<li>
<a href="http://struts.apache.org/userGuide/release-notes.html">http://struts.apache.org/userGuide/release-notes.html</a>
</li>
</ul>
<p>
The binary, source, and library distributions are available at
</p>
<ul>
<li>
<a href="http://struts.apache.org/download.cgi">http://struts.apache.org/download.cgi/</a>
</li>
</ul>
<p>
The library distribution contains only the requisite JARs, without the documentation or example applications.
</p>
<p>
We invite your comments on how well this release works with your own applications. Based on feedback from the Struts community, this release may be dubbed "ready for prime time" and promoted to "General Availabilty" quality.
</p>
<p>
Please note that Struts now uses "Tomcat-style" releases. If the feedback on this release were positive, Struts 1.2.1 may be promoted directly to "GA", without creating yet-another distribution. If a serious problem were found and fixed, then we will issue Struts 1.2.2 and try again.
</p>
<h4 id="a20040711">11 Jul 2004 - Struts 1.2.1 (Beta) Available</h4>
<p>
The Struts team announces the release of Struts 1.2.1, currently ranked at Beta quality.
</p>
<p>
This release removes many features deprecated in prior releases (Struts 1.1 and Struts 1.0.2) and also provides several new features. Fixes to known problems have been applied. More detail is available at:
</p>
<ul>
<li>
<a href="http://struts.apache.org/userGuide/release-notes.html">http://struts.apache.org/userGuide/release-notes.html</a>
</li>
</ul>
<p>
The binary, source, and library distributions are available at
</p>
<ul>
<li>
<a href="http://cvs.apache.org/dist/struts/v1.2.1/">http://cvs.apache.org/dist/struts/v1.2.1/</a>
</li>
</ul>
<p>
The library distribution contains only the requisite JARs, without the documentation or example applications.
</p>
<p>
We invite your comments on how well this release works with your own applications. Based on feedback from the Struts community, this release may be dubbed "ready for prime time" and promoted to "General Availabilty" quality.
</p>
<p>
Please note that Struts now uses "Tomcat-style" releases. If the feedback on this release were positive, Struts 1.2.1 may be promoted directly to "GA", without creating yet-another distribution. If a serious problem were found and fixed, then we will issue Struts 1.2.2 and try again.
</p>
<h4 id="a20030630">30 Jun 2003 - Struts 1.1 Final released</h4>
<p>
The Struts team is proud, and extremely pleased, to announce the Final
release of Struts 1.1. This release includes significant new
functionality, as well as numerous fixes for bugs which were reported
against the previous release, and supersedes the earlier 1.0.2 version
as the latest official release of Struts from the Apache Software
Foundation.
</p>
<p>The binary distribution is available at: <a href="http://www.apache.org/dist/jakarta/struts/binaries/">
http://www.apache.org/dist/jakarta/struts/binaries/</a> </p>
<p>and the source distribution is available at: <a href="http://www.apache.org/dist/jakarta/struts/source/">
http://www.apache.org/dist/jakarta/struts/source/</a>
</p>
<p>In addition, the library distribution, which contains updated binaries
without the sample applications, is available at: </p>
<p>
<a href="http://www.apache.org/dist/jakarta/struts/library/">
http://www.apache.org/dist/jakarta/struts/library/</a> </p>
<p>Details of the changes in this release are available in the Release
Notes,which can be found here: </p>
<p>
<a href="http://jakarta.apache.org/struts/userGuide/release-notes-1.1.html">
http://jakarta.apache.org/struts/userGuide/release-notes-1.1.html</a> </p>
<hr />
<h4 id="a20030223">23 Feb 2003 - Struts 1.1 Release Candidate 1 Released</h4>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -