You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Geert Vanheusden <g....@aca-it.be> on 2010/10/29 11:44:48 UTC

Build Problem (1.5.0_26 on OSX)

Dear,

I have the following compilation failure while building the whole project. stringPropertyNames is not supported in JDK 1.5.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/Users/geert/Projects/IDEWE/PARK/workspace/opencmis/chemistry-opencmis-test/chemistry-opencmis-test-tck/src/main/java/org/apache/chemistry/opencmis/tck/runner/AbstractRunner.java:[55,46] cannot find symbol
symbol  : method stringPropertyNames()
location: class java.util.Properties

Kind regards,

Geert Vanheusden



Re: Build Problem (1.5.0_26 on OSX)

Posted by Florian Müller <fl...@alfresco.com>.
Hi Geert,

That should be fixed now. But you will need JDK 1.6 to build the CMIS 
Workbench.


Regards,

Florian


On 29/10/2010 10:44, Geert Vanheusden wrote:
> Dear,
>
> I have the following compilation failure while building the whole project. stringPropertyNames is not supported in JDK 1.5.
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /Users/geert/Projects/IDEWE/PARK/workspace/opencmis/chemistry-opencmis-test/chemistry-opencmis-test-tck/src/main/java/org/apache/chemistry/opencmis/tck/runner/AbstractRunner.java:[55,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
>
> Kind regards,
>
> Geert Vanheusden
>
>