Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

xmpp4js - compress JS #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
almost works, but for some reason the compress-js execution doesn't work
any time except the 'package' phase. 

It should be running at the process-classes or compile phase, but
maven.build.directory doesn't seem to exist at that point. It needs to run
at some point prior the test and package.

A work-around for Soashable is to manually run 'package' on xmpp4js and
copy the resulting xmpp4js-debug.js file to
scripts/xmpp4js/xmpp4js-debug.js in the soashable-web project. Otherwise,
rollback index.html and pom.xml.

Original issue reported on code.google.com by h.iver...@gmail.com on 27 Sep 2007 at 4:52

GoogleCodeExporter commented 9 years ago

Original comment by h.iver...@gmail.com on 23 Jan 2008 at 6:20

GoogleCodeExporter commented 9 years ago
works with new version of js plugin.

Original comment by h.iver...@gmail.com on 11 Feb 2008 at 4:07