You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2012/06/26 05:59:59 UTC

svn commit: r1353809 - /commons/proper/pool/trunk/src/site/site.xml

Author: psteitz
Date: Tue Jun 26 03:59:58 2012
New Revision: 1353809

URL: http://svn.apache.org/viewvc?rev=1353809&view=rev
Log:
Updated javadoc links in preparation for 2.0 release.

Modified:
    commons/proper/pool/trunk/src/site/site.xml

Modified: commons/proper/pool/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=1353809&r1=1353808&r2=1353809&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/site/site.xml (original)
+++ commons/proper/pool/trunk/src/site/site.xml Tue Jun 26 03:59:58 2012
@@ -29,6 +29,8 @@
             <item name="Javadoc (1.3 release)"         href="http://commons.apache.org/pool/api-1.3/index.html"/>
             <item name="Javadoc (1.4 release)"         href="http://commons.apache.org/pool/api-1.4/index.html"/>
             <item name="Javadoc (1.5.6 release)"       href="http://commons.apache.org/pool/api-1.5.6/index.html"/>
+            <item name="Javadoc (1.6 release)"         href="http://commons.apache.org/pool/api-1.6/index.html"/>
+            <item name="Javadoc (2.0 release)"         href="http://commons.apache.org/pool/api-2.0/index.html"/>
             <item name="Developers&#xA0;Guide"         href="/guide/index.html" collapse="true">
                 <item name="Class&#xA0;Diagrams"       href="/guide/classdiagrams.html"/>
                 <item name="Sequence&#xA0;Diagrams"    href="/guide/sequencediagrams.html"/>



Re: svn commit: r1353809 - /commons/proper/pool/trunk/src/site/site.xml

Posted by Gary Gregory <ga...@gmail.com>.
On Tue, Jun 26, 2012 at 6:57 AM, sebb <se...@gmail.com> wrote:

> On 26 June 2012 04:59,  <ps...@apache.org> wrote:
> > Author: psteitz
> > Date: Tue Jun 26 03:59:58 2012
> > New Revision: 1353809
> >
> > URL: http://svn.apache.org/viewvc?rev=1353809&view=rev
> > Log:
> > Updated javadoc links in preparation for 2.0 release.
> >
> > Modified:
> >    commons/proper/pool/trunk/src/site/site.xml
> >
> > Modified: commons/proper/pool/trunk/src/site/site.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=1353809&r1=1353808&r2=1353809&view=diff
> >
> ==============================================================================
> > --- commons/proper/pool/trunk/src/site/site.xml (original)
> > +++ commons/proper/pool/trunk/src/site/site.xml Tue Jun 26 03:59:58 2012
> > @@ -29,6 +29,8 @@
> >             <item name="Javadoc (1.3 release)"         href="
> http://commons.apache.org/pool/api-1.3/index.html"/>
> >             <item name="Javadoc (1.4 release)"         href="
> http://commons.apache.org/pool/api-1.4/index.html"/>
> >             <item name="Javadoc (1.5.6 release)"       href="
> http://commons.apache.org/pool/api-1.5.6/index.html"/>
>
> Do we really still need all of the earlier releases?
>

I could see 1.5.x, 1.6.x, and 2.0.x as being useful.

Gary

>
> > +            <item name="Javadoc (1.6 release)"         href="
> http://commons.apache.org/pool/api-1.6/index.html"/>
> > +            <item name="Javadoc (2.0 release)"         href="
> http://commons.apache.org/pool/api-2.0/index.html"/>
> >             <item name="Developers&#xA0;Guide"
> href="/guide/index.html" collapse="true">
> >                 <item name="Class&#xA0;Diagrams"
> href="/guide/classdiagrams.html"/>
> >                 <item name="Sequence&#xA0;Diagrams"
>  href="/guide/sequencediagrams.html"/>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1353809 - /commons/proper/pool/trunk/src/site/site.xml

Posted by sebb <se...@gmail.com>.
On 26 June 2012 04:59,  <ps...@apache.org> wrote:
> Author: psteitz
> Date: Tue Jun 26 03:59:58 2012
> New Revision: 1353809
>
> URL: http://svn.apache.org/viewvc?rev=1353809&view=rev
> Log:
> Updated javadoc links in preparation for 2.0 release.
>
> Modified:
>    commons/proper/pool/trunk/src/site/site.xml
>
> Modified: commons/proper/pool/trunk/src/site/site.xml
> URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=1353809&r1=1353808&r2=1353809&view=diff
> ==============================================================================
> --- commons/proper/pool/trunk/src/site/site.xml (original)
> +++ commons/proper/pool/trunk/src/site/site.xml Tue Jun 26 03:59:58 2012
> @@ -29,6 +29,8 @@
>             <item name="Javadoc (1.3 release)"         href="http://commons.apache.org/pool/api-1.3/index.html"/>
>             <item name="Javadoc (1.4 release)"         href="http://commons.apache.org/pool/api-1.4/index.html"/>
>             <item name="Javadoc (1.5.6 release)"       href="http://commons.apache.org/pool/api-1.5.6/index.html"/>

Do we really still need all of the earlier releases?

> +            <item name="Javadoc (1.6 release)"         href="http://commons.apache.org/pool/api-1.6/index.html"/>
> +            <item name="Javadoc (2.0 release)"         href="http://commons.apache.org/pool/api-2.0/index.html"/>
>             <item name="Developers&#xA0;Guide"         href="/guide/index.html" collapse="true">
>                 <item name="Class&#xA0;Diagrams"       href="/guide/classdiagrams.html"/>
>                 <item name="Sequence&#xA0;Diagrams"    href="/guide/sequencediagrams.html"/>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org