Skip to content

Commit

Permalink
AjayKemparaj: Fixes Maven Compilation failure
Browse files Browse the repository at this point in the history
r15109
  • Loading branch information
ajayk committed Dec 8, 2011
1 parent dc3d483 commit 25d85d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<exclude name="org/openqa/selenium/SuppliesWebDriver.java" />
<exclude name="org/openqa/selenium/WebDriverBackedSelenium.java" />
<exclude name="org/openqa/selenium/WebDriverCommandProcessor.java" />
<include name="org/openqa/selenium/logging/*.java" />
<include name="org/openqa/selenium/browserlaunchers/CapabilityType.java" />
<include name="org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.java" />
<include name="org/openqa/selenium/browserlaunchers/Proxies.java" />
Expand Down

0 comments on commit 25d85d9

Please sign in to comment.