The current BVAL TCK from Oracle that we have to certify with is
jsr303-tck-1.0.3.GA-dist.zip, which uses the 1.0.3.GA level of the API.

If you look at the TCK that gets downloaded during the TCK build, those
files also download the 1.0.3.GA level of the API and matches the
distribution as provided by Oracle.

I haven't looked at the 1.0.4 level yet, so is there something in there
that we need?  What changes were introduced?


-Donald


On 10/1/10 12:37 PM, Matt Benson wrote:
> 
> On Oct 1, 2010, at 11:18 AM, Donald Woods wrote:
> 
>> Matt, the latest TCK drop from Oracle is 1.0.3, so I'd rather not move
>> up until we have a newer TCK level that matches.....
>>
> 
> I'm fine with whatever the community decides, of course, but can you explain 
> the above?  I'm afraid I don't understand...
> 
> -Matt
> 
>>
>> -Donald
>>
>>
>> On 9/28/10 9:53 PM, [email protected] wrote:
>>> Author: mbenson
>>> Date: Wed Sep 29 01:53:36 2010
>>> New Revision: 1002445
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1002445&view=rev
>>> Log:
>>> upgrade to tck version 1.0.4.GA
>>>
>>> Modified:
>>>    incubator/bval/trunk/bval-tck/pom.xml
>>>
>>> Modified: incubator/bval/trunk/bval-tck/pom.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/incubator/bval/trunk/bval-tck/pom.xml?rev=1002445&r1=1002444&r2=1002445&view=diff
>>> ==============================================================================
>>> --- incubator/bval/trunk/bval-tck/pom.xml (original)
>>> +++ incubator/bval/trunk/bval-tck/pom.xml Wed Sep 29 01:53:36 2010
>>> @@ -92,7 +92,7 @@
>>>                 <dependency>
>>>                     <groupId>org.hibernate.jsr303.tck</groupId>
>>>                     <artifactId>jsr303-tck</artifactId>
>>> -                    <version>1.0.3.GA</version>
>>> +                    <version>1.0.4.GA</version>
>>>                 </dependency>
>>>                 <dependency>
>>>                     <groupId>org.jboss.test-harness</groupId>
>>>
>>>
>>>
> 
> 

Reply via email to