[hibernate-dev] [OGM] Sprint organization

Hardy Ferentschik hardy at hibernate.org
Wed Feb 25 10:47:27 EST 2015


> > A dedicated module means less surprises and less understanding needed to
> > see how
> > things get together.
> >
> 
> Hm, but test JARs have been an exception to that "rule" in Maven for a long
> time. So no-one should really be surprised by using that concept.

Hmm, not sure. 

> > Also, having a dedicated module allows for adding an additional README
> > which for
> > example described the purpose of these tests, how they are executed and
> > that they
> > are used by each dialect.
> >
> 
> Would it help if we add a note to the main readme.md, or maybe
> package-info.java in the TCK package? Personally I prefer to have all
> build-related info in one readme rather than scattered over several places.

But that's partly my point. Your solutions require me to read something,
whereas a dedicated module is almost self explaining.

> It's not that I'm not against that move per se, I only have doubts whether
> there is much benefit to it.

IMO yes

> My main concern still is whether that move would complicate running tests
> in core itself? Today I can click and run the TCK tests in core in the IDE
> without any further preparation. If that'd get more difficult, I'd vote
> against that split.

Well, with the helper I am suggesting it is still a single click :-)

--Hardy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 496 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/hibernate-dev/attachments/20150225/448fc455/attachment.bin 


More information about the hibernate-dev mailing list