Advertisement
Guest User

git diff 1.2.5.Final 1.2.6.Final

a guest
Sep 10th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 6.16 KB | None | 0 0
  1. diff --git a/container-spi/pom.xml b/container-spi/pom.xml
  2. index 588bbe5..962d7e3 100644
  3. --- a/container-spi/pom.xml
  4. +++ b/container-spi/pom.xml
  5. @@ -4,7 +4,7 @@
  6.      <parent>
  7.          <artifactId>mod_cluster-parent</artifactId>
  8.          <groupId>org.jboss.mod_cluster</groupId>
  9. -        <version>1.2.5.Final</version>
  10. +        <version>1.2.6.Final</version>
  11.          <relativePath>..</relativePath>
  12.      </parent>
  13.      <artifactId>mod_cluster-container-spi</artifactId>
  14. diff --git a/container/catalina-standalone/pom.xml b/container/catalina-standalone/pom.xml
  15. index acb85a8..db7a1c8 100644
  16. --- a/container/catalina-standalone/pom.xml
  17. +++ b/container/catalina-standalone/pom.xml
  18. @@ -25,7 +25,7 @@
  19.      <parent>
  20.          <groupId>org.jboss.mod_cluster</groupId>
  21.          <artifactId>mod_cluster-container</artifactId>
  22. -        <version>1.2.5.Final</version>
  23. +        <version>1.2.6.Final</version>
  24.          <relativePath>..</relativePath>
  25.      </parent>
  26.      <artifactId>mod_cluster-container-catalina-standalone</artifactId>
  27. diff --git a/container/catalina/pom.xml b/container/catalina/pom.xml
  28. index aa61694..e12a429 100644
  29. --- a/container/catalina/pom.xml
  30. +++ b/container/catalina/pom.xml
  31. @@ -25,7 +25,7 @@
  32.      <parent>
  33.          <groupId>org.jboss.mod_cluster</groupId>
  34.          <artifactId>mod_cluster-container</artifactId>
  35. -        <version>1.2.5.Final</version>
  36. +        <version>1.2.6.Final</version>
  37.          <relativePath>..</relativePath>
  38.      </parent>
  39.      <artifactId>mod_cluster-container-catalina</artifactId>
  40. diff --git a/container/jbossweb/pom.xml b/container/jbossweb/pom.xml
  41. index 2f0fd77..81c8ffa 100644
  42. --- a/container/jbossweb/pom.xml
  43. +++ b/container/jbossweb/pom.xml
  44. @@ -3,7 +3,7 @@
  45.      <parent>
  46.          <groupId>org.jboss.mod_cluster</groupId>
  47.          <artifactId>mod_cluster-container</artifactId>
  48. -        <version>1.2.5.Final</version>
  49. +        <version>1.2.6.Final</version>
  50.          <relativePath>..</relativePath>
  51.      </parent>
  52.      <artifactId>mod_cluster-container-jbossweb</artifactId>
  53. diff --git a/container/pom.xml b/container/pom.xml
  54. index d221ce7..89081ea 100644
  55. --- a/container/pom.xml
  56. +++ b/container/pom.xml
  57. @@ -3,7 +3,7 @@
  58.      <parent>
  59.          <artifactId>mod_cluster-parent</artifactId>
  60.          <groupId>org.jboss.mod_cluster</groupId>
  61. -        <version>1.2.5.Final</version>
  62. +        <version>1.2.6.Final</version>
  63.          <relativePath>..</relativePath>
  64.      </parent>
  65.      <artifactId>mod_cluster-container</artifactId>
  66. diff --git a/container/tomcat6/pom.xml b/container/tomcat6/pom.xml
  67. index 45b3d1b..90ee0ec 100644
  68. --- a/container/tomcat6/pom.xml
  69. +++ b/container/tomcat6/pom.xml
  70. @@ -3,7 +3,7 @@
  71.      <parent>
  72.          <groupId>org.jboss.mod_cluster</groupId>
  73.          <artifactId>mod_cluster-container</artifactId>
  74. -        <version>1.2.5.Final</version>
  75. +        <version>1.2.6.Final</version>
  76.          <relativePath>..</relativePath>
  77.      </parent>
  78.      <artifactId>mod_cluster-container-tomcat6</artifactId>
  79. diff --git a/container/tomcat7/pom.xml b/container/tomcat7/pom.xml
  80. index e56e153..055e8f9 100644
  81. --- a/container/tomcat7/pom.xml
  82. +++ b/container/tomcat7/pom.xml
  83. @@ -3,7 +3,7 @@
  84.      <parent>
  85.          <groupId>org.jboss.mod_cluster</groupId>
  86.          <artifactId>mod_cluster-container</artifactId>
  87. -        <version>1.2.5.Final</version>
  88. +        <version>1.2.6.Final</version>
  89.          <relativePath>..</relativePath>
  90.      </parent>
  91.      <artifactId>mod_cluster-container-tomcat7</artifactId>
  92. diff --git a/core/pom.xml b/core/pom.xml
  93. index a55f8ff..d19162d 100644
  94. --- a/core/pom.xml
  95. +++ b/core/pom.xml
  96. @@ -25,7 +25,7 @@
  97.      <parent>
  98.          <groupId>org.jboss.mod_cluster</groupId>
  99.          <artifactId>mod_cluster-parent</artifactId>
  100. -        <version>1.2.5.Final</version>
  101. +        <version>1.2.6.Final</version>
  102.          <relativePath>..</relativePath>
  103.      </parent>
  104.      <artifactId>mod_cluster-core</artifactId>
  105. diff --git a/demo/client/pom.xml b/demo/client/pom.xml
  106. index 280869d..d76f8d9 100644
  107. --- a/demo/client/pom.xml
  108. +++ b/demo/client/pom.xml
  109. @@ -4,7 +4,7 @@
  110.      <parent>
  111.          <groupId>org.jboss.mod_cluster</groupId>
  112.          <artifactId>mod_cluster-demo</artifactId>
  113. -        <version>1.2.5.Final</version>
  114. +        <version>1.2.6.Final</version>
  115.          <relativePath>..</relativePath>
  116.      </parent>
  117.      <artifactId>mod_cluster-demo-client</artifactId>
  118. diff --git a/demo/pom.xml b/demo/pom.xml
  119. index 85c53d7..34921cd 100644
  120. --- a/demo/pom.xml
  121. +++ b/demo/pom.xml
  122. @@ -3,7 +3,7 @@
  123.      <parent>
  124.          <groupId>org.jboss.mod_cluster</groupId>
  125.          <artifactId>mod_cluster-parent</artifactId>
  126. -        <version>1.2.5.Final</version>
  127. +        <version>1.2.6.Final</version>
  128.          <relativePath>..</relativePath>
  129.      </parent>
  130.      <artifactId>mod_cluster-demo</artifactId>
  131. diff --git a/demo/server/pom.xml b/demo/server/pom.xml
  132. index 767fe91..3c6f6e8 100644
  133. --- a/demo/server/pom.xml
  134. +++ b/demo/server/pom.xml
  135. @@ -4,7 +4,7 @@
  136.      <parent>
  137.          <groupId>org.jboss.mod_cluster</groupId>
  138.          <artifactId>mod_cluster-demo</artifactId>
  139. -        <version>1.2.5.Final</version>
  140. +        <version>1.2.6.Final</version>
  141.          <relativePath>..</relativePath>
  142.      </parent>
  143.      <artifactId>mod_cluster-demo-server</artifactId>
  144. diff --git a/native/include/mod_proxy_cluster.h b/native/include/mod_proxy_cluster.h
  145. index 8739099..cee2e6f 100644
  146. --- a/native/include/mod_proxy_cluster.h
  147. +++ b/native/include/mod_proxy_cluster.h
  148. @@ -28,7 +28,7 @@
  149.  #ifndef MOD_PROXY_CLUSTER_H
  150.  #define MOD_PROXY_CLUSTER_H
  151.  
  152. -#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.5.dev"
  153. +#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.6.Final"
  154.  
  155.  /* define the values for sticky_force */
  156.  #define STSESSION 0x01 /* Use sticky session logic (first sessionid and then domain) */
  157. diff --git a/pom.xml b/pom.xml
  158. index 1192152..fc947fd 100644
  159. --- a/pom.xml
  160. +++ b/pom.xml
  161. @@ -9,7 +9,7 @@
  162.      <modelVersion>4.0.0</modelVersion>
  163.      <groupId>org.jboss.mod_cluster</groupId>
  164.      <artifactId>mod_cluster-parent</artifactId>
  165. -    <version>1.2.5.Final</version>
  166. +    <version>1.2.6.Final</version>
  167.      <packaging>pom</packaging>
  168.    
  169.      <name>mod_cluster</name>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement