You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Peter Keller <pk...@globalphasing.com> on 2012/08/01 12:34:30 UTC

bootstrap build of xmlbeans from svn trunk checkout

I have found that a bootstrap build from an svn checkout of trunk fails
because xml-commons-resolver in
<http://www.apache.org/dist/xerces/xml-commons/binaries/> has been
updated from 1.1 to 1.2. The attached patch to build.xml fixes this in
my hands.

Regards,
Peter.

-- 
Peter Keller                                     Tel.: +44 (0)1223 353033
Global Phasing Ltd.,                             Fax.: +44 (0)1223 366889
Sheraton House,
Castle Park,
Cambridge CB3 0AX
United Kingdom



Re: bootstrap build of xmlbeans from svn trunk checkout

Posted by Peter Keller <pk...@globalphasing.com>.
OK - fair enough. It obviously doesn't interfere with the release of 2.6.0. 
After the release, I may look into this again.

Regards,
Peter.

On Thu, 2 Aug 2012, Cezar Andrei wrote:

> Peter,
>
> Indeed resolver has been updated to 1.2. Thank you for the patch, but I
> can't check it in because it will make 7 tests fail. In order to do the
> update those tests need to be fixed.
>
> Inst2XsdCheckinTest.test_examples_cd_catalog
> Inst2XsdCheckinTest.test_examples_slashdotxml
> Inst2XsdCheckinTest.test_examples_rss2_vb_contentsmart_4enum
> Inst2XsdCheckinTest.test_examples_rss2_vb_contentstring_4enum
> Inst2XsdCheckinTest.test_examples_rss2_vb_contentstring
> Inst2XsdCheckinTest.test_examples_rss2
> Inst2XsdCheckinTest.test_examples_rss091
>
> Run ant checkintest to have a minimal number of tests pass.
>
> Cezar
>
> On Wed, 2012-08-01 at 03:34 -0700, Peter Keller wrote:
>> I have found that a bootstrap build from an svn checkout of trunk fails
>> because xml-commons-resolver in
>> <http://www.apache.org/dist/xerces/xml-commons/binaries/> has been
>> updated from 1.1 to 1.2. The attached patch to build.xml fixes this in
>> my hands.
>>
>> Regards,
>> Peter.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
>> For additional commands, e-mail: dev-help@xmlbeans.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: dev-help@xmlbeans.apache.org
>
>

-- 
Peter Keller                                     Tel.: +44 (0)1223 353033
Global Phasing Ltd.,                             Fax.: +44 (0)1223 366889
Sheraton House,
Castle Park,
Cambridge CB3 0AX
United Kingdom

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


Re: bootstrap build of xmlbeans from svn trunk checkout

Posted by Cezar Andrei <ce...@oracle.com>.
Peter,

Indeed resolver has been updated to 1.2. Thank you for the patch, but I
can't check it in because it will make 7 tests fail. In order to do the
update those tests need to be fixed.

Inst2XsdCheckinTest.test_examples_cd_catalog
Inst2XsdCheckinTest.test_examples_slashdotxml
Inst2XsdCheckinTest.test_examples_rss2_vb_contentsmart_4enum
Inst2XsdCheckinTest.test_examples_rss2_vb_contentstring_4enum
Inst2XsdCheckinTest.test_examples_rss2_vb_contentstring
Inst2XsdCheckinTest.test_examples_rss2
Inst2XsdCheckinTest.test_examples_rss091

Run ant checkintest to have a minimal number of tests pass.

Cezar

On Wed, 2012-08-01 at 03:34 -0700, Peter Keller wrote:
> I have found that a bootstrap build from an svn checkout of trunk fails
> because xml-commons-resolver in
> <http://www.apache.org/dist/xerces/xml-commons/binaries/> has been
> updated from 1.1 to 1.2. The attached patch to build.xml fixes this in
> my hands.
> 
> Regards,
> Peter.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: dev-help@xmlbeans.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org