Author: aidan
Date: Thu Aug 21 10:26:40 2008
New Revision: 687807

URL: http://svn.apache.org/viewvc?rev=687807&view=rev
Log:
Update version, NOTICE files.

Modified:
    incubator/qpid/trunk/qpid/cpp/configure.ac
    incubator/qpid/trunk/qpid/dotnet/NOTICE.txt
    incubator/qpid/trunk/qpid/dotnet/default.build
    incubator/qpid/trunk/qpid/java/resources/NOTICE

Modified: incubator/qpid/trunk/qpid/cpp/configure.ac
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/configure.ac?rev=687807&r1=687806&r2=687807&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/configure.ac (original)
+++ incubator/qpid/trunk/qpid/cpp/configure.ac Thu Aug 21 10:26:40 2008
@@ -8,7 +8,7 @@
 dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-AC_INIT([qpidc], [0.2], [EMAIL PROTECTED])
+AC_INIT([qpidc], [incubating-M3], [EMAIL PROTECTED])
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])
 

Modified: incubator/qpid/trunk/qpid/dotnet/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/dotnet/NOTICE.txt?rev=687807&r1=687806&r2=687807&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/dotnet/NOTICE.txt (original)
+++ incubator/qpid/trunk/qpid/dotnet/NOTICE.txt Thu Aug 21 10:26:40 2008
@@ -23,4 +23,10 @@
 
   - The Mentalis Security Library, Copyright © 2002-2006, , The Mentalis.org 
Team
     under tterms based on the BSD license 
(http://www.mentalis.org/site/license.qpx).
-    Available from http://www.mentalis.org/soft/projects/seclib/
\ No newline at end of file
+    Available from http://www.mentalis.org/soft/projects/seclib/
+
+This product includes software, Apache Log4Net
+(http://logging.apache.org/log4net)
+License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+
+

Modified: incubator/qpid/trunk/qpid/dotnet/default.build
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/dotnet/default.build?rev=687807&r1=687806&r2=687807&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/dotnet/default.build (original)
+++ incubator/qpid/trunk/qpid/dotnet/default.build Thu Aug 21 10:26:40 2008
@@ -8,8 +8,8 @@
     <property name="build.config" value="debug" />
 
     <!-- Sets build properties consistently accross all assemblies in the 
project. -->
-    <property name="build.version.major" value="2"/>
-    <property name="build.version.minor" value="1"/>
+    <property name="build.version.major" value="0"/>
+    <property name="build.version.minor" value="3"/>
     <property name="build.version.build" value="0"/>
     <property name="build.version.revision" value="0"/>
     <property name="build.company" value="Apache Software Foundation"/>

Modified: incubator/qpid/trunk/qpid/java/resources/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/resources/NOTICE?rev=687807&r1=687806&r2=687807&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/resources/NOTICE (original)
+++ incubator/qpid/trunk/qpid/java/resources/NOTICE Thu Aug 21 10:26:40 2008
@@ -4,7 +4,7 @@
 // ------------------------------------------------------------------
 
 Apache Qpid
-Copyright 2006-2007 Apache Software Foundation
+Copyright 2006-2008 Apache Software Foundation
 
 This product includes software developed at
 Apache Software Foundation (http://www.apache.org/)
@@ -103,3 +103,40 @@
 developed by Michael Kay (http://saxon.sourceforge.net/)
 License: Mozilla Public License v1.0, 
(http://www.opensource.org/licenses/mozilla1.0.php)
 
+This product includes/uses software, Felix (http://felix.apache.org)
+developed by Apache Software Foundation  (http://www.apache.org)
+License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+
+This product uses/references the following software from Eclipse.
+License: Eclipse Public License - v 1.0 
(http://www.eclipse.org/legal/epl-v10.html)
+(Note: the versions are ommited and only the name is specified.)
+org.eclipse.jface
+org.eclipse.core.*
+org.eclipse.equinox.* 
+org.eclipse.osgi
+org.eclipse.swt
+Source available from : 
http://archive.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/index.php
+
+This product includes/uses software, ICU4J - ICU4J 3.4.4
+developed by the ICU Project (http://icu-project.org/)
+License: http://source.icu-project.org/repos/icu/icu/trunk/license.html
+
+This product includes software developed at
+The OSGi Alliance (http://www.osgi.org/).
+Copyright 2006 The OSGi Alliance.
+Licensed under the Apache License 2.0.
+
+This product includes/uses software, Javacc - javacc.jar
+License: BSD License (https://javacc.dev.java.net/)
+
+This product includes/uses software, SLF4J API Module (http://www.slf4j.org),
+developed by QOS.ch  (http://www.qos.ch)
+Source included with binary builds at : http://slf4j.org/dist
+License: MIT License (http://www.slf4j.org/license.html)
+
+This product includes/uses software, JUnit Toolkit 
(http://sourceforge.net/projects/junit-toolkit/)
+License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+
+This product includes/uses software, Apache Log4j 
(http://logging.apache.org/log4j/1.2)
+License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+


Reply via email to