Re: Build broken, French Synthesizer

2014-08-07 Thread Juan Martorell
Hi,

On 6 August 2014 16:16, Daniel Naber daniel.na...@languagetool.org wrote:

 I cannot reproduce that here. Did you try mvn clean?


On 6 August 2014 17:19, Dominique Pellé dominique.pe...@gmail.com wrote:

 It works for me as well (on Linux x86_64), I don't see any problem:


Thank you for your answers. As long as Jenkins is OK, I'm OK. I've been
struggling with Egit and I definitely needed a clean-up.

Best regards,
Juan Martorell
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Build broken, French Synthesizer

2014-08-06 Thread Juan Martorell
Hi,

I cannot compile LT because I get the following error:

Tests run: 11, Failures: 1, Errors: 0, Skipped: 0

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] languagetool-parent ... SUCCESS [1.095s]
[INFO] LanguageTool Style and Grammar Checker Core ... SUCCESS [5.232s]
[INFO] English module for LanguageTool ... SUCCESS
[1:49.475s]
[INFO] Hunspell native libs for LanguageTool . SUCCESS [1.228s]
[INFO] French module for LanguageTool  FAILURE [18.591s]
[INFO] German module for LanguageTool  SKIPPED
[INFO] Polish module for LanguageTool  SKIPPED
[INFO] Catalan module for LanguageTool ... SKIPPED
(...)

The origin is here:

---
 T E S T S
---
Running org.languagetool.tagging.fr.FrenchTaggerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 sec
Running
org.languagetool.tagging.disambiguation.rules.fr.FrenchRuleDisambiguatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec
Running org.languagetool.synthesis.fr.FrenchSynthesizerTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
 FAILURE!
warning(junit.framework.TestSuite$1)  Time elapsed: 0.021 sec   FAILURE!
junit.framework.AssertionFailedError: Exception in constructor:
testSynthesizeStringString (java.lang.Error: Unresolved compilation
problem:
The declared package  does not match the expected package 
org.languagetool.synthesis.fr

at
org.languagetool.synthesis.fr.FrenchSynthesizerTest.init(FrenchSynthesizerTest.java:1)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

I could compile it yesterday.

Can it be the new rules uploaded by Dominique? Did you test the whole
project with the 'install' target before pushing changes?

Best regards,
Juan
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: Build broken, French Synthesizer

2014-08-06 Thread Daniel Naber
On 2014-08-06 14:13, Juan Martorell wrote:

 testSynthesizeStringString (java.lang.Error: Unresolved compilation
 problem:
  The declared package  does not match the expected package
 org.languagetool.synthesis.fr [1]

I cannot reproduce that here. Did you try mvn clean?

Regards
  Daniel


--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: Build broken, French Synthesizer

2014-08-06 Thread Dominique Pellé
Daniel Naber daniel.na...@languagetool.org wrote:

 On 2014-08-06 14:13, Juan Martorell wrote:

 testSynthesizeStringString (java.lang.Error: Unresolved compilation
 problem:
  The declared package  does not match the expected package
 org.languagetool.synthesis.fr [1]

 I cannot reproduce that here. Did you try mvn clean?

 Regards
   Daniel


It works for me as well (on Linux x86_64), I don't see any problem:

$ mvn clean package

...snip...

[INFO] Reactor Summary:
[INFO]
[INFO] languagetool-parent ... SUCCESS [3.757s]
[INFO] LanguageTool Style and Grammar Checker Core ... SUCCESS [13.910s]
[INFO] English module for LanguageTool ... SUCCESS [51.886s]
[INFO] Hunspell native libs for LanguageTool . SUCCESS [0.835s]
[INFO] French module for LanguageTool  SUCCESS [8.587s]
[INFO] German module for LanguageTool  SUCCESS [28.608s]
[INFO] Polish module for LanguageTool  SUCCESS [25.772s]
[INFO] Catalan module for LanguageTool ... SUCCESS [28.429s]
[INFO] Italian module for LanguageTool ... SUCCESS [1.900s]
[INFO] Breton module for LanguageTool  SUCCESS [3.550s]
[INFO] Dutch module for LanguageTool . SUCCESS [3.169s]
[INFO] Portuguese module for LanguageTool  SUCCESS [2.802s]
[INFO] Russian module for LanguageTool ... SUCCESS [5.397s]
[INFO] Asturian module for LanguageTool .. SUCCESS [1.344s]
[INFO] Belarusian module for LanguageTool  SUCCESS [1.026s]
[INFO] Chinese module for LanguageTool ... SUCCESS [6.719s]
[INFO] Danish module for LanguageTool  SUCCESS [1.867s]
[INFO] Esperanto module for LanguageTool . SUCCESS [2.134s]
[INFO] Galician module for LanguageTool .. SUCCESS [3.055s]
[INFO] Greek module for LanguageTool . SUCCESS [1.272s]
[INFO] Icelandic module for LanguageTool . SUCCESS [1.227s]
[INFO] Japanese module for LanguageTool .. SUCCESS [1.568s]
[INFO] Khmer module for LanguageTool . SUCCESS [3.171s]
[INFO] Lithuanian module for LanguageTool  SUCCESS [1.148s]
[INFO] Malayalam module for LanguageTool . SUCCESS [1.325s]
[INFO] Romanian module for LanguageTool .. SUCCESS [3.473s]
[INFO] Slovak module for LanguageTool  SUCCESS [2.851s]
[INFO] Slovenian module for LanguageTool . SUCCESS [1.304s]
[INFO] Spanish module for LanguageTool ... SUCCESS [2.221s]
[INFO] Swedish module for LanguageTool ... SUCCESS [1.518s]
[INFO] Tamil module for LanguageTool . SUCCESS [1.217s]
[INFO] Tagalog module for LanguageTool ... SUCCESS [1.364s]
[INFO] Ukrainian module for LanguageTool . SUCCESS [4.106s]
[INFO] Simple German module for LanguageTool . SUCCESS [1.389s]
[INFO] All language modules for LanguageTool . SUCCESS [0.061s]
[INFO] LanguageTool common GUI classes ... SUCCESS [1.049s]
[INFO] LanguageTool command-line version . SUCCESS [9.718s]
[INFO] LanguageTool embedded HTTP server . SUCCESS [12.370s]
[INFO] LanguageTool stand-alone GUI .. SUCCESS [46.826s]
[INFO] LanguageTool LibreOffice/OpenOffice extension . SUCCESS [8.466s]
[INFO] LanguageTool Wikipedia tools .. SUCCESS [38.760s]
[INFO] LanguageTool development tools  SUCCESS [2.199s]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 5:43.771s
[INFO] Finished at: Wed Aug 06 16:02:40 CEST 2014
[INFO] Final Memory: 153M/430M
[INFO] 


Regards
Dominique

--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel