Sorry, let me try that again. It’s <name>##<version>.war….
For example: thredds##450.war = v4.5.0
would supercede: thredds##431.war = v 4.3.1
> On Mar 27, 2015, at 10:44 AM, Robert Casey <rob@xxxxxxxxxxxxxxxxxxx> wrote:
>
>
> Hi John-
>
> For versioning of .war distros in Tomcat, you can use the double-hash
> notation for version numbers. This will cause the highest versioned file to
> supercede earlier versions when you reference ‘/thredds’ in a URL.
>
> For example: thredds.war##450.war = v4.5.0
> would supercede: thredds.war##431 = v 4.3.1
>
> -RC
>
>> On Mar 27, 2015, at 10:05 AM, John Caron <caron@xxxxxxxx
>> <mailto:caron@xxxxxxxx>> wrote:
>>
>> The problem is you would then have to remove the version number from the
>> filename before you drop it into tomcat, since the webapp name has to be
>> thredds.war.
>>
>> Does someone know a way around that?
>>
>> On Fri, Mar 27, 2015 at 10:54 AM, Michael McDonald <mcdonald@xxxxxxxxxxxxx
>> <mailto:mcdonald@xxxxxxxxxxxxx>> wrote:
>> On Thu, Mar 26, 2015 at 11:21 PM, Roy Mendelssohn - NOAA Federal
>> <roy.mendelssohn@xxxxxxxx <mailto:roy.mendelssohn@xxxxxxxx>> wrote:
>> > Is that the release under the 4.5? heading on the web page? What would
>> > helped is if the .war files had the version in their name so when I mouse
>> > over the link I know what I will be downloading.
>>
>> I 2nd Roy's motion for putting version numbers in the .war file names.
>>
>> --
>> Michael McDonald
>> Florida State University
>>
>> _______________________________________________
>> thredds mailing list
>> thredds@xxxxxxxxxxxxxxxx <mailto:thredds@xxxxxxxxxxxxxxxx>
>> For list information or to unsubscribe, visit:
>> http://www.unidata.ucar.edu/mailing_lists/
>> <http://www.unidata.ucar.edu/mailing_lists/>
>>
>>
>> _______________________________________________
>> thredds mailing list
>> thredds@xxxxxxxxxxxxxxxx <mailto:thredds@xxxxxxxxxxxxxxxx>
>> For list information or to unsubscribe, visit:
>> http://www.unidata.ucar.edu/mailing_lists/
>