Revision: 1438
          http://svn.sourceforge.net/spring-rich-c/?rev=1438&view=rev
Author:   ge0ffrey
Date:     2006-09-23 09:08:29 -0700 (Sat, 23 Sep 2006)

Log Message:
-----------
site updated for release of 0.2.1

Modified Paths:
--------------
    trunk/spring-richclient/src/site/apt/development/releaseChecklist.apt
    trunk/spring-richclient/src/site/apt/index.apt
    trunk/spring-richclient/src/site/site.xml

Modified: trunk/spring-richclient/src/site/apt/development/releaseChecklist.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/development/releaseChecklist.apt       
2006-09-22 15:09:20 UTC (rev 1437)
+++ trunk/spring-richclient/src/site/apt/development/releaseChecklist.apt       
2006-09-23 16:08:29 UTC (rev 1438)
@@ -25,11 +25,6 @@
 
 Checklist
 
-    Important note: Currently the release plugin messes up the <<<pom.xml>>> 
files a lot.
-    See {{{http://jira.codehaus.org/browse/MRELEASE-88}}}.
-    It deletes comments, shema declaration, rearranges dependencies and hard 
codes inherited version numbers.
-    TODO adjust this checklist accordingly
-
     * Do a <<<-DdryRun=true>>> with the release plugin and fix any issues.
 
     * Release version on JIRA: any issues that are not closed/resolved must be 
moved to next version,
@@ -88,11 +83,57 @@
 
     * Create a release on SourceForge (admin) and attach the zip to this 
release, changes and readme can be uploaded.
 
-    * Make an announcement on:
+Publicity
 
-        * Our forums
+    * Write a short <release text> about the new improvements and bugfixes in 
the release.
+    See the release-text of previous releases. For example:
 
-        * {{http://today.java.net/today/news/}}
++--
+    Spring-richclient 0.2.1 has several improvements, such as better view 
support,
+    new binders (shuttlelist, nachocalendar, tiger enums), a new sample 
<simple>,
+    more improvements and over 50 bugfixes.
++--
 
-        * {{http://freshmeat.net/}}
-        
\ No newline at end of file
+    * Open <<</src/site/apt/index.apt>>> and create a new news item for the 
release.
+    Add the <release text> under the date announcement. Also add a link to 
JIRA's release notes.
+    For example:
+
++--
+    * <<2006-04-21>>: Release 0.2.1 available: see {{{download.html}download}}
+
+    Spring-richclient 0.2.1 has several improvements, such as better view 
support,
+    new binders (shuttlelist, nachocalendar, tiger enums), a new sample 
"simple",
+    more improvements and over 50 bugfixes.
+
+    See 
{{{http://opensource.atlassian.com/projects/spring/secure/ReleaseNote.jspa?projectId=10010&styleName=Html&version=10341}Release
 notes}}
++--
+
+    * Open {{http://today.java.net/today/news/}} and follow the link to the 
<submission form>.
+    Fill in the form, but as a description use our <short abstract> and the 
<release text>.
+    For example:
+
++--
+Title: Spring-richclient 0.2.1
+Source: Spring-richclient team
+Source URL: http://spring-rich-c.sf.net/
+Link to News story: http://spring-rich-c.sf.net/
+
+Description:
+
+Spring-richclient's mission is to provide an elegant way to build 
highly-configurable,
+GUI-standards-following rich-client applications faster by leveraging the 
Spring Framework,
+and a rich library of UI factories and support classes.
+
+Spring-richclient 0.2.1 has several improvements, such as better view support,
+new binders (shuttlelist, nachocalendar, tiger enums), a new sample "simple",
+more improvements and over 50 bugfixes.
++--
+
+    * Open {{http://freshmeat.net/}} and click on <submit>.
+    Search for the project <<<spring-richclient>>> and add a release (branch?) 
for
+    the new version, use the <release text> again.
+
+   * Contact Keith Donald (or anyone else of Interface21) by e-mail and ask 
him to put
+   the a notice with the <release text> on 
{{{http://www.springframework.org}}}.
+
+   * Post a message on the user forum which includes the <release text> again.

Modified: trunk/spring-richclient/src/site/apt/index.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/index.apt      2006-09-22 15:09:20 UTC 
(rev 1437)
+++ trunk/spring-richclient/src/site/apt/index.apt      2006-09-23 16:08:29 UTC 
(rev 1438)
@@ -2,6 +2,7 @@
  Spring-richclient home
  -----
  Geoffrey De Smet
+ Keith Donald
  -----
 
 What is spring-richclient?
@@ -12,13 +13,21 @@
 
 News
 
-    * <<2006-04-25>>: New sample: simple (see screenshots)
+    * <<2006-04-21>>: Release 0.2.1 available: see {{{download.html}download}}
 
-    * <<2006-04-03>>: First release 0.1.0 available
+    Spring-richclient 0.2.1 has several improvements, such as better view 
support,
+    new binders (shuttlelist, nachocalendar, tiger enums), a new sample 
"simple",
+    more improvements and over 50 bugfixes.
 
+    See 
{{{http://opensource.atlassian.com/projects/spring/secure/ReleaseNote.jspa?projectId=10010&styleName=Html&version=10341}Release
 notes}}
+
+    * <<2006-04-25>>: New sample: simple: see {{{screenshots.html}screenshots}}
+
+    * <<2006-04-03>>: First release 0.1.0 available: see 
{{{download.html}download}}
+
     * <<2006-03-12>>: Moved to subversion and maven2ization done
 
-    * <<2006-02-25>>: maven2ization proposed
+~~ Remove news items older then 1 year.
 
 Abstract
 

Modified: trunk/spring-richclient/src/site/site.xml
===================================================================
--- trunk/spring-richclient/src/site/site.xml   2006-09-22 15:09:20 UTC (rev 
1437)
+++ trunk/spring-richclient/src/site/site.xml   2006-09-23 16:08:29 UTC (rev 
1438)
@@ -70,16 +70,13 @@
             <item name="Help out" href="/development/helpOut.html"/>
             <item name="Release checklist" 
href="/development/releaseChecklist.html"/>
             <item name="FAQ" href="/development/faq.html"/>
+            <item name="Maven2ization (TMP)" 
href="/development/maven2ization.html"/> <!-- TODO deleteme -->
         </menu>
 
-        <menu name="Archived website">
-            <item name="0.1.0" href="/archive/0.1.0/index.html"/>
-        </menu>
+        <!--<menu name="Archived website">-->
+            <!--<item name="0.1.0" href="/archive/0.1.0/index.html"/>-->
+        <!--</menu>-->
 
-        <menu name="tmp">
-            <item name="Maven2ization" href="/development/maven2ization.html"/>
-        </menu>
-
         <menu ref="modules" inherit="bottom"/>
 
         <menu ref="reports" inherit="bottom"/>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
spring-rich-c-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to