Commit 3b103a3 1 parent ebc7a0d commit 3b103a3 Copy full SHA for 3b103a3
File tree 3 files changed +8
-8
lines changed
blueprint/idverifier/idverifier-assembly/src/main/filtered-resources/conf
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ org.ops4j.pax.logging.DefaultServiceLog.level=INFO
33
33
# Client bundles to install
34
34
# #############################
35
35
# enable gogo to have access to command line in interactive mode
36
- # felix.auto.start.1=\
37
- # "file:bundles/jansi-${jansi.version}.jar" \
38
- # "file:bundles/jline-${jline.version}.jar" \
39
- # "file:bundles/org.apache.felix.gogo.command-${org.apache.felix.gogo.command.version}.jar" \
40
- # "file:bundles/org.apache.felix.gogo.jline-${org.apache.felix.gogo.jline.version}.jar" \
41
- # "file:bundles/org.apache.felix.gogo.runtime-${org.apache.felix.gogo.runtime.version}.jar"
36
+ felix.auto.start.1 =\
37
+ "file:bundles/jansi-${jansi.version}.jar" \
38
+ "file:bundles/jline-${jline.version}.jar" \
39
+ "file:bundles/org.apache.felix.gogo.command-${org.apache.felix.gogo.command.version}.jar" \
40
+ "file:bundles/org.apache.felix.gogo.jline-${org.apache.felix.gogo.jline.version}.jar" \
41
+ "file:bundles/org.apache.felix.gogo.runtime-${org.apache.felix.gogo.runtime.version}.jar"
42
42
felix.auto.start.2 =\
43
43
"file:bundles/org.apache.felix.bundlerepository-${org.apache.felix.bundlerepository.version}.jar" \
44
44
"file:bundles/pax-logging-api-${pax-logging.version}.jar" \
Original file line number Diff line number Diff line change 122
122
123
123
<!-- Felix dependencies -->
124
124
<jansi .version>2.4.1</jansi .version>
125
- <jline .version>3.13.2 </jline .version>
125
+ <jline .version>3.29.0 </jline .version>
126
126
<org .apache.felix.bundlerepository.version>2.0.10</org .apache.felix.bundlerepository.version>
127
127
<org .apache.felix.configadmin.version>1.9.26</org .apache.felix.configadmin.version>
128
128
<org .apache.felix.eventadmin.version>1.6.4</org .apache.felix.eventadmin.version>
Original file line number Diff line number Diff line change 44
44
<aries .skip.version.check>true</aries .skip.version.check>
45
45
46
46
<jansi .version>2.4.1</jansi .version>
47
- <jline .version>3.13.2 </jline .version>
47
+ <jline .version>3.29.0 </jline .version>
48
48
<org .apache.aries.blueprint.api.version>1.0.1</org .apache.aries.blueprint.api.version>
49
49
<org .apache.aries.blueprint.core.version>1.10.3</org .apache.aries.blueprint.core.version>
50
50
<org .apache.aries.proxy.version>1.1.14</org .apache.aries.proxy.version>
You can’t perform that action at this time.
0 commit comments