Skip to content

Commit

Permalink
missed file in previous commit (add beans.xml to war)
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph committed Mar 5, 2022
1 parent bd1fbe7 commit a904eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/com/sun/ts/tests/jsf/spec/webapp/tldsig/build.xml
Expand Up @@ -36,6 +36,7 @@
<zipfileset dir="${ts.home}/weblib" includes="*.jar"
prefix="WEB-INF/lib"/>
<zipfileset dir="." includes="*.xhtml"/>
<zipfileset dir="${src.dir}/${jsf.common}" includes="beans.xml" prefix="WEB-INF"/>
</ts.war>
</target>
</project>

0 comments on commit a904eb0

Please sign in to comment.