[jboss-cvs] Repository SVN: r18737 - in maven2/org/mobicents/servlet/sip/example/call-blocking: 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:40:31 EST 2008


Author: deruelle_jean
Date: 2008-11-27 12:40:31 -0500 (Thu, 27 Nov 2008)
New Revision: 18737

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

Added: maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom
===================================================================
--- maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom	2008-11-27 17:40:31 UTC (rev 18737)
@@ -0,0 +1,36 @@
+<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>call-blocking</artifactId>
+	<packaging>war</packaging>
+	<version>1.1.1</version>
+	<name>Call Blocking Sip Servlet Example</name>
+	<url>http://www.mobicents.org/call_blocking.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/call-blocking/1.1.1/call-blocking-1.1.1.pom.md5
===================================================================
--- maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom.md5	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom.md5	2008-11-27 17:40:31 UTC (rev 18737)
@@ -0,0 +1 @@
+9aeef816d78a44add577b0c5f2016fca
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom.sha1
===================================================================
--- maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom.sha1	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.pom.sha1	2008-11-27 17:40:31 UTC (rev 18737)
@@ -0,0 +1 @@
+67b3f19c63d55c2c68e66447caae2e4c89174d9a
\ No newline at end of file

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


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

Added: maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.md5
===================================================================
--- maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.md5	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.md5	2008-11-27 17:40:31 UTC (rev 18737)
@@ -0,0 +1 @@
+a79e0c17cfbbabeae7867b64e8d4a22d
\ No newline at end of file

Added: maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.sha1
===================================================================
--- maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.sha1	                        (rev 0)
+++ maven2/org/mobicents/servlet/sip/example/call-blocking/1.1.1/call-blocking-1.1.1.war.sha1	2008-11-27 17:40:31 UTC (rev 18737)
@@ -0,0 +1 @@
+6345499534dea8b6c2b339de75fe98bd1c048452
\ No newline at end of file




More information about the jboss-cvs-commits mailing list