Skip to content

Commit 527e835

Browse files
committed
Updated module pages
1 parent c3b2321 commit 527e835

File tree

2 files changed

+54
-44
lines changed

2 files changed

+54
-44
lines changed

ri.html

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -98,26 +98,13 @@ <h3>
9898
provided. You can access the RI by adding the following Maven
9999
dependencies:</p>
100100

101-
<pre>
102-
<code>&lt;dependency&gt;
101+
102+
<pre><code>&lt;dependency&gt;
103103
&lt;groupId&gt;org.javamoney.ri&lt;/groupId&gt;
104-
&lt;artifactId&gt;jsr-354-ri&lt;/artifactId&gt;
104+
&lt;artifactId&gt;jsr-354-tck&lt;/artifactId&gt;
105105
&lt;version&gt;0.8-SNAPSHOT&lt;/version&gt;
106106
&lt;/dependency&gt;
107-
</code>
108-
</pre>
109-
110-
<p>Nevertheless we highly recommend you to depend on the Javamoney
111-
OSS library to be used, due to the following reasons:</p>
112-
113-
<ul>
114-
<li>the RI only contains a very small, minimalistic subset of
115-
features.</li>
116-
<li>The JavaMoney project contains additional functionalities,
117-
such as ** currency conversion, ** currency management and **
118-
rounding and formatting features, ** regions and validite4s support
119-
** bundles for different runtime environments</li>
120-
</ul>
107+
</code></pre>
121108

122109
<h3>
123110
<a name="authors-and-contributors" class="anchor"

tck.html

Lines changed: 50 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -70,23 +70,32 @@ <h1>TCK</h1>
7070
<p><em>15 November 2013</em></p>
7171

7272
<p>
73-
<h1>JSR 354 TCK</h1>
74-
<h2>Technical Compatibiliy Kit (TCK) of JSR 354</h2>
75-
76-
<section id="downloads" class="clearfix">
77-
<a href="https://github.com/JavaMoney/jsr354-ri/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
78-
<a href="https://github.com/JavaMoney/jsr354-ri/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
79-
<a href="https://github.com/JavaMoney/jsr354-ri" id="view-on-github" class="button"><span>View on GitHub</span></a>
80-
</section>
81-
82-
<hr>
83-
84-
<section id="main_content">
85-
<h3>
86-
<a name="welcome-to-moneta---the-jsr-354-reference-implementation" class="anchor" href="#welcome-to-moneta---the-jsr-354-reference-implementation"><span class="octicon octicon-link"></span></a>Welcome to the JSR 354 Technical Compatibiliy Kit (TCK)</h3>
87-
88-
<p>This module is the TCK for JSR 354 Money &amp; Currency. Hereby tests implementations of amounts, currency and roundings are provided.
89-
You can access the TCK by adding the following Maven dependencies:</p>
73+
<h1>JSR 354 TCK</h1>
74+
<h2>Technical Compatibiliy Kit (TCK) of JSR 354</h2>
75+
76+
<section id="downloads" class="clearfix">
77+
<a href="https://github.com/JavaMoney/jsr354-ri/zipball/master"
78+
id="download-zip" class="button"><span>Download .zip</span></a> <a
79+
href="https://github.com/JavaMoney/jsr354-ri/tarball/master"
80+
id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
81+
<a href="https://github.com/JavaMoney/jsr354-ri" id="view-on-github"
82+
class="button"><span>View on GitHub</span></a>
83+
</section>
84+
85+
<hr>
86+
87+
<section id="main_content">
88+
<h3>
89+
<a name="welcome-to-moneta---the-jsr-354-reference-implementation"
90+
class="anchor"
91+
href="#welcome-to-moneta---the-jsr-354-reference-implementation"><span
92+
class="octicon octicon-link"></span></a>Welcome to the JSR 354 Technical
93+
Compatibiliy Kit (TCK)
94+
</h3>
95+
96+
<p>This module is the TCK for JSR 354 Money &amp; Currency. Hereby
97+
tests implementations of amounts, currency and roundings are provided.
98+
You can access the TCK by adding the following Maven dependencies:</p>
9099

91100
<pre><code>&lt;dependency&gt;
92101
&lt;groupId&gt;org.javamoney.tck&lt;/groupId&gt;
@@ -95,17 +104,31 @@ <h3>
95104
&lt;/dependency&gt;
96105
</code></pre>
97106

98-
<h3>
99-
<a name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
107+
<h3>
108+
<a name="authors-and-contributors" class="anchor"
109+
href="#authors-and-contributors"><span
110+
class="octicon octicon-link"></span></a>Authors and Contributors
111+
</h3>
100112

101-
<p>Different people have contributed to this project. During the development of JSR 354, <a href="https://github.com/atsticks" class="user-mention">@atsticks</a> and <a href="https://github.com/keilw" class="user-mention">@keilw</a> founded this project and were also the main contributors.
102-
</p>
103-
104-
<h3>
105-
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
113+
<p>
114+
Different people have contributed to this project. During the
115+
development of JSR 354, <a href="https://github.com/atsticks"
116+
class="user-mention">@atsticks</a> and <a
117+
href="https://github.com/keilw" class="user-mention">@keilw</a>
118+
founded this project and were also the main contributors.
119+
</p>
120+
121+
<h3>
122+
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span
123+
class="octicon octicon-link"></span></a>Support or Contact
124+
</h3>
106125

107-
<p>Having trouble with Pages? Check out the documentation at http://tbd/pages or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>.</p>
108-
</section>
126+
<p>
127+
Having trouble with Pages? Check out the documentation at
128+
http://tbd/pages or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>.
129+
</p>
130+
</section>
131+
</p>
109132

110133
<hr>
111134

@@ -119,7 +142,7 @@ <h3>
119142
</div>
120143
</div>
121144

122-
<!-- The javascript
145+
<!-- Le javascript
123146
================================================== -->
124147
<!-- Placed at the end of the document so the pages load faster -->
125148
<script src="/js/jquery-1.9.1.min.js"></script>

0 commit comments

Comments
 (0)