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-inf...
<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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development