On 30 Oct 2024 at 7:33:42 PM, Mark Derricutt wrote:
> Hey all,
>
> Have a question regarding support K8S secrets, in my Karaf
> distribution/container image, I've patched the config.properties file
> and updated the
> org.apache.felix.configadmin.plugin.interpolatio
Hey all,
Have a question regarding support K8S secrets, in my Karaf
distribution/container image, I've patched the config.properties file and
updated the org.apache.felix.configadmin.plugin.interpolation.secretsdir entry
to a directory I'm mounting my secrets into.
When using $[foo] in one of my
Hey all,
I noticed when updating our app to use Karaf 4.4.5 ( static custom distro
) I started getting startup exceptions about missing MetaTypeProvider from
some webconsole plugins, everything seems fine so far then running, but
would rather not have these exceptions in the logs.
Anyone else se
Hi Matt - that's both sad, and great to hear.
Updated the dependency and working like a charm. Cheers!
On 16/11/23 3:44 am, Matt Pavlovich wrote:
The maven-jaxb2-plugin, jaxb2-basics and other jaxb2 commons plugins
have been modernized for jakarta (I’m now the project lead, since the
maintaine
Unfortunately that didn't quite work as I fell into the trap of then
needing javax.jws.
However - I do now have it working, tho I did have to end up updating
the bundle that included the WSDL generation. In my custom distribution
I now have:
mvn:jakarta.activation/jakarta.activation-a
On 6/11/23 7:21 pm, Grzegorz Grzybek wrote:
But "smx3.system" bundle looks like something from you, not from Karaf...
It is, but there's a wiring dependency on
osgi.wiring.package=javax.xml.ws.soap>=0.0.0 there, which is no longer
being satisfied.
Note I've not currently moved out individua
:37 pm, Jean-Baptiste Onofré wrote:
Hi
Which CXF version are you using ?
I guess it’s about CXF support.
I will check on main.
Regards
JB
Le dim. 5 nov. 2023 à 20:31, Mark Derricutt a écrit :
Anyone got Karaf 4.4.4 and SOAP working under JDk 21?
I've been trying to update our project from
Anyone got Karaf 4.4.4 and SOAP working under JDk 21?
I've been trying to update our project from Java 8, and just getting hit
with the lack of javax.ws.* classes being a part of the JDK from 9 onward.
Even the stock Karaf SOAP example doesn't seem to work for me - I'm
guessing I just need to
u.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance>
>
>
>
> Le
Hey all,
I was wondering if/when a new release was going to drop supporting JDK20,
or I guess - more, JDK21 now since that’s not too far off.
Anyway, I was updating my still-in-progress branch to switch up from JDK8
to JDK20 and noticed that it no longer seems to start up properly - all I
get is:
On 7 Apr 2023, at 1:08, Grzegorz Grzybek wrote:
> This is a minor release fixing Aether session memory leak (thanks to
Does this update Aether/maven-resolver to the current version, that
supports the new split-repositories?
I raised a ticket for Karaf itself, but forgot I meant to raised it on
p
ny site/service/tooling :)
---
"The ease with which a change can be implemented has no relevance at all
to whether it is the right change for the (Java) Platform for all time."
— Mark Reinhold.
Mark Derricutt
http://www.chaliceofblood.net
http://www.theoryinpractice.net
http:
---
"The ease with which a change can be implemented has no relevance at all
to whether it is the right change for the (Java) Platform for all time."
— Mark Reinhold.
Mark Derricutt
http://www.chaliceofblood.net
http://www.theoryinpractice.net
http://twitter.com/talios
http://facebook.com/mderricutt
a change can be implemented has no relevance at all
to whether it is the right change for the (Java) Platform for all time."
— Mark Reinhold.
Mark Derricutt
http://www.chaliceofblood.net
http://www.theoryinpractice.net
http://twitter.com/talios
http://facebook.com/mderricutt
https://mastodon.nz/@talios
+2 from me and our app which is a custom static distro in a container.
--
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree
On 19/10/2022 at 5:04:18 PM, Jean-Baptiste Onofré wrote:
> Hi guys,
>
> I submit Apache Karaf OSGi runtime 4.4.2 release to your
Given JDK 19 is just around the corner, is worth adding that to the export
list in jre.properties at all for this release?
Mark
--
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree
On 8/09/2022 at 6:31:41 PM, Jean-Baptiste Onofré wrote:
> Hi guys,
>
>
Awesome!
I was wondering the other day about support for the new SLFJ 2.0 that’s
just come out, is there any Pax Logging that supports that yet (along with
the 1.x SLF4j) ? ( or maybe the next version )
Mark
On 29/08/2022 at 11:00:13 PM, Grzegorz Grzybek wrote:
> Hello
>
> First - to lower so
Wooohoo! Mega-congrats to everyone involved on this.
Now to plot our migration from 4.0.10 - been a LONG time coming.
I suspect I’ll be digging into some examples and docs soon as I think a lot
of the webconsole/web server features have changed quite since 4.0.10.
Mark
From: Jean-Baptiste On
ker/build.sh).
I would be down with that ;-)
---
"The ease with which a change can be implemented has no relevance at all to
whether it is the right change for the (Java) Platform for all time." —
Mark Reinhold.
Mark Derricutt
http://www.theoryinpractice.net
http://www.c
for all time." —
Mark Reinhold.
Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt
signature.asc
Description: OpenPGP digital signature
On 17 Jun 2014, at 0:25, Jean-Baptiste Onofré wrote:
> let me check if there is not mistake in the documentation.
Cheers - did you manage to look into this at all?
Mark
ipse.osgi:3.8.0.v20120529-1548
It's available on Central.
Regards
JB
On 06/16/2014 02:43 AM, Mark Derricutt wrote:
Hey all,
Trying to build a custom distribution of Karaf following the guide
at:
http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html
when using 3.
Hey all,
Trying to build a custom distribution of Karaf following the guide at:
http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html
when using 3.0.1 ( and 3.0.0 ) as the Karaf versions I get a missing
dependency for `org.eclipse.osgi` version `3.8.2.xxx` - this does
Guillaume Nodet wrote:
Why is that related to releases ? The release process won't change at all
afaik, it's just a matter of changing the scm info in the root pom.
IMHO, it all depends on whether you want to have a mixed cadence for
releases of sub modules, or a single unified release.
Due to
ASM 4 is required if you want to generate correct .class files for Java 7
bytecode from memory.
This was one of the problems I encountered sometime ago with the
maven-scr-plugin, it used ASM 3.x which generated invalid bind/unbind methods (
or more, methods that didn't pass JDK7's more stricter
Does Apache offer git repositories? If so, maybe Apache Inf. would be open to
also setting up a Gerrit instances, and having a code review system in place.
Patches can be pushed for review by other devs, and then accepted into mainline.
Since adopting gerrit at work I don't think I'd ever want
I've not looked at it but I believe apache sling has a scheduling service
that wraps quartz already.
Would it worth while extracting that to a common service both karaf and
sling could share?
Mark
-- Sent from an Android.
On 21/07/2011 12:49 AM, "Jean-Baptiste Onofré" wrote:
> Hi Ioannis,
>
> I
Congrats on the release ;-)
--
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree
On Mon, Jul 4, 2011 at 8:03 AM, Jamie G. wrote:
> Hi All,
>
> The vote has passed with the following result :
>
> +1 (binding): Jean-Baptiste Onofré, Freeman Fang, Andreas
We've gotten into the habit of NEVER having .0 releases EVER.
i.e. we always start with 2.0.1-SNAPSHOT, or 1.3.4.1-SNAPSHOT. This way a
range of [2.0,3.0) works nicely.
--
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree
On Mon, Feb 7, 2011 at 9:06 PM,
29 matches
Mail list logo