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=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to