You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2013/02/09 09:12:41 UTC

Re: svn commit: r1444236 - /camel/branches/camel-2.10.x/components/camel-msv/pom.xml

Should this commit also be done on trunk and 2.9 branch?


On Fri, Feb 8, 2013 at 9:55 PM,  <ha...@apache.org> wrote:
> Author: hadrian
> Date: Fri Feb  8 20:55:43 2013
> New Revision: 1444236
>
> URL: http://svn.apache.org/r1444236
> Log:
> Upgrade xsdlib version and to fix test failure in camel-msv
>
> Modified:
>     camel/branches/camel-2.10.x/components/camel-msv/pom.xml
>
> Modified: camel/branches/camel-2.10.x/components/camel-msv/pom.xml
> URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel-msv/pom.xml?rev=1444236&r1=1444235&r2=1444236&view=diff
> ==============================================================================
> --- camel/branches/camel-2.10.x/components/camel-msv/pom.xml (original)
> +++ camel/branches/camel-2.10.x/components/camel-msv/pom.xml Fri Feb  8 20:55:43 2013
> @@ -61,7 +61,7 @@
>      <dependency>
>        <groupId>com.sun.msv.datatype.xsd</groupId>
>        <artifactId>xsdlib</artifactId>
> -      <version>20060615</version>
> +      <version>2013.2</version>
>      </dependency>
>
>      <!-- for testing -->
>
>



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Re: svn commit: r1444236 - /camel/branches/camel-2.10.x/components/camel-msv/pom.xml

Posted by Babak Vahdat <ba...@swissonline.ch>.

Am 09.02.13 09:12 schrieb "Claus Ibsen" unter <cl...@gmail.com>:

>Should this commit also be done on trunk and 2.9 branch?

Hi Hadrian

I've got no clue what exact test failure you were facing with camel-msv.
Building it multiple times on my box I did not encounter any problems
before this dependency upgrade. Also the last 8 builds of it never failed
on the CI-Server:

https://builds.apache.org/job/Camel.2.10.x.fulltest/

I'm fine with this dependency upgrade but think it should be done (at
least) on the trunk as well as otherwise this branch would be "more up to
date" than the trunk.

Also wondering what exact Maven version you're building with and if it's
minimum 3.0.2. as we say here:

http://camel.apache.org/release-guide.html

Babak

>
>
>On Fri, Feb 8, 2013 at 9:55 PM,  <ha...@apache.org> wrote:
>> Author: hadrian
>> Date: Fri Feb  8 20:55:43 2013
>> New Revision: 1444236
>>
>> URL: http://svn.apache.org/r1444236
>> Log:
>> Upgrade xsdlib version and to fix test failure in camel-msv
>>
>> Modified:
>>     camel/branches/camel-2.10.x/components/camel-msv/pom.xml
>>
>> Modified: camel/branches/camel-2.10.x/components/camel-msv/pom.xml
>> URL: 
>>http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel
>>-msv/pom.xml?rev=1444236&r1=1444235&r2=1444236&view=diff
>> 
>>=========================================================================
>>=====
>> --- camel/branches/camel-2.10.x/components/camel-msv/pom.xml (original)
>> +++ camel/branches/camel-2.10.x/components/camel-msv/pom.xml Fri Feb  8
>>20:55:43 2013
>> @@ -61,7 +61,7 @@
>>      <dependency>
>>        <groupId>com.sun.msv.datatype.xsd</groupId>
>>        <artifactId>xsdlib</artifactId>
>> -      <version>20060615</version>
>> +      <version>2013.2</version>
>>      </dependency>
>>
>>      <!-- for testing -->
>>
>>
>
>
>
>-- 
>Claus Ibsen
>-----------------
>Red Hat, Inc.
>FuseSource is now part of Red Hat
>Email: cibsen@redhat.com
>Web: http://fusesource.com
>Twitter: davsclaus
>Blog: http://davsclaus.com
>Author of Camel in Action: http://www.manning.com/ibsen