[hibernate-dev] new build script
Steve Ebersole
steve.ebersole at jboss.com
Wed Aug 16 12:30:40 EDT 2006
No, not really; although it could. I was trying to save the whole copy
step...
-----Original Message-----
From: Max Andersen
Sent: Wednesday, August 16, 2006 10:16 AM
To: Emmanuel Bernard; Steve Ebersole
Cc: hibernate-dev at lists.jboss.org
Subject: Re: [hibernate-dev] new build script
On Wed, 16 Aug 2006 15:48:59 +0200, Emmanuel Bernard
<emmanuel at hibernate.org> 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
max at hibernate.org
http://hibernate.org
JBoss a division of Red Hat
max.andersen at jboss.com
More information about the hibernate-dev
mailing list