Ant Build ErrorS amosboma4651  2013-10-31 19:17
Status: Closed
 
hi all.
I'm trying to ant the "../labkey-13.2-src/server/build.xml",and it occurs errors about"YUI compressor didnt run properly".
Anyone know about that? How can I do to fix it and ant successfuly?
Thans very much.
 
 
jeckels responded:  2013-11-04 17:55
Hello,

It looks like the error message was truncated in your screenshot, so it doesn't include the path of the file that YUI compressor failed to process.

There's also likely a more specific error message about how it failed higher up in the build output.

Can you try rerunning the ant build, and pipe the output to a text file? You can then attach the full output with your reply.

http://stackoverflow.com/questions/6674327/redirect-all-output-to-file

Thanks,
Josh