Description
Presently, DeltaSpike does not compile with CDI 2 on the classpath. When you compile w/ CDI 2.0 the default methods on interfaces are not leverages.
For DS 1.8, the Weld 3 profile should get updated to:
- Point to latest beta
- Point to java compiler 1.8 (e.g. this build should fail on Java 7 and below)