I think I fixed that yesterday, it seems to work for me on latest trunk.

2014-06-04 22:41 GMT+02:00 Samuel E Bratton <[email protected]>:

> I'm also having issues building aries on the subssystem itests. It's been
> failing the last few days including with the latest updates from this
> morning. I see multiple compile errors. It looks like  non-Genericized
> classes being used with generics, for example
>
> ~/aries/subsystem/subsystem-itests mvn clean install
> ...
>
> [ERROR]
>
> /C:/cygwin/home/sbratton/ariesJ7/aries/subsystem/subsystem-itests/src/test/java/org/apache/aries/subsystem/itests/SubsystemTest.java:[248,49]
> type org.osgi.framework.ServiceRegistration does not take parameters
> ...
>
> on this line of code:
> 248:    protected Collection<ServiceRegistration<?>> serviceRegistrations
> = new ArrayList<ServiceRegistration<?>>();
>
> as far as I can tell from the mvn debug messages the version of
> ServiceRegistration is from org.eclipse.osgi-3.8.0.v20120529-1548.jar
>
> Anybody know what's causing thsi?
>
> --
> Samuel Bratton
> IBM WebSphere System Management
> Bldg 903 5E005, 11501 Burnet Road, Austin, Texas 78758
>
> [email protected]
> phone: (512)286-5440; TL 363-5440
>

Reply via email to