|
Jetty example source code file (README.txt)
The Jetty README.txt source codeThis directory contains a build of dojo using the cometd profile at svn+ssh://svn.dojotoolkit.org/var/src/dojo/util/trunk/buildscripts/profiles/cometd.profile.js The profile is built from a dojo release with the commands below that need DOJO_HOME and COMETD_HOME to be set: cd $DOJO_HOME/util/buildscripts ./build.sh profile=cometd action=release cd $DOJO_HOME cp release/dojo/dojo/dojo.js release/dojo/dojo/dojo.js.uncompressed.js $COMETD_HOME/examples/dojo/dojo cp release/dojo/dojox/cometd.js release/dojo/dojox/cometd.js.uncompressed.js $COMETD_HOME/examples/dojo/dojox cp release/dojo/dojox/cometd/[a-zA-Z]*.js $COMETD_HOME/examples/dojo/dojox/cometd/ cd $COMETD_HOME/examples/dojo Some demos may need additional parts of dojo, in which case we should create a cometd-examples profile. Other Jetty examples (source code examples)Here is a short list of links related to this Jetty README.txt source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.