Hi all!
I have problem with single file optimization after change qooxdoo version
from 0.6.6  to 0.7.1.

In my makefile I use tasks, described bellow:

                $(CMD_GENERATOR) \
                        --generate-compiled-script \
                        --compiled-script-file script /ui/window.js \
                        $(COMPUTED_BUILD_OPTIMIZATIONS) \
                        $(COMPUTED_SOURCE_INCLUDE) \
                        --class-path class \
                        --include-without-dependencies ui.window; \

It generates wrong file.

I suspect of "--include-without-dependencies" and
"--exclude-without-dependencies" in my troubles.

Am I right?
-- 
View this message in context: 
http://www.nabble.com/Do---include-without-dependencies-and---exclude-without-dependencies-work-properly--tf4061875.html#a11540152
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to