Skip to content

Commit

Permalink
enable Karaf integration tests with Equinox
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlietz committed Jun 6, 2024
1 parent c7cd015 commit 1b0d637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions itest/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<streamLogs>true</streamLogs>
</configuration>
<executions>
<!--
<execution>
<id>equinox-karaf</id>
<goals>
Expand All @@ -54,7 +53,6 @@
<cloneProjectsTo>${project.build.directory}/equinox-karaf</cloneProjectsTo>
</configuration>
</execution>
-->
<execution>
<id>felix-karaf</id>
<goals>
Expand Down

0 comments on commit 1b0d637

Please sign in to comment.