You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by aj...@apache.org on 2006/03/27 13:52:34 UTC

svn commit: r389111 - in /webservices/commons/trunk/modules/tcpmon: README.txt RELEASE-NOTE.txt project.xml scripts/tcpmon.bat

Author: ajith
Date: Mon Mar 27 03:52:32 2006
New Revision: 389111

URL: http://svn.apache.org/viewcvs?rev=389111&view=rev
Log:
1.Modified the scripts
2.removed the linebreaks from  the README.txt and RELEASE-NOTE.txt
3.Added a better (and complete) description in the project.xml

Modified:
    webservices/commons/trunk/modules/tcpmon/README.txt
    webservices/commons/trunk/modules/tcpmon/RELEASE-NOTE.txt
    webservices/commons/trunk/modules/tcpmon/project.xml
    webservices/commons/trunk/modules/tcpmon/scripts/tcpmon.bat

Modified: webservices/commons/trunk/modules/tcpmon/README.txt
URL: http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/README.txt?rev=389111&r1=389110&r2=389111&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/README.txt (original)
+++ webservices/commons/trunk/modules/tcpmon/README.txt Mon Mar 27 03:52:32 2006
@@ -13,9 +13,7 @@
 Support
 ===================
  
-Any problem with this release can be reported to ws-commons mailing list
-. If you are sending an email to the mailing
-list make sure to add the [TCPMON] prefix to the subject.
+Any problem with this release can be reported to ws-commons mailing list. If you are sending an email to the mailing list make sure to add the [TCPMON] prefix to the subject.
 
 Mailing list subscription:
     commons-dev-subscribe@ws.apache.org

Modified: webservices/commons/trunk/modules/tcpmon/RELEASE-NOTE.txt
URL: http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/RELEASE-NOTE.txt?rev=389111&r1=389110&r2=389111&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/tcpmon/RELEASE-NOTE.txt Mon Mar 27 03:52:32 2006
@@ -4,11 +4,7 @@
 
 This is TCPMon 1.00 release of the Apache WS-Commons.
 
-TCPMon is a tool that can be used to monitor messages of TCP based protocols. It is based on swing and
-runs on almost all the platforms that Java supports.
-TCPMon has been hammered a lot and is fairly stable. Even then if you like to contribute to TCPMon 
-any contribution in the form of coding, testing, submitting improvements to the documentation, and 
-reporting bugs are always welcome.
+TCPMon is a tool that can be used to monitor messages of TCP based protocols. It is based on swing andruns on almost all the platforms that Java supports.TCPMon has been hammered a lot and is fairly stable. Even then if you like to contribute to TCPMon any contribution in the form of coding, testing, submitting improvements to the documentation, and reporting bugs are always welcome.
 
 Thank you for your interest in TCPMon !
 

Modified: webservices/commons/trunk/modules/tcpmon/project.xml
URL: http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/project.xml?rev=389111&r1=389110&r2=389111&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/project.xml (original)
+++ webservices/commons/trunk/modules/tcpmon/project.xml Mon Mar 27 03:52:32 2006
@@ -31,10 +31,10 @@
 		<url>http://www.apache.org/</url>
 		<logo>http://www.apache.org/images/asf-logo.gif</logo>
 	</organization>
-	<inceptionYear>2004</inceptionYear>
+	<inceptionYear>2006</inceptionYear>
 	<logo>http://www.apache.org/images/asf-logo.gif</logo>
 	<description>TCPMon is a utility that allows the messages to be viewed and resent. It is very much useful
-	as a debug tool. It has originally being part of Axis1</description>
+	as a debug tool. It has originally being part of Axis1 and now stands as an independent project.</description>
 	<shortDescription>TCPMon</shortDescription>
 	<!-- the project home page -->
 	<url>http://ws.apache.org/commons/tcpmon</url>

Modified: webservices/commons/trunk/modules/tcpmon/scripts/tcpmon.bat
URL: http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/tcpmon/scripts/tcpmon.bat?rev=389111&r1=389110&r2=389111&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/scripts/tcpmon.bat (original)
+++ webservices/commons/trunk/modules/tcpmon/scripts/tcpmon.bat Mon Mar 27 03:52:32 2006
@@ -1 +1,2 @@
-java -cp ./tcpmon-0.9-SNAPSHOT.jar org.apache.ws.commons.tcpmon.TCPMon %*
+rem Run the java exe with tcpmon jar
+java -cp ./tcpmon-1.00.jar org.apache.ws.commons.tcpmon.TCPMon