[jboss-dev] Zip sources as artifacts

Thomas Diesler thomas.diesler at jboss.com
Wed Jul 25 00:51:25 EDT 2007


I use a striped down local copy of the repository. It contains the svn
externals to build jbossas

svn co https://svn.jboss.org/repos/jbossas/jboss.local.repository
export JBOSS_REPOSITORY=file:/jboss.local.repository

On Tue, 2007-07-24 at 20:32 +0200, Carlo de Wolf wrote:
> I'm now using a httpd accelerator, but this is sort of the wrong way
> round. Is it possible to configure a proxy for the build?
> 
> Carlo
> 
> On Fri, 2007-07-20 at 12:57 +0300, Dimitris Andreadis wrote:
> > Do we really need to include the .zip sources as artifacts in the component-info's ?
> > 
> > It takes long to download and it's not used.
> > 
> > (or, it doesn't matter now if we move to maven2?)
> > 
> > https://svn.jboss.org/repos/repository.jboss.org/jbpm/3.1.2/component-info.xml
> > <project name="jbpm-component-info">
> > 
> >     <component id="jbpm"
> >                licenseType="lgpl"
> >                version="3.1.2"
> >                projectHome="http://jbpm.org/"
> >                description="Powerfull BPM and workflow engine in Java">
> >        <artifact id="jbpm.zip"/>
> >        <artifact id="jbpm-3.1.2.jar"/>
> >        <artifact id="jbpm-identity-3.1.2.jar"/>
> > 
> >        <export>
> >          <include input="jbpm.zip"/>
> >          <include input="jbpm-3.1.2.jar"/>
> >          <include input="jbpm-identity-3.1.2.jar"/>
> >        </export>
> > 
> >     </component>
> > 
> > </project>
> > _______________________________________________
> > jboss-development mailing list
> > jboss-development at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-development
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
Web Service Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx






More information about the jboss-development mailing list