On Wed, Sep 1, 2010 at 9:17 AM, Millies, Sebastian
<sebastian.mill...@ids-scheer.com> wrote:
> Hello there,
>
> I'm using the project release for Tuscany 1.6, windows binary distribution.
> I've noticed that some errors have been fixed in 1.x since Tuscany 1.6,
> e. g. regarding the domain manager TUSCANY-3587 and TUSCANY-3589.
>
> However, there do not seem to be nightly builds of the 1.x line.
> How can I create a binary distribution corresponding to the latest sources?
> I have not been able to find documentation on that.
>
> I did download the trunk, and (after deleting the demo, samples and tutorials
> to avoid an OutOfMemoryError) have been able to do a build with Maven. But 
> this
> is still a far cry from what I need.
>
> Any help would be appreciated.
> Sebastian
>

Hi Sebastien

You should be able to create a binary distro from the trunk 1.x code
by doing the following

cd distribution
mvn

This should leave the src and binary distribution artifacts in the
distribution/target directory

As an aside, the other Simon has cut a branch for a 1.6.1 release and
is merging selected JIRA into that branch [1]. If there are particular
JIRA you need then now would be a good time to shout.

[1] http://www.mail-archive.com/dev%40tuscany.apache.org/msg13641.html

Regards

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to