Ken Liao

Results 45 comments of Ken Liao

> There are a bunch of varying changes here. Not sure it makes sense as a single commit. Perhaps the iteration Java-language updates go as one easy commit. > >...

Hey Matt and JB, are there any more concerns about this PR? I checked the Jenkins failing tests they are about KahaDB [INFO] ActiveMQ ........................................... SUCCESS [ 0.852 s] [INFO]...

Thanks for the feedback @jbonofre @mattrpav and @cshannon > What's the purpose ? Is it about ActiveMQ broker plugins and filter ? or more global ? It is about ActiveMQ...

I see! Let me go back to the drawing board and give this proposal a few more thoughts. Thanks for the feedback folks!

Thanks @cshannon and @jbonofre for the feedback, I will use code block instead. Hoping to publish a new revision tmr.

Hi @cshannon it is ready. I am just prototyping to see if there are any things I miss.

> I would suggest to mimic what I did in Apache Karaf (https://github.com/apache/karaf/blob/main/jaas/modules/src/main/java/org/apache/karaf/jaas/modules/encryption/EncryptionSupport.java). Basically, I have on thread that scan the properties file, and if it detects non encrypted password...

``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (default-cli) on project activemq-client: An Ant BuildException has occured: java.lang.UnsupportedClassVersionError: org/apache/activemq/openwire/tool/JavaGeneratorTask has been compiled by a more recent version of the Java Runtime...

@jbonofre Hey JB, could you take a quick look at this PR? Thanks.