forked from JavaMoney/JavaMoney.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
340 lines (240 loc) · 10.5 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>JavaMoney</title>
<link>http://javamoney.org</link>
<atom:link href="http://javamoney.org/feed.xml" rel="self" type="application/rss+xml" />
<description>Java Money and Currency</description>
<language>en-gb</language>
<pubDate>Mon, 11 Jul 2016 01:10:37 +0200</pubDate>
<lastBuildDate>Mon, 11 Jul 2016 01:10:37 +0200</lastBuildDate>
<item>
<title>Moneta Release 1.1</title>
<link>http://javamoney.orgblog/2016/moneta11.html</link>
<pubDate>Fri, 20 May 2016 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2016/moneta11.html</guid>
<description>
<header>
<h1>Service Release</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>RI Release 1.1</h3>
<p>
A Service Release of the JSR 354 RIs was released today.<br>
Fixing a few issues, e.g. differences between Moneta and Moneta-BP. See <a
href="https://java.net/jira/browse/JAVAMONEY-124?jql=project%20%3D%20JAVAMONEY%20AND%20fixVersion%20%3D%201.1%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC">JIRA</a> for further details. And check the MavenCentral status badge in the <a href="http://github.com/JavaMoney/jsr354-ri">JSR 354 RI</a> GitHub repository.<br>
</p><p>
Thanks everyone who helped publish this release.
</p>
</section>
</description>
</item>
<item>
<title>API Release 1.0.1</title>
<link>http://javamoney.orgblog/2016/api101.html</link>
<pubDate>Tue, 16 Feb 2016 00:00:00 +0100</pubDate>
<guid isPermaLink="false">blog/2016/api101.html</guid>
<description>
<header>
<h1>Patch Release</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>API Release 1.0.1</h3>
<p>
A small patch of JSR 354 API was released yesterday.<br>
The major fix was building the Java 7 (BP) API with Java 7 instead of Java 8. To ensure there are no class version compatibility problems running API-BP and Moneta-BP under Java 7. This patch release 1.0.1 of JSR 354 was be made available on popular Maven repositories.<br>
There are no structural API changes nor JavaDoc, etc. therefore no MR was necessary for this and jcp.org won't be updated. Check the MavenCentral status badge in the <a href="http://github.com/JavaMoney/jsr354-api">JSR 354 API</a> GitHub repository.<br>
</p><p>
Thanks everyone who helped publish this release.
</p>
</section>
</description>
</item>
<item>
<title>Final Release</title>
<link>http://javamoney.orgblog/2015/final.html</link>
<pubDate>Tue, 12 May 2015 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2015/final.html</guid>
<description>
<header>
<h1>Final Release</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>Final Release</h3>
<p>
JSR 354 just passed <b>Final Approval Ballot</b> by the JCP EC. Check out the <a
href="https://jcp.org/en/jsr/results?id=5782">results</a>.<br>
Final Release 1.0 of JSR 354 will be made available soon on jcp.org as well as popular Maven repositories.<br>
Check for it e.g. via MavenCentral status badge in the <a href="http://github.com/JavaMoney/jsr354-api">JSR 354 API</a> GitHub repository.<br>
</p><p>
Thanks everyone who helped with JSR 354 and the wider JavaMoney project.
</p>
</section>
</description>
</item>
<item>
<title>Star Spec Lead</title>
<link>http://javamoney.orgblog/2015/star-spec-lead.html</link>
<pubDate>Tue, 5 May 2015 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2015/star-spec-lead.html</guid>
<description>
<header>
<h1>Star Spec Lead 2014</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<p>
The JCP program recognized JSR 354 Spec Lead Anatole Tresch as <a
href="https://jcp.org/en/press/news/specLeadStars/commFocus_stars_tresch">2014 Star Spec Lead</a>.
<br>Congratulations Anatole and thanks for your great work on JSR 354.
</p>
</section>
</description>
</item>
<item>
<title>Proposed Final Draft</title>
<link>http://javamoney.orgblog/2015/pfd.html</link>
<pubDate>Fri, 13 Mar 2015 00:00:00 +0100</pubDate>
<guid isPermaLink="false">blog/2015/pfd.html</guid>
<description>
<header>
<h1>Proposed Final Draft</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<p>
The JSR 354 <b>Proposed Final Draft</b> started on JCP.org. Check out the <a
href="https://jcp.org/aboutJava/communityprocess/pfd/jsr354/index.html">PFD
Download Page</a>
</p>
</section>
</description>
</item>
<item>
<title>DevoXX 2014</title>
<link>http://javamoney.orgblog/2014/devoxx14.html</link>
<pubDate>Wed, 12 Nov 2014 00:00:00 +0100</pubDate>
<guid isPermaLink="false">blog/2014/devoxx14.html</guid>
<description>
<header>
<h1>DevoXX BE 2014</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>JSR 354 at Hackergarten </h3>
<p>
Anatole hosted a <b>Hackergarten</b> session on JSR 354 at <a
href="https://java.net/projects/hackgarten/pages/Home">DevoXX BE 2014</a>.
</p>
</section>
</description>
</item>
<item>
<title>JavaOne 2014</title>
<link>http://javamoney.orgblog/2014/javaone14.html</link>
<pubDate>Tue, 30 Sep 2014 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2014/javaone14.html</guid>
<description>
<header>
<h1>JavaOne 2014</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>JSR 354 at Hackergarten </h3>
<p>
Anatole hosted a <b>Hackergarten</b> session on JSR 354 at <a
href="https://blogs.oracle.com/javaone/entry/hackergarten_at_javaone_2014">JavaOne 2014</a>.
</p>
<h3>Bitcoin Panel about JavaMoney</h3>
<p>
Two leading JavaMoney contributors (though Anatole must have caught a bit too much "Java Feaver" in the Hackergarten it seems;-) and Payward COO Micchael Gronager were on an expert panel on <a
href="https://oracleus.activeevents.com/2014/connect/sessionDetail.ww?SESSION_ID=6297">Java and Digital Currencies, Friend or Foe?</a> at JavaOne 2014.
</p>
</section>
</description>
</item>
<item>
<title>Public Review 2</title>
<link>http://javamoney.orgblog/2014/pr2.html</link>
<pubDate>Wed, 26 Mar 2014 00:00:00 +0100</pubDate>
<guid isPermaLink="false">blog/2014/pr2.html</guid>
<description>
<header>
<h1>Public Review 2</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>Public Review 2</h3>
<p>
The JSR 354 <b>Public Review 2</b> started on JCP.org. Check out the <a
href="https://jcp.org/aboutJava/communityprocess/pr/jsr354/index2.html">PR 2
Download Page</a>
</p>
</section>
</description>
</item>
<item>
<title>Gimme Shelter</title>
<link>http://javamoney.orgblog/2013/gimmeshelter.html</link>
<pubDate>Sun, 24 Nov 2013 00:00:00 +0100</pubDate>
<guid isPermaLink="false">blog/2013/gimmeshelter.html</guid>
<description>
<header>
<h1>JavaMoney Shelter</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>Shelter Opened</h3>
<p>
The <b>JavaMoney Shelter</b> opened for incubating modules and those in need of adoption.<br>
Check out <a
href="../../shelter.html">javamoney-shelter</a> to <b>Adopt-a-JSR</b> and related projects before <b>Christmas</b>;-)
</p>
</section>
</description>
</item>
<item>
<title>Public Draft</title>
<link>http://javamoney.orgblog/2013/pdr.html</link>
<pubDate>Thu, 24 Oct 2013 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2013/pdr.html</guid>
<description>
<header>
<h1>Public Draft Review</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>Public Draft</h3>
<p>
The JSR 354 <b>Public Review</b> started on JCP.org. Check out the <a
href="http://jcp.org/aboutJava/communityprocess/pr/jsr354/index.html">PR
Download Page</a>
</p>
</section>
</description>
</item>
<item>
<title>Early Draft</title>
<link>http://javamoney.orgblog/2013/edr.html</link>
<pubDate>Wed, 1 May 2013 00:00:00 +0200</pubDate>
<guid isPermaLink="false">blog/2013/edr.html</guid>
<description>
<header>
<h1>Early Draft Review</h1>
</header>
<section id="downloads" class="clearfix"></section>
<section id="main_content">
<h3>Early Draft</h3>
<p>
The JSR 354 <b>Early Draft</b> started on JCP.org. Check out the <a
href="http://jcp.org/aboutJava/communityprocess/edr/jsr354/index.html">EDR
Download Page</a>
</p>
</section>
</description>
</item>
</channel>
</rss>