Skip to content

Commit

Permalink
DanielWagnerHall: Fixing maven build (I hope you're happy, krosenvold)
Browse files Browse the repository at this point in the history
r16815
  • Loading branch information
illicitonion committed May 7, 2012
1 parent f0a7551 commit 78f4ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<copy todir="src/main/java" includeEmptyDirs="false">
<fileset dir="../../java/client/src">
<include name="**/*.java" />
<exclude name="org/openqa/selenium/environment/**/*" />
<not>
<or>
<present targetdir="../android-driver/src/main/java" />
Expand Down

0 comments on commit 78f4ff3

Please sign in to comment.