gil cattaneo created FELIX-4775:
-----------------------------------
Summary: Build problems
Key: FELIX-4775
URL: https://issues.apache.org/jira/browse/FELIX-4775
Project: Felix
Issue Type: Bug
Components: File Install
Environment: Fedora Linux all
jdk 1.8.0.40-19.b12
maven 3.2.5
org.apache.felix.configadmin 1.4.0
org.apache.felix.framework 4.6.0
org.apache.felix.utils 1.6.0
org.osgi.compendium from
http://www.apache.org/dist/felix/org.osgi.compendium-1.4.0-project.tar.gz
org.osgi.core from
http://www.apache.org/dist/felix/org.osgi.core-1.4.0-project.tar.gz
Reporter: gil cattaneo
Hi,
the build fail with these errors:
[ERROR]
/builddir/build/BUILD/org.apache.felix.fileinstall-3.4.0/src/main/java/org/apache/felix/fileinstall/internal/FileInstall.java:[342,17]
org.apache.felix.fileinstall.internal.FileInstall.ConfigAdminSupport.Tracker is
not abstract and
does not override abstract method updated(java.lang.String,java.util.Dictionary)
in org.osgi.service.cm.ManagedServiceFactory
[ERROR]
/builddir/build/BUILD/org.apache.felix.fileinstall-3.4.0/src/main/java/org/apache/felix/fileinstall/internal/FileInstall.java:[359,25]
name clash: updated(java.lang.String,java.util.Dictionary<java.lang.String,?>)
in org.apache.felix.fileinstall.internal.FileInstall.ConfigAdminSupport.Tracker
and
updated(java.lang.String,java.util.Dictionary) in
org.osgi.service.cm.ManagedServiceFactory have the
same erasure, yet neither overrides the other
[INFO] 2 errors
Any ideas?
Thanks in advance.
Regards
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)