Ok, got the patch. git.apache.org/marmotta.git seems to be a bit behind of git-wip-us.
However the test still fails. Cheers, Reto On Wed, Mar 26, 2014 at 1:45 PM, Sergio Fernández < [email protected]> wrote: > actually was already there: > https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=commit;h= > 1b4705bb6d5dfeeafb281d06f79e74f31c399733 > > BTW, could you please post to the mailing list using the email address you > are subscribed with? Moderator will thanks ;-) > > > On 26/03/14 13:39, Reto Gmür wrote: > >> Could you push the change to the LDP branch? >> >> Cheers, >> Reto >> >> >> On Wed, Mar 26, 2014 at 1:30 PM, Sergio Fernández < >> [email protected]> wrote: >> >> Hi, >>> >>> >>> On 26/03/14 10:58, Reto Gmür wrote: >>> >>> After pulling the changes (git pull git://git.apache.org/marmotta. >>>> gitldp) >>>> I fail building marmotta. >>>> >>>> The failing test: >>>> >>>> it.pkg.webservices.MyWebServiceTest.txt >>>> ------------------------------------------------------------ >>>> ------------------- >>>> Test set: it.pkg.webservices.MyWebServiceTest >>>> ------------------------------------------------------------ >>>> ------------------- >>>> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.445 >>>> sec >>>> <<< FAILURE! >>>> testHello(it.pkg.webservices.MyWebServiceTest) Time elapsed: 0.903 sec >>>> <<< FAILURE! >>>> java.lang.AssertionError: Body doesn't match. >>>> Expected: >>>> a string containing "Hello Jürgen" >>>> Actual: >>>> Hello J? >>>> >>>> >>> That test works for me in Linux (which uses utf-8 as default), but we >>> were >>> aware there was some issues in systems with others char sets. And I guess >>> your are using Windows. >>> >>> Commit de57f1fcc99fbe86ad67b319d823ff2f29fa2cb7 should fix this by using >>> an explicit charset in the request. Please, verify if that makes the >>> tests >>> success in your environment. >>> >>> >>> Cheers, >>> >>> -- >>> Sergio Fernández >>> Senior Researcher >>> Knowledge and Media Technologies >>> Salzburg Research Forschungsgesellschaft mbH >>> Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria >>> T: +43 662 2288 318 | M: +43 660 2747 925 >>> [email protected] >>> http://www.salzburgresearch.at >>> >>> >> > -- > Sergio Fernández > Senior Researcher > Knowledge and Media Technologies > Salzburg Research Forschungsgesellschaft mbH > Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria > T: +43 662 2288 318 | M: +43 660 2747 925 > [email protected] > http://www.salzburgresearch.at >
