killbill-memoizeit

pom.xml: update killbill-oss-parent to 0.7.20 Signed-off-by:

8/15/2014 5:58:00 AM

Details

NEWS 13(+11 -2)

diff --git a/NEWS b/NEWS
index 59cc6c7..767f9ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
+0.11.9
+    payment: rework Janitor shutdown sequence
+    jdbc: integrate log4jdbc-log4j2
+    profiling: add support for JAX-RS and EhCache
+    Shiro integration bugfixes
+    Fix tests failures on H2
+    https://github.com/killbill/killbill/issues/204
+    Update killbill-oss-parent to 0.7.20
+
 0.11.8
-    Add suppport for profiling data
-    Harden code to fix sporadic failure in intergation tests
+    Add support for profiling data
+    Harden code to fix sporadic failure in integration tests
 
 0.11.6
     Payment subsystem (complete merge payment and direct payment, and does renaming)

pom.xml 2(+1 -1)

diff --git a/pom.xml b/pom.xml
index 4151d5c..5d34c36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>killbill-oss-parent</artifactId>
         <groupId>org.kill-bill.billing</groupId>
-        <version>0.7.20-SNAPSHOT</version>
+        <version>0.7.20</version>
     </parent>
     <artifactId>killbill</artifactId>
     <version>0.11.9-SNAPSHOT</version>
diff --git a/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties b/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
index dab32ca..f04e249 100644
--- a/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -3,34 +3,49 @@
 
 ### 0.11.x series ###
 
-## 0.11.7 -- latest unstable release
-0.11.7.updates           =
-0.11.7.notices           = This is the latest dev release.
+## 0.11.9 -- latest unstable release
+0.11.9.updates           =
+0.11.9.notices           = This is the latest dev release.
+0.11.9.release-notes     = http://kill-bill.org
+
+## 0.11.8
+0.11.8.updates           = 0.11.9
+0.11.8.notices           = We recommend upgrading to 0.11.9, our latest dev release.
+0.11.8.release-notes     = http://kill-bill.org
+
+## 0.11.7
+0.11.7.updates           = 0.11.9
+0.11.7.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.7.release-notes     = http://kill-bill.org
 
-## 0.11.5 -- latest unstable release
-0.11.5.updates           = 0.11.7
-0.11.5.notices           = This is the latest dev release.
+## 0.11.6
+0.11.6.updates           = 0.11.9
+0.11.6.notices           = We recommend upgrading to 0.11.9, our latest dev release.
+0.11.6.release-notes     = http://kill-bill.org
+
+## 0.11.5
+0.11.5.updates           = 0.11.9
+0.11.5.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.5.release-notes     = http://kill-bill.org
 
 ## 0.11.4
-0.11.4.updates           = 0.11.7
-0.11.4.notices           = We recommend upgrading to 0.11.7, our latest dev release.
+0.11.4.updates           = 0.11.9
+0.11.4.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.4.release-notes     = http://kill-bill.org
 
 ## 0.11.3
-0.11.3.updates           = 0.11.7
-0.11.3.notices           = We recommend upgrading to 0.11.7, our latest dev release.
+0.11.3.updates           = 0.11.9
+0.11.3.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.3.release-notes     = http://kill-bill.org
 
 ## 0.11.2
-0.11.2.updates           = 0.11.7
-0.11.2.notices           = We recommend upgrading to 0.11.7, our latest dev release.
+0.11.2.updates           = 0.11.9
+0.11.2.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.2.release-notes     = http://kill-bill.org
 
 ## 0.11.1
-0.11.1.updates           = 0.11.7
-0.11.1.notices           = We recommend upgrading to 0.11.7, our latest dev release.
+0.11.1.updates           = 0.11.9
+0.11.1.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.1.release-notes     = http://kill-bill.org
 
 ### 0.10.x series ###
diff --git a/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties b/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
index 8b7b2a4..a56bcc5 100644
--- a/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -3,7 +3,27 @@
 
 ### 0.11.x series ###
 
-## 0.11.5 -- latest unstable release
-0.11.5.updates           =
-0.11.5.notices           = This is the latest dev release.
+## 0.11.9 -- latest unstable release
+0.11.9.updates           =
+0.11.9.notices           = This is the latest dev release.
+0.11.9.release-notes     = http://kill-bill.org
+
+## 0.11.8
+0.11.8.updates           = 0.11.9
+0.11.8.notices           = We recommend upgrading to 0.11.9, our latest dev release.
+0.11.8.release-notes     = http://kill-bill.org
+
+## 0.11.7
+0.11.7.updates           = 0.11.9
+0.11.7.notices           = We recommend upgrading to 0.11.9, our latest dev release.
+0.11.7.release-notes     = http://kill-bill.org
+
+## 0.11.6
+0.11.6.updates           = 0.11.9
+0.11.6.notices           = We recommend upgrading to 0.11.9, our latest dev release.
+0.11.6.release-notes     = http://kill-bill.org
+
+## 0.11.5
+0.11.5.updates           = 0.11.9
+0.11.5.notices           = We recommend upgrading to 0.11.9, our latest dev release.
 0.11.5.release-notes     = http://kill-bill.org