Skip to content

Commit

Permalink
Set additional properties required of the Framework TCK
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwatson committed Dec 19, 2023
1 parent 5a71dce commit bb97960
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
<keyStores>${project.basedir}/ ../../releng/tck.keystore</keyStores>
<reportDirectory>${project.build.directory}/tck-results</reportDirectory>
<properties>
<org.osgi.test.cases.framework.div.tb12>abc</org.osgi.test.cases.framework.div.tb12>
<org.osgi.test.cases.framework.div.tb15>abc</org.osgi.test.cases.framework.div.tb15>
<org.osgi.test.cases.framework.div.tb16>xyz</org.osgi.test.cases.framework.div.tb16>
<org.osgi.framework.system.capabilities.extra>
osgi.ee; osgi.ee="testOSGiEE",
osgi.ee; osgi.ee="AA/BB",
Expand Down

0 comments on commit bb97960

Please sign in to comment.