Got busy and forgot to send this yesterday.
Attached is the log.
We discussed merging modules again to make sure we were all in
agreement. In consensus hibernate-annotations will get consumed into
hibernate-core. hibernate-entitymanager will not, it will remain a
separate module.
We discussed test plans for Hudson. Strong will attempt to set up what
we spec'ed this week.
--
Steve Ebersole
http://hibernate.org
[Monday 26 April 2010] [10:02:42] hey everyone
[Monday 26 April 2010] [10:03:03] welcome to meeting number 2!
[Monday 26 April 2010] [10:03:15] :D
[Monday 26 April 2010] [10:03:20] :)
[Monday 26 April 2010] [10:03:38] others?
[Monday 26 April 2010] [10:03:42] i guess the first order of
business is whether there were any follow ups to last week
[Monday 26 April 2010] [10:03:43] hi
[Monday 26 April 2010] [10:04:18] one thing still undecided was
whether to merge entitymanager into core
[Monday 26 April 2010] [10:04:43] i think the majority consensus
was no last time
[Monday 26 April 2010] [10:04:56] i think so
[Monday 26 April 2010] [10:05:10] merge annotations and leave
entitymanager separate
[Monday 26 April 2010] [10:05:16] ok, easy enough
[Monday 26 April 2010] [10:05:23] that my opinion
[Monday 26 April 2010] [10:06:10] hardy_: did you make any head way
on the docs index.html pages?
[Monday 26 April 2010] [10:06:42] not yet, I hit a bug in HV. Once
that is fixed I will get onto it
[Monday 26 April 2010] [10:07:55] i was going to fix hudson, but got a
weird failure, steve, did you get my mail about that failure?
[Monday 26 April 2010] [10:08:19] stliu: the "cant reproduce it"
one?
[Monday 26 April 2010] [10:08:28] yes
[Monday 26 April 2010] [10:08:32] :)
[Monday 26 April 2010] [10:08:45] stliu, that ASTParserLoadingTest
failure?
[Monday 26 April 2010] [10:08:47] i mean not much i can do to
trouble shoot if we cannot reproduce it
[Monday 26 April 2010] [10:08:58] yes, gail
[Monday 26 April 2010] [10:09:29] stliu, I can reproduce it; I'll see
if I can figure it out
[Monday 26 April 2010] [10:09:37] cool, thanks
[Monday 26 April 2010] [10:09:52] i tried lots of ways, but looks like
that failure only like hudson and gail :D
[Monday 26 April 2010] [10:10:02] yeah, bugs love me
[Monday 26 April 2010] [10:10:13] we also need to finish up the
general hudson discussion
[Monday 26 April 2010] [10:10:58] this is very much a maven
discussion though
[Monday 26 April 2010] [10:11:13] 1 job run whole trunk on hsqldb, no
filure then publish snapshot, and triger another job that runs on DB matrix ?
[Monday 26 April 2010] [10:11:20] since the difficulty is maven
induced
[Monday 26 April 2010] [10:11:33] stliu: ideally yes
[Monday 26 April 2010] [10:11:50] stliu: well
[Monday 26 April 2010] [10:12:02] which problem are we talking about?
[Monday 26 April 2010] [10:12:04] maybe not the testsuite on
initial "phase"
[Monday 26 April 2010] [10:12:27] hardy_: which which problem? ;)
[Monday 26 April 2010] [10:12:37] the failure? or hudson?
[Monday 26 April 2010] [10:12:42] regarding maven and hudson
[Monday 26 April 2010] [10:12:50] hardy_, the problem is publich hudson
result and release snapshot
[Monday 26 April 2010] [10:13:28] and why is that a maven problem?
[Monday 26 April 2010] [10:13:33] hardy_: given the current set up
and desire to publish nightly snapshots, what build actually pushed snapshots?
[Monday 26 April 2010] [10:13:43] *pushes
[Monday 26 April 2010] [10:13:59] because in maven i cannot script
the test plan
[Monday 26 April 2010] [10:14:08] you cant "script" anything
[Monday 26 April 2010] [10:14:30] true, I hate this as well
[Monday 26 April 2010] [10:14:38] but what do you want to script?
[Monday 26 April 2010] [10:14:51] yeah, that's my question too :)
[Monday 26 April 2010] [10:14:55] was the idea not to use a build
against hsql db for publishing the snapshots?
[Monday 26 April 2010] [10:15:07] in a scripting build, i'd say (1)
produce jars (thereby running module tests); (2) pub artifacts; (3) run
functional tests
[Monday 26 April 2010] [10:15:37] its not scripting so much
[Monday 26 April 2010] [10:15:48] in maven how would you do what i
just said?
[Monday 26 April 2010] [10:16:08] iiuc there is a way
[Monday 26 April 2010] [10:16:08] you mean pub artifacts without
functional testes pass?
[Monday 26 April 2010] [10:16:11] but its fugly
[Monday 26 April 2010] [10:16:19] no
[Monday 26 April 2010] [10:16:22] look
[Monday 26 April 2010] [10:16:32] you have hibernate-core et al
[Monday 26 April 2010] [10:16:36] the actual modules
[Monday 26 April 2010] [10:16:54] so you want them built and
published
[Monday 26 April 2010] [10:17:08] i think I know now where you are
getting, but continue
[Monday 26 April 2010] [10:17:34] now you have a "testsuite" you
want to run against the "matrix"
[Monday 26 April 2010] [10:17:37] could you not have two Hudson builds
[Monday 26 April 2010] [10:18:02] we will have multip