Maybe this 
https://coderwall.com/p/wmizjg/set-the-default-branch-in-a-git-repository
is a way to go?

On Tue, 17 Mar 2020 at 23:24, Romain Manni-Bucau <rmannibu...@gmail.com> wrote:
>
> Hmm, used https://gitbox.apache.org/repos/asf/openjpa.git
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>
>
> Le mar. 17 mars 2020 à 17:19, Maxim Solodovnik <solomax...@gmail.com> a
> écrit :
>
> > Hmm
> >
> > `master` seems to be default at https://github.com/apache/openjpa
> > Maybe we can create INFRA ticket?
> >
> > On Tue, 17 Mar 2020 at 22:58, Romain Manni-Bucau <rmannibu...@gmail.com>
> > wrote:
> > >
> > > Hmm, do you know how we set default branches @asf? Anything special?
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> > >
> > >
> > > Le mar. 17 mars 2020 à 16:52, Maxim Solodovnik <solomax...@gmail.com> a
> > > écrit :
> > >
> > > > +1 :)
> > > >
> > > > On Tue, 17 Mar 2020 at 22:38, Romain Manni-Bucau <
> > rmannibu...@gmail.com>
> > > > wrote:
> > > > >
> > > > > Well, if we want contribution we should enable master to be 1. the
> > > > default
> > > > > branch and 2. buildable ;)
> > > > >
> > > > > I was trying to add junit5 integration and mvn didn't like missing
> > > > > snapshots (new computer ;)).
> > > > >
> > > > > Romain Manni-Bucau
> > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > <
> > > >
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > > >
> > > > >
> > > > > Le mar. 17 mars 2020 à 16:35, Maxim Solodovnik <solomax...@gmail.com>
> > a
> > > > > écrit :
> > > > >
> > > > > > I believe SNAPSHOT jars will be replaced with release as soon as
> > jpa
> > > > > > jar will be released :)
> > > > > >
> > > > > > On Tue, 17 Mar 2020 at 22:29, Romain Manni-Bucau <
> > > > rmannibu...@gmail.com>
> > > > > > wrote:
> > > > > > >
> > > > > > > Yep, mea culpa, just checked the default branch of our git repo
> > > > which is
> > > > > > > still trunk :(
> > > > > > > Guess we just depend on jpa 2.2 api jar on snapshot which is a
> > passed
> > > > > > vote
> > > > > > > if Mark closes it?
> > > > > > >
> > > > > > > Romain Manni-Bucau
> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > https://github.com/rmannibucau> |
> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > <
> > > > > >
> > > >
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Le mar. 17 mars 2020 à 16:19, Maxim Solodovnik <
> > solomax...@gmail.com>
> > > > a
> > > > > > > écrit :
> > > > > > >
> > > > > > > > According to the code
> > > > > > > > https://github.com/apache/openjpa/blob/master/pom.xml#L1705
> > > > > > > > It is not SNAPSHOT ...
> > > > > > > >
> > > > > > > > On Tue, 17 Mar 2020 at 22:16, Romain Manni-Bucau <
> > > > > > rmannibu...@gmail.com>
> > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > will do the upgrade if nobody shouts
> > > > > > > > >
> > > > > > > > > Romain Manni-Bucau
> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > > https://github.com/rmannibucau> |
> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > > > <
> > > > > > > >
> > > > > >
> > > >
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Le mar. 17 mars 2020 à 15:27, Romain Manni-Bucau <
> > > > > > rmannibu...@gmail.com>
> > > > > > > > a
> > > > > > > > > écrit :
> > > > > > > > >
> > > > > > > > > > Hi all,
> > > > > > > > > >
> > > > > > > > > > If I'm not misleading, we still depend
> > > > > > > > > > on
> > org.apache.commons:commons-collections4:jar:4.3-SNAPSHOT on
> > > > > > > > master/trunk,
> > > > > > > > > > Should we use another version or should we drop the lib?
> > > > > > > > > >
> > > > > > > > > > Romain Manni-Bucau
> > > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > > > > <http://rmannibucau.wordpress.com> | Github
> > > > > > > > > > <https://github.com/rmannibucau> | LinkedIn
> > > > > > > > > > <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > > > > <
> > > > > > > >
> > > > > >
> > > >
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > > >
> > > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > WBR
> > > > > > > > Maxim aka solomax
> > > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > WBR
> > > > > > Maxim aka solomax
> > > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >



-- 
WBR
Maxim aka solomax

Reply via email to