Update prerequisite list
diff --git a/pages/_download.html b/pages/_download.html
index 5f349ac..264aec1 100644
--- a/pages/_download.html
+++ b/pages/_download.html
@@ -43,11 +43,18 @@
</div>
<div class="pam oslc-main-content">
-
+
<div class="line">
-
- <p class="oslc-introtext">The Eclipse Lyo project focuses on providing an <abbr title="Software Development Kit">SDK</abbr> to help the Eclipse community to adopt <a href="http://oslc.co"><abbr title="Open Services for Lifecycle Collaboration ">OSLC</abbr></a> (Open Services for Lifecycle Collaboration) specifications and build OSLC-compliant tools.</p>
+
+ <p class="oslc-introtext">
+ The Eclipse Lyo project focuses on providing an <abbr
+ title="Software Development Kit">SDK</abbr> to help the Eclipse
+ community to adopt <a href="http://oslc.co"><abbr
+ title="Open Services for Lifecycle Collaboration ">OSLC</abbr></a> (Open
+ Services for Lifecycle Collaboration) specifications and build
+ OSLC-compliant tools.
+ </p>
<h2>
OSLC4J - Java SDK for OSLC
@@ -76,11 +83,13 @@
<li>Tarball: <a
href="http://www.eclipse.org/downloads/download.php?file=/lyo/releases/org.eclipse.lyo.oslc4j.no_dependencies-1.0.tar.gz">org.eclipse.lyo.oslc4j-1.0.tar.gz</a></li>
</ul>
-
+
</h3>
- <h3>If you download OSLC4J without the prerequisites, you will have to provide compatible versions of the following open source packages.
- <ul>
- <li>Apache Wink</li>
+ <h3>Prerequisite packages for OSLC4J</h3>
+ <p>If you download OSLC4J without the prerequisites, you will have to
+ provide compatible versions of the following open source packages.</p>
+
+ <h5>Apache Wink</h5>
<ul>
<li>wink-common_1.2.1-incubating</li>
<li>wink-server_1.2.1-incubating</li>
@@ -88,76 +97,78 @@
<li>wink-json4j_1.2.1-incubating</li>
<li>wink-json4j-provider-1.2.1-incubating</li>
</ul>
- <li>Apache Jena</li>
+ <h5>Apache Jena</h5>
<ul>
<li>jena-core_2.7.1</li>
<li>jena-iri_0.9.2</li>
</ul>
- <li>ICU4J</li>
+ <h5>ICU4J</h5>
<ul>
<li>com.ibm.icu.base_4.0.1</li>
</ul>
- <li>JAXB</li>
+ <h5>JAXB</h5>
<ul>
<li>javax.xml.bind_2.2.0</li>
<li>com.sun.xml.bind_2.2.0 (or other JAXB implementation)</li>
</ul>
- <li>Java Activation API</li>
+ <h5>Java Activation API</h5>
<ul>
<li>javax.activation_1.1.0</li>
</ul>
- <li>Java Annotation API</li>
+ <h5>Java Annotation API</h5>
<ul>
<li>javax.annotation_1.0.0</li>
</ul>
- <li>Java Servlet API (both 3.0.x and 2.5 are required by OSLC4J
- and dependencies)</li>
+ <h5>Java Servlet API (both 3.0.x and 2.5 are required by OSLC4J
+ and dependencies)</h5>
<ul>
<li>javax.servlet_2.5.0</li>
<li>javax.servlet_3.0.0</li>
</ul>
- <li>JSR-311 (JAX-RS) API</li>
+ <h5>JSR-311 (JAX-RS) API</h5>
<ul>
<li>javax.ws.rs_1.1.1</li>
</ul>
- <li>Java XML Streaming API</li>
+ <h5>Java XML Streaming API</h5>
<ul>
<li>javax.xml.stream_1.0.1</li>
</ul>
- <li>Java XML APIs</li>
+ <h5>Java XML APIs</h5>
<ul>
<li>javax.xml_1.3.04</li>
</ul>
- <li>Apache Commons Codec</li>
+ <h5>Apache Commons Codec</h5>
<ul>
<li>org.apache.commons.codec_1.3.0</li>
</ul>
- <li>Apache Commons Lang</li>
+ <h5>Apache Commons Lang</h5>
<ul>
<li>org.apache.commons.lang_2.3.0</li>
</ul>
- <li>Apache HTTP Components</li>
+ <h5>Apache HTTP Components</h5>
<ul>
<li>org.apache.httpcomponents.httpclient_4.1.0</li>
<li>org.apache.httpcomponents.httpcore_4.1.0</li>
</ul>
- <li>Apache Log4J</li>
+ <h5>Apache Log4J</h5>
<ul>
<li>org.apache.log4j_1.2.15</li>
</ul>
- <li>Apache Xerces</li>
+ <h5>Apache Xerces</h5>
<ul>
<li>org.apache.xerces_2.8.0</li>
</ul>
- <li>SLF4J</li>
+ <h5>SLF4J</h5>
<ul>
<li>org.slf4j.api_1.6.4</li>
<li>org.slf4j.jcl_1.6.4</li>
<li>org.slf4j.log4j_1.6.4</li>
</ul>
- </ul></div> <!-- /.line -->
-
- </div> <!-- /.oslc-main-content -->
+ </ul>
+ </div>
+ <!-- /.line -->
+
+</div> <!-- /.oslc-main-content -->
<!--