From c196eccd131e1542245be2228847125139de757f Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 1 Jul 2009 03:43:40 +0000 Subject: TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790031 13f79535-47bb-0310-9956-ffa450edef68 --- .../demos/alert-aggregator-webapp/build-dojo.xml | 2 +- .../demos/bigbank-account/build-dojo.xml | 2 +- branches/sca-java-1.x/demos/bigbank/build-dojo.xml | 2 +- .../distribution/src/main/release/bin/LICENSE | 2 +- .../modules/web-javascript-dojo/LICENSE | 35 +++++++++++++++++++++- .../modules/web-javascript-dojo/build-dojo.xml | 2 +- .../samples/customer-dojo-webapp/build-dojo.xml | 2 +- .../samples/customer-dojo/build-dojo.xml | 2 +- .../samples/helloworld-dojo-webapp/build-dojo.xml | 2 +- 9 files changed, 42 insertions(+), 9 deletions(-) (limited to 'branches/sca-java-1.x') diff --git a/branches/sca-java-1.x/demos/alert-aggregator-webapp/build-dojo.xml b/branches/sca-java-1.x/demos/alert-aggregator-webapp/build-dojo.xml index 57479f0cca..5c5a7dfe58 100644 --- a/branches/sca-java-1.x/demos/alert-aggregator-webapp/build-dojo.xml +++ b/branches/sca-java-1.x/demos/alert-aggregator-webapp/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/demos/bigbank-account/build-dojo.xml b/branches/sca-java-1.x/demos/bigbank-account/build-dojo.xml index c58645fcf4..9cc60c3d96 100644 --- a/branches/sca-java-1.x/demos/bigbank-account/build-dojo.xml +++ b/branches/sca-java-1.x/demos/bigbank-account/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/demos/bigbank/build-dojo.xml b/branches/sca-java-1.x/demos/bigbank/build-dojo.xml index 55199967c3..8ef86445a0 100644 --- a/branches/sca-java-1.x/demos/bigbank/build-dojo.xml +++ b/branches/sca-java-1.x/demos/bigbank/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE b/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE index 5b95ddbee0..277e37a8e0 100644 --- a/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE +++ b/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE @@ -2125,7 +2125,7 @@ dwr-2.0.3.jar : ========================================================================== -dojotoolkit V1.0.0: +dojotoolkit V1.3.0: The "New" BSD License: ********************** diff --git a/branches/sca-java-1.x/modules/web-javascript-dojo/LICENSE b/branches/sca-java-1.x/modules/web-javascript-dojo/LICENSE index 8aa906c321..422e5f7033 100644 --- a/branches/sca-java-1.x/modules/web-javascript-dojo/LICENSE +++ b/branches/sca-java-1.x/modules/web-javascript-dojo/LICENSE @@ -202,4 +202,37 @@ limitations under the License. - +========================================================================== + +dojotoolkit V1.3.0: + +The "New" BSD License: +********************** + +Copyright (c) 2005, The Dojo Foundation +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name of the Dojo Foundation nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +================================================================================ diff --git a/branches/sca-java-1.x/modules/web-javascript-dojo/build-dojo.xml b/branches/sca-java-1.x/modules/web-javascript-dojo/build-dojo.xml index 60f0657d68..f029ed7e87 100644 --- a/branches/sca-java-1.x/modules/web-javascript-dojo/build-dojo.xml +++ b/branches/sca-java-1.x/modules/web-javascript-dojo/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/build-dojo.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/build-dojo.xml index 040e6d6a89..96942adbfe 100644 --- a/branches/sca-java-1.x/samples/customer-dojo-webapp/build-dojo.xml +++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/samples/customer-dojo/build-dojo.xml b/branches/sca-java-1.x/samples/customer-dojo/build-dojo.xml index 9fedc9e7b4..f989148b64 100644 --- a/branches/sca-java-1.x/samples/customer-dojo/build-dojo.xml +++ b/branches/sca-java-1.x/samples/customer-dojo/build-dojo.xml @@ -20,7 +20,7 @@ - + diff --git a/branches/sca-java-1.x/samples/helloworld-dojo-webapp/build-dojo.xml b/branches/sca-java-1.x/samples/helloworld-dojo-webapp/build-dojo.xml index 040e6d6a89..96942adbfe 100644 --- a/branches/sca-java-1.x/samples/helloworld-dojo-webapp/build-dojo.xml +++ b/branches/sca-java-1.x/samples/helloworld-dojo-webapp/build-dojo.xml @@ -20,7 +20,7 @@ - + -- cgit v1.2.3