Hi,
this can also be configured in the config.json file:
http://manual.qooxdoo.org/1.5.x/pages/tool/generator_config_ref.html#compile-options
Regards,
Martin
<http://manual.qooxdoo.org/1.5.x/pages/tool/generator_config_ref.html#compile-options>
Am 20.07.2011 um 12:55 schrieb Fritz Zaucker:

Welcome. BTW, I use that during development. For deployment we usually have
a separate script that does everything necessary such as

- make a complete checkout to a staging area
- generate the build version
- replace some TAG in the final .js file with the SVN rev number (e.g.
  shown in an About button of the application)
- put everything needed into a tar file for deployment

If possible (and no ill-minded "security" requirements prevent it) rsync is
also a nice means for deployment.

Cheers,
Fritz

On Wed, 20 Jul 2011, Simone Pandolfo wrote:

Thank you is a good suggestion :)

Il giorno mer, 20/07/2011 alle 12.41 +0200, Fritz Zaucker ha scritto:
I use a symlink for the build directory to achieve this.

Cheers,
Fritz

On Wed, 20 Jul 2011, Simone Pandolfo wrote:

Hi all,

I need to change the path where the build directory is created, i can
achive this with a shellscript, but i prefer use a configuration if is
possible.

I did a quick search, but so far I have not found anything

Regards
Sp

--
Oetiker+Partner AG tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch<http://www.oetiker.ch>

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to