
|
If you were logged in you would be able to see more operations.
|
|
|
|
Was missing the common subdirectory under opensymphony, should be:
<copy todir="${basedir}" failonerror="false" overwrite="true">
<fileset file="../opensymphony/common/osbuild.xml" />
<fileset file="../opensymphony/common/EMPTY.MF" />
</copy>
|
|
Description
|
Was missing the common subdirectory under opensymphony, should be:
<copy todir="${basedir}" failonerror="false" overwrite="true">
<fileset file="../opensymphony/common/osbuild.xml" />
<fileset file="../opensymphony/common/EMPTY.MF" />
</copy> |
Show » |
|