Results 18 comments of Youri Bonnaffé

Even more URLs extracted from https://github.com/Mearitek/MeariSdk/tree/master/Android/library/x86_64 (libsppsdk): ``` http://%s/devices/ntp http://%s/devices/timezone http://%s/devices/network http://%s/devices/reboot http://%s/devices/setpasswd http://%s/devices/voicetalk http://%s/devices/record/stop http://%s/devices/playback http://%s/devices/setptzmove http://%s/devices/setptzstop http://%s/devices/upgrade http://%s/devices/lte/online http://%s/devices/wifi http://%s/devices/deviceinfo http://%s/devices/devicecaps http://%s/devices/storage http://%s/devices/netlink http://%s/devices/lte/status http://%s/devices/energy http://%s/devices/lte/info http://%s/devices/snapshot http://%s/devices/daytonightlevel?videoid=%d...

As I struggled a bit on this topic, I'll share how I managed to configure read ahead with K8ssandra. As explained [here](https://docs.k8ssandra.io/tasks/inject/), an custom init container is used: ``` initContainers:...

I agree it would make sense (the format is actually not executed by default in our build to avoid this kind of problems with commit changes). So a task checkFormat...

I enforced the usage of Java plugin to directly retrieve the Java sourcesets, this could probably be removed because it is very likely that you will explicitly apply the Java...

Indeed I did not check the API for the Android plugin and assumed it was similar to the Java plugin. Did you get a specific error when testing? Although different...

Perhaps it is possible to create a file collection from those without the plus method.

Hi, I could not reproduce the issue with your configuration file. Could you please attach one of the formatted file (UserEjb for instance, make to sure to remove confidential data...

Thanks! It works for me as well, I just defined the manifest outside the task.