[hibernate-dev] new build script
Max Rydahl Andersen
max.andersen at jboss.com
Wed Aug 16 11:19:42 EDT 2006
On Wed, 16 Aug 2006 17:05:05 +0200, Steve Ebersole
<steve.ebersole at jboss.com> wrote:
> So then basically it just references it and never uses it...
do note that the plugins (not in hibernateext) include the javadoc and I
can't remember if it
went for the source or distribution build.
I'll look into this tomorrow and fix those builds that somehow depends on
the old ways.
-max
>
> -----Original Message-----
> From: Emmanuel Bernard [mailto:emmanuel at hibernate.org]
> Sent: Wednesday, August 16, 2006 9:58 AM
> To: Steve Ebersole
> Cc: hibernate-dev at lists.jboss.org
> Subject: Re: [hibernate-dev] new build script
>
> the ant script looks for it, if the directory is not there it fails. I
> don't think it actually links javadoc though.
>
> Steve Ebersole wrote:
>> I assume it does this for linking? How does that work with a
> file-based
>> URL? I mean when you actually bundle? Is it just assumed that the
>> separate subprojects are unzipped in the same layout as our build
> dirs?
>>
>>
>> -----Original Message-----
>> From: Emmanuel Bernard [mailto:emmanuel at hibernate.org]
>> Sent: Wednesday, August 16, 2006 8:49 AM
>> To: Steve Ebersole
>> Cc: hibernate-dev at lists.jboss.org
>> Subject: Re: [hibernate-dev] new build script
>>
>> the javadoc copy is also needed for the directory up task, unless we
>> change the HibernateExt tasks to point to the new structure
>>
>> 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