Hi Ted, Thanks for your interest; you can follow
https://github.com/zepheira/exhibit3/issues/16 which basically is about how this task doesn't yet work - compressing everything into one file is low on the relative scale of development importance at this point. There isn't really anything to build with this software if you just want to work with it, though, and the Ant tasks I actively use are for lint checking and documentation generating. In the end, you could just throw the scripted/src/ directory onto a web server and you'd be ready to refer to it in your Exhibit-ed page. On 10/9/11 9:30 PM, Ted wrote: > I'm getting a "BUILD FAILED" error on the scripted version of the > Exhibit3 beta. This is my first experience of ant so it's as likely > (or more) that the error is due to my ant installation than anything > else. > > Has anyone successfully built the Scripted beta? > > My (edited) error message is: > E:\exhibit3\scripted\build.xml:49: taskdef class > net.noha.tools.ant.yuicompressor.tasks.YuiCompressorTask cannot be > found using the classloader AntClassLoader[E:\exhibit3\scripted\tools > \yuicompressor-ant\yui-compressor-ant-task.jar;E:\exhibit3\scripted > \tools\rhino\js.jar] > > Caused by: java.lang.ClassNotFoundException: > net.noha.tools.ant.yuicompressor.tasks.YuiCompressorTask > > I'm running XP SR3, Java 1.7.0 and ant 1.8.2. > > Ted > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
