I'm sorry - screwed up the original patch. I have attached
setupSiteDiff.txt that changes the actual link in addition to the link
label.
- jeremiah
> -----Original Message-----
> From: Jeremiah Johnson
> Sent: Thursday, September 22, 2005 11:04 AM
> To: Beehive Developers; Eddie O'Neil
> Subject: RE: beehive 1.0 release status
>
> The setup file (docs/setup.html) points to incubator/beehive/v1.0m1.
Is
> it possible to anticipate that the release will be at
> http://svn.apache.org/dist/beehive/1.0-final or that BEEHIVE-923 will
> get implemented and use
> http://beehive.apache.org/releases/release-1.0.html?
>
> I see the first as less risky, so I attached the diff that I think
makes
> sense.
>
> - jeremiah
>
> > -----Original Message-----
> > From: Eddie O'Neil [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, September 22, 2005 12:05 AM
> > To: Beehive Developers
> > Subject: Re: beehive 1.0 release status
> >
> > A new dist is now available called 1.0-rc2. Installers are here:
> >
> > http://cvs.apache.org/dist/beehive/1.0-rc2/
> >
> > and the binaries were built at SVN 290888.
> >
> > Docs are here:
> >
> > http://beehive.apache.org/releases/nightly/
> >
> > File bugs when you find them. :)
> >
> > Eddie
> >
> >
> >
> > On 9/20/05, Eddie O'Neil <[EMAIL PROTECTED]> wrote:
> > > Just finished posting Beehive 1.0-rc1. Binaries are available
> here:
> > >
> > > http://cvs.apache.org/dist/beehive/1.0-rc1/
> > >
> > > and documentation will be available here once the mirrors
catch-up:
> > >
> > > http://beehive.apache.org/releases/nightly/
> > >
> > > Grab a dist, bash on it for a bit, and file bugs. I think we
> should
> > > keep the bar pretty high for fixing things at this point. Let's
> shoot
> > > to vote on promoting this (or some subsequent change list) to full
> > > 1.0-final status in the next couple of days.
> > >
> > > Have fun!
> > >
> > > Eddie
> > >
> > >
> > >
> > > On 9/20/05, Eddie O'Neil <[EMAIL PROTECTED]> wrote:
> > > > Just a status update...the branch is done and WSM and the web
> > > > service control have been removed. The entire binary release
and
> doc
> > > > kit don't seem to contain the text "wsm" according to grep.
> > > >
> > > > Should have a release candidate up on the site tomorrow
morning.
> > > >
> > > > Eddie
> > > >
> > > >
> > > >
> > > > On 9/19/05, Jeremiah Johnson <[EMAIL PROTECTED]> wrote:
> > > > > I believe that this is all fixed with the exception of one
> possible
> > > > > paragraph. I'll rebuild the docs and check within the hour.
> > > > >
> > > > > - jeremiah
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: Eddie O'Neil [mailto:[EMAIL PROTECTED]
> > > > > > Sent: Monday, September 19, 2005 9:21 AM
> > > > > > To: Beehive Developers
> > > > > > Subject: beehive 1.0 release status
> > > > > >
> > > > > > All--
> > > > > >
> > > > > > Well, I think we're almost there.
> > > > > >
> > > > > > I've just covered all of the blocking issues I know of in
> the
> > trunk/
> > > > > > line, so I think we're ready to branch (vote on that coming
> > shortly).
> > > > > > As of right now, the only things left to do are:
> > > > > >
> > > > > > - determine status on BEEHIVE-922. Jeremiah, you're
currently
> > holding
> > > > > > this one; any status update? Hasn't this already been
fixed?
> > > > > > - remove the WSM JARs, docs, and source from the various
> > distributions
> > > > > > - fixup the version numbers in the branch
> > > > > >
> > > > > > So, nice work all. Let's ship this thing. :)
> > > > > >
> > > > > > Eddie
> > > > >
> > > > >
> > > >
> > >
Index: docs/forrest/release/src/documentation/content/xdocs/setup.xml
===================================================================
--- docs/forrest/release/src/documentation/content/xdocs/setup.xml
(revision 290979)
+++ docs/forrest/release/src/documentation/content/xdocs/setup.xml
(working copy)
@@ -12,7 +12,7 @@
</p>
<p>(1) The following software is required for developing Beehive
applications:</p>
<ul>
- <li>Beehive Binary Distribution -- download from <a
class="fork"
href="site:beehive-release/current">http://cvs.apache.org/dist/incubator/beehive/v1.0m1</a></li>
+ <li>Beehive Binary Distribution -- download from <a
class="fork"
href="site:beehive-release/current">http://svn.apache.org/dist/beehive/1.0-final</a></li>
<li>Ant 1.6.2 -- download from <a class="fork"
href="site:ant16/download">http://ant.apache.org/bindownload.cgi</a></li>
<li>J2SE 5.0 JDK -- download from <a class="fork"
href="site:java5download">http://java.sun.com/j2se/1.5.0/download.jsp</a></li>
</ul>
Index: docs/forrest/release/src/documentation/content/xdocs/site.xml
===================================================================
--- docs/forrest/release/src/documentation/content/xdocs/site.xml
(revision 290979)
+++ docs/forrest/release/src/documentation/content/xdocs/site.xml
(working copy)
@@ -161,8 +161,8 @@
</docs>
<external-refs>
<beehive href="http://beehive.apache.org/"/>
- <beehive-release href="http://cvs.apache.org/">
- <current href="dist/incubator/beehive/v1.0m1"/>
+ <beehive-release href="http://svn.apache.org/">
+ <current href="dist/beehive/1.0-final"/>
</beehive-release>
<jsr href="http://jcp.org/en/jsr/detail">
<n181 href="?id=181"/>