Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site cc5ae7c5e -> c98c566fc


Update download page for 6.1.0

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/c98c566f
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/c98c566f
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/c98c566f

Branch: refs/heads/asf-site
Commit: c98c566fc3ed2cee586c8d5411d73240a563252f
Parents: cc5ae7c
Author: JamesBognar <[email protected]>
Authored: Sat Feb 25 09:53:38 2017 -0500
Committer: JamesBognar <[email protected]>
Committed: Sat Feb 25 09:53:38 2017 -0500

----------------------------------------------------------------------
 content/downloads.html | 34 ++++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/c98c566f/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index bfbaa1f..3cc2dce 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -19,23 +19,25 @@
 <body>
        <h5 class='toc'>Current release</h5>
        <p class='download'>
-               6.0.1 (Jan 3, 2017) 
-               - <a 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.0.1'>Release
 Notes</a>
-               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip'>Binaries</a>
 
-               (<a 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.sha1'>SHA1</a>)
-               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip'>Source</a>
-               (<a 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.sha1'>SHA1</a>)
+               6.1.0 (Feb 25, 2017) 
+               - <a 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.1.0'>Release
 Notes</a>
+               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/binaries/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-bin.zip'>Binaries</a>
 
+               (<a 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-bin.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-bin.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-bin.zip.sha1'>SHA1</a>)
+               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/source/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-src.zip'>Source</a>
+               (<a 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-src.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-src.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.1.0-incubating/apache-juneau-6.1.0-incubating-src.zip.sha1'>SHA1</a>)
        </p>
        <ul>
                <li><b>Binaries</b>
                <ul>
-                       <li><code>juneau-all-6.0.1-incubating.jar</code> - 
<small>Everything</small>
+                       <li><code>juneau-all.jar</code> - 
<small>Everything</small>
                        <li><code>osgi-bundles/</code> - <small>OSGi 
bundles</small>
                        <ul>
-                               
<li><code>juneau-core-6.0.1-incubating.jar</code> - <small>Core libraries 
(serializers, parsers)</small>
-                               
<li><code>juneau-server-6.0.1-incubating.jar</code> - <small>REST servlet 
API</small>
-                               
<li><code>juneau-client-6.0.1-incubating.jar</code> - <small>REST client 
API</small>
-                               
<li><code>juneau-microservice-6.0.1-incubating.jar</code> - <small>Microservice 
API</small>
+                               <li><code>juneau-core.jar</code> - <small>Core 
libraries (serializers, parsers)</small>
+                               <li><code>juneau-core-rdf.jar</code> - 
<small>RDF support (requires Apache Jena 2.7.1+)</small>
+                               <li><code>juneau-rest.jar</code> - <small>REST 
servlet support</small>
+                               <li><code>juneau-rest-jaxrs.jar</code> - 
<small>REST servlet JAX-RS integration (requires JAX-RS)</small>
+                               <li><code>juneau-rest-client.jar</code> - 
<small>REST client support (requires Apache HttpClient 4.5+)</small>
+                               <li><code>juneau-microservice.jar</code> - 
<small>Microservice support</small>
                        </ul>
                </ul>
                <li><b>Maven</b>
@@ -43,12 +45,20 @@
                <xt>&lt;dependency&gt;</xt>
                        
<xt>&lt;groupId&gt;</xt>org.apache.juneau<xt>&lt;/groupId&gt;</xt>
                        
<xt>&lt;artifactId&gt;</xt>juneau<xt>&lt;/artifactId&gt;</xt>
-                       
<xt>&lt;version&gt;</xt>6.0.1-incubating<xt>&lt;/version&gt;</xt>
+                       
<xt>&lt;version&gt;</xt>6.1.0-incubating<xt>&lt;/version&gt;</xt>
                <xt>&lt;/dependency&gt;</xt>
                </p>
        </ul>
        <h5 class='toc'>Older releases</h5>
        <p class='download'>
+               6.0.1 (Jan 3, 2017) 
+               - <a 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.0.1'>Release
 Notes</a>
+               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip'>Binaries</a>
 
+               (<a 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/binaries/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-bin.zip.sha1'>SHA1</a>)
+               - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip'>Source</a>
+               (<a 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.asc'>ASC</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.md5'>MD5</a>,<a
 
href='https://www.apache.org/dist/incubator/juneau/source/juneau-6.0.1-incubating/apache-juneau-6.0.1-incubating-src.zip.sha1'>SHA1</a>)
+       </p>
+       <p class='download'>
                6.0.0 (Oct 25, 2016) 
                - <a 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.0.0'>Release
 Notes</a>
                - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/binaries/juneau-6.0.0-incubating/apache-juneau-6.0.0-incubating-bin.zip'>Binaries</a>

Reply via email to