Re: [protobuf] Location of proto files in protobuf-kotlin JAR changed to src directory in version 3.25

2024-01-11 Thread Wesley Hartford
issue > for this so that we can track it? > > On Mon, Jan 8, 2024 at 2:17 PM Wesley Hartford > wrote: > >> Starting with version 3.25.0 the protobuf-kotlin jar includes some common >> .proto files in the JARs src/google/protobuf directory. Previous version >> incl

[protobuf] Location of proto files in protobuf-kotlin JAR changed to src directory in version 3.25

2024-01-08 Thread Wesley Hartford
causing protoc to detect conflicting declarations of the Any type. My build was misconfiguration and has been fixed, but the change in location still seems wrong to me, especially considering the protobuf-java JAR still includes the same files in the original location. Thanks, Wesley Hartford

Re: [grpc-io] Re: Proxyless gRPC services in Istio mesh

2023-05-26 Thread Wesley Hartford
t; On Wed, May 24, 2023 at 2:57 PM Wesley Hartford > wrote: > >> Hi, >> >> My suggestion that the connection was falling back to insecure was not >> evidence based, I'm still trying to wrap my head around how all this is >> working. >> > > Okay. > &g

Re: [grpc-io] Re: Proxyless gRPC services in Istio mesh

2023-05-24 Thread Wesley Hartford
that is required for a secure connection? Thanks, Wesley On Tue, May 23, 2023 at 11:10 PM 'sanjay...@google.com' via grpc.io < grpc-io@googlegroups.com> wrote: > On Wednesday, May 17, 2023 at 11:07:43 AM UTC-7 Wesley Hartford wrote: > > ... > What doesn't seem right:

[grpc-io] Proxyless gRPC services in Istio mesh

2023-05-17 Thread Wesley Hartford
I'm using the xDS support in grpc-java to build a sample project with proxyless client and server in Kotlin which participate in an Istio service mesh. My project is available here: https://github.com/wfhartford/kotlin-grpc-xds I got everything working without too much trouble, but I'm a

Pair of bugs with jOOQ pro, Oracle, and r2dbc

2022-11-03 Thread Wesley Hartford
value of an operation which returns a row count such as an insert or an update. The second bug causes a DataAccessException when binding an instance of java.time.Instant in a statement bind variable. Is this an appropriate forum to submit these bug reports? Thanks, Wesley Hartford -- You

[The Java Posse] Re: Coordinating jobs

2012-10-27 Thread Wesley Hartford
I've been using quartz for years and love it. The JDBC job store can be a little tricky to get working, but it gives you just what you're looking for, and once it is set up, it is rock solid. Reply if you are having trouble setting it up and I'll post the settings I've used. Wesley On

[jira] Commented: (MASSEMBLY-195) unpackOptions ignored

2007-08-03 Thread Wesley Hartford (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103943 ] Wesley Hartford commented on MASSEMBLY-195: --- I'm seeing this issue using 2.2-beta-1 unpackOptions ignored