Skip to content

Commit 6bb4073

Browse files
CI: Build and deploy website updates
1 parent 64fe710 commit 6bb4073

16 files changed

Lines changed: 732 additions & 500 deletions

File tree

blog/index.html

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,43 @@
7777
<div class="grid__item width-10-12">
7878

7979

80+
<div class="blog-list-item grid-wrapper">
81+
<div class="post-title grid__item width-12-12">
82+
<h2><a href="/blog/jandex-3-3-1/">Jandex 3.3.1</a></h2>
83+
</div>
84+
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">
85+
86+
<img class="headshot" src="https://www.gravatar.com/avatar/238e8b2100a5366b226234b946026462">
87+
88+
<p class="byline">By Ladislav Thon | May 13, 2025</p>
89+
</div>
90+
<div class="grid__item width-4-12 width-12-12-m"><div class="share-page">
91+
<a class="share-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.smallrye.io/blog/jandex-3-3-1/&title=Jandex 3.3.1" rel="nofollow" target="_blank" title="Share on LinkedIn">
92+
<img src="/assets/images/share-page/icons_social-linkedin.png"/>
93+
</a>
94+
<a class="share-twitter" href="https://twitter.com/intent/tweet?text=Jandex 3.3.1&url=https://www.smallrye.io/blog/jandex-3-3-1/&via=smallrye_io&related=smallrye_io" rel="nofollow" target="_blank" title="Share on Twitter">
95+
<img src="/assets/images/share-page/icons_social-twitter.png"/>
96+
</a>
97+
<a class="share-facebook" href="https://facebook.com/sharer.php?u=https://www.smallrye.io/blog/jandex-3-3-1/" rel="nofollow" target="_blank" title="Share on Facebook">
98+
<img src="/assets/images/share-page/icons_social-facebook.png"/>
99+
</a>
100+
<a class="share-reddit" href="http://www.reddit.com/submit?url=https://www.smallrye.io/blog/jandex-3-3-1/" onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=900,height=500,toolbar=1,resizable=0'); return false;" title="Share on Reddit" >
101+
<img src="/assets/images/share-page/icons_social-reddit.png"/>
102+
</a>
103+
<a class="share-email" href="mailto:?subject=Jandex 3.3.1&amp;body=Jandex 3.3.1 https://www.smallrye.io/blog/jandex-3-3-1/" title="Share via Email" >
104+
<img src="/assets/images/share-page/icons_social-email.png"/>
105+
</a>
106+
</div>
107+
</div>
108+
<div class="grid__item width-12-12">
109+
110+
<p>Jandex 3.3.1 released!</p>
111+
112+
</div>
113+
<div class="grid__item width-12-12"><a href="/blog/jandex-3-3-1/">Read More ></a></div>
114+
</div>
115+
116+
80117
<div class="blog-list-item grid-wrapper">
81118
<div class="post-title grid__item width-12-12">
82119
<h2><a href="/blog/fault-tolerance-6-9-1/">Fault Tolerance 6.9.1</a></h2>
@@ -224,43 +261,6 @@ <h2><a href="/blog/jandex-3-2-7/">Jandex 3.2.7</a></h2>
224261
<div class="grid__item width-12-12"><a href="/blog/jandex-3-2-7/">Read More ></a></div>
225262
</div>
226263

227-
228-
<div class="blog-list-item grid-wrapper">
229-
<div class="post-title grid__item width-12-12">
230-
<h2><a href="/blog/jandex-3-2-6/">Jandex 3.2.6</a></h2>
231-
</div>
232-
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">
233-
234-
<img class="headshot" src="https://www.gravatar.com/avatar/238e8b2100a5366b226234b946026462">
235-
236-
<p class="byline">By Ladislav Thon | February 11, 2025</p>
237-
</div>
238-
<div class="grid__item width-4-12 width-12-12-m"><div class="share-page">
239-
<a class="share-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.smallrye.io/blog/jandex-3-2-6/&title=Jandex 3.2.6" rel="nofollow" target="_blank" title="Share on LinkedIn">
240-
<img src="/assets/images/share-page/icons_social-linkedin.png"/>
241-
</a>
242-
<a class="share-twitter" href="https://twitter.com/intent/tweet?text=Jandex 3.2.6&url=https://www.smallrye.io/blog/jandex-3-2-6/&via=smallrye_io&related=smallrye_io" rel="nofollow" target="_blank" title="Share on Twitter">
243-
<img src="/assets/images/share-page/icons_social-twitter.png"/>
244-
</a>
245-
<a class="share-facebook" href="https://facebook.com/sharer.php?u=https://www.smallrye.io/blog/jandex-3-2-6/" rel="nofollow" target="_blank" title="Share on Facebook">
246-
<img src="/assets/images/share-page/icons_social-facebook.png"/>
247-
</a>
248-
<a class="share-reddit" href="http://www.reddit.com/submit?url=https://www.smallrye.io/blog/jandex-3-2-6/" onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=900,height=500,toolbar=1,resizable=0'); return false;" title="Share on Reddit" >
249-
<img src="/assets/images/share-page/icons_social-reddit.png"/>
250-
</a>
251-
<a class="share-email" href="mailto:?subject=Jandex 3.2.6&amp;body=Jandex 3.2.6 https://www.smallrye.io/blog/jandex-3-2-6/" title="Share via Email" >
252-
<img src="/assets/images/share-page/icons_social-email.png"/>
253-
</a>
254-
</div>
255-
</div>
256-
<div class="grid__item width-12-12">
257-
258-
<p>Jandex 3.2.6 released!</p>
259-
260-
</div>
261-
<div class="grid__item width-12-12"><a href="/blog/jandex-3-2-6/">Read More ></a></div>
262-
</div>
263-
264264

265265
<div class="paginator-btns">
266266

blog/jandex-3-3-1/index.html

Lines changed: 187 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,187 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<title>Jandex 3.3.1</title>
6+
<script id="adobe_dtm" src="https://www.redhat.com/dtm.js" type="text/javascript"></script>
7+
<script src="/assets/javascript/highlightjs-pack.js" type="text/javascript"></script>
8+
<meta http-equiv="Content-Security-Policy" content="
9+
connect-src 'self' https://dpm.demdex.net https://adobedc.demdex.net https://smetrics.redhat.com;
10+
script-src 'self' 'unsafe-inline' 'unsafe-eval'
11+
12+
https://assets.adobedtm.com
13+
https://www.redhat.com
14+
https://static.redhat.com
15+
jsonip.com
16+
https://ajax.googleapis.com
17+
https://use.fontawesome.com
18+
http://www.youtube.com
19+
http://www.googleadservices.com
20+
https://googleads.g.doubleclick.net
21+
https://www.google-analytics.com;
22+
23+
style-src 'self' https://fonts.googleapis.com https://use.fontawesome.com;
24+
img-src 'self' * data:;
25+
media-src 'self';
26+
frame-src https://redhat.demdex.net;
27+
base-uri 'none';
28+
object-src 'none';
29+
form-action 'none';
30+
font-src 'self' https://use.fontawesome.com https://fonts.gstatic.com;" />
31+
<META HTTP-EQUIV="X-Frame-Options" CONTENT="DENY">
32+
<META HTTP-EQUIV="X-XSS-Protection" CONTENT="1; mode=block">
33+
<META HTTP-EQUIV="X-Content-Type-Options" CONTENT="nosniff">
34+
<meta charset="utf-8">
35+
<meta name="viewport" content="width=device-width, initial-scale=1">
36+
<meta name="description" content="SmallRye is a project to share and collaborate on implementing specifications that are part of Eclipse MicroProfile.">
37+
<link rel="shortcut icon" type="image/png" href="/favicon.ico" >
38+
<link rel="stylesheet" href="/assets/css/main.css" />
39+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
40+
</head>
41+
42+
<body class="post">
43+
44+
<div class="content">
45+
<div class="navigation-wrapper">
46+
<div class="width-12-12">
47+
<div class="header navigation">
48+
<div class="logo-wrapper">
49+
<a href="/"><img class="project-logo" title="SmallRye" src="/assets/images/smallrye_project_logo.svg"></a>
50+
</div>
51+
<div class="nav-container">
52+
<nav>
53+
<div class="nav-mobile"><a id="nav-toggle" href="#!"><span></span></a></div>
54+
<ul class="nav-list">
55+
<li>
56+
<a href="/projects/" class="">Projects</a>
57+
</li>
58+
<li>
59+
<a href="/community/" class="">Community</a>
60+
</li>
61+
<li>
62+
<a href="/blog/" class="active">Blog</a>
63+
</li>
64+
<li>
65+
<a href="/docs/index.html" class="">Documentation</a>
66+
</li>
67+
</ul>
68+
</nav>
69+
</div>
70+
</div>
71+
</div>
72+
</div>
73+
74+
<div class="post-page grid-wrapper">
75+
<div class="grid__item width-10-12 doc-content">
76+
<h1>Jandex 3.3.1</h1>
77+
<div class="paragraph">
78+
<p>Today, we announce the <a href="https://github.com/smallrye/jandex/releases/tag/3.3.1">release</a> of Jandex 3.3.1.
79+
This release contains a few small improvements and bugfixes.</p>
80+
</div>
81+
<div class="paragraph">
82+
<p>The <code>MethodInfo.isAbstract()</code> method was added.
83+
It is a simple shortcut for <code>Modifier.isAbstract(method.flags())</code>.</p>
84+
</div>
85+
<div class="paragraph">
86+
<p>The <code>PrimitiveType.isBox()</code> method was added.
87+
It returns whether the given <code>Type</code> is a class that is a wrapper type of a primitive type (or, in other words, possible result of a boxing conversion).</p>
88+
</div>
89+
<div class="paragraph">
90+
<p>The <code>ClassInfo.simpleName()</code> method was fixed in case of top-level classes with dollar <code>$</code> in their names.
91+
Thanks Martin Kouba for the bug report!</p>
92+
</div>
93+
<div class="paragraph">
94+
<p>The module descriptor (<code>module-info.class</code>) was added.
95+
Since Jandex is still a Java 8 project, the <code>module-info.java</code> class is not compiled by <code>javac</code>; instead, it is present outside of <code>src/main/java</code> and is turned into the <code>.class</code> file by Moditect.</p>
96+
</div>
97+
<div class="paragraph">
98+
<p>Missing deprecation notices (missing <code>@deprecated</code> javadoc tags for <code>@Deprecated</code> methods) were added.
99+
Thanks Martin Panzer for the bug report!</p>
100+
</div>
101+
<div class="paragraph">
102+
<p>If you experience any troubles, or if you have any ideas for Jandex improvements, please <a href="https://github.com/smallrye/jandex/issues">file an issue</a>.</p>
103+
</div>
104+
</div>
105+
</div>
106+
107+
</div>
108+
109+
<div class="content project-footer">
110+
<div class="footer-section">
111+
<div class="logo-wrapper">
112+
<a href="/"><img src="/assets/images/smallrye_project_logo.svg" class="project-logo" title="SmallRye"></a>
113+
</div>
114+
</div>
115+
<div class="grid-wrapper">
116+
<p class="grid__item width-3-12">SmallRye is open source under <a href='https://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache Software License 2.0</a>. <br /><br />This website was built with <a href='https://jekyllrb.com/' target='_blank'>Jekyll</a> is hosted on <a href='https://pages.github.com/' target='_blank'>Github Pages</a> and is completely open source. If you want to make it better, <a href='https://github.com/smallrye/smallrye.github.io' target='_blank'>fork the website</a> and show us what you’ve got.</p>
117+
118+
119+
<div class="width-1-12 project-links">
120+
<span>Navigation</span>
121+
<ul class="footer-links width-1-12">
122+
123+
<li><a href="/">Home</a></li>
124+
125+
</ul>
126+
</div>
127+
128+
<div class="width-1-12 project-links">
129+
<span>Contribute</span>
130+
<ul class="footer-links width-1-12">
131+
132+
<li><a href="https://twitter.com/smallrye_io">Follow us</a></li>
133+
134+
<li><a href="https://github.com/smallrye">GitHub</a></li>
135+
136+
</ul>
137+
</div>
138+
139+
<div class="width-1-12 project-links">
140+
<span>Get Help</span>
141+
<ul class="footer-links width-1-12">
142+
143+
<li><a href="https://quarkusio.zulipchat.com">Chatroom</a></li>
144+
145+
<li><a href="https://groups.google.com/d/forum/smallrye">Google&nbsp;Groups</a></li>
146+
147+
</ul>
148+
</div>
149+
150+
151+
152+
<div class="width-6-12 more-links">
153+
<span>External Links</span>
154+
<ul class="footer-links">
155+
156+
<li><a href="https://microprofile.io/" target="_blank">Eclipse MicroProfile</a></li>
157+
158+
<li><a href="https://github.com/eclipse?utf8=✓&q=microprofile" target="_blank">Eclipse MicroProfile on GitHub</a></li>
159+
160+
</ul>
161+
</div>
162+
163+
</div>
164+
</div>
165+
<div class="content redhat-footer">
166+
<div class="grid-wrapper">
167+
<span class="licence">
168+
<i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a>
169+
| <a href="https://www.redhat.com/en/about/privacy-policy">Red Hat Privacy Policy</a>
170+
</span>
171+
<span class="redhat">
172+
a Red Hat sponsored project
173+
</span>
174+
<span class="redhat-logo">
175+
<a href="https://www.redhat.com/" target="_blank"><img src="/assets/images/redhat_reversed.svg"></a>
176+
</span>
177+
</div>
178+
</div>
179+
180+
181+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
182+
<script type="text/javascript" src="/assets/javascript/mobile-nav.js"></script>
183+
<script type="text/javascript" src="/assets/javascript/scroll-down.js"></script>
184+
<script type="text/javascript" src="/assets/javascript/satellite.js"></script>
185+
</body>
186+
187+
</html>

blog/page/10/index.html

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,43 @@
7777
<div class="grid__item width-10-12">
7878

7979

80+
<div class="blog-list-item grid-wrapper">
81+
<div class="post-title grid__item width-12-12">
82+
<h2><a href="/blog/fault-tolerance-6-0-0/">Fault Tolerance 6.0.0</a></h2>
83+
</div>
84+
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">
85+
86+
<img class="headshot" src="https://www.gravatar.com/avatar/238e8b2100a5366b226234b946026462">
87+
88+
<p class="byline">By Ladislav Thon | September 07, 2022</p>
89+
</div>
90+
<div class="grid__item width-4-12 width-12-12-m"><div class="share-page">
91+
<a class="share-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.smallrye.io/blog/fault-tolerance-6-0-0/&title=Fault Tolerance 6.0.0" rel="nofollow" target="_blank" title="Share on LinkedIn">
92+
<img src="/assets/images/share-page/icons_social-linkedin.png"/>
93+
</a>
94+
<a class="share-twitter" href="https://twitter.com/intent/tweet?text=Fault Tolerance 6.0.0&url=https://www.smallrye.io/blog/fault-tolerance-6-0-0/&via=smallrye_io&related=smallrye_io" rel="nofollow" target="_blank" title="Share on Twitter">
95+
<img src="/assets/images/share-page/icons_social-twitter.png"/>
96+
</a>
97+
<a class="share-facebook" href="https://facebook.com/sharer.php?u=https://www.smallrye.io/blog/fault-tolerance-6-0-0/" rel="nofollow" target="_blank" title="Share on Facebook">
98+
<img src="/assets/images/share-page/icons_social-facebook.png"/>
99+
</a>
100+
<a class="share-reddit" href="http://www.reddit.com/submit?url=https://www.smallrye.io/blog/fault-tolerance-6-0-0/" onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=900,height=500,toolbar=1,resizable=0'); return false;" title="Share on Reddit" >
101+
<img src="/assets/images/share-page/icons_social-reddit.png"/>
102+
</a>
103+
<a class="share-email" href="mailto:?subject=Fault Tolerance 6.0.0&amp;body=Fault Tolerance 6.0.0 https://www.smallrye.io/blog/fault-tolerance-6-0-0/" title="Share via Email" >
104+
<img src="/assets/images/share-page/icons_social-email.png"/>
105+
</a>
106+
</div>
107+
</div>
108+
<div class="grid__item width-12-12">
109+
110+
<p>SmallRye Fault Tolerance 6.0.0 released!</p>
111+
112+
</div>
113+
<div class="grid__item width-12-12"><a href="/blog/fault-tolerance-6-0-0/">Read More ></a></div>
114+
</div>
115+
116+
80117
<div class="blog-list-item grid-wrapper">
81118
<div class="post-title grid__item width-12-12">
82119
<h2><a href="/blog/jandex-3-0-0/">Jandex 3.0.0</a></h2>
@@ -224,43 +261,6 @@ <h2><a href="/blog/fault-tolerance-5-4/">Fault Tolerance 5.4</a></h2>
224261
<div class="grid__item width-12-12"><a href="/blog/fault-tolerance-5-4/">Read More ></a></div>
225262
</div>
226263

227-
228-
<div class="blog-list-item grid-wrapper">
229-
<div class="post-title grid__item width-12-12">
230-
<h2><a href="/blog/fault-tolerance-5-3-2/">Fault Tolerance 5.3.2</a></h2>
231-
</div>
232-
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">
233-
234-
<img class="headshot" src="https://www.gravatar.com/avatar/238e8b2100a5366b226234b946026462">
235-
236-
<p class="byline">By Ladislav Thon | February 14, 2022</p>
237-
</div>
238-
<div class="grid__item width-4-12 width-12-12-m"><div class="share-page">
239-
<a class="share-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.smallrye.io/blog/fault-tolerance-5-3-2/&title=Fault Tolerance 5.3.2" rel="nofollow" target="_blank" title="Share on LinkedIn">
240-
<img src="/assets/images/share-page/icons_social-linkedin.png"/>
241-
</a>
242-
<a class="share-twitter" href="https://twitter.com/intent/tweet?text=Fault Tolerance 5.3.2&url=https://www.smallrye.io/blog/fault-tolerance-5-3-2/&via=smallrye_io&related=smallrye_io" rel="nofollow" target="_blank" title="Share on Twitter">
243-
<img src="/assets/images/share-page/icons_social-twitter.png"/>
244-
</a>
245-
<a class="share-facebook" href="https://facebook.com/sharer.php?u=https://www.smallrye.io/blog/fault-tolerance-5-3-2/" rel="nofollow" target="_blank" title="Share on Facebook">
246-
<img src="/assets/images/share-page/icons_social-facebook.png"/>
247-
</a>
248-
<a class="share-reddit" href="http://www.reddit.com/submit?url=https://www.smallrye.io/blog/fault-tolerance-5-3-2/" onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=900,height=500,toolbar=1,resizable=0'); return false;" title="Share on Reddit" >
249-
<img src="/assets/images/share-page/icons_social-reddit.png"/>
250-
</a>
251-
<a class="share-email" href="mailto:?subject=Fault Tolerance 5.3.2&amp;body=Fault Tolerance 5.3.2 https://www.smallrye.io/blog/fault-tolerance-5-3-2/" title="Share via Email" >
252-
<img src="/assets/images/share-page/icons_social-email.png"/>
253-
</a>
254-
</div>
255-
</div>
256-
<div class="grid__item width-12-12">
257-
258-
<p>SmallRye Fault Tolerance 5.3.2 released!</p>
259-
260-
</div>
261-
<div class="grid__item width-12-12"><a href="/blog/fault-tolerance-5-3-2/">Read More ></a></div>
262-
</div>
263-
264264

265265
<div class="paginator-btns">
266266

0 commit comments

Comments
 (0)