@Jörn @Richard

I believe less bloat is always better for code housekeeping.
For example, although it is small, I think having the site code along with
the toolkit code just seems a bit untidy.

How about we at least separate those two?
It could also be useful to make a more feature rich site in the future.

Actually, the Spark team does that too:

git://git.apache.org/spark.git
git://git.apache.org/spark-website.git


@Madhawa

Did you mean to use branches for the sandboxed projects?

Best,

Anthony

On Fri, Aug 19, 2016 at 7:38 PM, Madhawa Kasun Gunasekara <
[email protected]> wrote:

> we can use branches instead of repositories.
>
> Thanks,
> Madhawa
>
> Madhawa
>
> On Fri, Aug 19, 2016 at 1:54 PM, Joern Kottmann <[email protected]>
> wrote:
>
> > Yes, it would be nice to get the next release out with sentiment
> analysis!
> > It is time for the next release anyway.
> >
> > Jörn
> >
> > On Thu, Aug 18, 2016 at 4:33 PM, Chris Mattmann <[email protected]>
> > wrote:
> >
> > > Fantastic, Joern! I have some SentimentAnalysis stuff to hopefully
> commit
> > > and
> > > get refactored. Hopefully after that’s done we can ship a release soon
> > and
> > > publish to Central.
> > >
> > >
> > >
> > > On 8/18/16, 5:50 AM, "Joern Kottmann" <[email protected]> wrote:
> > >
> > >     We made some progress here, the repository is now switched to git.
> > >
> > >     Please have a look here:
> > >     https://issues.apache.org/jira/browse/INFRA-12209
> > >
> > >     And there are couple of things we have to do now:
> > >     https://issues.apache.org/jira/browse/OPENNLP-860
> > >
> > >     The new repository currently only contains the trunk and not the
> > other
> > >     stuff like addons, site and sandbox,
> > >     I already commented on the infra issue, we might want to change the
> > > layout
> > >     of our repository a bit.
> > >     Any thoughts on it?
> > >
> > >     The old layout is:
> > >     addons
> > >     trunk
> > >     sandbox
> > >     site
> > >
> > >     BR,
> > >     Jörn
> > >
> > >     On Tue, Jul 5, 2016 at 3:11 AM, Mattmann, Chris A (3980) <
> > >     [email protected]> wrote:
> > >
> > >     > Hi Jörn,
> > >     >
> > >     > #3 is a mirror on Github of our writeable Git repo from #1. Users
> > >     > can submit PRs to it, and then it will flow through to dev list
> in
> > >     > the form of an email that links to information that we can use to
> > >     > easily merge into our writeable ASF repo. Once merged, it will
> sync
> > >     > out to Github and close the PR.
> > >     >
> > >     > HTH!
> > >     >
> > >     > Cheers,
> > >     > Chris
> > >     >
> > >     > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ++++++
> > >     > 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: [email protected]
> > >     > WWW:  http://sunset.usc.edu/~mattmann/
> > >     > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ++++++
> > >     > Director, Information Retrieval and Data Science Group (IRDS)
> > >     > Adjunct Associate Professor, Computer Science Department
> > >     > University of Southern California, Los Angeles, CA 90089 USA
> > >     > WWW: http://irds.usc.edu/
> > >     > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ++++++
> > >     >
> > >     >
> > >     >
> > >     >
> > >     >
> > >     >
> > >     >
> > >     >
> > >     >
> > >     > On 7/4/16, 1:23 PM, "Joern Kottmann" <[email protected]> wrote:
> > >     >
> > >     > >Can you explain 3, is that a writable mirror at Github?
> > >     > >
> > >     > >Jörn
> > >     > >
> > >     > >On Mon, 2016-07-04 at 15:35 +0000, Mattmann, Chris A (3980)
> wrote:
> > >     > >> My +1 as well..I would suggest, specifically:
> > >     > >>
> > >     > >> 1. Use git-wp
> > >     > >> 2. Borrow and adapt this guide which suggests how to do it
> > >     > >> (i’m happy to adapt)
> > >     > >> http://wiki.apache.org/tika/UsingGit
> > >     > >> 3. Turn on writeable git wp mirror’ing to apache/opennlp
> > >     > >>
> > >     > >> Cheers,
> > >     > >> Chris
> > >     > >>
> > >     > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > ++++++
> > >     > >> 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: [email protected]
> > >     > >> WWW:  http://sunset.usc.edu/~mattmann/
> > >     > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > ++++++
> > >     > >> Director, Information Retrieval and Data Science Group (IRDS)
> > >     > >> Adjunct Associate Professor, Computer Science Department
> > >     > >> University of Southern California, Los Angeles, CA 90089 USA
> > >     > >> WWW: http://irds.usc.edu/
> > >     > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > ++++++
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >>
> > >     > >> On 7/4/16, 7:36 AM, "Joern Kottmann" <[email protected]>
> > wrote:
> > >     > >>
> > >     > >> > Hello all,
> > >     > >> >
> > >     > >> > do we still want to do this? Has been a while since we
> > discussed
> > >     > >> > it.
> > >     > >> > I am happy to get it done if we reach consensus on it again.
> > >     > >> >
> > >     > >> > My +1 again.
> > >     > >> >
> > >     > >> > Jörn
> > >     > >> >
> > >     > >> > On Thu, Dec 20, 2012 at 4:40 PM, Tommaso Teofili
> > > <tommaso.teofili@g
> > >     > >> > mail.com>
> > >     > >> > wrote:
> > >     > >> >
> > >     > >> > > in my opinion that would be good, +1
> > >     > >> > > Tommaso
> > >     > >> > >
> > >     > >> > >
> > >     > >> > > 2012/12/19 Jörn Kottmann <[email protected]>
> > >     > >> > >
> > >     > >> > > > Hi all,
> > >     > >> > > >
> > >     > >> > > > I heard at ApacheCon Europe that it should be possible
> to
> > >     > >> > > > migrate from
> > >     > >> > > > Subverion to Git.
> > >     > >> > > >
> > >     > >> > > > Is there any interest in doing that? If we decide to do
> > it I
> > >     > >> > > > suggest to
> > >     > >> > > > wait until the
> > >     > >> > > > 1.5.3 release is done so we have a bit time to also
> > migrate
> > > our
> > >     > >> > > > build
> > >     > >> > > > process.
> > >     > >> > > >
> > >     > >> > > > Do have all committers experience with git?
> > >     > >> > > >
> > >     > >> > > > Jörn
> > >     > >> > > >
> > >     > >> > >
> > >     >
> > >
> > >
> > >
> > >
> >
>

Reply via email to