[ 
https://issues.apache.org/jira/browse/DERBY-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496052
 ] 

Andrew McIntyre commented on DERBY-1746:
----------------------------------------

Myrna,

svn:externals expects only directories to be mapped. The jars in the jars 
repository aren't being used for anything else, and they were put there to 
facilitate upgrade testing in the first place. If it makes more sense to only 
have the derby.jars there, perhaps we should just remove everything but the 
derby.jars.

If it  turns out that somebody is using the jars in the jars tree for some 
other purpose, or the community feels it makes sense to keep the full set of 
release jars in the repository for some other reason, than maybe it makes more 
sense to just check the derby jars for upgrade testing directly into the trunk 
and not use svn:externals. Then new releases can continue to be checked into 
the trunk, and branches will always be created with the appropriate set of 
upgrade jars for testing.

> upgrade tests should start using 10.1.3 released builds
> -------------------------------------------------------
>
>                 Key: DERBY-1746
>                 URL: https://issues.apache.org/jira/browse/DERBY-1746
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.2.1.6
>            Reporter: Myrna van Lunteren
>            Priority: Minor
>         Attachments: DERBY-1746_102_20060823.diff, 
> DERBY-1746_102_20060823.stat, DERBY-1746_trunk_20060824.diff, svn_external
>
>
> The upgrade test' master is based on the 10.1 jars checked in to svn -  
> 10.1.1.0 - (208786). 
> However, we now have a newer released version of 10.1 - 10.1.3.  This would 
> be the obvious choice for someone running tests testing the beta jars.
> If the jars are 10.1.3 then a diff will occur because of the fix for 
> DERBY-655:
> 703d702
> < 
> ,APP,DERBY655T2,C21_ID,,APP,DERBY655T1,C11_ID,1,3,0,F_12,xxxxGENERATED-IDxxxx,
>  7
> 2168d2166
> < 
> ,APP,DERBY655T2,C21_ID,,APP,DERBY655T1,C11_ID,1,3,0,F_12,xxxxGENERATED-IDxxxx,
>  7
> It would be nice if the final build for 10.2 would include an updgrade test 
> master created using 10.1.3, And same is true for the trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to