You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2019/04/04 17:37:56 UTC

svn commit: r1856968 [1/2] - in /incubator/public/trunk: clutch2.pkl clutch2.py content/clutch/_includes/clutchr.ad content/clutch/_includes/clutcht.ad content/clutch/clutch.json

Author: wave
Date: Thu Apr  4 17:37:56 2019
New Revision: 1856968

URL: http://svn.apache.org/viewvc?rev=1856968&view=rev
Log:
Last change broke a regular expression that find distribution areas - now fixed

Modified:
    incubator/public/trunk/clutch2.pkl
    incubator/public/trunk/clutch2.py
    incubator/public/trunk/content/clutch/_includes/clutchr.ad
    incubator/public/trunk/content/clutch/_includes/clutcht.ad
    incubator/public/trunk/content/clutch/clutch.json

Modified: incubator/public/trunk/clutch2.pkl
URL: http://svn.apache.org/viewvc/incubator/public/trunk/clutch2.pkl?rev=1856968&r1=1856967&r2=1856968&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/public/trunk/clutch2.py
URL: http://svn.apache.org/viewvc/incubator/public/trunk/clutch2.py?rev=1856968&r1=1856967&r2=1856968&view=diff
==============================================================================
--- incubator/public/trunk/clutch2.py (original)
+++ incubator/public/trunk/clutch2.py Thu Apr  4 17:37:56 2019
@@ -950,6 +950,10 @@ for entry in dom.getElementsByTagName("e
             incubatorSvnDirs[
                 "http://svn.apache.org/repos/asf/incubator/{0}/".format(name)] = True
 
+if len(incubatorSvnDirs) == 0:
+    print("ABORT:  Incubator http://svn.apache.org/repos/asf/incubator is not available")
+    sys.exit(5)
+
 # Detect certain resources ---
 
 print("Detect certain resources ...")
@@ -1141,7 +1145,7 @@ for k in sorted(projectNames, key=str.lo
 
     # Detect if they have a PGP KEYS file
     if projects[k]['urlDist']:
-        match = re.search("=incubator/([^/]+)/", projects[k]['urlDist'])
+        match = re.search("/incubator/([^/]+)/", projects[k]['urlDist'])
         if match:
             nameDistArea = match.group(1)
             if nameDistArea in keysList:

Modified: incubator/public/trunk/content/clutch/_includes/clutchr.ad
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/clutch/_includes/clutchr.ad?rev=1856968&r1=1856967&r2=1856968&view=diff
==============================================================================
--- incubator/public/trunk/content/clutch/_includes/clutchr.ad (original)
+++ incubator/public/trunk/content/clutch/_includes/clutchr.ad Thu Apr  4 17:37:56 2019
@@ -2,12 +2,12 @@
 |link:amaterasu.html[Amaterasu]
 |Incubator
 |2017-09-07
-|link:/projects/amaterasu.html">[[.cool3]#571#]
+|link:/projects/amaterasu.html">[[.cool3]#574#]
 |False
 |1
 |link:/projects/amaterasu.html">[[.cool1]#True#]
 |2017-09-25
-|link:/projects/amaterasu.html">[[.cool4]#553#]
+|link:/projects/amaterasu.html">[[.cool4]#556#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=amaterasu[[.cool1]#7#]
 |[.care]#0#
@@ -24,12 +24,12 @@
 |link:annotator.html[Annotator]
 |Incubator
 |2016-08-30
-|link:/projects/annotator.html">[[.cool4]#944#]
+|link:/projects/annotator.html">[[.cool4]#947#]
 |False
 |1
 |link:/projects/annotator.html">[[.cool1]#True#]
 |2017-02-13
-|link:/projects/annotator.html">[[.cool4]#777#]
+|link:/projects/annotator.html">[[.cool4]#780#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=annotator[[.cool1]#8#]
 |[.care]#0#
@@ -46,12 +46,12 @@
 |link:batchee.html[BatchEE]
 |Incubator
 |2013-10-03
-|link:/projects/batchee.html">[[.cool4]#2006#]
+|link:/projects/batchee.html">[[.cool4]#2009#]
 |False
 |1
 |link:/projects/batchee.html">[[.cool1]#True#]
 |2015-01-06
-|link:/projects/batchee.html">[[.cool4]#1546#]
+|link:/projects/batchee.html">[[.cool4]#1549#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=batchee[[.cool1]#9#]
 |[.care]#0#
@@ -68,12 +68,12 @@
 |link:brpc.html[BRPC]
 |Incubator
 |2018-11-13
-|link:/projects/brpc.html">[[.cool2]#139#]
+|link:/projects/brpc.html">[[.cool2]#142#]
 |False
 |3
 |link:/projects/brpc.html">[[.cool1]#True#]
 |2018-11-23
-|link:/projects/brpc.html">[[.cool3]#129#]
+|link:/projects/brpc.html">[[.cool3]#132#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=brpc[[.cool1]#9#]
 |[.care]#0#
@@ -90,12 +90,12 @@
 |link:crail.html[Crail]
 |Incubator
 |2017-11-01
-|link:/projects/crail.html">[[.cool1]#516#]
+|link:/projects/crail.html">[[.cool1]#519#]
 |False
 |3
 |link:/projects/crail.html">[[.cool1]#True#]
 |2018-01-03
-|link:/projects/crail.html">[[.cool4]#453#]
+|link:/projects/crail.html">[[.cool4]#456#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=crail[[.cool1]#9#]
 |[.care]#0#
@@ -112,12 +112,12 @@
 |link:daffodil.html[Daffodil]
 |Incubator
 |2017-08-27
-|link:/projects/daffodil.html">[[.cool3]#582#]
+|link:/projects/daffodil.html">[[.cool3]#585#]
 |False
 |3
 |link:/projects/daffodil.html">[[.cool1]#True#]
 |2018-08-28
-|link:/projects/daffodil.html">[[.cool4]#216#]
+|link:/projects/daffodil.html">[[.cool4]#219#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=daffodil[[.cool1]#8#]
 |[.care]#0#
@@ -134,7 +134,7 @@
 |link:datasketches.html[DataSketches]
 |Incubator
 |2019-03-30
-|link:/projects/datasketches.html">[[.cool3]#2#]
+|link:/projects/datasketches.html">[[.cool3]#5#]
 |[.care]#True#
 |2
 |[.issue]#False#
@@ -156,12 +156,12 @@
 |link:dlab.html[DLab]
 |Incubator
 |2018-08-20
-|link:/projects/dlab.html">[[.cool2]#224#]
+|link:/projects/dlab.html">[[.cool2]#227#]
 |False
 |3
 |link:/projects/dlab.html">[[.cool1]#True#]
 |2018-08-20
-|link:/projects/dlab.html">[[.cool4]#224#]
+|link:/projects/dlab.html">[[.cool4]#227#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=dlab[[.cool1]#14#]
 |[.care]#0#
@@ -178,12 +178,12 @@
 |link:doris.html[Doris]
 |Incubator
 |2018-07-18
-|link:/projects/doris.html">[[.cool2]#257#]
+|link:/projects/doris.html">[[.cool2]#260#]
 |False
 |2
 |link:/projects/doris.html">[[.cool1]#True#]
 |2018-08-23
-|link:/projects/doris.html">[[.cool4]#221#]
+|link:/projects/doris.html">[[.cool4]#224#]
 |0,0,2
 |https://people.apache.org/phonebook.html?podling=doris[[.cool1]#12#]
 |[.care]#0#
@@ -200,12 +200,12 @@
 |link:druid.html[Druid]
 |Incubator
 |2018-02-28
-|link:/projects/druid.html">[[.cool1]#397#]
+|link:/projects/druid.html">[[.cool1]#400#]
 |False
 |3
 |link:/projects/druid.html">[[.cool1]#True#]
 |2018-05-03
-|link:/projects/druid.html">[[.cool4]#333#]
+|link:/projects/druid.html">[[.cool4]#336#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=druid[[.cool1]#29#]
 |[.care]#0#
@@ -222,13 +222,13 @@
 |link:dubbo.html[Dubbo]
 |Incubator
 |2018-02-16
-|link:/projects/dubbo.html">[[.cool1]#409#]
+|link:/projects/dubbo.html">[[.cool1]#412#]
 |False
 |3
 |link:/projects/dubbo.html">[[.cool1]#True#]
-|2019-03-27
-|link:/projects/dubbo.html">[[.cool1]#5#]
-|5,8,12
+|2019-04-01
+|link:/projects/dubbo.html">[[.cool1]#3#]
+|6,9,13
 |https://people.apache.org/phonebook.html?podling=dubbo[[.cool1]#35#]
 |[.cool1]#21#
 |https://gitbox.apache.org/repos/asf?p=incubator-dubbo.git;a=tree;hb=HEAD[[.cool1]#True#]
@@ -244,12 +244,12 @@
 |link:echarts.html[ECharts]
 |Incubator
 |2018-01-18
-|link:/projects/echarts.html">[[.cool1]#438#]
+|link:/projects/echarts.html">[[.cool1]#441#]
 |False
 |2
 |link:/projects/echarts.html">[[.cool1]#True#]
 |2018-02-22
-|link:/projects/echarts.html">[[.cool4]#403#]
+|link:/projects/echarts.html">[[.cool4]#406#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=echarts[[.cool1]#13#]
 |[.care]#0#
@@ -266,12 +266,12 @@
 |link:edgent.html[Edgent]
 |Incubator
 |2016-02-29
-|link:/projects/edgent.html">[[.cool4]#1127#]
+|link:/projects/edgent.html">[[.cool4]#1130#]
 |False
 |2
 |link:/projects/edgent.html">[[.cool1]#True#]
 |2017-05-22
-|link:/projects/edgent.html">[[.cool4]#679#]
+|link:/projects/edgent.html">[[.cool4]#682#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=edgent[[.cool1]#11#]
 |[.care]#0#
@@ -288,12 +288,12 @@
 |link:flagon.html[Flagon]
 |Incubator
 |2016-07-13
-|link:/projects/flagon.html">[[.cool4]#992#]
+|link:/projects/flagon.html">[[.cool4]#995#]
 |False
 |1
 |link:/projects/flagon.html">[[.cool1]#True#]
 |2019-03-29
-|link:/projects/flagon.html">[[.cool1]#3#]
+|link:/projects/flagon.html">[[.cool1]#6#]
 |1,1,1
 |https://people.apache.org/phonebook.html?podling=flagon[[.cool1]#10#]
 |[.care]#0#
@@ -310,12 +310,12 @@
 |link:gobblin.html[Gobblin]
 |Incubator
 |2017-02-23
-|link:/projects/gobblin.html">[[.cool4]#767#]
+|link:/projects/gobblin.html">[[.cool4]#770#]
 |False
 |1
 |link:/projects/gobblin.html">[[.cool1]#True#]
 |2017-07-28
-|link:/projects/gobblin.html">[[.cool4]#612#]
+|link:/projects/gobblin.html">[[.cool4]#615#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=gobblin[[.cool1]#9#]
 |[.care]#0#
@@ -332,12 +332,12 @@
 |link:heron.html[Heron]
 |Incubator
 |2017-06-23
-|link:/projects/heron.html">[[.cool3]#647#]
+|link:/projects/heron.html">[[.cool3]#650#]
 |False
 |2
 |link:/projects/heron.html">[[.cool1]#True#]
 |2018-09-21
-|link:/projects/heron.html">[[.cool4]#192#]
+|link:/projects/heron.html">[[.cool4]#195#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=heron[[.cool1]#22#]
 |[.care]#0#
@@ -354,12 +354,12 @@
 |link:hivemall.html[Hivemall]
 |Incubator
 |2016-09-13
-|link:/projects/hivemall.html">[[.cool4]#930#]
+|link:/projects/hivemall.html">[[.cool4]#933#]
 |False
 |3
 |link:/projects/hivemall.html">[[.cool1]#True#]
 |2017-02-03
-|link:/projects/hivemall.html">[[.cool4]#787#]
+|link:/projects/hivemall.html">[[.cool4]#790#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=hivemall[[.cool1]#10#]
 |[.care]#0#
@@ -376,12 +376,12 @@
 |link:hudi.html[Hudi]
 |incubator
 |2019-01-17
-|link:/projects/hudi.html">[[.cool3]#74#]
+|link:/projects/hudi.html">[[.cool3]#77#]
 |[.care]#True#
 |1
 |link:/projects/hudi.html">[[.cool1]#True#]
 |2019-03-13
-|link:/projects/hudi.html">[[.cool1]#19#]
+|link:/projects/hudi.html">[[.cool1]#22#]
 |2,10,-
 |https://people.apache.org/phonebook.html?podling=hudi[[.cool1]#10#]
 |[.care]#0#
@@ -398,12 +398,12 @@
 |link:iceberg.html[Iceberg]
 |Incubator
 |2018-11-16
-|link:/projects/iceberg.html">[[.cool2]#136#]
+|link:/projects/iceberg.html">[[.cool2]#139#]
 |False
 |3
 |link:/projects/iceberg.html">[[.cool1]#True#]
 |2018-11-19
-|link:/projects/iceberg.html">[[.cool3]#133#]
+|link:/projects/iceberg.html">[[.cool3]#136#]
 |0,0,3
 |https://people.apache.org/phonebook.html?podling=iceberg[[.cool1]#6#]
 |[.care]#0#
@@ -420,12 +420,12 @@
 |link:iotdb.html[IoTDB]
 |Incubator
 |2018-11-18
-|link:/projects/iotdb.html">[[.cool2]#134#]
+|link:/projects/iotdb.html">[[.cool2]#137#]
 |False
 |3
 |link:/projects/iotdb.html">[[.cool1]#True#]
 |2019-03-07
-|link:/projects/iotdb.html">[[.cool1]#25#]
+|link:/projects/iotdb.html">[[.cool1]#28#]
 |1,1,2
 |https://people.apache.org/phonebook.html?podling=iotdb[[.cool1]#20#]
 |[.care]#0#
@@ -442,12 +442,12 @@
 |link:livy.html[Livy]
 |Incubator
 |2017-06-05
-|link:/projects/livy.html">[[.cool3]#665#]
+|link:/projects/livy.html">[[.cool3]#668#]
 |False
 |1
 |link:/projects/livy.html">[[.cool1]#True#]
 |2017-06-23
-|link:/projects/livy.html">[[.cool4]#647#]
+|link:/projects/livy.html">[[.cool4]#650#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=livy[[.cool1]#10#]
 |[.care]#0#
@@ -464,12 +464,12 @@
 |link:marvin-ai.html[Marvin-AI]
 |Incubator
 |2018-08-21
-|link:/projects/marvin.html">[[.cool2]#223#]
+|link:/projects/marvin.html">[[.cool2]#226#]
 |False
 |3
 |link:/projects/marvin.html">[[.cool1]#True#]
 |2018-11-08
-|link:/projects/marvin.html">[[.cool3]#144#]
+|link:/projects/marvin.html">[[.cool3]#147#]
 |0,0,2
 |https://people.apache.org/phonebook.html?podling=marvin[[.cool1]#14#]
 |[.care]#0#
@@ -486,12 +486,12 @@
 |link:milagro.html[Milagro]
 |Incubator
 |2015-12-21
-|link:/projects/milagro.html">[[.cool4]#1197#]
+|link:/projects/milagro.html">[[.cool4]#1200#]
 |False
 |1
 |link:/projects/milagro.html">[[.cool1]#True#]
 |2016-04-12
-|link:/projects/milagro.html">[[.cool4]#1084#]
+|link:/projects/milagro.html">[[.cool4]#1087#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=milagro[[.cool1]#7#]
 |[.care]#0#
@@ -508,14 +508,14 @@
 |link:mxnet.html[MXNet]
 |Incubator
 |2017-01-23
-|link:/projects/mxnet.html">[[.cool4]#798#]
+|link:/projects/mxnet.html">[[.cool4]#801#]
 |False
 |1
 |link:/projects/mxnet.html">[[.cool1]#True#]
 |2019-02-26
-|link:/projects/mxnet.html">[[.cool1]#34#]
+|link:/projects/mxnet.html">[[.cool1]#37#]
 |1,1,5
-|https://people.apache.org/phonebook.html?podling=mxnet[[.cool1]#63#]
+|https://people.apache.org/phonebook.html?podling=mxnet[[.cool1]#64#]
 |[.care]#0#
 |https://gitbox.apache.org/repos/asf?p=incubator-mxnet.git;a=tree;hb=HEAD[[.cool1]#True#]
 |https://issues.apache.org/jira[[.cool1]#True#]
@@ -530,12 +530,12 @@
 |link:myriad.html[Myriad]
 |Incubator
 |2015-03-01
-|link:/projects/myriad.html">[[.cool4]#1492#]
+|link:/projects/myriad.html">[[.cool4]#1495#]
 |False
 |3
 |link:/projects/myriad.html">[[.cool1]#True#]
 |2019-03-30
-|link:/projects/myriad.html">[[.cool1]#2#]
+|link:/projects/myriad.html">[[.cool1]#5#]
 |3,4,7
 |https://people.apache.org/phonebook.html?podling=myriad[[.cool1]#11#]
 |[.cool1]#3#
@@ -552,12 +552,12 @@
 |link:nemo.html[Nemo]
 |Incubator
 |2018-02-04
-|link:/projects/nemo.html">[[.cool1]#421#]
+|link:/projects/nemo.html">[[.cool1]#424#]
 |False
 |3
 |link:/projects/nemo.html">[[.cool1]#True#]
 |2018-03-01
-|link:/projects/nemo.html">[[.cool4]#396#]
+|link:/projects/nemo.html">[[.cool4]#399#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=nemo[[.cool1]#17#]
 |[.care]#0#
@@ -574,14 +574,14 @@
 |link:netbeans.html[NetBeans]
 |Incubator
 |2016-10-01
-|link:/projects/netbeans.html">[[.cool4]#912#]
+|link:/projects/netbeans.html">[[.cool4]#915#]
 |False
 |1
 |link:/projects/netbeans.html">[[.cool1]#True#]
 |2017-11-18
-|link:/projects/netbeans.html">[[.cool4]#499#]
+|link:/projects/netbeans.html">[[.cool4]#502#]
 |0,0,0
-|https://people.apache.org/phonebook.html?podling=netbeans[[.cool1]#72#]
+|https://people.apache.org/phonebook.html?podling=netbeans[[.cool1]#73#]
 |[.care]#0#
 |https://gitbox.apache.org/repos/asf?p=incubator-netbeans.git;a=tree;hb=HEAD[[.cool1]#True#]
 |https://issues.apache.org/jira/browse/NETBEANS[[.cool1]#True#]
@@ -596,12 +596,12 @@
 |link:omid.html[Omid]
 |Incubator
 |2016-03-28
-|link:/projects/omid.html">[[.cool4]#1099#]
+|link:/projects/omid.html">[[.cool4]#1102#]
 |False
 |3
 |link:/projects/omid.html">[[.cool1]#True#]
 |2018-09-19
-|link:/projects/omid.html">[[.cool4]#194#]
+|link:/projects/omid.html">[[.cool4]#197#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=omid[[.care]#2#]
 |[.care]#0#
@@ -618,12 +618,12 @@
 |link:openwhisk.html[OpenWhisk]
 |Incubator
 |2016-11-23
-|link:/projects/openwhisk.html">[[.cool4]#859#]
+|link:/projects/openwhisk.html">[[.cool4]#862#]
 |False
 |3
 |link:/projects/openwhisk.html">[[.cool1]#True#]
 |2019-03-14
-|link:/projects/openwhisk.html">[[.cool1]#18#]
+|link:/projects/openwhisk.html">[[.cool1]#21#]
 |2,2,2
 |https://people.apache.org/phonebook.html?podling=openwhisk[[.cool1]#39#]
 |[.care]#0#
@@ -640,12 +640,12 @@
 |link:pagespeed.html[PageSpeed]
 |Incubator
 |2017-09-30
-|link:/projects/pagespeed.html">[[.cool1]#548#]
+|link:/projects/pagespeed.html">[[.cool1]#551#]
 |False
 |2
 |link:/projects/pagespeed.html">[[.cool1]#True#]
 |2017-10-02
-|link:/projects/pagespeed.html">[[.cool4]#546#]
+|link:/projects/pagespeed.html">[[.cool4]#549#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=pagespeed[[.cool1]#10#]
 |[.care]#0#
@@ -662,12 +662,12 @@
 |link:pinot.html[Pinot]
 |Incubator
 |2018-10-17
-|link:/projects/pinot.html">[[.cool2]#166#]
+|link:/projects/pinot.html">[[.cool2]#169#]
 |False
 |2
 |link:/projects/pinot.html">[[.cool1]#True#]
 |2018-10-25
-|link:/projects/pinot.html">[[.cool3]#158#]
+|link:/projects/pinot.html">[[.cool3]#161#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=pinot[[.cool1]#23#]
 |[.care]#0#
@@ -684,12 +684,12 @@
 |link:plc4x.html[PLC4X]
 |Incubator
 |2017-12-18
-|link:/projects/plc4x.html">[[.cool1]#469#]
+|link:/projects/plc4x.html">[[.cool1]#472#]
 |False
 |1
 |link:/projects/plc4x.html">[[.cool1]#True#]
 |2019-03-07
-|link:/projects/plc4x.html">[[.cool1]#25#]
+|link:/projects/plc4x.html">[[.cool1]#28#]
 |1,1,1
 |https://people.apache.org/phonebook.html?podling=plc4x[[.cool1]#15#]
 |[.care]#0#
@@ -706,12 +706,12 @@
 |link:ponymail.html[Pony Mail]
 |Incubator
 |2016-05-27
-|link:/projects/ponymail.html">[[.cool4]#1039#]
+|link:/projects/ponymail.html">[[.cool4]#1042#]
 |False
 |3
 |link:/projects/ponymail.html">[[.cool1]#True#]
 |2017-08-01
-|link:/projects/ponymail.html">[[.cool4]#608#]
+|link:/projects/ponymail.html">[[.cool4]#611#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=ponymail[[.cool1]#11#]
 |[.care]#0#
@@ -728,12 +728,12 @@
 |link:ratis.html[Ratis]
 |Incubator
 |2017-01-03
-|link:/projects/ratis.html">[[.cool4]#818#]
+|link:/projects/ratis.html">[[.cool4]#821#]
 |False
 |2
 |link:/projects/ratis.html">[[.cool1]#True#]
 |2017-02-02
-|link:/projects/ratis.html">[[.cool4]#788#]
+|link:/projects/ratis.html">[[.cool4]#791#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=ratis[[.cool1]#25#]
 |[.care]#0#
@@ -750,12 +750,12 @@
 |link:rya.html[Rya]
 |Incubator
 |2015-09-18
-|link:/projects/rya.html">[[.cool4]#1291#]
+|link:/projects/rya.html">[[.cool4]#1294#]
 |False
 |1
 |link:/projects/rya.html">[[.cool1]#True#]
 |2018-11-25
-|link:/projects/rya.html">[[.cool3]#127#]
+|link:/projects/rya.html">[[.cool3]#130#]
 |0,0,5
 |https://people.apache.org/phonebook.html?podling=rya[[.cool1]#12#]
 |[.cool1]#2#
@@ -772,12 +772,12 @@
 |link:s2graph.html[S2Graph]
 |Incubator
 |2015-11-29
-|link:/projects/s2graph.html">[[.cool4]#1219#]
+|link:/projects/s2graph.html">[[.cool4]#1222#]
 |False
 |2
 |link:/projects/s2graph.html">[[.cool1]#True#]
 |2016-05-10
-|link:/projects/s2graph.html">[[.cool4]#1056#]
+|link:/projects/s2graph.html">[[.cool4]#1059#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=s2graph[[.cool1]#13#]
 |[.care]#0#
@@ -794,12 +794,12 @@
 |link:samoa.html[SAMOA]
 |Incubator
 |2014-12-15
-|link:/projects/samoa.html">[[.cool4]#1568#]
+|link:/projects/samoa.html">[[.cool4]#1571#]
 |False
 |3
 |link:/projects/samoa.html">[[.cool1]#True#]
 |2015-01-06
-|link:/projects/samoa.html">[[.cool4]#1546#]
+|link:/projects/samoa.html">[[.cool4]#1549#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=samoa[[.cool1]#11#]
 |[.care]#0#
@@ -816,12 +816,12 @@
 |link:sdap.html[SDAP]
 |Incubator
 |2017-10-22
-|link:/projects/sdap.html">[[.cool1]#526#]
+|link:/projects/sdap.html">[[.cool1]#529#]
 |False
 |2
 |link:/projects/sdap.html">[[.cool1]#True#]
 |2017-10-26
-|link:/projects/sdap.html">[[.cool4]#522#]
+|link:/projects/sdap.html">[[.cool4]#525#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=sdap[[.cool1]#15#]
 |[.care]#0#
@@ -838,13 +838,13 @@
 |link:shardingsphere.html[ShardingSphere]
 |Incubator
 |2018-11-10
-|link:/projects/shardingsphere.html">[[.cool2]#142#]
+|link:/projects/shardingsphere.html">[[.cool2]#145#]
 |False
 |3
 |link:/projects/shardingsphere.html">[[.cool1]#True#]
 |2019-02-02
-|link:/projects/shardingsphere.html">[[.cool1]#58#]
-|1,2,10
+|link:/projects/shardingsphere.html">[[.cool2]#61#]
+|0,2,10
 |https://people.apache.org/phonebook.html?podling=shardingsphere[[.cool1]#17#]
 |[.care]#0#
 |https://gitbox.apache.org/repos/asf?p=incubator-shardingsphere.git;a=tree;hb=HEAD[[.cool1]#True#]
@@ -860,12 +860,12 @@
 |link:singa.html[SINGA]
 |Incubator
 |2015-03-17
-|link:/projects/singa.html">[[.cool4]#1476#]
+|link:/projects/singa.html">[[.cool4]#1479#]
 |False
 |3
 |link:/projects/singa.html">[[.cool1]#True#]
 |2019-02-21
-|link:/projects/singa.html">[[.cool1]#39#]
+|link:/projects/singa.html">[[.cool1]#42#]
 |1,1,1
 |https://people.apache.org/phonebook.html?podling=singa[[.cool1]#13#]
 |[.care]#0#
@@ -882,12 +882,12 @@
 |link:skywalking.html[SkyWalking]
 |Incubator
 |2017-12-08
-|link:/projects/skywalking.html">[[.cool1]#479#]
+|link:/projects/skywalking.html">[[.cool1]#482#]
 |False
 |3
 |link:/projects/skywalking.html">[[.cool1]#True#]
 |2019-03-03
-|link:/projects/skywalking.html">[[.cool1]#29#]
+|link:/projects/skywalking.html">[[.cool1]#32#]
 |1,1,6
 |https://people.apache.org/phonebook.html?podling=skywalking[[.cool1]#22#]
 |[.care]#0#
@@ -904,12 +904,12 @@
 |link:spot.html[Spot]
 |Incubator
 |2016-09-23
-|link:/projects/spot.html">[[.cool4]#920#]
+|link:/projects/spot.html">[[.cool4]#923#]
 |[.care]#True#
 |3
 |link:/projects/spot.html">[[.cool1]#True#]
 |2016-10-28
-|link:/projects/spot.html">[[.cool4]#885#]
+|link:/projects/spot.html">[[.cool4]#888#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=spot[[.cool1]#25#]
 |[.care]#0#
@@ -926,12 +926,12 @@
 |link:superset.html[Superset]
 |Incubator
 |2017-05-21
-|link:/projects/superset.html">[[.cool3]#680#]
+|link:/projects/superset.html">[[.cool3]#683#]
 |False
 |3
 |link:/projects/superset.html">[[.cool1]#True#]
 |2017-06-26
-|link:/projects/superset.html">[[.cool4]#644#]
+|link:/projects/superset.html">[[.cool4]#647#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=superset[[.cool1]#20#]
 |[.care]#0#
@@ -948,12 +948,12 @@
 |link:tamaya.html[Tamaya]
 |Incubator
 |2014-11-14
-|link:/projects/tamaya.html">[[.cool4]#1599#]
+|link:/projects/tamaya.html">[[.cool4]#1602#]
 |False
 |2
 |link:/projects/tamaya.html">[[.cool1]#True#]
 |2015-08-31
-|link:/projects/tamaya.html">[[.cool4]#1309#]
+|link:/projects/tamaya.html">[[.cool4]#1312#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=tamaya[[.cool1]#12#]
 |[.cool2]#1#
@@ -970,12 +970,12 @@
 |link:taverna.html[Taverna]
 |Incubator
 |2014-10-20
-|link:/projects/taverna.html">[[.cool4]#1624#]
+|link:/projects/taverna.html">[[.cool4]#1627#]
 |[.care]#True#
 |3
 |link:/projects/taverna.html">[[.cool1]#True#]
 |2018-12-05
-|link:/projects/taverna.html">[[.cool2]#117#]
+|link:/projects/taverna.html">[[.cool2]#120#]
 |0,1,2
 |https://people.apache.org/phonebook.html?podling=taverna[[.cool1]#17#]
 |[.cool1]#4#
@@ -992,12 +992,12 @@
 |link:tephra.html[Tephra]
 |Incubator
 |2016-03-07
-|link:/projects/tephra.html">[[.cool4]#1120#]
+|link:/projects/tephra.html">[[.cool4]#1123#]
 |False
 |3
 |link:/projects/tephra.html">[[.cool1]#True#]
 |2016-11-17
-|link:/projects/tephra.html">[[.cool4]#865#]
+|link:/projects/tephra.html">[[.cool4]#868#]
 |0,0,0
 |https://people.apache.org/phonebook.html?podling=tephra[[.cool1]#8#]
 |[.care]#0#
@@ -1014,12 +1014,12 @@
 |link:toree.html[Toree]
 |Incubator
 |2015-12-02
-|link:/projects/toree.html">[[.cool4]#1216#]
+|link:/projects/toree.html">[[.cool4]#1219#]
 |False
 |2
 |link:/projects/toree.html">[[.cool1]#True#]
 |2018-09-18
-|link:/projects/toree.html">[[.cool4]#195#]
+|link:/projects/toree.html">[[.cool4]#198#]
 |0,0,1
 |https://people.apache.org/phonebook.html?podling=toree[[.cool1]#9#]
 |[.care]#0#
@@ -1036,12 +1036,12 @@
 |link:training.html[Training]
 |Incubator
 |2019-02-21
-|link:/projects/training.html">[[.cool3]#39#]
+|link:/projects/training.html">[[.cool3]#42#]
 |[.care]#True#
 |2
 |link:/projects/training.html">[[.cool1]#True#]
 |2019-02-28
-|link:/projects/training.html">[[.cool1]#32#]
+|link:/projects/training.html">[[.cool1]#35#]
 |5,-,-
 |https://people.apache.org/phonebook.html?podling=training[[.cool1]#14#]
 |[.care]#0#
@@ -1058,19 +1058,19 @@
 |link:tuweni.html[Tuweni]
 |Incubator
 |2019-03-25
-|link:/projects/tuweni.html">[[.cool3]#7#]
+|link:/projects/tuweni.html">[[.cool3]#10#]
 |[.care]#True#
 |2
 |[.issue]#False#
 |
 |link:/projects/tuweni.html">[[.cool1]#0#]
 |
-|https://people.apache.org/phonebook.html?podling=tuweni[[.cool1]#6#]
+|https://people.apache.org/phonebook.html?podling=tuweni[[.cool1]#13#]
 |[.care]#0#
 |https://gitbox.apache.org/repos/asf?p=incubator-tuweni.git;a=tree;hb=HEAD[[.cool1]#True#]
 |[.care]#False#
 |http://mail-archives.apache.org/mod_mbox/tuweni-dev[[.cool1]#True#]
-|[.care]#False#
+|http://mail-archives.apache.org/mod_mbox/tuweni-commits[[.cool1]#True#]
 |[.care]#False#
 |[.care]#False#
 |[.care]#False#
@@ -1080,12 +1080,12 @@
 |link:tvm.html[TVM]
 |Incubator
 |2019-03-06
-|link:/projects/tvm.html">[[.cool3]#26#]
+|link:/projects/tvm.html">[[.cool3]#29#]
 |[.care]#True#
 |1
 |link:/projects/tvm.html">[[.cool1]#True#]
 |2019-03-11
-|link:/projects/tvm.html">[[.cool1]#21#]
+|link:/projects/tvm.html">[[.cool1]#24#]
 |4,-,-
 |https://people.apache.org/phonebook.html?podling=tvm[[.cool1]#11#]
 |[.care]#0#
@@ -1102,12 +1102,12 @@
 |link:warble.html[Warble]
 |Incubator
 |2018-06-11
-|link:/projects/warble.html">[[.cool2]#294#]
+|link:/projects/warble.html">[[.cool2]#297#]
 |[.care]#True#
 |3
 |link:/projects/warble.html">[[.cool1]#True#]
 |2018-09-19
-|link:/projects/warble.html">[[.cool4]#194#]
+|link:/projects/warble.html">[[.cool4]#197#]
 |0,0,3
 |https://people.apache.org/phonebook.html?podling=warble[[.cool1]#6#]
 |[.care]#0#
@@ -1124,12 +1124,12 @@
 |link:weex.html[Weex]
 |Incubator
 |2016-11-30
-|link:/projects/weex.html">[[.cool4]#852#]
+|link:/projects/weex.html">[[.cool4]#855#]
 |False
 |1
 |link:/projects/weex.html">[[.cool1]#True#]
 |2019-02-21
-|link:/projects/weex.html">[[.cool1]#39#]
+|link:/projects/weex.html">[[.cool1]#42#]
 |2,2,2
 |https://people.apache.org/phonebook.html?podling=weex[[.cool1]#21#]
 |[.cool1]#9#
@@ -1146,12 +1146,12 @@
 |link:zipkin.html[Zipkin]
 |Incubator
 |2018-08-29
-|link:/projects/zipkin.html">[[.cool2]#215#]
+|link:/projects/zipkin.html">[[.cool2]#218#]
 |False
 |3
 |link:/projects/zipkin.html">[[.cool1]#True#]
 |2019-01-21
-|link:/projects/zipkin.html">[[.cool2]#70#]
+|link:/projects/zipkin.html">[[.cool2]#73#]
 |0,4,10
 |https://people.apache.org/phonebook.html?podling=zipkin[[.cool1]#17#]
 |[.care]#0#

Modified: incubator/public/trunk/content/clutch/_includes/clutcht.ad
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/clutch/_includes/clutcht.ad?rev=1856968&r1=1856967&r2=1856968&view=diff
==============================================================================
--- incubator/public/trunk/content/clutch/_includes/clutcht.ad (original)
+++ incubator/public/trunk/content/clutch/_includes/clutcht.ad Thu Apr  4 17:37:56 2019
@@ -1,4 +1,4 @@
 
-Clutch last gathered: Mon Apr  1 19:00:15 2019 UTC.
+Clutch last gathered: Thu Apr  4 17:35:09 2019 UTC.
 
 Number of podlings in incubation: 53



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org