David

Results 32 issues of David

I would like to use a custom theme thats located in the root of the classpath. How to do that? I always get: `SCHWERWIEGEND: could not locate or load the...

Sadly does not work for me: ``` ./bin/maven-settings-decoder -f ~/.m2/settings.xml -s ~/.m2/settings-security.xml Master password is : Exception in thread "main" org.sonatype.plexus.components.cipher.PlexusCipherException: java.lang.ArrayIndexOutOfBoundsException at org.sonatype.plexus.components.cipher.PBECipher.decrypt64(PBECipher.java:193) at org.sonatype.plexus.components.cipher.DefaultPlexusCipher.decrypt(DefaultPlexusCipher.java:72) at org.sonatype.plexus.components.cipher.DefaultPlexusCipher.decryptDecorated(DefaultPlexusCipher.java:89) at org.github.jelmerk.maven.settings.Decorder.decodePassword(Decorder.java:67)...

There should be a way to figure out the version. E.g. as in ldapsearch `-V`: `ldapbrowse -V`

Unfortunately I get a segfault on my system: ``` $./scarlett-mixer [1] 4596 segmentation fault (core dumped) ./scarlett-mixer ``` aplay shows: ``` card 3: USB [Scarlett 18i8 USB], device 0: USB...

This will register the tasks unconditionally, so users that have been overwriting these tasks would need to adjust. #56

The [Task Configuration Avoidance](https://docs.gradle.org/current/userguide/task_configuration_avoidance.html) API enables to avoid the configuration of the tasks `jaxb`/`jaxbSchemaGen` tasks. That would save some seconds in our big mono repo which would be quite helpful....

Old classes will not be deleted when they become renamed. Lets say you run `build` and generate `Foo.java`. Later you rename it via XJB: ```xml ``` you will end up...

I get this error message when running the jaxb task: ``` > Task :framework:jaxbJavaGenXsd [ant:jaxb] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [ant:jaxb] SLF4J: Defaulting to no-operation (NOP) logger implementation [ant:jaxb]...

Hi, I would like to deploy our gem to nexus instead of rubygems.org to use it as a dependency in another (java) project. Is there any way to to that?

Hi, I tried to compile caps-lv2 on OS/X. Unfortunately it fails with the following error: ``` /Applications/Xcode.app/Contents/Developer/usr/bin/make -C plugins/mod-caps-AmpVTS.lv2 c++ -MM -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC -fdata-sections -ffunction-sections -I../.....