You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/12/31 05:36:39 UTC

svn commit: r607663 - in /webservices/sandesha/trunk/c: CREDITS Makefile.am NOTICE

Author: damitha
Date: Sun Dec 30 20:36:38 2007
New Revision: 607663

URL: http://svn.apache.org/viewvc?rev=607663&view=rev
Log:
added new files. 

Added:
    webservices/sandesha/trunk/c/CREDITS
    webservices/sandesha/trunk/c/NOTICE
Modified:
    webservices/sandesha/trunk/c/Makefile.am

Added: webservices/sandesha/trunk/c/CREDITS
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/CREDITS?rev=607663&view=auto
==============================================================================
--- webservices/sandesha/trunk/c/CREDITS (added)
+++ webservices/sandesha/trunk/c/CREDITS Sun Dec 30 20:36:38 2007
@@ -0,0 +1 @@
+Paul Fremantle, for having provided very useful guidance on the proper way to design and implement Sandesha2 C library. 

Modified: webservices/sandesha/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/Makefile.am?rev=607663&r1=607662&r2=607663&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/Makefile.am (original)
+++ webservices/sandesha/trunk/c/Makefile.am Sun Dec 30 20:36:38 2007
@@ -38,5 +38,13 @@
 	mkdir sandesha2c-bin-${PACKAGE_VERSION}-linux
 	cp -r `pwd`/deploy/* sandesha2c-bin-${PACKAGE_VERSION}-linux
 	cp AUTHORS sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp COPYING sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp CREDITS sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp INSTALL sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp LICENSE sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp NEWS sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp NOTICE sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp README sandesha2c-bin-${PACKAGE_VERSION}-linux
+	cp  sandesha2c-bin-${PACKAGE_VERSION}-linux
 	tar -cf - sandesha2c-bin-${PACKAGE_VERSION}-linux | gzip -c > sandesha2c-bin-${PACKAGE_VERSION}-linux.tar.gz
 	rm -rf sandesha2c-bin-${PACKAGE_VERSION}-linux

Added: webservices/sandesha/trunk/c/NOTICE
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/NOTICE?rev=607663&view=auto
==============================================================================
--- webservices/sandesha/trunk/c/NOTICE (added)
+++ webservices/sandesha/trunk/c/NOTICE Sun Dec 30 20:36:38 2007
@@ -0,0 +1,5 @@
+Apache Sandesha2/C
+Copyright 2005, 2006, 2007 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org