| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Quartz
Revision: 835
Author: jhouse
Date: 24 Aug 2008 16:30:57
Changes:updating website for 1.6.1. rc3 release.
Files:| ... | ...@@ -64,13 +64,13 @@ | |
| 64 | 64 | |
| 65 | 65 | <releases> |
| 66 | 66 | <release> |
| 67 | <version>1.6.1 - RC2 (release candidate)</version> | |
| 68 | <date>8/19/2008</date> | |
| 67 | <version>1.6.1 - RC3 (release candidate)</version> | |
| 68 | <date>8/24/2008</date> | |
| 69 | 69 | <jiraId>21680</jiraId> |
| 70 | 70 | <downloads> |
| 71 | 71 | <download> |
| 72 | <url>https://quartz.dev.java.net/files/documents/1267/108143/quartz-1.6.1-RC2.zip</url> | |
| 73 | <name>1.6.1-RC2 Full Distribution</name> | |
| 72 | <url>https://quartz.dev.java.net/files/documents/1267/108776/quartz-1.6.1-RC3.zip</url> | |
| 73 | <name>1.6.1-RC3 Full Distribution</name> | |
| 74 | 74 | </download> |
| 75 | 75 | </downloads> |
| 76 | 76 | </release> |
| ... | ...@@ -20,33 +20,15 @@ | |
| 20 | 20 | <p>Quartz is freely usable, licensed under the |
| 21 | 21 | <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 license</a>.</p> |
| 22 | 22 | |
| 23 | <h3><b>NEWS! 8/19/2008</b></h3> | |
| 23 | <h3><b>NEWS! 8/24/2008</b></h3> | |
| 24 | 24 | |
| 25 | <p>Release Candidate 2 (RC2) of Quartz 1.6.1 is available. Find it in the <a href="http://www.opensymphony.com/quartz/download.action">downloads area</a>. </p> | |
| 25 | <p>Release Candidate 3 (RC3) of Quartz 1.6.1 is available. Find it in the <a href="http://www.opensymphony.com/quartz/download.action">downloads area</a>. </p> | |
| 26 | 26 | |
| 27 | 27 | <p>Quartz 1.6.1 is a maintenance release with over 80 bug fixes and |
| 28 | improvements, as well as a couple new feature.</p> | |
| 28 | improvements, as well as a few new features.</p> | |
| 29 | 29 | |
| 30 | 30 | <p>See the <a href="http://jira.opensymphony.com/secure/IssueNavigator.jspa?sorter/order=ASC&sorter/field=priority&fixfor=21680&reset=true&pid=10060&mode=hide">changelog</a> in JIRA for full details.</p> |
| 31 | 31 | |
| 32 | <h3><b>5/15/2006</b></h3> | |
| 33 | <img src="cavaness_cover.jpg" alt="Book Cover" border="0" align="left"/> | |
| 34 | ||
| 35 | <p>New book about Quartz available.</p> | |
| 36 | ||
| 37 | <p><i>Quartz Job Scheduling Framework</i> reveals how to make the most of Quartz with virtually any J2EE or J2SE | |
| 38 | application, from the smallest standalone program to the largest e-commerce system. Best-selling author | |
| 39 | Chuck Cavaness (Programming Jakarta Struts) shows developers and architects how to integrate Quartz with each | |
| 40 | leading open source Java framework, including Hibernate, Spring, and Struts. To find out more about this title | |
| 41 | and how to purchase, please visit: | |
| 42 | <a href="http://www.phptr.com/title/0131886703">http://www.phptr.com/title/0131886703</a>.</p> | |
| 43 | ||
| 44 | <br/> | |
| 45 | <br/> | |
| 46 | <br/> | |
| 47 | <br/> | |
| 48 | <br/> | |
| 49 | ||
| 50 | 32 | <h3>What can Quartz do for you?</h3> |
| 51 | 33 | |
| 52 | 34 | <p>If your application has tasks that need to occur at given moments |
| ... | ...@@ -69,6 +51,19 @@ | |
| 69 | 51 | |
| 70 | 52 | <p>Semi complete listing of <a href="wikidocs/Features.html">Quartz features.</a></p> |
| 71 | 53 | |
| 54 | <h3><b>Book About Quartz Available</b></h3> | |
| 55 | <img src="cavaness_cover.jpg" alt="Book Cover" border="0" align="left"/> | |
| 56 | ||
| 57 | <p><i>Quartz Job Scheduling Framework</i> reveals how to make the most of Quartz with virtually any J2EE or J2SE | |
| 58 | application, from the smallest standalone program to the largest e-commerce system. Best-selling author | |
| 59 | Chuck Cavaness (Programming Jakarta Struts) shows developers and architects how to integrate Quartz with each | |
| 60 | leading open source Java framework, including Hibernate, Spring, and Struts. To find out more about this title | |
| 61 | and how to purchase, please visit: | |
| 62 | <a href="http://www.phptr.com/title/0131886703">http://www.phptr.com/title/0131886703</a>.</p> | |
| 63 | ||
| 64 | <br/> | |
| 65 | <br/> | |
| 66 | ||
| 72 | 67 | <h3>Competing Products?</h3> |
| 73 | 68 | |
| 74 | 69 | <p>There are no known competing open source projects (there are a few |