oldpig

Results 10 issues of oldpig

Compile fails with message: `Error:scalac: unexpected UnApply collection.this.Seq.unapplySeq[String]() ((single @ _))` ``` scala import org.parboiled2.{Rule1, CharPredicate, ParserInput, Parser} class SeqMatch(val input: ParserInput) extends Parser { def id: Rule1[String] = rule...

It makes sense that jump actions ignore the target at the cursor, but for deletion it should not be ignored.

Tapir version: 0.19.1+ Scala version: 3.1.0 **Describe the bug** What is the problem? mysterious compile errors ``` method isValueClass is declared as erased, but is in fact used method isObject...

It will eventually make `~/.repox/storage/temp` too crowded to be `ls` or `du`, etc. Repox should remove all temp files whether the download/response suceed or fail. Currently under some circumstances, the...

bug

java.lang.IllegalStateException: UT000002: The response has already been started at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1353) at com.gtan.repox.admin.WebConfigHandler$.respondEmptyOK(WebConfigHandler.scala:70) at com.gtan.repox.admin.WebConfigHandler$$anonfun$setConfigAndRespond$1.apply(WebConfigHandl er.scala:46) at com.gtan.repox.admin.WebConfigHandler$$anonfun$setConfigAndRespond$1.apply(WebConfigHandl er.scala:44) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32) at scala.concurrent.impl.ExecutionContextImpl$AdaptedForkJoinTask.exec(ExecutionContextImpl. scala:121) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.pollAndExecAll(ForkJoinPool.java:1253) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1346) at...

bug

Snapshot urls like `xxx-2.0.1-20141226.064648-2.pom` are not accepted as valid now. The overall snapshot artifacts support needs serious consideration.

feature

Normally exclusion rules are added case by case and is hard to exhaust in a single regex.

feature

In version 0.7.4 It seems all evicted `scala-library` of transitive dependencies are displaying in the output, occupying a lot of screen space. example: ``` [info] +-io.spray:spray-routing-shapeless2_2.11:1.3.2 [info] | +-com.chuusai:shapeless_2.11:2.0.0 [S]...

Feature
community

semantic-ui's components are good, but the code base is a monster, it would be very useful if we had a vuejs port defining behavior and reuse semantiv-ui css