I see what the problem might be...

The info for the Jyve specific localization info is included within the
'ADD' part of the INSTALL.txt.  I just cut-and-pasted that into
TurbineResources so then it would be after the default version that comes
with Turbine.  Is this making sense?

Maybe we could add this...
 # Default ResourceBundle and language/country codes
 # used by the TurbineLocalizationService.
 locale.default.bundle=org.apache.jyve.localization.JyveLocalization
 locale.default.language=en
 locale.default.country=US

to CHANGE instead of ADD.


josh

----- Original Message -----
From: jon * <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 05, 2000 3:37 PM
Subject: Re: jyve install


> on 4/5/00 3:25 PM, aaz <[EMAIL PROTECTED]> wrote:
>
> # Default ResourceBundle and language/country codes
> # used by the TurbineLocalizationService.
> locale.default.bundle=MyBundle
> locale.default.language=en
> locale.default.country=US
>
> # Default ResourceBundle and language/country codes
> # used by the TurbineLocalizationService.
> locale.default.bundle=org.apache.jyve.localization.JyveLocalization
> locale.default.language=en
> locale.default.country=US
>
> Actually, I kept reading your email...for some reason, you have
duplication.
> It is in there twice, you only need it once...
>
> -jon
>
> --
> Scarab -
>       Java Servlet Based - Open Source
>          Bug/Issue Tracking System
>         <http://scarab.tigris.org/>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>
>


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to