Hi all guys,
while trying to compile the new CLI module, I accidentally got an
error in the I18NTransformerTest, follow below my environment and the
error message.
Can you help me please to figure out where the error is?
Many thanks in advance, all the best!
Simo

$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /Applications/apache-maven-3.0.3
Java version: 1.6.0_26, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.7.1", arch: "x86_64", family: "mac"

-------------------------------------------------------------------------------
Test set: org.apache.cocoon.sax.component.I18NTransformerTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.07
sec <<< FAILURE!
base(org.apache.cocoon.sax.component.I18NTransformerTest)  Time
elapsed: 0.069 sec  <<< ERROR!
java.lang.Error: Unresolved compilation problem:
        The method isEmpty() is undefined for the type String

        at 
org.apache.cocoon.sax.component.I18nTransformer.init(I18nTransformer.java:732)
        at 
org.apache.cocoon.sax.component.I18nTransformer.<init>(I18nTransformer.java:723)
        at 
org.apache.cocoon.sax.component.I18NTransformerTest.pipeline(I18NTransformerTest.java:67)
        at 
org.apache.cocoon.sax.component.I18NTransformerTest.base(I18NTransformerTest.java:134)

http://people.apache.org/~simonetripodi/
http://www.99soft.org/

Reply via email to