Author: asankha
Date: Thu Jun  5 01:35:32 2008
New Revision: 17973
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17973

Log:
update for release

Modified:
   branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/LICENSE
   branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/NOTICE
   
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/README.txt
   branches/esb/java/1.7/esb/java/src/site/xdoc/docs_index.xml

Modified: 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/LICENSE
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/LICENSE?rev=17973&r1=17972&r2=17973&view=diff
==============================================================================
--- 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/LICENSE    
    (original)
+++ 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/LICENSE    
    Thu Jun  5 01:35:32 2008
@@ -2079,4 +2079,61 @@
    1. Robert Penner's animation-easing algorithms: In the Animation Utility, 
YUI makes use of Robert
    Penner's algorithms for easing.
 
+=====================
+slf4j-api-1.3.0.jar
+slf4j-jdk14-1.3.0.jar
+=====================
+
+Copyright (c) 2004-2007 QOS.ch All rights reserved. Permission is hereby 
granted, free of charge,
+to any person obtaining a copy of this software and associated documentation 
files (the "Software"),
+to deal in the Software without restriction, including without limitation the 
rights to use, copy,
+modify, merge, publish, distribute, sublicense, and/or sell copies of the 
Software, and to permit
+persons to whom the Software is furnished to do so, subject to the following 
conditions: The above
+copyright notice and this permission notice shall be included in all copies or 
substantial portions
+of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
KIND, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE
+AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 
LIABLE FOR ANY CLAIM,
+DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
OTHERWISE, ARISING FROM, OUT
+OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.
+
+=====================
+quickfixj-core-1.3.1.jar
+quickfixj-msg-fix40-1.3.1.jar
+quickfixj-msg-fix41-1.3.1.jar
+quickfixj-msg-fix42-1.3.1.jar
+quickfixj-msg-fix43-1.3.1.jar
+quickfixj-msg-fix44-1.3.1.jar
+=====================
+
+The QuickFIX Software License, Version 1.0
+
+Copyright (c) 2001-2005 quickfixengine.org All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification, are permitted
+provided that the following conditions are met:
+
+   1. Redistributions of source code must retain the above copyright notice, 
this list of
+      conditions and the following disclaimer.
+   2. 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.
+   3. The end-user documentation included with the redistribution, if any, 
must include the
+      following acknowledgment: "This product includes software developed by 
quickfixengine.org
+      http://www.quickfixengine.org/";. Alternately, this acknowledgment may 
appear in the software
+      itself, if and wherever such third-party acknowledgments normally appear.
+   4. The names "QuickFIX" and "quickfixengine.org" must not be used to 
endorse or promote
+      products derived from this software without prior written permission. 
For written permission,
+      please contact [EMAIL PROTECTED]
+   5. Products derived from this software may not be called "QuickFIX", nor 
may "QuickFIX"
+      appear in their name, without prior written permission of 
quickfixengine.org
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 QUICKFIXENGINE.ORG OR ITS 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.
+
 
-------------------------------------------------------------------------------------------------------

Modified: 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/NOTICE
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/NOTICE?rev=17973&r1=17972&r2=17973&view=diff
==============================================================================
--- branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/NOTICE 
(original)
+++ branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/NOTICE 
Thu Jun  5 01:35:32 2008
@@ -46,4 +46,14 @@
  ehcache-1.1.jar
      Copyright 2003-2007 Luck Consulting Pty Ltd
  yui-2.2.0.zip
-     Copyright (c) 2007, Yahoo! Inc. All rights reserved.
\ No newline at end of file
+     Copyright (c) 2007, Yahoo! Inc. All rights reserved.
+ slf4j-api-1.3.0.jar
+ slf4j-jdk14-1.3.0.jar
+     Copyright (c) 2004-2007 QOS.ch
+ quickfixj-core-1.3.1.jar
+ quickfixj-msg-fix40-1.3.1.jar
+ quickfixj-msg-fix41-1.3.1.jar
+ quickfixj-msg-fix42-1.3.1.jar
+ quickfixj-msg-fix43-1.3.1.jar
+ quickfixj-msg-fix44-1.3.1.jar    
+     Copyright (c) 2001-2005 quickfixengine.org All rights reserved.
\ No newline at end of file

Modified: 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/README.txt
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/README.txt?rev=17973&r1=17972&r2=17973&view=diff
==============================================================================
--- 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/README.txt 
    (original)
+++ 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/release/README.txt 
    Thu Jun  5 01:35:32 2008
@@ -1,15 +1,20 @@
 WSO2 Enterprise Service Bus (ESB)
 =================================
 
-WSO2 ESB is released under Apache Licence v2.0, which is available in the 
LICENSE file
+The WSO2 ESB is an ultra fast, light-weight and versatile Enterprise Service 
Bus
+based on the Apache Synapse ESB. It allows you to Connect, Manage and Transform
+service interactions between Web services, REST/POX services and Legacy systems
+
+Check project Home page http://wso2.org/esb for additional information.
 
+WSO2 ESB is released under Apache Licence v2.0, which is available in the 
LICENSE file
 Special notices are available in the NOTICE file.
 
 
 -------------------
 Documentation
 ===================
-Release notes with the list of new features and known issues can be found in 
the release_note.txt
+Release notes with the list of new features and known issues can be found in 
the release_notes.txt
 
 Documentation can be found in the docs subdirectory of this distribution.
 

Modified: branches/esb/java/1.7/esb/java/src/site/xdoc/docs_index.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/src/site/xdoc/docs_index.xml?rev=17973&r1=17972&r2=17973&view=diff
==============================================================================
--- branches/esb/java/1.7/esb/java/src/site/xdoc/docs_index.xml (original)
+++ branches/esb/java/1.7/esb/java/src/site/xdoc/docs_index.xml Thu Jun  5 
01:35:32 2008
@@ -27,13 +27,13 @@
   <head>
     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
     <title>
-      WSO2 ESB v1.7 - Documentation Index
+      WSO2 ESB - Documentation Index
     </title>
     <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" 
media="all"/>
   </head>
   <body xml:lang="en">
     <h1>
-      WSO2 Enterprise Service Bus (ESB) v1.7 Documentation Index
+      WSO2 Enterprise Service Bus (ESB) Documentation Index
     </h1>
     <h2>
       Getting Started

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to