Re: Q: How to create a binary distribution

2010-09-06 Thread Luciano Resende
On Mon, Sep 6, 2010 at 4:38 PM, Simon Nash wrote: > Luciano Resende wrote: >> >> On Fri, Sep 3, 2010 at 3:57 PM, Simon Nash wrote: >>> >>> Apologies for the delay in making a 1.6.1 test build available.  I'll try >>> to get something out for review early next week. >>> >> >> I have setup a Hudson

Re: Q: How to create a binary distribution

2010-09-06 Thread Simon Nash
Luciano Resende wrote: On Fri, Sep 3, 2010 at 3:57 PM, Simon Nash wrote: Apologies for the delay in making a 1.6.1 test build available. I'll try to get something out for review early next week. I have setup a Hudson build for the 1.6.1 branch and you can check a SNAPSHOT Distribution at [1

Re: Q: How to create a binary distribution

2010-09-05 Thread Luciano Resende
On Fri, Sep 3, 2010 at 3:57 PM, Simon Nash wrote: > Apologies for the delay in making a 1.6.1 test build available.  I'll try > to get something out for review early next week. > I have setup a Hudson build for the 1.6.1 branch and you can check a SNAPSHOT Distribution at [1] [1] https://hudson

Re: Q: How to create a binary distribution

2010-09-03 Thread Simon Nash
Millies, Sebastian wrote: comments inline below. From: Simon Laws [mailto:simonsl...@googlemail.com] 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/

Re: Q: How to create a binary distribution

2010-09-01 Thread Luciano Resende
On Wed, Sep 1, 2010 at 2:02 PM, Millies, Sebastian wrote: >>From: Luciano Resende [mailto:luckbr1...@gmail.com] >> >>>On Wed, Sep 1, 2010 at 1:17 AM, Millies, Sebastian >> wrote: > [snip] >>> I did download the trunk, and (after deleting the demo, samples and >>> tutorials >>> to avoid an OutOfMe

RE: Q: How to create a binary distribution

2010-09-01 Thread Millies, Sebastian
>From: Luciano Resende [mailto:luckbr1...@gmail.com] > >>On Wed, Sep 1, 2010 at 1:17 AM, Millies, Sebastian > wrote: [snip] >> 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

Re: Q: How to create a binary distribution

2010-09-01 Thread Luciano Resende
On Wed, Sep 1, 2010 at 1:17 AM, Millies, Sebastian 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. > >

RE: Q: How to create a binary distribution

2010-09-01 Thread Millies, Sebastian
comments inline below. From: Simon Laws [mailto:simonsl...@googlemail.com] >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 tha

Re: Q: How to create a binary distribution

2010-09-01 Thread Simon Laws
On Wed, Sep 1, 2010 at 9:17 AM, Millies, Sebastian 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. > >