Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
WINK-388 - Applying patch part 2 from Gerhard Petracek that reworks c…
Browse files Browse the repository at this point in the history
…di integration

git-svn-id: https://svn.apache.org/repos/asf/wink/trunk@1506386 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
lresende committed Jul 24, 2013
1 parent e32f948 commit d8fbd14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions wink-jcdi-server/pom.xml
Expand Up @@ -129,11 +129,6 @@
<id>tomee-build-managed</id>

<dependencies>
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>tomee-embedded</artifactId>
<version>${tomee.version}</version>
</dependency>
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
Expand Down
2 changes: 2 additions & 0 deletions wink-jcdi-server/src/test/resources/arquillian.xml
Expand Up @@ -37,8 +37,10 @@
<property name="stopPort">-1</property>
<property name="appWorkingDir">target/arquillian-test-working-dir</property>
<property name="cleanOnStartUp">true</property>
<!--
<property name="debug">true</property>
<property name="debugPort">5005</property>
-->
</configuration>
</container>
</arquillian>

0 comments on commit d8fbd14

Please sign in to comment.