David Bernard

Results 152 comments of David Bernard

>Does the layer from this crate cover the creation of trace/span for the initial request, while the instrument macro covers the creation of spans for func calls that happen as...

Yep, but I didn't find the motivation to mad it ;-). Someone using livereload-jvm is a good motivation. I should be able to find time to work on it this...

no fix plan, As you mention it's an issue with the underking jsonnet (a go or C lib), a workaround is to disable jsonnet features on this target platform.

Thanks, for reporting the issue(s), FYI, work on this plugin will moved to https://github.com/davidB/gradle-appbundler-plugin (I didn't push yet)

Hi, The current public update-site of the plugin is a "composite" to provide access to m2e and m2e-scala. ``` xml ``` The issue of the this composition is that the...

I'm not a WTP's user. you create war with a native WTP action or via "mvn package" (from eclipse) ?

I can't reproduce. What are your version of : - eclipse - m2e - m2e-scala - scala-ide - scala-maven-plugin And can you share your .classpath

Hi, Sorry, today I'm not aware of a way / API to configure Scala-IDE (except classpath and nature) from other plugin like m2e-scala

the m2eclipse-scala plugin is not able to set the version of scala-library. It was a limitation of the scala-plugin, when the m2eclipse-scala was made. I don't know if scala-plugin allow...