Bug #618
closedpermission denied to build veg_plot/xml/
0%
Description
I tried to update the website with changes to an XSL file in the xml dir on
veg_plot. The error I receieved is below. I guess I need permissions on this
directory.
[lee@vegbank]% pwd
/home/lee/vegclass/veg_plot/xml
[lee@vegbank]% ant dist-xml
Buildfile: build.xml
init:
[echo]
Targets: {init} dist
dist-xml:
[copydir] DEPRECATED - The copydir task is deprecated. Use copy instead.
[copydir] Copying 6 files to /usr/local/devtools/jakarta-
tomcat/webapps/framework/WEB-INF/lib
BUILD FAILED
/home/lee/vegclass/veg_plot/xml/build.xml:53: Failed to
copy /home/lee/vegclass/veg_plot/xml/transformMultiPlotIdentity.xsl
to /usr/local/devtools/jakarta-tomcat/webapps/framework/WEB-
INF/lib/transformMultiPlotIdentity.xsl due to /usr/local/devtools/jakarta-
tomcat/webapps/framework/WEB-INF/lib/transformMultiPlotIdentity.xsl
(Permission denied)
Total time: 0 seconds
Updated by John Harris almost 22 years ago
Changed the mode on the stylesheets so that mike could edit them -- please be
carful when doing this as this is the production system and all editions should
be thuroughly tested before the production system is updated.
Updated by Michael Lee almost 20 years ago
changed from components that are to be deleted to "misc" so that bugs don't get
deleted with component. Sorry for all the email.