You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by Chris Mattmann <ma...@apache.org> on 2015/03/07 15:33:45 UTC

Re: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

[moving everyone to BCC]
[trying out our new fancy mailing list :) ]

Great question, Till, here’s my thoughts on a) and b):

a) as a start, you can still use Maven site plugin, and
then simply ask for an “svnpubsub” site that when we update
it in SVN, it pub sub’s instantaneously. This would require
asking for an SVN repo, aka b) which we have to do either
way - we can’t at the moment I don’t believe manage the
website in Git. Also note that the choice of Maven site isn’t
mutually exclusive to the CMS - they appear to work together.

Cheers!

Chris

P.S. can everyone seeing this email please send an email to
dev-subscribe@asterixdb.incubator.apache.org and follow the
instructions from there? That will get your membership on the
mailing list going :) Also everyone should subscribe to private@a.i.a.o
and also to commits@a.i.a.o

P.P.S. Cheers again!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Till Westmann <ti...@apache.org>
Date: Saturday, March 7, 2015 at 12:29 AM
To: Chris Mattmann <Ch...@jpl.nasa.gov>
Cc: Henry Saputra <he...@gmail.com>, Michael Carey
<dt...@gmail.com>, Ian Maxon <im...@uci.edu>, "jochen@apache.org"
<jo...@apache.org>, "ted.dunning@gmail.com" <te...@gmail.com>,
"ate@apache.org" <at...@apache.org>, "bamousaa@gmail.com"
<ba...@gmail.com>, "eufery@gmail.com" <eu...@gmail.com>,
"chenli@gmail.com" <ch...@gmail.com>, "icetindil@gmail.com"
<ic...@gmail.com>, "ildar.absalyamov@gmail.com"
<il...@gmail.com>, "jianfeng.jia@gmail.com"
<ji...@gmail.com>, "kereno@gmail.com" <ke...@gmail.com>,
"apache@dreseler.de" <ap...@dreseler.de>, "dtabass@apache.org"
<dt...@apache.org>, "hubailmor@gmail.com" <hu...@gmail.com>, Pouria
Pirzadeh <po...@gmail.com>, "prestonc@apache.org"
<pr...@apache.org>, Raman Grover <ra...@gmail.com>,
"salsubaiee@gmail.com" <sa...@gmail.com>, "sjaco002@apache.org"
<sj...@apache.org>, "wangsaeu@gmail.com" <wa...@gmail.com>, Vassilis
Tsotras <ts...@cs.ucr.edu>, "vinayakb@apache.org" <vi...@apache.org>,
Yingyi Bu <bu...@gmail.com>, "kisskys@gmail.com" <ki...@gmail.com>,
Zachary Heilbron <zh...@gmail.com>
Subject: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was
Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

>
>> On Mar 1, 2015, at 11:44 AM, Mattmann, Chris A (3980)
>><ch...@jpl.nasa.gov> wrote:
>> 
>> Finally, 8 can happen when we have mailing lists, per:
>> 
>> http://www.apache.org/dev/infra-contact#what-we-need-to-know
>> 
>> However, if folks want to start reading how to migrate their
>> existing websites to the Apache CMS which is my recommended
>> way to bring your website over to http://asterixdb.incubator.apache.org
>> (which I’ve also requested be created) they can check out:
>> 
>> http://www.apache.org/dev/cms
>> 
>> http://www.apache.org/dev/cmsref.html
>
>So far we are building a part of our website (the documentation) using
>the maven site plugin.
>It seems that it should be relatively easy to extend that and to publish
>the generated site using svn.
>
>Now Im wondering
>a) if we want to continue with the maven site plugin or if we should try
>something else (the CMS) and
>b) if we need to ask infra for an additional svn repository or is there
>one that we can deploy our site into?
>
>Thanks,
>Till



Re: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

Posted by Henry Saputra <he...@gmail.com>.
Let's do svn pubsub for now IMO

On Sunday, March 8, 2015, Ted Dunning <te...@gmail.com> wrote:

> On Sat, Mar 7, 2015 at 6:33 AM, Chris Mattmann <mattmann@apache.org
> <javascript:;>> wrote:
>
> > a) as a start, you can still use Maven site plugin, and
> > then simply ask for an “svnpubsub” site that when we update
> > it in SVN, it pub sub’s instantaneously. This would require
> > asking for an SVN repo, aka b) which we have to do either
> > way - we can’t at the moment I don’t believe manage the
> > website in Git. Also note that the choice of Maven site isn’t
> > mutually exclusive to the CMS - they appear to work together.
> >
>
> A pubsub site is definitely the easiest approach.  That works with pretty
> much any html generation technology (jekyll if you want mark-down, mvn if
> you want to generate javadocs).
>

Re: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

Posted by Ted Dunning <te...@gmail.com>.
On Sat, Mar 7, 2015 at 6:33 AM, Chris Mattmann <ma...@apache.org> wrote:

> a) as a start, you can still use Maven site plugin, and
> then simply ask for an “svnpubsub” site that when we update
> it in SVN, it pub sub’s instantaneously. This would require
> asking for an SVN repo, aka b) which we have to do either
> way - we can’t at the moment I don’t believe manage the
> website in Git. Also note that the choice of Maven site isn’t
> mutually exclusive to the CMS - they appear to work together.
>

A pubsub site is definitely the easiest approach.  That works with pretty
much any html generation technology (jekyll if you want mark-down, mvn if
you want to generate javadocs).

Re: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

Posted by "Mattmann, Chris A (3980)" <ch...@jpl.nasa.gov>.
I just shorthand we asterixdb.incubator.apache.org<http://asterixdb.incubator.apache.org> :)

Sent from my iPhone

On Mar 7, 2015, at 6:54 AM, abdullah alamoudi <ba...@gmail.com>> wrote:

I just subscribed to dev@asterixdb.incubator.apache.org<ma...@asterixdb.incubator.apache.org> but I am not sure how to subscribe to private@a.i.a.o<ma...@a.i.a.o> and also to commits@a.i.a.o<ma...@a.i.a.o> ?

Thanks for your help,
Abdullah.

On Sat, Mar 7, 2015 at 5:33 PM, Chris Mattmann <ma...@apache.org>> wrote:
[moving everyone to BCC]
[trying out our new fancy mailing list :) ]

Great question, Till, here’s my thoughts on a) and b):

a) as a start, you can still use Maven site plugin, and
then simply ask for an “svnpubsub” site that when we update
it in SVN, it pub sub’s instantaneously. This would require
asking for an SVN repo, aka b) which we have to do either
way - we can’t at the moment I don’t believe manage the
website in Git. Also note that the choice of Maven site isn’t
mutually exclusive to the CMS - they appear to work together.

Cheers!

Chris

P.S. can everyone seeing this email please send an email to
dev-subscribe@asterixdb.incubator.apache.org<ma...@asterixdb.incubator.apache.org> and follow the
instructions from there? That will get your membership on the
mailing list going :) Also everyone should subscribe to private@a.i.a.o<ma...@a.i.a.o>
and also to commits@a.i.a.o<ma...@a.i.a.o>

P.P.S. Cheers again!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattmann@nasa.gov<ma...@nasa.gov>
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Till Westmann <ti...@apache.org>>
Date: Saturday, March 7, 2015 at 12:29 AM
To: Chris Mattmann <Ch...@jpl.nasa.gov>>
Cc: Henry Saputra <he...@gmail.com>>, Michael Carey
<dt...@gmail.com>>, Ian Maxon <im...@uci.edu>>, "jochen@apache.org<ma...@apache.org>"
<jo...@apache.org>>, "ted.dunning@gmail.com<ma...@gmail.com>" <te...@gmail.com>>,
"ate@apache.org<ma...@apache.org>" <at...@apache.org>>, "bamousaa@gmail.com<ma...@gmail.com>"
<ba...@gmail.com>>, "eufery@gmail.com<ma...@gmail.com>" <eu...@gmail.com>>,
"chenli@gmail.com<ma...@gmail.com>" <ch...@gmail.com>>, "icetindil@gmail.com<ma...@gmail.com>"
<ic...@gmail.com>>, "ildar.absalyamov@gmail.com<ma...@gmail.com>"
<il...@gmail.com>>, "jianfeng.jia@gmail.com<ma...@gmail.com>"
<ji...@gmail.com>>, "kereno@gmail.com<ma...@gmail.com>" <ke...@gmail.com>>,
"apache@dreseler.de<ma...@dreseler.de>" <ap...@dreseler.de>>, "dtabass@apache.org<ma...@apache.org>"
<dt...@apache.org>>, "hubailmor@gmail.com<ma...@gmail.com>" <hu...@gmail.com>>, Pouria
Pirzadeh <po...@gmail.com>>, "prestonc@apache.org<ma...@apache.org>"
<pr...@apache.org>>, Raman Grover <ra...@gmail.com>>,
"salsubaiee@gmail.com<ma...@gmail.com>" <sa...@gmail.com>>, "sjaco002@apache.org<ma...@apache.org>"
<sj...@apache.org>>, "wangsaeu@gmail.com<ma...@gmail.com>" <wa...@gmail.com>>, Vassilis
Tsotras <ts...@cs.ucr.edu>>, "vinayakb@apache.org<ma...@apache.org>" <vi...@apache.org>>,
Yingyi Bu <bu...@gmail.com>>, "kisskys@gmail.com<ma...@gmail.com>" <ki...@gmail.com>>,
Zachary Heilbron <zh...@gmail.com>>
Subject: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was
Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

>
>> On Mar 1, 2015, at 11:44 AM, Mattmann, Chris A (3980)
>><ch...@jpl.nasa.gov>> wrote:
>>
>> Finally, 8 can happen when we have mailing lists, per:
>>
>> http://www.apache.org/dev/infra-contact#what-we-need-to-know
>>
>> However, if folks want to start reading how to migrate their
>> existing websites to the Apache CMS which is my recommended
>> way to bring your website over to http://asterixdb.incubator.apache.org
>> (which I’ve also requested be created) they can check out:
>>
>> http://www.apache.org/dev/cms
>>
>> http://www.apache.org/dev/cmsref.html
>
>So far we are building a part of our website (the documentation) using
>the maven site plugin.
>It seems that it should be relatively easy to extend that and to publish
>the generated site using svn.
>
>Now Im wondering
>a) if we want to continue with the maven site plugin or if we should try
>something else (the CMS) and
>b) if we need to ask infra for an additional svn repository or is there
>one that we can deploy our site into?
>
>Thanks,
>Till





--
Amoudi, Abdullah.

Re: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))

Posted by abdullah alamoudi <ba...@gmail.com>.
I just subscribed to dev@asterixdb.incubator.apache.org
<de...@asterixdb.incubator.apache.org> but I am not sure how to
subscribe to private@a.i.a.o and also to commits@a.i.a.o ?

Thanks for your help,
Abdullah.

On Sat, Mar 7, 2015 at 5:33 PM, Chris Mattmann <ma...@apache.org> wrote:

> [moving everyone to BCC]
> [trying out our new fancy mailing list :) ]
>
> Great question, Till, here’s my thoughts on a) and b):
>
> a) as a start, you can still use Maven site plugin, and
> then simply ask for an “svnpubsub” site that when we update
> it in SVN, it pub sub’s instantaneously. This would require
> asking for an SVN repo, aka b) which we have to do either
> way - we can’t at the moment I don’t believe manage the
> website in Git. Also note that the choice of Maven site isn’t
> mutually exclusive to the CMS - they appear to work together.
>
> Cheers!
>
> Chris
>
> P.S. can everyone seeing this email please send an email to
> dev-subscribe@asterixdb.incubator.apache.org and follow the
> instructions from there? That will get your membership on the
> mailing list going :) Also everyone should subscribe to private@a.i.a.o
> and also to commits@a.i.a.o
>
> P.P.S. Cheers again!
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Chief Architect
> Instrument Software and Science Data Systems Section (398)
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 168-519, Mailstop: 168-527
> Email: chris.a.mattmann@nasa.gov
> WWW:  http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Associate Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
>
>
>
> -----Original Message-----
> From: Till Westmann <ti...@apache.org>
> Date: Saturday, March 7, 2015 at 12:29 AM
> To: Chris Mattmann <Ch...@jpl.nasa.gov>
> Cc: Henry Saputra <he...@gmail.com>, Michael Carey
> <dt...@gmail.com>, Ian Maxon <im...@uci.edu>, "jochen@apache.org"
> <jo...@apache.org>, "ted.dunning@gmail.com" <te...@gmail.com>,
> "ate@apache.org" <at...@apache.org>, "bamousaa@gmail.com"
> <ba...@gmail.com>, "eufery@gmail.com" <eu...@gmail.com>,
> "chenli@gmail.com" <ch...@gmail.com>, "icetindil@gmail.com"
> <ic...@gmail.com>, "ildar.absalyamov@gmail.com"
> <il...@gmail.com>, "jianfeng.jia@gmail.com"
> <ji...@gmail.com>, "kereno@gmail.com" <ke...@gmail.com>,
> "apache@dreseler.de" <ap...@dreseler.de>, "dtabass@apache.org"
> <dt...@apache.org>, "hubailmor@gmail.com" <hu...@gmail.com>, Pouria
> Pirzadeh <po...@gmail.com>, "prestonc@apache.org"
> <pr...@apache.org>, Raman Grover <ra...@gmail.com>,
> "salsubaiee@gmail.com" <sa...@gmail.com>, "sjaco002@apache.org"
> <sj...@apache.org>, "wangsaeu@gmail.com" <wa...@gmail.com>, Vassilis
> Tsotras <ts...@cs.ucr.edu>, "vinayakb@apache.org" <vi...@apache.org>,
> Yingyi Bu <bu...@gmail.com>, "kisskys@gmail.com" <ki...@gmail.com>,
> Zachary Heilbron <zh...@gmail.com>
> Subject: Website (was: Re: Apache AsterixDB Podling Setup/Creation (was
> Re: [RESULT] [VOTE] Accept Apache AsterixDB in to the Incubator))
>
> >
> >> On Mar 1, 2015, at 11:44 AM, Mattmann, Chris A (3980)
> >><ch...@jpl.nasa.gov> wrote:
> >>
> >> Finally, 8 can happen when we have mailing lists, per:
> >>
> >> http://www.apache.org/dev/infra-contact#what-we-need-to-know
> >>
> >> However, if folks want to start reading how to migrate their
> >> existing websites to the Apache CMS which is my recommended
> >> way to bring your website over to http://asterixdb.incubator.apache.org
> >> (which I’ve also requested be created) they can check out:
> >>
> >> http://www.apache.org/dev/cms
> >>
> >> http://www.apache.org/dev/cmsref.html
> >
> >So far we are building a part of our website (the documentation) using
> >the maven site plugin.
> >It seems that it should be relatively easy to extend that and to publish
> >the generated site using svn.
> >
> >Now Im wondering
> >a) if we want to continue with the maven site plugin or if we should try
> >something else (the CMS) and
> >b) if we need to ask infra for an additional svn repository or is there
> >one that we can deploy our site into?
> >
> >Thanks,
> >Till
>
>
>


-- 
Amoudi, Abdullah.