[RESULT][VOTE] Release Apache Mesos 0.21.2 (rc1)

2015-10-03 Thread Adam Bordelon
Hi all,

The vote for Mesos 0.21.2 (rc1) has passed with the following votes.

+1 (Binding)
--
Adam B
Vinod Kone
Michael Park
Niklas Nielsen

There were no 0 or -1 votes.

Please find the release at:
https://dist.apache.org/repos/dist/release/mesos/0.21.2

It is recommended to use a mirror to download the release:
http://www.apache.org/dyn/closer.cgi

The CHANGELOG for the release is available at:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.21.2

The mesos-0.21.2.jar has been released to:
https://repository.apache.org

The website (http://mesos.apache.org) already has the archives download
link, which should be active soon.

Thanks,
-Adam-


Re: RFC convert documentation to Sphinx

2015-10-03 Thread haosdent
Sphinx requires rst format. If we want to use it, I think have to use some
tools to convert markdown to rst when generate Sphinx documents.

Actually, I deploy mesos documents in readthedocs before.
http://mesos.readthedocs.org/en/0.24.1/getting-started/ In that website,
you could search and swtich to different versions, also could download pdf
or epub.

On Sat, Oct 3, 2015 at 9:58 AM, suraj acharya  wrote:

> I am a new guy and I can help on this project.
>
> Suraj
>
> -Suraj Acharya
>
> On Fri, Oct 2, 2015 at 5:51 PM, James Peach  wrote:
>
> > Hi all,
> >
> > I'd like to discuss using Sphinx (http://sphinx-doc.org) for the Mesos
> > documentation.
> >
> > Pros:
> > - you can generate HTML docs, PDF, single-page HTML
> > - you can generate man-pages for the user commands
> > - there's more markup
> > - supports indexing, cross-referencing and simple searching
> > - you can your own markup for cross-referencing and formatting
> > - it is easy to publish multiple version on readthedocs.org
> >
> > Cons:
> > - not sure how the website integration would work
> > - there's more markup (more docs syntax to learn)
> >
> > If there's interest (and a shepherd), then I'm willing to do the
> > conversion.
> >
> > cheers,
> > James
>



-- 
Best Regards,
Haosdent Huang


Re: Patch for the website's Rakefile

2015-10-03 Thread haosdent
I remember we also have another patches to fixes the error link generation
in rakefile. And seems current website generation way a bit hard to
maintain.
On Oct 3, 2015 10:35 AM, "Jake Farrell"  wrote:

> I am currently not a Mesos committer so can not help shepard this through,
> but I did help write the website code and have tested and verified this
> patch does take care of the problem outlined. steps to help any committer
> not familiar with the website code listed below. ping if you have questions
> or need help
>
> -Jake
>
>
> svn co https://svn.apache.org/repos/asf/mesos/site
> patch -p0 < rake.patch
> bundle install
> rake (rake dev if you want to test the site locally)
> svn add publish/documentation/latest/images
> source/documentation/latest/images
> svn commit ...
>
>
>
> On Fri, Oct 2, 2015 at 12:29 PM, Dave Lester  wrote:
>
> > Unfortunately I don't have time the next few weeks to assist -- but all
> > committers do have access to the site and should be able to review /
> > merge this.
> >
> > Best,
> > Dave
> >
> > On Fri, Oct 2, 2015, at 09:23 AM, Joseph Wu wrote:
> > > Dave,
> > >
> > > Would it be possible for you to take a look at the patches in
> MESOS-3183
> > > ?
> > >
> > > Ideally, we should fix the documentation before 0.25 goes out.
> > >
> > > Thanks,
> > > ~Joseph
> > >
> > > On Mon, Sep 28, 2015 at 1:59 PM, Joseph Wu 
> wrote:
> > >
> > > > + Dev
> > > >
> > > >
> > > > On Mon, Sep 28, 2015 at 1:56 PM, Dave Lester 
> > wrote:
> > > >
> > > >> Can this be discussed on the mailing list? Thanks
> > > >>
> > > >>
> > > >> On Monday, September 28, 2015, Joseph Wu 
> > wrote:
> > > >>
> > > >>> + Niq, Joris, MPark (so that this doesn't get neglected when the
> > website
> > > >>> is updated for the 0.25 release).
> > > >>>
> > > >>> Both patches (for the website and for the docs) will be tracked
> here:
> > > >>> https://issues.apache.org/jira/browse/MESOS-3183
> > > >>>
> > > >>> Feedback/reviews would be appreciated,
> > > >>> ~Joseph
> > > >>>
> > > >>> On Tue, Sep 22, 2015 at 11:48 AM, Adam Bordelon <
> a...@mesosphere.io>
> > > >>> wrote:
> > > >>>
> > >  Unfortunately, we don't have RB synced up to our svn repo.
> > Submitting
> > >  raw patches has been best practice so far (AFAIK)
> > > 
> > >  On Tue, Sep 22, 2015 at 11:35 AM, Joseph Wu  >
> > >  wrote:
> > > 
> > > > Looks like this has been an issue since the end of July (!).
> > > > https://issues.apache.org/jira/browse/MESOS-3183
> > > >
> > > > Is there a reviewboard equivalent for modifications to the
> website
> > > > like this patch?
> > > > ~Joseph
> > > >
> > > > On Mon, Sep 21, 2015 at 2:56 PM, Vinod Kone 
> > wrote:
> > > >
> > > >> +dave lester who previously looked into the image loading issue.
> > > >>
> > > >>
> > > >> @vinodkone
> > > >>
> > > >> On Mon, Sep 21, 2015 at 2:50 PM, Joseph Wu <
> jos...@mesosphere.io>
> > > >> wrote:
> > > >>
> > > >>> Hi Adam/Vinod,
> > > >>>
> > > >>> Documentation images aren't being published to the website.  A
> > few
> > > >>> places with image(s):
> > > >>> *
> > > >>>
> > http://mesos.apache.org/documentation/latest/external-containerizer/
> > > >>> * Or
> > http://mesos.apache.org/documentation/latest/oversubscription/
> > > >>> * Or http://mesos.apache.org/documentation/latest/maintenance/
> > > >>> <-* ;(*
> > > >>>
> > > >>> I've attached a patch which sort-of fixes this.  It only
> sort-of
> > > >>> works because the images are copied to the website, *BUT* for
> > them
> > > >>> to show up, you need to remove the trailing slash "/" from the
> > URL.
> > > >>>
> > > >>> I'll submit a separate patch on RB for changing all image URLs
> > from
> > > >>> "images/*" to "/documentation/latest/images/*", so that they
> > show up
> > > >>> regardless of the slash:
> > > >>> https://reviews.apache.org/r/38570/
> > > >>>
> > > >>> ~Joseph
> > > >>>
> > > >>
> > > >>
> > > >
> > > 
> > > >>>
> > > >>
> > > >> --
> > > >> @davelester
> > > >> Open Source Advocate | Twitter, Inc
> > > >> #MesosCon Europe Co-Chair
> > > >>
> > > >>
> > > >
> >
>