The reason for removing the source distribution is because it causes
Out Of Memory problems when the build is run on the continuum
environment. I think it would be great to have it back and working.

BTW, looks like some transformation and ant tasks are used for
building the source distribution, do you know what's going on there, I
couldn't understand exactly what was going on ? At least for Looks
(probably SDO too), we were able to do source distribution in a more
simple way, just by using the assembly maven plugin, but I'm not sure
what's the part that is consuming too much memory on the continuum
environment.

On 8/18/07, ant elder <[EMAIL PROTECTED]> wrote:
> How come this done and can i put it back now?
>
>    ...ant
>
> On 7/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Author: lresende
> > Date: Sat Jul 21 15:30:26 2007
> > New Revision: 558388
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=558388
> > Log:
> > Disable source build distribution
> >
> > Modified:
> >     incubator/tuscany/java/sca/distribution/pom.xml
> >
> > Modified: incubator/tuscany/java/sca/distribution/pom.xml
> > URL:
> > http://svn.apache.org/viewvc/incubator/tuscany/java/sca/distribution/pom.xml?view=diff&rev=558388&r1=558387&r2=558388
> >
> > ==============================================================================
> > --- incubator/tuscany/java/sca/distribution/pom.xml (original)
> > +++ incubator/tuscany/java/sca/distribution/pom.xml Sat Jul 21 15:30:26
> > 2007
> > @@ -157,7 +157,9 @@
> >                          <configuration>
> >                              <descriptors>
> >
> > <descriptor>src/main/assembly/bin.xml</descriptor>
> > +                                <!--
> >
> > <descriptor>src/main/assembly/src.xml</descriptor>
> > +                                -->
> >                              </descriptors>
> >                              <tarLongFileMode>gnu</tarLongFileMode>
> >                              <finalName>apache-tuscany-sca-${pom.version
> > }</finalName>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to