Hi,
I try running generate.py build command from command prompt and it works
fine (generating the build folder containing resource, script and
index.html) as mentioned on
http://qooxdoo.org/documentation/0.8/application_structure.
But, when I run this a a job (ANT script) from my xml file as :
<target name="makeBuild" >
<exec executable="cmd" dir="${basedir}/WebContent/js/custom" >
<arg value="/c"/>
<arg value="generate.py build"/>
</exec>
</target>
then, it only creates the build folder with resource and script folder
(no script-0.js) and doesn't generate the index.html too.
I use to do similar thing in v0.7 and it worked fine. Any ideas ?
regards
--
Amit Rana
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel