delete references to the vestigial vitro/services tree
This commit is contained in:
parent
91e11c0809
commit
b81d26044e
1 changed files with 0 additions and 9 deletions
|
@ -178,15 +178,6 @@ deploy - Deploy the application directly into the Tomcat webapps directory.
|
|||
<fileset dir="${webapp.dir}/config/tlds" includes="**/*" excludes="*.LCK" />
|
||||
</copy>
|
||||
|
||||
<!-- TODO Get rid of these webservices files -->
|
||||
<copy todir="${war-webinf.dir}/lib">
|
||||
<fileset dir="${webapp.dir}/../services/lib" includes="**/*" excludes="*.LCK" />
|
||||
</copy>
|
||||
<copy todir="${build.dir}/war">
|
||||
<fileset dir="${webapp.dir}/../services/additions" includes="**/*" />
|
||||
</copy>
|
||||
<!-- TODO Get rid of these webservices files -->
|
||||
|
||||
<!-- copy any xml files from source tree to the war directory -->
|
||||
<copy todir="${build.dir}/war/WEB-INF/classes">
|
||||
<fileset dir="${webapp.dir}/src" includes="**/*.xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue