JSON jar and Maven POM

2007-01-25 Thread Mitch Stewart
I just wanted to clarify something with the new Maven POM files. In the org.restlet.ext.json_2.0.pom file, there are no dependencies, but it looks like it should include the org.json.jar file. If you intend on using JSON + Restlet + Maven2 you will probably have to install the org.json.jar file

RE: JSON jar and Maven POM

2007-01-25 Thread Jerome Louvel
. I've also added a comment inside the POM explaining this new dependency. Best regards, Jerome -Message d'origine- De : Mitch Stewart [mailto:[EMAIL PROTECTED] Envoyé : jeudi 25 janvier 2007 15:48 À : discuss@restlet.tigris.org Objet : JSON jar and Maven POM I just wanted