You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/09/05 22:47:30 UTC

svn commit: r1381363 [8/26] - in /directmemory/site-content: ./ directmemory-cache/ directmemory-common/ directmemory-integrations/ directmemory-integrations/directmemory-ehcache/ directmemory-integrations/directmemory-solr/ directmemory-serializers/ d...

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependencies.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependencies.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependencies.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependencies.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>
@@ -165,7 +165,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.msgpack</td><td><a class="externalLink" href="http://msgpack.org/">msgpack</a></td><td>0.6.5</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only re
 quired to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.10</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">directmemory-tests</a></td><td>0.2-20120831.100306-34</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dep
 endencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>geronimo-spec</td><td>geronimo-spec-jta</td><td>1.0.1B-rc4</td><td>jar</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">directmemory-cache</a></td><td>0.2-20120831.100258-34</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependenc
 ies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.googlecode.json-simple</td><td><a class="externalLink" href="http://code.google.com/p/json-simple/">json-simple</a></td><td>1.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.javassist</td><td><a class="externalLink" href="http://www.javassist.org/">javassist</a></td><td>3.15.0-GA</td><td>jar</td><td><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a>-<a class="externalLin
 k" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>-<a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.hamcrest</td><td>hamcrest-core</td><td>1.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies 
 are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.guava</td><td><a class="externalLink" href="http://code.google.com/p/guava-libraries">guava</a></td><td>r09</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.aspectj</td><td><a class="externalLink" href="http://www.aspectj.org">aspectjrt</a></td><td>1.6.12</td><td>jar</td><td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></td></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/lic
 enses/mit-license.php">MIT License</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
+            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.msgpack</td><td><a class="externalLink" href="http://msgpack.org/">msgpack</a></td><td>0.6.5</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only re
 quired to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.10</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">directmemory-tests</a></td><td>0.2-20120904.172901-36</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dep
 endencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>geronimo-spec</td><td>geronimo-spec-jta</td><td>1.0.1B-rc4</td><td>jar</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">directmemory-cache</a></td><td>0.2-20120904.172855-36</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependenc
 ies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.googlecode.json-simple</td><td><a class="externalLink" href="http://code.google.com/p/json-simple/">json-simple</a></td><td>1.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.javassist</td><td><a class="externalLink" href="http://www.javassist.org/">javassist</a></td><td>3.15.0-GA</td><td>jar</td><td><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a>-<a class="externalLin
 k" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>-<a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.hamcrest</td><td>hamcrest-core</td><td>1.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies 
 are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.guava</td><td><a class="externalLink" href="http://code.google.com/p/guava-libraries">guava</a></td><td>r09</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.aspectj</td><td><a class="externalLink" href="http://www.aspectj.org">aspectjrt</a></td><td>1.6.12</td><td>jar</td><td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></td></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/lic
 enses/mit-license.php">MIT License</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
       function toggleDependencyDetail( divId, imgId )
       {
         var div = document.getElementById( divId );
@@ -182,9 +182,9 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.directmemory:directmemory-msgpack:bundle:0.2-SNAPSHOT <img id="_1695881311" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_682561288', '_1695881311' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_682561288" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Serializers :: MessagePack</th></tr><tr class="b"><td><p><b>Description: </b>MessagePack serializer adapter for DirectMemory Cache</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-serializers/directmemory-msgpack/">http://directmemory.apache.org/directmemory-serializers/directmemory-msgpack/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2
 .0</a></p></td></tr></table></div><ul><li>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT (provided) <img id="_1083635798" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2139061359', '_1083635798' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2139061359" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Cache</th></tr><tr class="b"><td><p><b>Description: </b>DirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.directmemory:directmemory-msgpack:bundle:0.2-SNAPSHOT <img id="_954245552" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_926920020', '_954245552' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_926920020" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Serializers :: MessagePack</th></tr><tr class="b"><td><p><b>Description: </b>MessagePack serializer adapter for DirectMemory Cache</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-serializers/directmemory-msgpack/">http://directmemory.apache.org/directmemory-serializers/directmemory-msgpack/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0
 </a></p></td></tr></table></div><ul><li>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT (provided) <img id="_1137644947" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_594317597', '_1137644947' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_594317597" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Cache</th></tr><tr class="b"><td><p><b>Description: </b>DirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la
     BigMemory) to enable efficient handling of a large number of java objects without affecting jvm garbage collection
-    performance</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">http://directmemory.apache.org/directmemory-cache/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.slf4j:slf4j-api:jar:1.6.4 (provided) <img id="_473314194" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1724445109', '_473314194' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1724445109" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>SLF4J API Module</th></tr><tr class="b"><td><p><b>Description: </b>The slf4j API</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php"
 >MIT License</a></p></td></tr></table></div></li><li>com.google.guava:guava:jar:r09 (provided) <img id="_1319859106" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1071413779', '_1319859106' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1071413779" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Guava (Google Common Libraries)</th></tr><tr class="b"><td><p><b>Description: </b>Guava is a suite of core and expanded libraries that include 
+    performance</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">http://directmemory.apache.org/directmemory-cache/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.slf4j:slf4j-api:jar:1.6.4 (provided) <img id="_443515395" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1505189432', '_443515395' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1505189432" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>SLF4J API Module</th></tr><tr class="b"><td><p><b>Description: </b>The slf4j API</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php"
 >MIT License</a></p></td></tr></table></div></li><li>com.google.guava:guava:jar:r09 (provided) <img id="_2001370298" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_564764074', '_2001370298' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_564764074" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Guava (Google Common Libraries)</th></tr><tr class="b"><td><p><b>Description: </b>Guava is a suite of core and expanded libraries that include 
     utility classes, google's collections, io classes, and much 
     much more.
     
@@ -193,10 +193,10 @@
     by downloading the appropriate module and its dependencies.
     
     Guava (complete) has only one code dependency - javax.annotation,
-    per the JSR-305 spec.</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries">http://code.google.com/p/guava-libraries</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.aspectj:aspectjrt:jar:1.6.12 (provided) <img id="_1191305883" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1861385099', '_1191305883' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1861385099" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AspectJ runtime</th></tr><tr class="b"><td><p><b>Description: </b>The runtime needed to execute a program using AspectJ</p><p><b>URL: </b><a class="externalLink" href="http://www.aspectj.org">http://www.aspectj.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.e
 clipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></p></td></tr></table></div></li></ul></li><li>org.msgpack:msgpack:jar:0.6.5 (compile) <img id="_1713614787" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_494610668', '_1713614787' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_494610668" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>MessagePack for Java</th></tr><tr class="b"><td><p><b>Description: </b>MessagePack for Java is a binary-based efficient object
-      serialization library in Java.</p><p><b>URL: </b><a class="externalLink" href="http://msgpack.org/">http://msgpack.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>com.googlecode.json-simple:json-simple:jar:1.1 (compile) <img id="_1552310046" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1388642416', '_1552310046' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1388642416" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JSON.simple</th></tr><tr class="b"><td><p><b>Description: </b>A simple Java toolkit for JSON</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/json-simple/">http://code.google.com/p/json-simple/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licens
 es/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.javassist:javassist:jar:3.15.0-GA (compile) <img id="_1516342145" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1153479728', '_1516342145' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1153479728" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Javassist</th></tr><tr class="b"><td><p><b>Description: </b>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
-     simple.  It is a class library for editing bytecodes in Java.</p><p><b>URL: </b><a class="externalLink" href="http://www.javassist.org/">http://www.javassist.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a><a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></p></td></tr></table></div></li></ul></li><li>junit:junit:jar:4.10 (test) <img id="_1394021750" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1585894481', '_1394021750' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1585894481" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
-        It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div><ul><li>org.hamcrest:hamcrest-core:jar:1.1 (test) <img id="_1846537381" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_666131747', '_1846537381' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_666131747" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Hamcrest Core</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></p></td></tr></table></div></li></ul></li><li>org.apa
 che.directmemory:directmemory-tests:jar:0.2-SNAPSHOT (test) <img id="_1224739224" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1503291295', '_1224739224' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1503291295" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Tests</th></tr><tr class="b"><td><p><b>Description: </b>Apache DirectMemory :: Tests</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">http://directmemory.apache.org/directmemory-tests/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 (provided) <img id="_1055282031" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2525649
 76', '_1055282031' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_252564976" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>geronimo-spec-jta</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>BSD style: </b>Hamcrest Core</p><p><b>Unknown: </b>geronimo-spec-jta</p><p><b>LGPL 2.1: </b>Javassist</p><p><b>Eclipse Public License - v 1.0: </b>AspectJ runtime</p><p><b>Apache License 2.0: </b>Javassist</p><p><b>MPL 1.1: </b>Javassist</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>MIT License: </b>SLF4J API Module</p><p><b>The Apache Software License, Version 2.0: </b>Apache DirectMemory :: Cache, Apache DirectMemory :: Serializ
 ers :: MessagePack, Apache DirectMemory :: Tests, Guava (Google Common Libraries), JSON.simple, MessagePack for Java</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>guava-r09.jar</td><td>1.09 MB</td><td>902</td><td>883</td><td>8</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>json-simple-1.1.jar</td><td>15.67 kB</td><td>18</td><td>12</td><td>2</td><td>1.2</td><td>release</td></tr><tr class="b"><td>geronimo-spec-jta-1.0.1B-rc4.jar</td><td>13.15 kB</td><td>23</td><td>17</td><td>2</td><td>1.4</td><td>debug</td></tr><tr class="a"><td>junit-4.10.jar</td><td>247.23 kB</td><td>290</td><td>252</td><td>31</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>directmemory-cache-0.2-SNAPSHOT.jar</td><td>7
 2.67 kB</td><td>68</td><td>47</td><td>7</td><td>1.6</td><td>debug</td></tr><tr class="a"><td>directmemory-tests-0.2-SNAPSHOT.jar</td><td>9.14 kB</td><td>16</td><td>2</td><td>1</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>aspectjrt-1.6.12.jar</td><td>113.50 kB</td><td>145</td><td>128</td><td>10</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>hamcrest-core-1.1.jar</td><td>74.85 kB</td><td>54</td><td>21</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>javassist-3.15.0-GA.jar</td><td>633.06 kB</td><td>391</td><td>367</td><td>17</td><td>1.4</td><td>debug</td></tr><tr class="a"><td>msgpack-0.6.5.jar</td><td>201.24 kB</td><td>174</td><td>156</td><td>10</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>slf4j-api-1.6.4.jar</td><td>25.35 kB</td><td>34</td><td>23</td><td>3</td><td>1.3</td><td>debug</td></tr><tr class="a"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>11</td><
 td>2.46 MB</td><td>2,115</td><td>1,908</td><td>94</td><td>1.6</td><td>10</td></tr><tr class="a"><td>compile: 3</td><td>compile: 849.96 kB</td><td>compile: 583</td><td>compile: 535</td><td>compile: 29</td><td>-</td><td>compile: 2</td></tr><tr class="b"><td>test: 3</td><td>test: 331.22 kB</td><td>test: 360</td><td>test: 275</td><td>test: 35</td><td>-</td><td>test: 3</td></tr><tr class="a"><td>provided: 5</td><td>provided: 1.31 MB</td><td>provided: 1,172</td><td>provided: 1,098</td><td>provided: 30</td><td>-</td><td>provided: 5</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a><
 /td><td>-</td><td>Yes</td></tr><tr class="a"><td>oss.sonatype.org</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>-</td><td>Yes</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr><tr class="a"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>-</td><td>Yes</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="table table-striped"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>oss.sonatype.org</th><th>archiva-asf-mirror</th><th>sonatype-nexus-snapshots</th></tr><tr class="b"><td>com.google.guava:guava:jar:r09</td><td>-</td><td>-</td><td><a
  class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/google/guava/guava/r09/guava-r09.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>com.googlecode.json-simple:json-simple:jar:1.1</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar"><img alt="Found at https://archi
 va-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>junit:junit:jar:4.10</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/junit/junit/4.10/junit-4.10.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-cache/0.2-SNAPSHOT/directmemory-cache-0.2-20120831.100258-34.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory:directmemory-tests:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://reposit
 ory.apache.org/snapshots/org/apache/directmemory/directmemory-tests/0.2-SNAPSHOT/directmemory-tests-0.2-20120831.100306-34.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>org.aspectj:aspectjrt:jar:1.6.12</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>org.hamcrest:hamcrest-core:jar:1.1</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_
 sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.javassist:javassist:jar:3.15.0-GA</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>org.msgpack:msgpack:jar:0.6.5</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/msgpack/msgpack/0.6.5/msgpack-0.6.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.slf4j:slf4j-api:jar:1.6.4</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/slf4j/slf4j-api/1.6.
 4/slf4j-api-1.6.4.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><th>Total</th><th>apache.snapshots</th><th>oss.sonatype.org</th><th>archiva-asf-mirror</th><th>sonatype-nexus-snapshots</th></tr><tr class="b"><td>11 (compile: 3, test: 3, provided: 5)</td><td>2</td><td>0</td><td>9</td><td>0</td></tr></table></div>
+    per the JSR-305 spec.</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries">http://code.google.com/p/guava-libraries</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.aspectj:aspectjrt:jar:1.6.12 (provided) <img id="_1506780228" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1980445992', '_1506780228' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1980445992" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AspectJ runtime</th></tr><tr class="b"><td><p><b>Description: </b>The runtime needed to execute a program using AspectJ</p><p><b>URL: </b><a class="externalLink" href="http://www.aspectj.org">http://www.aspectj.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.e
 clipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></p></td></tr></table></div></li></ul></li><li>org.msgpack:msgpack:jar:0.6.5 (compile) <img id="_1728026585" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1626547822', '_1728026585' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1626547822" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>MessagePack for Java</th></tr><tr class="b"><td><p><b>Description: </b>MessagePack for Java is a binary-based efficient object
+      serialization library in Java.</p><p><b>URL: </b><a class="externalLink" href="http://msgpack.org/">http://msgpack.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>com.googlecode.json-simple:json-simple:jar:1.1 (compile) <img id="_291621654" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_600188240', '_291621654' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_600188240" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JSON.simple</th></tr><tr class="b"><td><p><b>Description: </b>A simple Java toolkit for JSON</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/json-simple/">http://code.google.com/p/json-simple/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/L
 ICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.javassist:javassist:jar:3.15.0-GA (compile) <img id="_849777919" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2043833156', '_849777919' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2043833156" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Javassist</th></tr><tr class="b"><td><p><b>Description: </b>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
+     simple.  It is a class library for editing bytecodes in Java.</p><p><b>URL: </b><a class="externalLink" href="http://www.javassist.org/">http://www.javassist.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a><a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></p></td></tr></table></div></li></ul></li><li>junit:junit:jar:4.10 (test) <img id="_2133242280" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_329356008', '_2133242280' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_329356008" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
+        It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div><ul><li>org.hamcrest:hamcrest-core:jar:1.1 (test) <img id="_272027910" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_290145807', '_272027910' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_290145807" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Hamcrest Core</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></p></td></tr></table></div></li></ul></li><li>org.apach
 e.directmemory:directmemory-tests:jar:0.2-SNAPSHOT (test) <img id="_2002801710" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_281472324', '_2002801710' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_281472324" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Tests</th></tr><tr class="b"><td><p><b>Description: </b>Apache DirectMemory :: Tests</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">http://directmemory.apache.org/directmemory-tests/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 (provided) <img id="_1198182398" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_791806719',
  '_1198182398' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_791806719" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>geronimo-spec-jta</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>BSD style: </b>Hamcrest Core</p><p><b>Unknown: </b>geronimo-spec-jta</p><p><b>LGPL 2.1: </b>Javassist</p><p><b>Eclipse Public License - v 1.0: </b>AspectJ runtime</p><p><b>Apache License 2.0: </b>Javassist</p><p><b>MPL 1.1: </b>Javassist</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>MIT License: </b>SLF4J API Module</p><p><b>The Apache Software License, Version 2.0: </b>Apache DirectMemory :: Cache, Apache DirectMemory :: Serializers 
 :: MessagePack, Apache DirectMemory :: Tests, Guava (Google Common Libraries), JSON.simple, MessagePack for Java</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>guava-r09.jar</td><td>1.09 MB</td><td>902</td><td>883</td><td>8</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>json-simple-1.1.jar</td><td>15.67 kB</td><td>18</td><td>12</td><td>2</td><td>1.2</td><td>release</td></tr><tr class="b"><td>geronimo-spec-jta-1.0.1B-rc4.jar</td><td>13.15 kB</td><td>23</td><td>17</td><td>2</td><td>1.4</td><td>debug</td></tr><tr class="a"><td>junit-4.10.jar</td><td>247.23 kB</td><td>290</td><td>252</td><td>31</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>directmemory-cache-0.2-SNAPSHOT.jar</td><td>72.68
  kB</td><td>68</td><td>47</td><td>7</td><td>1.6</td><td>debug</td></tr><tr class="a"><td>directmemory-tests-0.2-SNAPSHOT.jar</td><td>9.14 kB</td><td>16</td><td>2</td><td>1</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>aspectjrt-1.6.12.jar</td><td>113.50 kB</td><td>145</td><td>128</td><td>10</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>hamcrest-core-1.1.jar</td><td>74.85 kB</td><td>54</td><td>21</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>javassist-3.15.0-GA.jar</td><td>633.06 kB</td><td>391</td><td>367</td><td>17</td><td>1.4</td><td>debug</td></tr><tr class="a"><td>msgpack-0.6.5.jar</td><td>201.24 kB</td><td>174</td><td>156</td><td>10</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>slf4j-api-1.6.4.jar</td><td>25.35 kB</td><td>34</td><td>23</td><td>3</td><td>1.3</td><td>debug</td></tr><tr class="a"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>11</td><td>2
 .46 MB</td><td>2,115</td><td>1,908</td><td>94</td><td>1.6</td><td>10</td></tr><tr class="a"><td>compile: 3</td><td>compile: 849.96 kB</td><td>compile: 583</td><td>compile: 535</td><td>compile: 29</td><td>-</td><td>compile: 2</td></tr><tr class="b"><td>test: 3</td><td>test: 331.22 kB</td><td>test: 360</td><td>test: 275</td><td>test: 35</td><td>-</td><td>test: 3</td></tr><tr class="a"><td>provided: 5</td><td>provided: 1.31 MB</td><td>provided: 1,172</td><td>provided: 1,098</td><td>provided: 30</td><td>-</td><td>provided: 5</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td>
 <td>-</td><td>Yes</td></tr><tr class="a"><td>oss.sonatype.org</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>-</td><td>Yes</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr><tr class="a"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>-</td><td>Yes</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="table table-striped"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>oss.sonatype.org</th><th>archiva-asf-mirror</th><th>sonatype-nexus-snapshots</th></tr><tr class="b"><td>com.google.guava:guava:jar:r09</td><td>-</td><td>-</td><td><a cla
 ss="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/google/guava/guava/r09/guava-r09.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>com.googlecode.json-simple:json-simple:jar:1.1</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar"><img alt="Found at https://archiva-r
 epository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>junit:junit:jar:4.10</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/junit/junit/4.10/junit-4.10.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-cache/0.2-SNAPSHOT/directmemory-cache-0.2-20120904.172855-36.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory:directmemory-tests:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.
 apache.org/snapshots/org/apache/directmemory/directmemory-tests/0.2-SNAPSHOT/directmemory-tests-0.2-20120904.172901-36.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>org.aspectj:aspectjrt:jar:1.6.12</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>org.hamcrest:hamcrest-core:jar:1.1</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.
 gif" /></a></td><td>-</td></tr><tr class="b"><td>org.javassist:javassist:jar:3.15.0-GA</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>org.msgpack:msgpack:jar:0.6.5</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/msgpack/msgpack/0.6.5/msgpack-0.6.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.slf4j:slf4j-api:jar:1.6.4</td><td>-</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/slf4j/slf4j-api/1.6.4/sl
 f4j-api-1.6.4.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><th>Total</th><th>apache.snapshots</th><th>oss.sonatype.org</th><th>archiva-asf-mirror</th><th>sonatype-nexus-snapshots</th></tr><tr class="b"><td>11 (compile: 3, test: 3, provided: 5)</td><td>2</td><td>0</td><td>9</td><td>0</td></tr></table></div>
                   </div>
           </div>
 

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-convergence.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-convergence.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-convergence.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-convergence.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Reactor Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-management.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-management.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-management.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/dependency-management.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/distribution-management.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/distribution-management.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/distribution-management.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/distribution-management.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/index.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/index.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/index.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/index.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/integration.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/integration.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/integration.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/integration.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/issue-tracking.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/issue-tracking.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/issue-tracking.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/issue-tracking.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/license.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/license.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/license.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/license.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>
@@ -164,7 +164,209 @@
       
                 
         <div id="bodyColumn" >
-                      <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a><div class="section"><h3>The Apache Software License, Version 2.0<a name="The_Apache_Software_License_Version_2.0"></a></h3><a name="The_Apache_Software_License_Version_2.0"></a><p>Can't read the url [http://www.apache.org/licenses/LICENSE-2.0.txt] : Connection reset</p></div></div>
+                      <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a><div class="section"><h3>The Apache Software License, Version 2.0<a name="The_Apache_Software_License_Version_2.0"></a></h3><a name="The_Apache_Software_License_Version_2.0"></a><div class="source"><pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div></div></div>
                   </div>
           </div>
 

Modified: directmemory/site-content/directmemory-serializers/directmemory-msgpack/mail-lists.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-msgpack/mail-lists.html?rev=1381363&r1=1381362&r2=1381363&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-msgpack/mail-lists.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-msgpack/mail-lists.html Wed Sep  5 20:47:18 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 4, 2012
+ | Generated by Apache Maven Doxia at Sep 5, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
+    <meta name="Date-Revision-yyyymmdd" content="20120905" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: MessagePack - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-09-04</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-05</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>
@@ -165,7 +165,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <div class="section"><h2>Project Mailing Lists<a name="Project_Mailing_Lists"></a></h2><a name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table border="0" class="table table-striped"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other Archives</th></tr><tr class="b"><td>Users</td><td><a class="externalLink" href="mailto:directmemory-user-subscribe@apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:directmemory-user-unsubscribe@apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:user@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/directmemory-user/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-user.markmail.org/">directmemory-user.ma
 rkmail.org</a></td></tr><tr class="a"><td>Development</td><td><a class="externalLink" href="mailto:directmemory-dev-subscribe@apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:directmemory-dev-unsubscribe@apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:dev@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/directmemory-dev/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-dev.markmail.org/">directmemory-dev.markmail.org</a></td></tr><tr class="b"><td>Commits</td><td><a class="externalLink" href="mailto:directmemory-commits-subscribe@apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:directmemory-commits-unsubscribe@apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:commits@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/direc
 tmemory-commits/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-commits.markmail.org/">directmemory-commits.markmail.org</a></td></tr></table></div>
+            <div class="section"><h2>Project Mailing Lists<a name="Project_Mailing_Lists"></a></h2><a name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table border="0" class="table table-striped"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other Archives</th></tr><tr class="b"><td>Users</td><td><a class="externalLink" href="mailto:user-subscribe@directmemory.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:user-unsubscribe@directmemory.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:user@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/directmemory-user/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-user.markmail.org/">directmemory-user.ma
 rkmail.org</a></td></tr><tr class="a"><td>Development</td><td><a class="externalLink" href="mailto:dev-subscribe@directmemory.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:dev-unsubscribe@directmemory.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:dev@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/directmemory-dev/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-dev.markmail.org/">directmemory-dev.markmail.org</a></td></tr><tr class="b"><td>Commits</td><td><a class="externalLink" href="mailto:commits-subscribe@directmemory.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:commits-unsubscribe@directmemory.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:commits@directmemory.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/direc
 tmemory-commits/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://directmemory-commits.markmail.org/">directmemory-commits.markmail.org</a></td></tr></table></div>
                   </div>
           </div>