forked from eclipse-daanse/org.eclipse.daanse.xmla
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.bndrun.deactivated
More file actions
127 lines (113 loc) · 5.51 KB
/
test.bndrun.deactivated
File metadata and controls
127 lines (113 loc) · 5.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
#********************************************************************
# Copyright (c) 2004 Contributors to the Eclipse Foundation
#
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# SmartCity Jena - initial
# Stefan Bischof (bipolis.org) - initial
#********************************************************************
-tester: biz.aQute.tester.junit-platform
-runtrace: true
-runvm: ${def;argLine}
-runproperties: \
org.slf4j.simpleLogger.defaultLogLevel=debug,\
org.osgi.service.http.port=8090
-runrequires: \
bnd.identity;id='${project.artifactId}-tests',\
bnd.identity;id='${project.artifactId}',\
bnd.identity;id='com.sun.xml.ws.jaxws-rt',\
bnd.identity;id='org.glassfish.hk2.osgi-resource-locator',\
bnd.identity;id=junit-jupiter-engine,\
bnd.identity;id=junit-platform-launcher,\
bnd.identity;id='com.sun.xml.messaging.saaj.impl',\
bnd.identity;id='org.eclipse.daanse.jakarta.xml.ws.runtime.httpwhiteboard',\
bnd.identity;id='org.eclipse.daanse.jakarta.xml.ws.handler',\
bnd.identity;id='org.eclipse.daanse.xmla.server.tck'
-runee: JavaSE-21
#-runfw: org.apache.felix.framework
-runfw: org.eclipse.osgi
# This will help us keep -runbundles sorted
-runstartlevel: \
order=sortbynameversion,\
begin=-1
# The following is calculated by the bnd-resolver-maven-plugin
-runbundles: \
assertj-core;version='[3.26.0,3.26.1)',\
ch.qos.logback.classic;version='[1.5.6,1.5.7)',\
ch.qos.logback.core;version='[1.5.6,1.5.7)',\
com.fasterxml.woodstox.woodstox-core;version='[6.5.1,6.5.2)',\
com.sun.activation.jakarta.activation;version='[2.0.1,2.0.2)',\
com.sun.xml.bind.jaxb-core;version='[4.0.4,4.0.5)',\
com.sun.xml.bind.jaxb-impl;version='[4.0.4,4.0.5)',\
com.sun.xml.fastinfoset.FastInfoset;version='[2.1.0,2.1.1)',\
com.sun.xml.messaging.saaj.impl;version='[3.0.3,3.0.4)',\
com.sun.xml.stream.buffer.streambuffer;version='[2.1.0,2.1.1)',\
com.sun.xml.ws.jaxws-rt;version='[4.0.2,4.0.3)',\
jakarta.activation-api;version='[2.1.2,2.1.3)',\
jakarta.annotation-api;version='[2.1.1,2.1.2)',\
jakarta.xml.bind-api;version='[4.0.1,4.0.2)',\
jakarta.xml.soap-api;version='[3.0.1,3.0.2)',\
jakarta.xml.ws-api;version='[4.0.1,4.0.2)',\
javax.activation-api;version='[1.2.0,1.2.1)',\
jaxb-api;version='[2.3.1,2.3.2)',\
junit-jupiter-api;version='[5.9.2,5.9.3)',\
junit-jupiter-engine;version='[5.9.2,5.9.3)',\
junit-jupiter-params;version='[5.9.2,5.9.3)',\
junit-platform-commons;version='[1.9.2,1.9.3)',\
junit-platform-engine;version='[1.9.2,1.9.3)',\
junit-platform-launcher;version='[1.9.2,1.9.3)',\
net.bytebuddy.byte-buddy;version='[1.14.16,1.14.17)',\
net.bytebuddy.byte-buddy-agent;version='[1.12.16,1.12.17)',\
org.apache.aries.spifly.dynamic.framework.extension;version='[1.3.7,1.3.8)',\
org.apache.commons.commons-fileupload;version='[1.5.0,1.5.1)',\
org.apache.commons.commons-io;version='[2.11.0,2.11.1)',\
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
org.apache.felix.http.jetty12.light;version='[1.0.2,1.0.3)',\
org.apache.felix.http.servlet-api;version='[3.0.0,3.0.1)',\
org.apache.felix.scr;version='[2.2.10,2.2.11)',\
org.eclipse.daanse.jakarta.xml.ws.handler;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jakarta.xml.ws.runtime.httpwhiteboard;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jakarta.xml.ws.runtime.registrar;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.api;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.model.jakarta.xml.bind.xmla;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.model.jakarta.xml.bind.xsd;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.model.record;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.server.jakarta.jws;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.server.jakarta.jws-tests;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.server.tck;version='[0.0.1,0.0.2)',\
org.eclipse.jetty.alpn.server;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.ee10.servlet;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.http;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.http2.common;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.http2.hpack;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.http2.server;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.io;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.jmx;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.security;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.server;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.session;version='[12.0.5,12.0.6)',\
org.eclipse.jetty.util;version='[12.0.5,12.0.6)',\
org.glassfish.external.management-api;version='[3.2.3,3.2.4)',\
org.glassfish.gmbal.gmbal-api-only;version='[4.0.3,4.0.4)',\
org.glassfish.ha.ha-api;version='[3.1.13,3.1.14)',\
org.glassfish.hk2.osgi-resource-locator;version='[2.4.0,2.4.1)',\
org.jvnet.mimepull;version='[1.10.0,1.10.1)',\
org.jvnet.staxex.stax-ex;version='[2.1.0,2.1.1)',\
org.mockito.mockito-core;version='[4.9.0,4.9.1)',\
org.objenesis;version='[3.3.0,3.3.1)',\
org.opentest4j;version='[1.2.0,1.2.1)',\
org.osgi.service.component;version='[1.5.1,1.5.2)',\
org.osgi.test.common;version='[1.3.0,1.3.1)',\
org.osgi.test.junit5;version='[1.3.0,1.3.1)',\
org.osgi.test.junit5.cm;version='[1.3.0,1.3.1)',\
org.osgi.util.function;version='[1.2.0,1.2.1)',\
org.osgi.util.promise;version='[1.3.0,1.3.1)',\
org.xmlunit.xmlunit-assertj3;version='[2.9.0,2.9.1)',\
org.xmlunit.xmlunit-core;version='[2.10.0,2.10.1)',\
slf4j.api;version='[2.0.12,2.0.13)',\
stax2-api;version='[4.2.2,4.2.3)'