It is partially fixed in my 414 branch. Reto On Dec 8, 2011 3:12 PM, "Rupert Westenthaler" <[email protected]> wrote:
> Hi all > > On Thu, Dec 8, 2011 at 1:12 PM, Reto Bachmann-Gmür <[email protected]> > wrote: > > I've noted that in some places stanbol uses the platform default encoding > > and in other utf-8. For example in > > > > > http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/autotagging/src/test/java/org/apache/stanbol/enhancer/engines/autotagging/impl/TestEntityMentionEnhancementEngine.java?revision=1089016&view=markup > > > > default encoding is used on line 105 while line 125 uses UTF-8. > > > > If there is not rationale in this I would suggest to use UTF-8 everywhere > > and ignore the default encoding of the VM. > > > > UTF-8 is the default for STANBOL. If there are components that do use > other encodings or the platform default than this should be considered > as an bug. > > I was in the opinion that I fixed all the remaining encoding related > bugs while working on STANBOL-329 however I did not have a look at the > unit tests through. > > best > Rupert > > > > -- > | Rupert Westenthaler [email protected] > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen >
