Re: CI and JavaDoc

2018-07-11 Thread YunKun Huang
Not sure if it's possible, but I think we can still use travis ci to run build and at same time use apache ci to publish javadoc only. On 2018/07/11 02:18:18, Huxing Zhang wrote: > On Tue, Jul 10, 2018 at 11:26 PM, Mark Thomas wrote: > > On 04/07/18 02:18, Huxing Zhang wrote

Re: CI and JavaDoc

2018-07-10 Thread Huxing Zhang
On Tue, Jul 10, 2018 at 11:26 PM, Mark Thomas wrote: > On 04/07/18 02:18, Huxing Zhang wrote: >> Hi, >> >> On Wed, Jul 4, 2018 at 1:02 AM, Andrea Del Bene wrote: >>> Hi Dubbers! >>> >>> I know you are super busy-at the moment, but I'd like to add to your TODO >>> list a task to host Dubbo

Re: CI and JavaDoc

2018-07-10 Thread Mark Thomas
On 04/07/18 02:18, Huxing Zhang wrote: > Hi, > > On Wed, Jul 4, 2018 at 1:02 AM, Andrea Del Bene wrote: >> Hi Dubbers! >> >> I know you are super busy-at the moment, but I'd like to add to your TODO >> list a task to host Dubbo JavaDoc on your Apache site. At the moment >> JavaDocs are available

Re: CI and JavaDoc

2018-07-03 Thread Ian Luo
It's a good advice anyway to publish javadoc. We will consider to integrate it in CI procedure. On Wed, Jul 4, 2018 at 9:19 AM Huxing Zhang wrote: > Hi, > > On Wed, Jul 4, 2018 at 1:02 AM, Andrea Del Bene > wrote: > > Hi Dubbers! > > > > I know you are super busy-at the moment, but I'd like to

Re: CI and JavaDoc

2018-07-03 Thread Huxing Zhang
Hi, On Wed, Jul 4, 2018 at 1:02 AM, Andrea Del Bene wrote: > Hi Dubbers! > > I know you are super busy-at the moment, but I'd like to add to your TODO > list a task to host Dubbo JavaDoc on your Apache site. At the moment > JavaDocs are available at http://www.javadoc.io but it would be nice to

CI and JavaDoc

2018-07-03 Thread Andrea Del Bene
Hi Dubbers! I know you are super busy-at the moment, but I'd like to add to your TODO list a task to host Dubbo JavaDoc on your Apache site. At the moment JavaDocs are available at http://www.javadoc.io but it would be nice to host them in-house. Normally this is done on the CI server at the end