https://github.com/eclipse-ee4j/ditck-porting
https://github.com/eclipse-ee4j/ditck-porting
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipse-ee4j/ditck-porting
- Owner: eclipse-ee4j
- License: other
- Created: 2018-09-19T16:31:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T15:51:29.000Z (about 4 years ago)
- Last Synced: 2025-08-15T00:53:48.043Z (11 months ago)
- Language: Shell
- Size: 234 KB
- Stars: 1
- Watchers: 23
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Steps to run the tests
===========================
- Install V5 refer to this as GF_HOME
- Install the 330 TCK bundle
- Unzip the 330 Glassfish 5.0 porting bundle in a directory.
Refer to this location as PORTING_HOME
- Install the 299 TCK from http://sourceforge.net/projects/jboss/files/CDI-TCK/1.0.6.Final/
-- This porting package is reusing their porting impl.
- cd to PORTING_HOME and edit the build.properties file
- set tck.home, porting.home, 299.tck.home and glassfish.home in build.properties
- Invoke ant run