Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 316403

Summary: need regression for xdc.runtime dependencies (315822)
Product: [Technology] RTSC Reporter: Dave Russo <d-russo>
Component: RuntimeAssignee: Sasha Slijepcevic <sascha>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: test
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 315822    
Bug Blocks:    

Description Dave Russo CLA 2010-06-09 21:18:40 EDT
A simple test package containing executables all of which set rtsName to null can be "xdc released" and checked for xdc.runtime dependencies.  Such a test should be extended to include modules with @NoRuntime specified.
Comment 1 Sasha Slijepcevic CLA 2010-08-04 21:05:38 EDT
The test 'ecl.ecl316403', added in xdctest-a26, builds two packages - one with a library containing only one NoRuntime module, and one with an executable setting rtsName to 'null'. Both packages are then released and their package/package.ext.xml file is checked for 'xdc.runtime'.

This test also verifies the fix for 319891. In the package with a NoRuntime module, the file package/package.cfg.dep contains 'xdc.runtime' references, but in the releases built with XDCtools in which 319891 is fixed, package.ext.xml does not contain a reference to 'xdc.runtime'.
Comment 2 Dave Russo CLA 2011-11-09 18:55:54 EST
closing "ancient" resolved bugs