[weld-dev] AnnotatedType implementation in weld tests
Stuart Douglas
stuart at baileyroberts.com.au
Tue Jan 26 16:28:39 EST 2010
I would like to write some tests for the SPI, however I need a concrete implementation of Annotated*, which are available in weld-extensions. Should I
- Copy paste them into weld-test
- Add a dependency on weld-extensions
- Split them off into a new module (weld-utils?) and add a dependency on that
- something else altogether
Stuart
More information about the weld-dev
mailing list