+1 move to stax-api 1.0.1

On 1/12/07, David Jencks <[EMAIL PROTECTED]> wrote:

we definitely want stax-api 1.0.1, it fixes big bugs.

It used to be that the xmlbeans 2.0 pom included the unavailable
jsr-173-api jar which required the exclusion.  However the guaranteed
immutable released poms seem to have changed and no longer include
this error so the exclusion may no longer be needed.

thanks
david jencks

On Jan 11, 2007, at 1:11 PM, Davanum Srinivas wrote:

> Axis2 needs 1.0.1. Can we please use that?
>
> thanks,
> dims
>
> On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote:
>> I've found both of these:
>>
>>              <dependency>
>>                  <groupId>stax</groupId>
>>                  <artifactId>stax-api</artifactId>
>>                  <version>1.0.1</version>
>>              </dependency>
>>
>>              <dependency>
>>                  <groupId>stax</groupId>
>>                  <artifactId>stax-api</artifactId>
>>                  <version>1.0</version>
>>                  <exclusions>
>>                      <exclusion>
>>                          <groupId>xmlbeans</groupId>
>>                          <artifactId>xmlbeans-jsr173-api</artifactId>
>>                      </exclusion>
>>                  </exclusions>
>>              </dependency>
>>
>> Please pay more attention to what artifacts are already configured
>> when you add/update dependencyManagement.
>>
>> --jason
>>
>
>
> --
> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service
> Developers)


Reply via email to