Skip to content

Commit

Permalink
Added a link to the 1.1.0 TCK Users Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrluck committed Nov 4, 2017
1 parent d9001ff commit c49c5a3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# TCK

Running the TCK
---------------
## Running the TCK

Please add the following to your settings.xml to enable the CDI RI to be sucked down from JBoss.

Expand Down Expand Up @@ -44,8 +43,13 @@ Please add the following to your settings.xml to enable the CDI RI to be sucked
</profile>
</profiles>

Testing Implementions of JSR107
-------------------------------
## Testing Implementations of JCache

### Version 1.0.0
See the [TCK User Guide](https://docs.google.com/document/d/1w3Ugj_oEqjMlhpCkGQOZkd9iPf955ZWHAVdZzEwYYdU/edit?usp=sharing)
for instructions on how to use this TCK.

### Version 1.1.0
See the [TCK User Guide](https://docs.google.com/document/d/1m8d1Z44IFGAd20bXEvT2G--vWXbxaJctk16M2rmbM24/edit#)
for instructions on how to use this TCK.

0 comments on commit c49c5a3

Please sign in to comment.