Skip to content

Commit

Permalink
Fix runner, fix up some classes
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@1673 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Feb 24, 2009
1 parent 5704ca2 commit ebca7e0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions jboss-tck-runner/pom.xml
Expand Up @@ -75,11 +75,10 @@
<overWrite>true</overWrite>
</artifactItem>
<artifactItem>
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-impl</artifactId>
<type>xml</type>
<classifier>suite</classifier>
<groupId>org.jboss.webbeans</groupId>
<artifactId>webbeans-porting-package</artifactId>
<overWrite>true</overWrite>
<outputDirectory>${project.build.directory}/dependency/lib</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>javax.el</groupId>
Expand Down

0 comments on commit ebca7e0

Please sign in to comment.