Gert Vanthienen created FELIX-3752:
--------------------------------------
Summary: Compilation failure in utils subproject on AIX
Key: FELIX-3752
URL: https://issues.apache.org/jira/browse/FELIX-3752
Project: Felix
Issue Type: Bug
Components: Utils
Affects Versions: utils-1.2.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Priority: Minor
Fix For: utils-1.2.2
When building the Felix Utils subproject on AIX, you bump into this compilation
failure due to an unused com.sun import in PropertiesTest
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile
(default-testCompile) on project org.apache.felix.utils: Compilation failure
[ERROR]
/home/hudson/workspace/felix-utils-7.1.x.fuse-stable-platform/jdk/jdk6/label/aix5/utils/src/test/java/org/apache/felix/utils/properties/PropertiesTest.java:[26,49]
package com.sun.org.apache.xerces.internal.impl.dv does not exist
[ERROR] -> [Help 1]
[ERROR]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira