On Mon, Mar 23, 2009 at 10:49 PM, sebb <[email protected]> wrote:
> On 23/03/2009, ant elder <[email protected]> wrote:
>> On Mon, Mar 23, 2009 at 9:20 PM, sebb <[email protected]> wrote:
>>
>>  > Also, the encoding needs to be specified:
>>  >
>>  > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
>>  > resources, i.e. build is platform dependent!
>>  >
>>
>>
>> I don't see that warning when i build, do you know where its coming
>>  from or how to fix it?
>>
>
> I think it comes from the resources plugin.
>
> The following fixed it for me.
> Add the following to the <properties> section in the top-level POM:
>
>        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
>        
> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
>
>>

Thanks, i think i've fixed all those points now and have uploaded the
new artifacts.

Re the question about the com.sun package names, thats as BSF can use
the script engines from https://scripting.dev.java.net/ which use that
package name, that doesn't restrict it to the sun libraries though any
other script engines also work and those are ignored if not present.

   ...ant

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to