[jboss-cvs] Repository SVN: r18740 - in maven2/org/mobicents/servlet/sip/example/chatroom-servlet: 1.1.1 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 27 12:42:09 EST 2008


Author: deruelle_jean
Date: 2008-11-27 12:42:09 -0500 (Thu, 27 Nov 2008)
New Revision: 18740

Added:
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.md5
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.sha1
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.md5
   maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.sha1
Log:
MSS release 0.7.1

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom
===================================================================
--- maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom	2008-11-27 17:42:09 UTC (rev 18740)
@@ -0,0 +1,35 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<parent>
+		<groupId>org.mobicents.servlet.sip.example</groupId>
+		<artifactId>sip-servlets-examples-parent</artifactId>
+		<version>1.1.1</version>
+		<relativePath>../pom.xml</relativePath>
+	</parent>
+	<groupId>org.mobicents.servlet.sip.example</groupId>
+	<artifactId>chatroom-servlet</artifactId>
+	<packaging>war</packaging>
+	<version>1.1.1</version>
+	<name>Chatroom Sip Servlet Example</name>
+	<url>http://www.mobicents.org/chatserver.html</url>
+
+	<build>
+		<plugins>
+			<plugin>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<configuration>
+					<source>1.5</source>
+					<target>1.5</target>
+				</configuration>
+			</plugin>
+			<plugin>
+				<artifactId>maven-war-plugin</artifactId>
+				<configuration>
+					<warSourceDirectory>
+						${basedir}/src/main/sipapp
+					</warSourceDirectory>
+				</configuration>
+			</plugin>
+		</plugins>		
+	</build>
+</project>
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.md5
===================================================================
--- maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.md5	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.md5	2008-11-27 17:42:09 UTC (rev 18740)
@@ -0,0 +1 @@
+e8b298546ef0422001620b8b4ea254d9
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.sha1
===================================================================
--- maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.sha1	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.pom.sha1	2008-11-27 17:42:09 UTC (rev 18740)
@@ -0,0 +1 @@
+bd5131e2d8df46e72bfd7741f169d8c3cf1d2fe8
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war
===================================================================
(Binary files differ)


Property changes on: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.md5
===================================================================
--- maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.md5	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.md5	2008-11-27 17:42:09 UTC (rev 18740)
@@ -0,0 +1 @@
+def3618ce4dae6aaa575596fef56439d
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.sha1
===================================================================
--- maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.sha1	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/chatroom-servlet/1.1.1/chatroom-servlet-1.1.1.war.sha1	2008-11-27 17:42:09 UTC (rev 18740)
@@ -0,0 +1 @@
+3e9942ef4c75c1cd1bed636faf64db4a863b6046
\ No newline at end of file




More information about the jboss-cvs-commits mailing list