Hello,
I got another problem while executing the "generator.py build" script. I
changed the index.html file of my app to index.php and as told some week ago I
changed the config.json like this:
[...]
"jobs" :
{
"common" :
{
"packages" :
{
"parts" :
{
"boot" : [ "${QXTHEME}", "pmaster.Application"
],
"pcmp" : [ "pmaster.PriceComparison" ]
}
},
"settings" :
{
"qx.disposerDebugLevel" : "1"
}
},
"build-script" :
{
"copy-files" :
{
"files" : [
"index.php",
"backend/session/login.php",
"backend/session/logout.php",
"backend/session/checkrights.php",
"backend/session/checksession.php",
"backend/data/getLists.php",
"backend/data/getTableData.php"
]
}
}
[...]
I think everything was ok some days ago, but when I now execute the build
generation, I get the error message "source directory does not exist" when the
script is trying to copy "index.html" in the section "EXECUTING:
BUILD:BUILD-FILES". In the section "BUILD:BUILD-SCRIPT" all files are copied as
intended. When I add the same configuration for the job "build-files" nothing
changes. Does anybody have an idea?
Thanks for your help,
Daniel
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel