Maarten wrote:

> I've added a unit test to test some of the STAX functionality of dom4j. 
> In order to really test this, I need a reference implementation of this 
> STAX api.

Ok,

> Can someone add the following line to the dom4j project descriptor:
> <depend project="stax" ids="ri"/>
> 
> (please verify this as I'm not very familiar with gump)

Hmm, I see this already there:

    <depend project="stax" ids="api"/>

And I see here that api and ri is all of STAX,

http://brutus.apache.org/gump/public/stax/stax/details.html

so I assume we just remove the ids="...". Done.

regards

Adam

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

Reply via email to