On Thursday 27 May 2004 20:36, Adam R. B. Jack wrote:
> > > get-mx4j:
> > >     [mkdir] Created dir:
> > > /usr/local/gump/public/workspace/avalon-phoenix/lib/repo/mx4j [get]
> > > Getting:
>
> http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz
>
> > > [get] ....................................................
> > >       [get] ....................................................
> > >       [get] ....................................................
> > >       [get] ....................................................
> > > ---------------------------------------------
> >
> > I don't know if it hanged, the built timeout has been shortened or what
> > is really happening here.
>
> I am not aware of the time-out being changed, it is one hour. [I had a
> feeling that Brutus was 'going slow' the other day. I'll check into that.]
>
> BTW: Given that Gump (on Brutus) runs ant with build.sysclasspath set to
> "only"
>
> See:
>
>     http://ant.apache.org/manual/sysclasspath.html
>
> so only Gump's jars are used, and 'get' work like this (during a Gump
> build) is a waste of resources.

I think you are mistaken on what actually happens;
http://cvs.apache.org/viewcvs.cgi/gump/project/avalon-phoenix.xml?view=markup

<project name="avalon-phoenix-dependencies">
        <ant target="get-dependencies-for-gump" />
        <depend project="ant"/>
        <depend project="xml-xerces"/>
        <home nested="lib/repo"/>

<snip content="other Jars" />

        <jar name="mx4j/mx4j-1.1.1/lib/mx4j-tools.jar"
             id="mx4j-tools.jar"/>
    </project>

So, Gump will believe it is built, but it is actually downloaded in the Ant 
file.

We can't build against MX4J CVS, since it is now incompatible. We can't put 
the MX4J v1.1 jar into CVS.


Please advice


Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to