Re: All go for 3.5.0

2017-04-02 Thread Mark Derricutt
On 2 Apr 2017, at 2:02, Stephen Connolly wrote: > If anyone wants to take some final manual testing of core, please do so as > my plan is to shoot direct for 3.5.0 rather than spinning RCs... this means > if there's a blocker then it will be on to 3.5.1 Latest nightly builds all seem good on my

Re: Apache owned index of Maven-Central artifacts?

2017-04-02 Thread Karl Heinz Marbaise
Hi Paul, On 02/04/17 14:45, Paul Hammant wrote: Apache hosts https://repo.maven.apache.org/maven2/ but there's no web app, just a raw index. For what purpose is a web app needed...This is Maven Central...which is Maven Repository...which is intended to be consumed by Maven and many other

Re: SchemaExport adds engine=MyISAM to all create table statements.

2017-04-02 Thread Petar Tahchiev
Opps - wrong mailing list :( Sorry for the spam :( 2017-04-02 15:58 GMT+03:00 Petar Tahchiev : > Hey guys, > > I've been using Hibernate's SchemaExport tool (5.1.x) for a long time it > has always created an sql script with create-table statements like this: > >

SchemaExport adds engine=MyISAM to all create table statements.

2017-04-02 Thread Petar Tahchiev
Hey guys, I've been using Hibernate's SchemaExport tool (5.1.x) for a long time it has always created an sql script with create-table statements like this: create table abstract_modifiable_entity ( id bigint not null, code varchar(255) not null, created_by

Apache owned index of Maven-Central artifacts?

2017-04-02 Thread Paul Hammant
Apache hosts https://repo.maven.apache.org/maven2/ but there's no web app, just a raw index. If we wanted to host a skinny but useful application there, how would we go about that? Of course there are * http://search.maven.org (hosted by Sonatype) * https://mvnrepository.com * others, but I

[GitHub] maven issue #106: Fixing a typo in 'lifecycle'

2017-04-02 Thread khmarbaise
Github user khmarbaise commented on the issue: https://github.com/apache/maven/pull/106 Hi, has been fixed in the meantime. Thanks for your PR... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does