While Java 17 from IBM (Semeru Runtime with OpenJ9) is not GA'd yet, this doesn't mean you cannot create an image yourself with the milestone builds. This is how it is done.
Ben’s Build and B(r)ass Notes
IT Insights and Build Breakdown
While Java 17 from IBM (Semeru Runtime with OpenJ9) is not GA'd yet, this doesn't mean you cannot create an image yourself with the milestone builds. This is how it is done.
Another challenge we (the Apache Shiro Team) faced with our new JBake website was to re-re-add the "edit this page on GitHub" link at the bottom of the page. But it can be done with a workaround as long as the related bug is not solved.
When we started converting the old Apache Shiro website from SCMS to JBake, I noticed some of the sites were just redirects. Luckily, it is quite easy to do similar things in JBake using Freemarker.
The web site of Apache Shiro is in ongoing transformation to use jbake instead of scms. Some thoughts about the whys and hows (and what was great about SCMS).
Apache Shiro 1.8.0 wurde letzte Woche freigegeben (released). In diesem Artikel gebe ich eine kurze Übersicht über die Änderungen seit Apache Shiro 1.7.1.
Apache Shiro 1.8.0 has been released. This article will give a short overview of what has changed since Apache Shiro 1.7.1.
When I recently switched to Manjaro, I was happy that I could use the native MuseScore app instead of the AppImage, and that performance issues were gone. But since last week, I could not play back any MuseScore file anymore. Even worse: As long as MuseScore was started, ALL the playback devices only produced a crackling and distorted sound with an echo of about 1.5 to two seconds.
For quite a while I was using a NUC and an IcyBox USB 2 disk enclosing. But the enclosing was not able to use acoustic management. As the hardware is in the main hallway of my appartment and the bedroom is nextdoor, I was looking for a less noisy solution, which is upgradable.
A while ago, Sandra and I were working on the p2-maven-plugin, which helps you create Eclipse RCP projects via maven means. One of the tasks we faces was updating the Tycho dependency which is used to actually package and bundle the project.
As an Apache Shiro PMC member, I have occasionally contact to cryptographic functions. For example, Shiro 1.x allows hashed passwords in your shiro.ini configuration.