]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/org/argeo/slc/core/execution/DefaultExecutionFlowDescriptorConverter.java
Adapt to changes in Spring and OSGi (mostly generics)
[gpl/argeo-slc.git] / org.argeo.slc.core / src / org / argeo / slc / core / execution / DefaultExecutionFlowDescriptorConverter.java
index 433da9f1401b2ea25171df1a8b2bfde26189a733..90a9f026f957b9190e487b7bee213527b25a72ef 100644 (file)
@@ -227,7 +227,6 @@ public class DefaultExecutionFlowDescriptorConverter implements
                return efd;
        }
 
-       @SuppressWarnings(value = { "unchecked" })
        protected RefValue buildRefValue(RefSpecAttribute rsa,
                        ExecutionFlow executionFlow, String key) {
                RefValue refValue = new RefValue();