I need to remove the nocache param from the URL of my outgoing
requests but making the needed change does not seem to produce the
desired results. Here is the added part to the config.json file, the
rest is what is created when you create a new project. I am using the
latest SDK build.

  "jobs" : {
        "build-script" : {
                "compile-options" : {
                        "uris" : {
                                "add-nocache-param" : false
                                }
                        }
                }
        }


Does anyone see anything obvious? If not, what might be going wrong here?

Thanks,
Jim

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to