> On Mar 21, 2019, at 12:18 PM, sebb <seb...@gmail.com> wrote:
> 
> On Thu, 21 Mar 2019 at 19:00, Dave Fisher <dave2w...@comcast.net> wrote:
>> 
>> 
>> 
>>> On Mar 21, 2019, at 11:25 AM, Dave Fisher <dave2w...@comcast.net> wrote:
>>> 
>>> 
>>> 
>>>> On Mar 21, 2019, at 10:54 AM, sebb <seb...@gmail.com> wrote:
>>>> 
>>>> On Thu, 21 Mar 2019 at 17:49, Dave Fisher <dave2w...@comcast.net> wrote:
>>>>> 
>>>>> 
>>>>>> 
>>>>>> Worked for me locally running JBake 2.6.4.
>>>>> 
>>>>> Me too!
>>>>>> 
>>>>>> I think the build host must have an old version of JBake/Asciidoctor
>>>>> 
>>>>> JBake v2.5.1 (2017-01-31 23:24:52PM) [http://jbake.org]
>>>>> 
>>>>>> Maybe get that updated?
>>>>> 
>>>>> That would be great. Who is in charge of this? Infra directly or should I 
>>>>> go to builds@.
>>>> 
>>>> Try raising an Infra JIRA.
>>> 
>>> 2.6.3 is there. I’m just figuring out how invoke it properly - the jar 
>>> thing fails.
>>> 
>>> If it works great.
>> 
>> It works now but the color highlight is gone ….
> 
> Great.
> 
> What highlight?

I had an old version of css/incubator.css stuck in my browser cache. I had to 
force the refresh. I wonder about DTM on these files…

Are we baking properly - another problem for another day!

Regards,
Dave

> 
>>> 
>>> I still think we should upgrade, but that is another, deeper issue.
>> 
>> I’ll request this if it looks like it is required.
> 
> Thanks.
> 
>> Regards,
>> Dave
>> 
>>> 
>>> Regards,
>>> Dave
>>> 
>>>> 
>>>>> Regards,
>>>>> Dave
>>>>> 
>>>>>> 
>>>>>> On Thu, 21 Mar 2019 at 17:21, Dave Fisher <dave2w...@comcast.net> wrote:
>>>>>>> 
>>>>>>> Well, I like the idea, but now the table is broken and coloring is lost.
>>>>>>> 
>>>>>>>> On Mar 21, 2019, at 9:59 AM, Dave Fisher <dave2w...@comcast.net> wrote:
>>>>>>>> 
>>>>>>>> OK. Thanks!
>>>>>>>> 
>>>>>>>>> On Mar 21, 2019, at 9:55 AM, s...@apache.org wrote:
>>>>>>>>> 
>>>>>>>>> This is an automated email from the ASF dual-hosted git repository.
>>>>>>>>> 
>>>>>>>>> sebb pushed a commit to branch master
>>>>>>>>> in repository https://gitbox.apache.org/repos/asf/incubator.git
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> The following commit(s) were added to refs/heads/master by this push:
>>>>>>>>> new 55ed423  Add titles to columns; repeat at end of table
>>>>>>>>> 55ed423 is described below
>>>>>>>>> 
>>>>>>>>> commit 55ed4232cb0bba9ec0ffe5d6647f21aeae45700c
>>>>>>>>> Author: Sebb <s...@apache.org>
>>>>>>>>> AuthorDate: Thu Mar 21 16:55:17 2019 +0000
>>>>>>>>> 
>>>>>>>>> Add titles to columns; repeat at end of table
>>>>>>>>> ---
>>>>>>>>> pages/clutch/index.ad | 57 
>>>>>>>>> +++++++++++++++++++++++++++++++++++----------------
>>>>>>>>> 1 file changed, 39 insertions(+), 18 deletions(-)
>>>>>>>>> 
>>>>>>>>> diff --git a/pages/clutch/index.ad b/pages/clutch/index.ad
>>>>>>>>> index d84827a..9132608 100644
>>>>>>>>> --- a/pages/clutch/index.ad
>>>>>>>>> +++ b/pages/clutch/index.ad
>>>>>>>>> @@ -33,27 +33,48 @@ include::_includes/clutchmy.ad[]
>>>>>>>>> |===
>>>>>>>>> |link:#h-project[Podling]
>>>>>>>>> |link:#h-sponsor[Sponsor]
>>>>>>>>> -|link:#h-startdate[A]
>>>>>>>>> -|link:#h-elapseddays[B]
>>>>>>>>> -|link:#h-reportingmonthly[C]
>>>>>>>>> -|link:#h-reportinggroup[D]
>>>>>>>>> -|link:#h-hasstatusfile[E]
>>>>>>>>> -|link:#h-statusupdatedate[F]
>>>>>>>>> -|link:#h-statusage[G]
>>>>>>>>> -|link:#h-statusupdatesounts[H]
>>>>>>>>> -|link:#h-numbercommitters[I]
>>>>>>>>> -|link:#h-numbernewcommitters[J]
>>>>>>>>> -|link:#h-hasrepos[K]
>>>>>>>>> -|link:#h-hastracker[L]
>>>>>>>>> -|link:#h-hasdevlist[M]
>>>>>>>>> -|link:#h-hascommitslist[N]
>>>>>>>>> -|link:#h-haswebsite[O]
>>>>>>>>> -|link:#h-hasdistributionarea[P]
>>>>>>>>> -|link:#h-hassigningkeys[Q]
>>>>>>>>> -|link:#h-hasrelease[R]
>>>>>>>>> +|link:#h-startdate[A,title=Start Date]
>>>>>>>>> +|link:#h-elapseddays[B,title=Elapsed Days]
>>>>>>>>> +|link:#h-reportingmonthly[C,title=Reporting Monthly?]
>>>>>>>>> +|link:#h-reportinggroup[D,title=Reporting Group]
>>>>>>>>> +|link:#h-hasstatusfile[E,title=Has status file]
>>>>>>>>> +|link:#h-statusupdatedate[F,title=Status updated]
>>>>>>>>> +|link:#h-statusage[G,title=Status Age]
>>>>>>>>> +|link:#h-statusupdatecounts[H,title=Status Update Counts]
>>>>>>>>> +|link:#h-numbercommitters[I,title=Number of Committers]
>>>>>>>>> +|link:#h-numbernewcommitters[J,title=Number of New Committers]
>>>>>>>>> +|link:#h-hasrepos[K,title=Has a Code Repository]
>>>>>>>>> +|link:#h-hastracker[L,title=Has Issue Tracker]
>>>>>>>>> +|link:#h-hasdevlist[M,title=Has dev@ List]
>>>>>>>>> +|link:#h-hascommitslist[N,title=Has commits@ list]
>>>>>>>>> +|link:#h-haswebsite[O,title=Has Website]
>>>>>>>>> +|link:#h-hasdistributionarea[P,title=Has a Distribution Area]
>>>>>>>>> +|link:#h-hassigningkeys[Q,title=Has Release Signing Keys]
>>>>>>>>> +|link:#h-hasrelease[R,title=Has a Release in the Distribution Area]
>>>>>>>>> 
>>>>>>>>> include::_includes/clutchr.ad[]
>>>>>>>>> 
>>>>>>>>> +|link:#h-project[Podling]
>>>>>>>>> +|link:#h-sponsor[Sponsor]
>>>>>>>>> +|link:#h-startdate[A,title=Start Date]
>>>>>>>>> +|link:#h-elapseddays[B,title=Elapsed Days]
>>>>>>>>> +|link:#h-reportingmonthly[C,title=Reporting Monthly?]
>>>>>>>>> +|link:#h-reportinggroup[D,title=Reporting Group]
>>>>>>>>> +|link:#h-hasstatusfile[E,title=Has status file]
>>>>>>>>> +|link:#h-statusupdatedate[F,title=Status updated]
>>>>>>>>> +|link:#h-statusage[G,title=Status Age]
>>>>>>>>> +|link:#h-statusupdatecounts[H,title=Status Update Counts]
>>>>>>>>> +|link:#h-numbercommitters[I,title=Number of Committers]
>>>>>>>>> +|link:#h-numbernewcommitters[J,title=Number of New Committers]
>>>>>>>>> +|link:#h-hasrepos[K,title=Has a Code Repository]
>>>>>>>>> +|link:#h-hastracker[L,title=Has Issue Tracker]
>>>>>>>>> +|link:#h-hasdevlist[M,title=Has dev@ List]
>>>>>>>>> +|link:#h-hascommitslist[N,title=Has commits@ list]
>>>>>>>>> +|link:#h-haswebsite[O,title=Has Website]
>>>>>>>>> +|link:#h-hasdistributionarea[P,title=Has a Distribution Area]
>>>>>>>>> +|link:#h-hassigningkeys[Q,title=Has Release Signing Keys]
>>>>>>>>> +|link:#h-hasrelease[R,title=Has a Release in the Distribution Area]
>>>>>>>>> +
>>>>>>>>> |===
>>>>>>>>> 
>>>>>>>>> [[definitions]]
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>> To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org
>>>>>>>>> For additional commands, e-mail: cvs-h...@incubator.apache.org
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>>>> 
>>>>>> 
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>>> 
>>>>> 
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to