dstepanov / cdi-tck

CDI TCK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDI TCK Development

Travis CI Build Status

Check out the TCK Reference Guide to get acquainted with the CDI TCK and learn how to execute and debug it.

Sources in GIT

Master branch contains the work-in-progress on CDI TCK 4.0

Source Layout

  • .github - the GitHub actions configuration
  • api - Api/Spi for vendor integration
  • dist-build - assembly project to create the distribution zip
  • doc - the TCK user guide source
  • docs - the content for the CDI project github pages
  • ext-lib - A sample library used by some integration tests
  • ide-configs - useful settings for Eclipse and Intellij IDEs
  • impl - The core set of tests, excluding those that depend on web and full platform containers
  • web - The extra tests that depend on the web and full platform
  • README.md - this doc
  • README-list.adoc - Notes on changes being introduced by the CDI-lite effort

About

CDI TCK

License:Apache License 2.0


Languages

Language:Java 97.3%Language:Standard ML 2.4%Language:HTML 0.2%Language:Shell 0.0%