amihaiemil / docker-java-api

Lightweight Java Docker client
BSD 3-Clause "New" or "Revised" License
270 stars 53 forks source link

Add the Glassfish JSON-P Impl to the fat jar #326

Open amihaiemil opened 4 years ago

amihaiemil commented 4 years ago

At the moment the fat jar does not contain the needed JSON-P implementation. It should contain it since most developers using far jars are not using maven so they probably won't have a clue how to add JSON-P.