Skip to content

Commit

Permalink
Adding **/seleniumemulation/scripts/*.js resources to the mavenized j…
Browse files Browse the repository at this point in the history
…ar file. Fixes issue 4821
  • Loading branch information
barancev committed Jan 21, 2013
1 parent 8a3c476 commit dfb5433
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 @@ -117,6 +117,7 @@
<unjar src="../../build/java/client/src/org/openqa/selenium/client-combined-nodeps.jar" dest="target/classes">
<patternset>
<include name="**/seleniumemulation/selenium_atoms/*.js" />
<include name="**/seleniumemulation/scripts/*.js" />
</patternset>
</unjar>
</tasks>
Expand Down

0 comments on commit dfb5433

Please sign in to comment.