Skip to content

Commit 7de1b25

Browse files
committed
Site for apollo-biz, 0.0.7-SNAPSHOT
1 parent 6907c54 commit 7de1b25

15 files changed

+447
-426
lines changed

apollo-biz/checkstyle.html

Lines changed: 362 additions & 299 deletions
Large diffs are not rendered by default.

apollo-biz/checkstyle.rss

Lines changed: 8 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ under the License.
2525
<language>en-us</language>
2626
<copyright>&#169;2016 Ctrip, Inc.</copyright>
2727
<item>
28-
<title>File: 51,
28+
<title>File: 49,
2929
Errors: 0,
30-
Warnings: 182,
30+
Warnings: 193,
3131
Infos: 0
3232
</title>
3333
<link>https://ctripcorp.github.io/apollo/apollo-biz/checkstyle.html</link>
@@ -66,7 +66,7 @@ under the License.
6666
0
6767
</td>
6868
<td>
69-
0
69+
3
7070
</td>
7171
<td>
7272
0
@@ -108,7 +108,7 @@ under the License.
108108
0
109109
</td>
110110
<td>
111-
0
111+
2
112112
</td>
113113
<td>
114114
0
@@ -122,7 +122,7 @@ under the License.
122122
0
123123
</td>
124124
<td>
125-
25
125+
15
126126
</td>
127127
<td>
128128
0
@@ -192,7 +192,7 @@ under the License.
192192
0
193193
</td>
194194
<td>
195-
5
195+
20
196196
</td>
197197
<td>
198198
0
@@ -449,20 +449,6 @@ under the License.
449449
<td>
450450
0
451451
</td>
452-
</tr>
453-
<tr>
454-
<td>
455-
<a href="https://ctripcorp.github.io/apollo/apollo-biz/checkstyle.html#com.ctrip.framework.apollo.biz.service.ConfigService.java">com/ctrip/framework/apollo/biz/service/ConfigService.java</a>
456-
</td>
457-
<td>
458-
0
459-
</td>
460-
<td>
461-
1
462-
</td>
463-
<td>
464-
0
465-
</td>
466452
</tr>
467453
<tr>
468454
<td>
@@ -575,20 +561,6 @@ under the License.
575561
<td>
576562
0
577563
</td>
578-
</tr>
579-
<tr>
580-
<td>
581-
<a href="https://ctripcorp.github.io/apollo/apollo-biz/checkstyle.html#com.ctrip.framework.apollo.biz.aop.RepositoryAspect.java">com/ctrip/framework/apollo/biz/aop/RepositoryAspect.java</a>
582-
</td>
583-
<td>
584-
0
585-
</td>
586-
<td>
587-
1
588-
</td>
589-
<td>
590-
0
591-
</td>
592564
</tr>
593565
<tr>
594566
<td>
@@ -612,7 +584,7 @@ under the License.
612584
0
613585
</td>
614586
<td>
615-
6
587+
8
616588
</td>
617589
<td>
618590
0
@@ -710,7 +682,7 @@ under the License.
710682
0
711683
</td>
712684
<td>
713-
2
685+
3
714686
</td>
715687
<td>
716688
0

apollo-biz/dependency-info.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>
@@ -109,36 +109,36 @@ <h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
109109
<pre>&lt;dependency&gt;
110110
&lt;groupId&gt;com.ctrip.framework.apollo&lt;/groupId&gt;
111111
&lt;artifactId&gt;apollo-biz&lt;/artifactId&gt;
112-
&lt;version&gt;0.0.6-SNAPSHOT&lt;/version&gt;
112+
&lt;version&gt;0.0.7-SNAPSHOT&lt;/version&gt;
113113
&lt;/dependency&gt;</pre></div></div>
114114
<div class="section">
115115
<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
116116
<div class="source">
117-
<pre>'com.ctrip.framework.apollo:apollo-biz:jar:0.0.6-SNAPSHOT'</pre></div></div>
117+
<pre>'com.ctrip.framework.apollo:apollo-biz:jar:0.0.7-SNAPSHOT'</pre></div></div>
118118
<div class="section">
119119
<h3>Apache Ivy<a name="Apache_Ivy"></a></h3><a name="Apache_Ivy"></a>
120120
<div class="source">
121-
<pre>&lt;dependency org=&quot;com.ctrip.framework.apollo&quot; name=&quot;apollo-biz&quot; rev=&quot;0.0.6-SNAPSHOT&quot;&gt;
121+
<pre>&lt;dependency org=&quot;com.ctrip.framework.apollo&quot; name=&quot;apollo-biz&quot; rev=&quot;0.0.7-SNAPSHOT&quot;&gt;
122122
&lt;artifact name=&quot;apollo-biz&quot; type=&quot;jar&quot; /&gt;
123123
&lt;/dependency&gt;</pre></div></div>
124124
<div class="section">
125125
<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
126126
<div class="source">
127127
<pre>@Grapes(
128-
@Grab(group='com.ctrip.framework.apollo', module='apollo-biz', version='0.0.6-SNAPSHOT')
128+
@Grab(group='com.ctrip.framework.apollo', module='apollo-biz', version='0.0.7-SNAPSHOT')
129129
)</pre></div></div>
130130
<div class="section">
131131
<h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
132132
<div class="source">
133-
<pre>compile 'com.ctrip.framework.apollo:apollo-biz:0.0.6-SNAPSHOT'</pre></div></div>
133+
<pre>compile 'com.ctrip.framework.apollo:apollo-biz:0.0.7-SNAPSHOT'</pre></div></div>
134134
<div class="section">
135135
<h3>Scala SBT<a name="Scala_SBT"></a></h3><a name="Scala_SBT"></a>
136136
<div class="source">
137-
<pre>libraryDependencies += &quot;com.ctrip.framework.apollo&quot; % &quot;apollo-biz&quot; % &quot;0.0.6-SNAPSHOT&quot;</pre></div></div>
137+
<pre>libraryDependencies += &quot;com.ctrip.framework.apollo&quot; % &quot;apollo-biz&quot; % &quot;0.0.7-SNAPSHOT&quot;</pre></div></div>
138138
<div class="section">
139139
<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
140140
<div class="source">
141-
<pre>[com.ctrip.framework.apollo/apollo-biz &quot;0.0.6-SNAPSHOT&quot;]</pre></div></div></div>
141+
<pre>[com.ctrip.framework.apollo/apollo-biz &quot;0.0.7-SNAPSHOT&quot;]</pre></div></div></div>
142142
</div>
143143
</div>
144144
<div class="clear">

apollo-biz/distribution-management.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>

apollo-biz/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>

apollo-biz/integration.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>

apollo-biz/issue-tracking.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>

apollo-biz/license.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-18 -->
2+
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-26 -->
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
1010
@import url("./css/site.css");
1111
</style>
1212
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20160718" />
13+
<meta name="Date-Revision-yyyymmdd" content="20160726" />
1414
<meta http-equiv="Content-Language" content="en" />
1515

1616
</head>
@@ -27,8 +27,8 @@
2727

2828

2929
<div class="xleft">
30-
<span id="publishDate">Last Published: 2016-07-18</span>
31-
&nbsp;| <span id="projectVersion">Version: 0.0.6-SNAPSHOT</span>
30+
<span id="publishDate">Last Published: 2016-07-26</span>
31+
&nbsp;| <span id="projectVersion">Version: 0.0.7-SNAPSHOT</span>
3232
</div>
3333
<div class="xright"> <a href="./" title="Apollo Biz">Apollo Biz</a>
3434

@@ -88,7 +88,7 @@ <h5>Project Documentation</h5>
8888
</li>
8989
</ul>
9090
</li>
91-
<li class="collapsed">
91+
<li class="collapsed">
9292
<a href="project-reports.html" title="Project Reports">Project Reports</a>
9393
</li>
9494
</ul>

0 commit comments

Comments
 (0)