Commit 8f250043 authored by Yiming Liu's avatar Yiming Liu

Site for apollo, 0.0.4

parent 35f9391c
This diff is collapsed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......@@ -145,37 +145,37 @@
<pre>&lt;dependency&gt;
&lt;groupId&gt;com.ctrip.framework.apollo&lt;/groupId&gt;
&lt;artifactId&gt;apollo&lt;/artifactId&gt;
&lt;version&gt;0.0.3-SNAPSHOT&lt;/version&gt;
&lt;version&gt;0.0.4&lt;/version&gt;
&lt;type&gt;pom&lt;/type&gt;
&lt;/dependency&gt;</pre></div></div>
<div class="section">
<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
<div class="source">
<pre>'com.ctrip.framework.apollo:apollo:pom:0.0.3-SNAPSHOT'</pre></div></div>
<pre>'com.ctrip.framework.apollo:apollo:pom:0.0.4'</pre></div></div>
<div class="section">
<h3>Apache Ivy<a name="Apache_Ivy"></a></h3><a name="Apache_Ivy"></a>
<div class="source">
<pre>&lt;dependency org=&quot;com.ctrip.framework.apollo&quot; name=&quot;apollo&quot; rev=&quot;0.0.3-SNAPSHOT&quot;&gt;
<pre>&lt;dependency org=&quot;com.ctrip.framework.apollo&quot; name=&quot;apollo&quot; rev=&quot;0.0.4&quot;&gt;
&lt;artifact name=&quot;apollo&quot; type=&quot;pom&quot; /&gt;
&lt;/dependency&gt;</pre></div></div>
<div class="section">
<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
<div class="source">
<pre>@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo', version='0.0.3-SNAPSHOT')
@Grab(group='com.ctrip.framework.apollo', module='apollo', version='0.0.4')
)</pre></div></div>
<div class="section">
<h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
<div class="source">
<pre>compile 'com.ctrip.framework.apollo:apollo:0.0.3-SNAPSHOT'</pre></div></div>
<pre>compile 'com.ctrip.framework.apollo:apollo:0.0.4'</pre></div></div>
<div class="section">
<h3>Scala SBT<a name="Scala_SBT"></a></h3><a name="Scala_SBT"></a>
<div class="source">
<pre>libraryDependencies += &quot;com.ctrip.framework.apollo&quot; % &quot;apollo&quot; % &quot;0.0.3-SNAPSHOT&quot;</pre></div></div>
<pre>libraryDependencies += &quot;com.ctrip.framework.apollo&quot; % &quot;apollo&quot; % &quot;0.0.4&quot;</pre></div></div>
<div class="section">
<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
<div class="source">
<pre>[com.ctrip.framework.apollo/apollo &quot;0.0.3-SNAPSHOT&quot;]</pre></div></div></div>
<pre>[com.ctrip.framework.apollo/apollo &quot;0.0.4&quot;]</pre></div></div></div>
</div>
</div>
<div class="clear">
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......@@ -222,7 +222,7 @@
<th>Line</th></tr>
<tr class="b">
<td>Avoid empty catch blocks</td>
<td>84&#x2013;86</td></tr></table></div>
<td>85&#x2013;87</td></tr></table></div>
<div class="section">
<h3>Apollo Client - com/ctrip/framework/apollo/internals/DefaultConfig.java<a name="Apollo_Client_-_comctripframeworkapollointernalsDefaultConfig.java"></a></h3>
<table border="0" class="bodyTable">
......@@ -257,6 +257,15 @@
<td>Avoid modifiers which are implied by the context</td>
<td>14</td></tr></table></div>
<div class="section">
<h3>Apollo Client - com/ctrip/framework/apollo/model/ConfigChange.java<a name="Apollo_Client_-_comctripframeworkapollomodelConfigChange.java"></a></h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Violation</th>
<th>Line</th></tr>
<tr class="b">
<td>Avoid unused imports such as 'com.google.common.base.Objects'</td>
<td>4</td></tr></table></div>
<div class="section">
<h3>Apollo Client - com/ctrip/framework/apollo/spi/ConfigFactory.java<a name="Apollo_Client_-_comctripframeworkapollospiConfigFactory.java"></a></h3>
<table border="0" class="bodyTable">
<tr class="a">
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......@@ -180,7 +180,7 @@
<td>apollo</td></tr>
<tr class="b">
<td>Version</td>
<td>0.0.3-SNAPSHOT</td></tr>
<td>0.0.4</td></tr>
<tr class="a">
<td>Type</td>
<td>pom</td></tr></table></div></div>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-01 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160701" />
<meta name="Date-Revision-yyyymmdd" content="20160706" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,8 +27,8 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-07-01</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
<span id="publishDate">Last Published: 2016-07-06</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment