Skip to content

Commit

Permalink
EAR lib
Browse files Browse the repository at this point in the history
Signed-off-by: David Kral <david.k.kral@oracle.com>
  • Loading branch information
Verdent committed Feb 11, 2022
1 parent 91f3bd7 commit 7ef1b95
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -49,6 +49,9 @@ $Id$
<zipfileset dir="${ts.home}/lib" includes="${provider.jar}"
prefix="WEB-INF/lib"/>
</jsp-elements>
<ear-elements>
<zipfileset dir="${ts.home}/lib" includes="${provider.jar}" prefix="lib"/>
</ear-elements>
</ts.vehicles>
</target>
</project>

0 comments on commit 7ef1b95

Please sign in to comment.