Hi Chris, please see https://issues.apache.org/jira/browse/GORA-45
Thanks On Wed, Oct 5, 2011 at 11:03 PM, Mattmann, Chris A (388J) < chris.a.mattm...@jpl.nasa.gov> wrote: > Hey Lewis, > > Can you attach a patch to a JIRA issue and I'd be happy to commit it? > > Cheers, > Chris > > On Oct 5, 2011, at 2:56 PM, lewis john mcgibbney wrote: > > > Hi, > > > > I was given a small patch a good while ago which solved a problem I was > > having at the time. As below > > > > diff --git a/build.xml b/build.xml > > index 5810db9..eaa0450 100644 > > --- a/build.xml > > +++ b/build.xml > > @@ -301,7 +301,7 @@ > > </target> > > > > <!-- target: clean-cache > > ================================================ --> > > - <target name="clean-cache" depends="" > > + <target name="clean-cache" depends="ivy-init" > > description="delete ivy cache"> > > <ivy:cleancache /> > > </target> > > > > Is there any reason why this isn't committed? > > To be honest I've not experienced the problem for ages, but just thought > I'd > > ask before I delete it forever. > > > > Thanks > > > > -- > > *Lewis* > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Senior Computer Scientist > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 171-266B, Mailstop: 171-246 > Email: chris.a.mattm...@nasa.gov > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Assistant Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > -- *Lewis*