eclipse-archived / concierge

Eclipse Concierge™ project
https://www.eclipse.org/concierge/
Eclipse Public License 1.0
33 stars 22 forks source link

A test fails in R6 build: test case is wrong #34

Closed JochenHiller closed 7 years ago

JochenHiller commented 7 years ago

In r6 branch one test fails checking about optional Bundle-NativeHeader statements. I saw that the test case is wrong, optional ("*") has to be separated with a comma (",") from the other directives.