8000 Updated blog · JavaMoney/JavaMoney.github.io@4bec3e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bec3e9

Browse files
committed
Updated blog
1 parent 5f7089b commit 4bec3e9

File tree

4 files changed

+175
-3
lines changed

4 files changed

+175
-3
lines changed

archive.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,14 @@ <h1>Blog</h1>
7979
</div>
8080

8181
<!--<ul>-->
82-
<h4>March 2025</h4>
82+
<h4>May 2025</h4>
8383
<ul>
8484

85+
<li>13 - <a href="blog/2025/10yearsfinal.html">JSR 354 Final 10th Anniversary</a></li>
86+
</ul>
87+
<h4>March 2025</h4>
88+
<ul>
89+
8590
<li>22 - <a href="blog/2025/moneta145.html">Moneta Release 1.4.5</a></li>
8691
</ul>
8792
<h4>January 2024</h4>

blog/2025/10yearsfinal.html

Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>JavaMoney</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta name="description" content="">
8+
<meta name="author" content="">
9+
<meta name="keywords" content="">
10+
11+
<!-- Le styles -->
12+
<link href="/css/bootstrap.min.css" rel="stylesheet">
13+
<link href="/css/asciidoctor.css" rel="stylesheet">
14+
<link href="/css/base.css" rel="stylesheet">
15+
<link href="/css/bootstrap-responsive.min.css" rel="stylesheet">
16+
17+
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
18+
<!--[if lt IE 9]>
19+
<script src="/js/html5shiv.js"></script>
20+
<![endif]-->
21+
22+
<!-- Fav and touch icons -->
23+
<!--<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
24+
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
25+
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
26+
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
27+
<link rel="shortcut icon" href="favicon.ico">
28+
</head>
29+
<body>
30+
<div id="wrap">
31+
32+
<!-- Fixed navbar -->
33+
<div class="navbar navbar-fixed-top">
34+
<div class="navbar-inner">
35+
<div class="container">
36+
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
37+
<span class="icon-bar"></span>
38+
<span class="icon-bar"></span>
39+
<span class="icon-bar"></span>
40+
</button>
41+
<a class="brand" href="/">JavaMoney</a>
42+
<div class="nav-collapse collapse">
43+
<ul class="nav">
44+
<li><a href="/archive.html">Blog</a></li>
45+
<li><a href="https://github.com/JavaMoney/" target="_blank">View on GitHub</a></li>
46+
<li><a href="feed.xml" target="_blank">RSS Subscribe</a></li>
47+
<li class="dropdown">
48+
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a>
49+
<ul class="dropdown-menu">
50+
<li class="nav-header">JSR 354</li>
51+
<li><a href="/api.html">API</a></li>
52+
<li><a href="apidocs/">API (JavaDoc)</a></li>
53+
<li><a href="/ri.html">Moneta Reference Implementation (RI)</a></li>
54+
<li><a href="/tck.html">Technical Compatibility Kit (TCK)</a></li>
55+
<li><a href="https://jcp.org/en/jsr/detail?id=354" target="_blank">Detail Page</a></li>
56+
<li class="divider"></li>
57+
<li class="nav-header">JavaMoney</li>
58+
<li><a href="/lib.html">Library</a></li>
59+
<li><a href="/midas.html">Midas</a></li>
60+
<li><a href="https://github.com/JavaMoney/javamoney-examples" target="_blank">Examples</a></li>
61+
<li&g 9E81 t;<a href="/shelter.html">Shelter</a></li>
62+
<li><a href="http://jadira.sourceforge.net/usertype.extended/" target="_blank">Jadira Usertype Extended (Hibernate support)</a></li>
63+
<li><a href="https://github.com/zalando/jackson-datatype-money" target="_blank">Jackson Datatype Money by Zalando</a></li>
64+
<li class="divider"></li>
65+
<li class="nav-header">Additional Information</li>
66+
<li><a href="https://groups.io/g/javamoney/" target="_blank">javamoney@groups.io</a></li>
67+
<li><a href="https://github.com/JavaMoney/jsr354-api-bp" target="_blank">API - Backport to Java 7 (API BP)</a></li>
68+
<li><a href="https://github.com/JavaMoney/jsr354-ri-bp" target="_blank">Moneta Reference Implementation - Backport to Java 7 (RI BP)</a></li>
69+
</ul>
70+
</li>
71+
</ul>
72+
</div><!--/.nav-collapse -->
73+
</div>
74+
</div>
75+
</div>
76+
<div class="container">
77+
<div class="page-header">
78+
<h1>JSR 354 Final 10th Anniversary</h1>
79+
</div>
80+
81+
<p><em>13 May 2025</em></p>
82+
83+
<p>
84+
85+
<header>
86+
<h1>10th Anniversary of the Final Release</h1>
87+
</header>
88+
89+
<section id="downloads" class="clearfix"></section>
90+
91+
92+
<section id="main_content">
93+
<h3>JSR 354 Final 10th Anniversary</h3>
94+
95+
<p>
96+
Today marks the tenth anniversary of the JSR 354 <a
97+
href="https://jcp.org/aboutJava/communityprocess/final/jsr354/index.html">Final Release</a>.<br>
98+
The same year, Java will be turning 30, 10 days from now.<br>
99+
100+
Maintenance lead Werner and EG member Simon met two days later at <a
101+
href="https://2025.europe.jcon.one/">JCON Europe 2025</a>, which also celebrates its tenth anniversary and 30 years of Java, to toast on the occasion with a cup of coffee.
102+
<img src="img/IMG_2855_s.jpg"></td>
103+
</p>
104+
</section>
105+
106+
107+
</p>
108+
109+
<hr>
110+
111+
</div>
112+
<div id="push"></div>
113+
</div>
114+
115+
<div id="footer">
116+
<div class="container">
117+
<p>Having trouble with JavaMoney?
118+
Ask your question at <a href="https://stackoverflow.com/questions/tagged/java-money+jsr354" target="_blank">StackOverflow</a> with tag <code>java-money</code>.
119+
Join the Gitter chat <a href="https://gitter.im/orgs/JavaMoney/rooms" target="_blank"><img src="https://badges.gitter.im/Join%20Chat.svg"/></a>.
120+
Or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>
121+
</p>
122+
<p class="muted credit">&copy; 2024 JavaMoney | Mixed with <a href="https://getbootstrap.com/">Bootstrap v2.3.2</a> | Baked with <a href="http://jbake.org">JBake v2.6.7</a></p>
123+
</div>
124+
</div>
125+
126+
<!-- Le javascript
127+
================================================== -->
128+
<!-- Placed at the end of the document so the pages load faster -->
129+
<script src="/js/jquery-1.9.1.min.js"></script>
130+
<script src="/js/bootstrap.min.js"></script>
131+
<script src="/js/run_prettify.js"></script>
132+
133+
</body>
134+
</html>

feed.xml

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,42 @@
66
<atom:link href="http://javamoney.org/feed.xml" rel="self" type="application/rss+xml" />
77
<description>Java Money and Currency</description>
88
<language>en-gb</language>
9-
<pubDate>Sat, 22 Mar 2025 18:40:30 +0100</pubDate>
10-
<lastBuildDate>Sat, 22 Mar 2025 18:40:30 +0100</lastBuildDate>
9+
<pubDate>Tue, 17 Jun 2025 14:07:57 +0200</pubDate>
10+
<lastBuildDate>Tue, 17 Jun 2025 14:07:57 +0200</lastBuildDate>
1111

12+
<item>
13+
<title>JSR 354 Final 10th Anniversary</title>
14+
<link>http://javamoney.orgblog/2025/10yearsfinal.html</link>
15+
<pubDate>Tue, 13 May 2025 00:00:00 +0200</pubDate>
16+
<guid isPermaLink="false">blog/2025/10yearsfinal.html</guid>
17+
<description>
18+
19+
20+
&lt;header&gt;
21+
&lt;h1&gt;10th Anniversary of the Final Release&lt;/h1&gt;
22+
&lt;/header&gt;
23+
24+
&lt;section id=&quot;downloads&quot; class=&quot;clearfix&quot;&gt;&lt;/section&gt;
25+
26+
27+
&lt;section id=&quot;main_content&quot;&gt;
28+
&lt;h3&gt;JSR 354 Final 10th Anniversary&lt;/h3&gt;
29+
30+
&lt;p&gt;
31+
Today marks the tenth anniversary of the JSR 354 &lt;a
32+
href=&quot;https://jcp.org/aboutJava/communityprocess/final/jsr354/index.html&quot;&gt;Final Release&lt;/a&gt;.&lt;br&gt;
33+
The same year, Java will be turning 30, 10 days from now.&lt;br&gt;
34+
35+
Maintenance lead Werner and EG member Simon met two days later at &lt;a
36+
href=&quot;https://2025.europe.jcon.one/&quot;&gt;JCON Europe 2025&lt;/a&gt;, which also celebrates its tenth anniversary and 30 years of Java, to toast on the occasion with a cup of coffee.
37+
&lt;img src=&quot;img/IMG_2855_s.jpg&quot;&gt;&lt;/td&gt;
38+
&lt;/p&gt;
39+
&lt;/section&gt;
40+
41+
42+
43+
</description>
44+
</item>
1245
<item>
1346
<title>Moneta Release 1.4.5</title>
1447
<link>http://javamoney.orgblog/2025/moneta145.html</link>

img/IMG_2855_s.jpg

106 KB
Loading

0 commit comments

Comments
 (0)
0