Relocated the json4s-support artifact to jawn-json4s
Emmanuel Bourg
7 years ago
| 4 | 4 |
- Build the new jawn-util module
|
| 5 | 5 |
* No longer build with the embedded SBT using Scala 2.10 (Closes: #893456)
|
| 6 | 6 |
* Fixed a build failure with Java 11
|
|
7 |
* Relocated the json4s-support artifact to jawn-json4s
|
| 7 | 8 |
* Removed the unused dependency on javahelper
|
| 8 | 9 |
* Standards-Version updated to 4.2.1
|
| 9 | 10 |
* Switch to debhelper level 11
|
| 2 | 2 |
debian/poms/jawn-util.pom --java-lib --usj-name=jawn-util --artifact=util/target/jawn-util.jar
|
| 3 | 3 |
|
| 4 | 4 |
#debian/poms/jawn-argonaut.pom --java-lib --usj-name=jawn-argonaut --artifact=support/argonaut/target/jawn-argonaut.jar
|
| 5 | |
debian/poms/jawn-json4s.pom --java-lib --usj-name=jawn-json4s --artifact=support/json4s/target/jawn-json4s.jar
|
|
5 |
debian/poms/jawn-json4s.pom --java-lib --usj-name=jawn-json4s --artifact=support/json4s/target/jawn-json4s.jar --relocate=org.spire-math:json4s-support
|
| 6 | 6 |
#debian/poms/jawn-play.pom --java-lib --usj-name=jawn-play --artifact=support/play/target/jawn-play.jar
|
| 7 | 7 |
#debian/poms/jawn-rojoma.pom --java-lib --usj-name=jawn-rojoma --artifact=support/rojoma/target/jawn-rojoma.jar
|
| 8 | 8 |
#debian/poms/jawn-rojoma-v3.pom --java-lib --usj-name=jawn-rojoma-v3 --artifact=support/rojoma-v3/target/jawn-rojoma-v3.jar
|
| 0 | |
org.spire-math s/jawn-json4s_2.11/json4s-support_2.11/
|