John Caron
John Caron
Hi, is it possible to get the module_info back in? Or (for me at least) even just "Automatic-Module-Name: com.beust.jcommander" added to MANIFEST.MF ?
thanks, @ice1000
+1, I like to have soft wraps for asciidoc/markdown but not other things (like code)
Generally the netcdf libraries dont use the attribute conventions (except for the reserved _ (underscore) attributes). its up to the "user" to handle that. in java we have a wrapper...
I noticed that my python fix doesnt work because CiphertextBallotSelection.is_placeholder doesnt exist. Maybe add that field, or look at the selection name which ends with "-placeholder".
I have a feeling theres something I need to do in gradle that might make this work. Ill keep poking around.
I havent found a workaround yet. However, it appears that you should switch to jakarta.inject-api (which has been modularized) see https://github.com/google/dagger/issues/2058 and/or google "jakarta.inject-api vs javax.inject"
Thanks I'll try that. On Tue, Jun 21, 2022, 11:20 AM Werner Keil ***@***.***> wrote: > I don't really have to google it, because I was among the driving Jakarta...
I havent been able to get it to work by building on my machine. Its likely that my local build of indriya is wrong. I tried to hack it in...
Hi Martin: Im looking over your org.opengis.wrapper.netcdf code to see what it looks like, and what changes would be needed to use the new netcdf-java APIs. Our API is extensively...