akka-js / shocon

Simple pure-scala Typesafe HOCON implementation using FastParse
Apache License 2.0
74 stars 21 forks source link

0.1.7 2.12 release seems empty #12

Closed olafurpg closed 7 years ago

olafurpg commented 7 years ago
$ coursier fetch eu.unicredit:shocon_2.12:0.1.7
/Users/ollie/.ivy2/local/eu.unicredit/shocon_2.12/0.1.7/jars/shocon_2.12.jar
/Users/ollie/.coursier/cache/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.jar
 ollie  ~  dev  shocon  jar -tf /Users/ollie/.ivy2/local/eu.unicredit/shocon_2.12/0.1.7/jars/shocon_2.12.jar   ints
META-INF/MANIFEST.MF

I expected the last line to include classfiles.

Workaround

I'm using 0.1.6 instead

evacchi commented 7 years ago

released 0.1.8, should fix this