You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Stefan Bodewig <bo...@apache.org> on 2011/01/10 13:09:58 UTC

Re: svn commit: r1057143 - /gump/metadata/project/santuario.xml

Hi Colm,

On 2011-01-10, <co...@apache.org> wrote:

> URL: http://svn.apache.org/viewvc?rev=1057143&view=rev
> Log: (empty)

> Modified:
>     gump/metadata/project/santuario.xml

> Modified: gump/metadata/project/santuario.xml
> URL: http://svn.apache.org/viewvc/gump/metadata/project/santuario.xml?rev=1057143&r1=1057142&r2=1057143&view=diff
> ==============================================================================
> --- gump/metadata/project/santuario.xml (original)
> +++ gump/metadata/project/santuario.xml Mon Jan 10 10:25:37 2011
> @@ -35,7 +35,7 @@
>        <property name="product.version" value="@@DATE@@"/>
>      </ant>

> -    <depend project="ant" inherit="runtime"/>
> +    <!--<depend project="ant" inherit="runtime"/>-->

I'm not sure what you are trying to do here, but if the project builds
using Ant (which the descriptor says) then it must depend on Ant.  I've
reverted this.

The build failures of the past few days occured because the descriptor
specifically demanded JUnit 3.x rather than 4.x and so the org.junit
package has not been available.  This has been fixed a few minutes
before you changed the descriptor yourself.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org