Srepfler Srdan

Results 27 issues of Srepfler Srdan

Would be nice to provide a way to colorise output of CSV files like the raindow csv IDE plugins.

As we know up streaming of jaxb-facets didn't happen even though we went through the procedure couple of times. That said, with the JDK going through simplification and splitting up...

It seems no-one loves XML anymore. Is there any hope this will land in JAXB someday?

Tools like dtrace provide command line friendly ways to display histograms and aggregations. ``` # dtrace -qn 'io:::start /execname=="oracle" && args[0]->b_flags & B_WRITE/ { @[args[1]->dev_pathname] = quantize(args[0]->b_bcount); } tick-10s {...

Would be good if the tool has a recursive `-r` argument which would instruct it to go recursively in the path and search out all repos, even if they're in...

### Are you looking for help? Checking if it's possible to migrate development on JDK16 ### Lagom Version (1.2.x / 1.3.x / etc) 1.6.5 ### API (Scala / Java /...

### Versions used Version used: 0.106 (Default version on Lagom 1.6.5) Akka version: 2.6.14 Scala 2.13 JDK version: 11 Can't try later versions as this is imported by Lagom and...

It would be nice if iota would compile to scala-native as well.

help wanted
spree

Apache Pulsar is a promising Event Log middleware similar to Kafka, it would be nice to have a similar support for Zipkin attributes passing via headers like we do for...

I like how semverfi has concise functions to calculate major/minor/patch bump versions, perhaps we can use it do propose default bump release versions (and next) when creating a release example...