Author: ips
Date: Thu Apr 21 12:57:33 2005
New Revision: 164110

URL: http://svn.apache.org/viewcvs?rev=164110&view=rev
Log:
added license for commonj-twm.jar

Added:
    incubator/hermes/trunk/src/licenses/CommonjTwmLicense.txt
Modified:
    incubator/hermes/trunk/project.xml
    incubator/hermes/trunk/src/site/content/tutorial/build.xml
    
incubator/hermes/trunk/wsn-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2-Draft_01.wsdl

Modified: incubator/hermes/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?rev=164110&r1=164109&r2=164110&view=diff
==============================================================================
--- incubator/hermes/trunk/project.xml (original)
+++ incubator/hermes/trunk/project.xml Thu Apr 21 12:57:33 2005
@@ -199,6 +199,7 @@
             <version>1.0</version>
             <url>http://dev2dev.bea.com/technologies/commonj/twm/</url>
             <properties>
+                <license>CommonjTwmLicense.txt</license>
                 <usage>Needed for timer apis.</usage>
                 <war.bundle>true</war.bundle>
             </properties>

Added: incubator/hermes/trunk/src/licenses/CommonjTwmLicense.txt
URL: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/licenses/CommonjTwmLicense.txt?rev=164110&view=auto
==============================================================================
--- incubator/hermes/trunk/src/licenses/CommonjTwmLicense.txt (added)
+++ incubator/hermes/trunk/src/licenses/CommonjTwmLicense.txt Thu Apr 21 
12:57:33 2005
@@ -0,0 +1,46 @@
+Copyright Notice
+Â Copyright BEA Systems, Inc. and International Business Machines Corp
+2003-2004. All rights reserved.
+
+License
+The Timer and Work Manager for Application Servers Specification is being
+provided by the copyright holders under the following license. By using
+and/or copying this work, you agree that you have read, understood and
+will comply with the following terms and conditions:
+
+Permission to copy and display the Timer and Work Manager for Application
+Servers Specification and/or portions thereof, without modification, in
+any medium without fee or royalty is hereby granted, provided that you
+include the following on ALL copies of the Timer and Work Manager for
+Application Servers Specification, or portions thereof, that you make:
+
+1. A link or URL to the Timer and Work Manager for Application Servers
+   Specification at this location: 
+   http://dev2dev.bea.com/technologies/commonj/index.jsp
+   or at this location:
+   http://www.ibm.com/developerworks/library/j-commonj-sdowmt/
+
+2. The full text of this copyright notice as shown in the Timer and Work
+   Manager for Application Servers Specification.
+
+IBM and BEA (collectively, the "Authors") agree to grant you a
+royalty-free license, under reasonable, non-discriminatory terms and
+conditions to patents that they deem necessary to implement the Timer and
+Work Manager for Application Servers Specification. THE Timer and Work
+Manager for Application Servers SPECIFICATION IS PROVIDED "AS IS," AND
+THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, 
+REGARDING THIS SPECIFICATION AND THE IMPLEMENTATION OF ITS CONTENTS,
+INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR
+A PARTICULAR PURPOSE, NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE
+LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
+DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE
+Timer and Work Manager for Application Servers SPECIFICATION.
+
+The name and trademarks of the Authors may NOT be used in any manner,
+including advertising or publicity pertaining to the Timer and Work
+Manager for Application Servers Specification or its contents without
+specific, written prior permission. Title to copyright in the Timer and
+Work Manager for Application Servers Specification will at all times
+remain with the Authors.
+
+No other rights are granted by implication, estoppel or otherwise.

Modified: incubator/hermes/trunk/src/site/content/tutorial/build.xml
URL: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/site/content/tutorial/build.xml?rev=164110&r1=164109&r2=164110&view=diff
==============================================================================
--- incubator/hermes/trunk/src/site/content/tutorial/build.xml (original)
+++ incubator/hermes/trunk/src/site/content/tutorial/build.xml Thu Apr 21 
12:57:33 2005
@@ -49,7 +49,9 @@
                 proxyHost="${http.proxyHost}"
                 proxyPort="${http.proxyPort}"
                 nonProxyHosts="${http.nonProxyHosts}">
-       <wsdls dir="${tmp.dir}"/>                                
+       <wsdls dir="${tmp.dir}"> 
+         <include name="**/*.wsdl" />    
+       </wsdls>
      </wsdl2Java>
           
      <delete dir="${tmp.dir}" />

Modified: 
incubator/hermes/trunk/wsn-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2-Draft_01.wsdl
URL: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/wsn-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2-Draft_01.wsdl?rev=164110&r1=164109&r2=164110&view=diff
==============================================================================
--- 
incubator/hermes/trunk/wsn-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2-Draft_01.wsdl
 (original)
+++ 
incubator/hermes/trunk/wsn-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2-Draft_01.wsdl
 Thu Apr 21 12:57:33 2005
@@ -67,7 +67,7 @@
          
"http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.xsd";
          elementFormDefault="qualified">
 
-         <xsd:include schemaLocation="WS-BrokeredNotification-1_2.xsd"/>
+         <xsd:include 
schemaLocation="WS-BrokeredNotification-1_2-Draft_01.xsd"/>
 
          <xsd:import
             namespace=



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to