Building from Hudson or Jenkins
Vik Tara <[email protected]> Tue, 26 Jun 2012 20:16:54 +0100
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Are any users building lenya from hudson or jenkins with ant? For some reasons my build fails with: > properties-build.xml:167: taskdef class com.thaiopensource.relaxng.util.JingTask cannot be found Even though I pass the jing.jar to ant with -lib /path/to/jing.jar Anyone got this working before? Vik