[hibernate-dev] GitHub repo for demo projects

Gunnar Morling gunnar at hibernate.org
Fri May 2 05:55:49 EDT 2014


2014-04-29 16:23 GMT+02:00 Brett Meyer <brmeyer at redhat.com>:

> While we're on this subject, it's been suggested that having simple
> quickstart projects for testcase development would be helpful.  For
> example, see https://hibernate.atlassian.net/browse/HHH-9105.  Big +1
> from me -- it would be great to point JIRA reporters towards the quickstart
> when asking for a reproducer.


+1 It's a great and very helpful idea to simplify the creation of bug
reports / test cases.

Where should we control those?  /hibernate-testcase-quickstarts?
>

Which repo would that be, "hibernate-orm" in the case of ORM? How do you
intend this to be used, would people fork this, or should the copy&paste
that quickstart?

For Maven one could create an archetype for Hibernate bug report projects;
People could then create a project from that template using a single
command. Not sure what's an equivalent concept in the Gradle universe.


> ----- Original Message -----
> From: "Sanne Grinovero" <sanne at hibernate.org>
> To: "Gunnar Morling" <gunnar at hibernate.org>
> Cc: "hibernate-dev" <hibernate-dev at lists.jboss.org>
> Sent: Tuesday, April 29, 2014 5:19:38 AM
> Subject: Re: [hibernate-dev] GitHub repo for demo projects
>
> Created https://github.com/hibernate/hibernate-demos
>
> License: I've picked ASL2.. I guess that's ok for all our demos?
>
> On 29 April 2014 07:00, Gunnar Morling <gunnar at hibernate.org> wrote:
> > 2014-04-29 7:58 GMT+02:00 Gunnar Morling <gunnar at hibernate.org>:
> >
> >> 2014-04-29 0:21 GMT+02:00 Sanne Grinovero <sanne at hibernate.org>:
> >>
> >>> Nice idea!
> >>> we could have each demo in a separate directory and put some
> >>> description for each in the root readme file.
> >>
> >>
> >> +1
> >>
> >>> But also the most polished demos, like if something evolves in being
> >>> extemely polished and well documented, should eventually be promoted
> >>> for inclusion in http://www.jboss.org/jdf/ . So I'd consider this more
> >>> of a lean sandbox, not something too formal? Or do we want to build
> >>> something to be pointed at from our documentation? That would
> >>> implicitly require some review and testing process at least.
> >>
> >>
> >> For now I had something rather informal in mind. Just a place where
> people
> >> attending one of our talks can go and try out a demo themselves.
> >>
> >> Of course individual demos from this "sandbox" may evolve over time
> into a
> >> part of JDF or become part of the official documentation. As you say,
> that'd
> >> require more polishing and documentation, but also updating to stay in
> sync
> >> with the latest versions of our projects.
> >
> >
> > That said, if we agree on the idea, could you create a "hibernate-demos"
> > repository under the "hibernate" organization? I'm lacking the
> permission to
> > do so. I'll then add our demo and the root readme file so others can
> follow.
> >
> >>
> >>
> >> --Gunnar
> >>
> >>> Sanne
> >>>
> >>>
> >>> On 28 April 2014 16:28, Davide D'Alto <daltodavide at gmail.com> wrote:
> >>> > +1
> >>> >
> >>> >
> >>> > On Mon, Apr 28, 2014 at 4:03 PM, Brett Meyer <brmeyer at redhat.com>
> >>> > wrote:
> >>> >
> >>> >> +1 from me.  I have several to contribute as well from various ORM
> >>> >> presentations.
> >>> >>
> >>> >> https://github.com/brmeyer/HibernateDemos
> >>> >>
> >>> >> ----- Original Message -----
> >>> >> From: "Gunnar Morling" <gunnar at hibernate.org>
> >>> >> To: hibernate-dev at lists.jboss.org
> >>> >> Sent: Monday, April 28, 2014 10:49:19 AM
> >>> >> Subject: [hibernate-dev] GitHub repo for demo projects
> >>> >>
> >>> >> Hi,
> >>> >>
> >>> >> Together with Sanne I've been creating a demo app which shows some
> >>> >> features
> >>> >> of Hibernate OGM.
> >>> >>
> >>> >> Right now this lives under my personal account on GitHub, but IMO
> it'd
> >>> >> make
> >>> >> sense to move it somewhere under https://github.com/hibernate/ to
> make
> >>> >> it
> >>> >> more visible, encourage re-use and contributions by others etc.
> >>> >>
> >>> >> What do you think about creating a repo under the hibernate
> >>> >> organization
> >>> >> such as "hibernate-demos" which could host this and other demos for
> >>> >> our
> >>> >> projects in the future? Or would it even make more sense on a
> >>> >> per-project
> >>> >> base ("hibernate-ogm-demos" etc.)?
> >>> >>
> >>> >> --Gunnar
> >>> >>
> >>> >> [1] https://github.com/gunnarmorling/ogm-hiking-demo
> >>> >> _______________________________________________
> >>> >> hibernate-dev mailing list
> >>> >> hibernate-dev at lists.jboss.org
> >>> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >>> >> _______________________________________________
> >>> >> hibernate-dev mailing list
> >>> >> hibernate-dev at lists.jboss.org
> >>> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >>> >>
> >>> > _______________________________________________
> >>> > hibernate-dev mailing list
> >>> > hibernate-dev at lists.jboss.org
> >>> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >>> _______________________________________________
> >>> hibernate-dev mailing list
> >>> hibernate-dev at lists.jboss.org
> >>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >>
> >>
> >
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list