In the `build_webapps_wars` target of
[dspace-src]/dspace/target/dspace-installer.build.xml, there is a section:
<war destfile="${dspace.dir}/webapps/lni.war">
<fileset dir="${dspace.dir}/webapps/lni/" />
</war>
However, LNI isn't built by default in DSpace 5.2, so the `fileset` task
errors, which errors out any DSpace `ant` command that depends on
`build_webapps_wars` (when condition "wars" is true).
This appears to apply to the current DSpace branch as well.
Jacob
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette