> Is this going to be as simple as adding a
new layout (`project-releases-series-bintray.html.haml`?) and using that as
the layout for http://hibernate.org/orm/releases/5.3/ ?
It should be, yes. Though a better option might be to introduce switches
based on the project, especially if you only wan
Now that I've moved ORM publishing to Bintray some of the layout of
hibernate.org in regards to releases is not-so-nice. Most of this comes
into play in the `project-releases-series.html.haml` file use as the layout
for these "series" pages.
Specifically:
1. Some of the text injected is just
Hi,
Just happened to me that I forgot to send the email with the minutes of
this week's NoORM meeting.
Here they are:
15:55 < jbott> Meeting ended Tue Jan 30 14:55:28 2018 UTC. Information
about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
15:55 < jbott> Minutes:
http://transcripts.jbos
Starting release
On Thu, Feb 1, 2018 at 7:42 AM Vlad Mihalcea
wrote:
> Thanks,
>
> I was having some Pull Requests which I pushed to 5.2.13 and wanted to
> have them in 5.3 as well.
>
> I will add them now.
>
> Vlad
>
> On Thu, Feb 1, 2018 at 3:34 PM, Steve Ebersole
> wrote:
>
>> If it's stuff
If it's stuff that's ready to go, go for it. I'll send out an email when
I'm ready to start.
On Thu, Feb 1, 2018, 7:28 AM Vlad Mihalcea wrote:
> Hi Steve,
>
> Is it ok to commit on the master branch today or should we wait for 5.3 to
> be released?
>
> Vlad
> On Thu, Feb 1, 2018 at 4:03 AM, Ste
Thanks,
I was having some Pull Requests which I pushed to 5.2.13 and wanted to have
them in 5.3 as well.
I will add them now.
Vlad
On Thu, Feb 1, 2018 at 3:34 PM, Steve Ebersole wrote:
> If it's stuff that's ready to go, go for it. I'll send out an email when
> I'm ready to start.
>
> On Thu
Great job Guillaume,
It looks awesome.
Vlad
On Wed, Jan 31, 2018 at 2:15 PM, Guillaume Smet
wrote:
> Hi,
>
> Just so you know, I just made a few minor changes to the website:
> - in the Releases dymanic submenu, you now have a label stating "latest
> stable"/"development" to make it clearer wh
Hi Gail,
Steve is right. Database locks cannot be released unless you end the
transaction and that's how it works on any RDBMS, either in 2PL Mode or
MVCC.
As for optimistic locks:
1. LockModeType.OPTIMISTIC
The check is done at the end of the end of the transaction. Refresh will
only update th
Hi Steve,
Is it ok to commit on the master branch today or should we wait for 5.3 to
be released?
Vlad
On Thu, Feb 1, 2018 at 4:03 AM, Steve Ebersole wrote:
> I am waiting until I hear back from Joel from Sonatype regarding disabling
> the JBoss Nexus -> OSSRH sync for ORM artifacts before I c
On 1 February 2018 at 02:03, Steve Ebersole wrote:
> I am waiting until I hear back from Joel from Sonatype regarding disabling
> the JBoss Nexus -> OSSRH sync for ORM artifacts before I can release.
Just curious: is that a requirement to start releasing on OSSRH?
I was assuming that simply not
10 matches
Mail list logo