Author: rajith
Date: Wed Nov 15 12:51:44 2006
New Revision: 475412
URL: http://svn.apache.org/viewvc?view=rev&rev=475412
Log:
removed the jython clause from the NOTICE.txt and chnages the version number in
build.properties
Modified:
incubator/qpid/branches/M1/java/NOTICE.txt
incubator/qpid/branches/M1/java/build.properties
Modified: incubator/qpid/branches/M1/java/NOTICE.txt
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M1/java/NOTICE.txt?view=diff&rev=475412&r1=475411&r2=475412
==============================================================================
--- incubator/qpid/branches/M1/java/NOTICE.txt (original)
+++ incubator/qpid/branches/M1/java/NOTICE.txt Wed Nov 15 12:51:44 2006
@@ -31,9 +31,5 @@
- The JMS Compliance Test Suite from the Exolab project.
Copyright 1999 (C) Exoffice Technologies Inc. All Rights Reserved.
JMS CTS is available from http://www.exolab.org/
-
- - The jython java implementation of python, Copyright (c) 2000,
- Jython Developers All rights reserved. Jython can be downloaded at
- http://sourceforge.net/projects/jython/
Modified: incubator/qpid/branches/M1/java/build.properties
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M1/java/build.properties?view=diff&rev=475412&r1=475411&r2=475412
==============================================================================
--- incubator/qpid/branches/M1/java/build.properties (original)
+++ incubator/qpid/branches/M1/java/build.properties Wed Nov 15 12:51:44 2006
@@ -18,4 +18,4 @@
#
build.release.version=1.0
build.release.name=incubator
-build.release.tag=M1
+build.release.tag=M1-RC1