Skip to content
Success

Changes

Summary

  1. Minor update to javadoc on javax rename (commit: e97c3e8) (details)
  2. Update the example TCK runner to work with Weld 5 after the remvoval of @New, #19 (commit: e9c9767) (details)
  3. Prepare for the 2.0.2 release (commit: 0722a32) (details)
Commit e97c3e8a773333c79c7649fd5e4fecb52f26031d by David Blevins
Minor update to javadoc on javax rename

Signed-off-by: David Blevins <david.blevins@gmail.com>
(commit: e97c3e8)
The file was modified src/main/java/org/atinject/tck/Tck.java (diff)
Commit e9c97676f3353da903675f932fad72ff5902d557 by Scott M Stark
Update the example TCK runner to work with Weld 5 after the remvoval of @New, #19

Signed-off-by: Scott M Stark <starksm64@gmail.com>
(commit: e9c9767)
The file was modified example/pom.xml (diff)
The file was addedexample/src/test/java/weld/AtInjectTCKExtension.java
The file was removedexample/src/test/java/TCKProducers.java
The file was addedexample/src/test/java/weld/SampleBootstrapTCK.java
The file was modified README.adoc (diff)
The file was modified example/src/test/resources/META-INF/beans.xml (diff)
The file was removedexample/src/test/java/SampleBootstrapTCK.java
Commit 0722a32930908caf3eaacce163bffe02f5ae3dd8 by Scott M Stark
Prepare for the 2.0.2 release

Signed-off-by: Scott M Stark <starksm64@gmail.com>
(commit: 0722a32)
The file was modified pom.xml (diff)
The file was modified example/pom.xml (diff)