On Wed, 16 Aug 2006 15:48:59 +0200, Emmanuel Bernard
<[EMAIL PROTECTED]> wrote:
the javadoc copy is also needed for the directory up task, unless we
change the HibernateExt tasks to point to the new structure
i haven't had time to look at this yet, but doesn't the new build generate
a
dir somewhere that is just as what the distribution will be like ? That is
basically
what we need to point at.
-max
Steve Ebersole wrote:
I checked in a new build script today and wanted to give everyone a
breakdown of the various changes.
The biggest change is that we no longer build "a directory up". All
build stuff now happens within the project directory; all output
"artifacts" end up somewhere in the build directory. For those of you
that might rely on the "directory up", I added a specific target for
y'all (prepare-dir-up) which prepares the directory up just as before
(well the hibernate jar and libs).
The other big change had to do with the test suite. Previously, we had
this broken out into two separate targets: one with instrumentation and
one without. Now, we have a unified notion of running the test suite.
Note that this is still a little in flux as not all
instrumentation-dependent tests are properly covered yet...
Minor (for some), but I also added the capability to run the eg stuff
inline, meaning within the checkout dir. Run 'eg.inline' instead of
'eg'.
There are various other minor changes, but these were the big ones...
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss a division of Red Hat
[EMAIL PROTECTED]
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev