Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 105573 Details for
Bug 236777
Will soon need a Ganymede Info Center
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
WTP's script to copy doc jars to ganymede info center
cpwtpdocs.sh (text/plain), 2.69 KB, created by
David Williams
on 2008-06-21 04:54:00 EDT
(
hide
)
Description:
WTP's script to copy doc jars to ganymede info center
Filename:
MIME Type:
Creator:
David Williams
Created:
2008-06-21 04:54:00 EDT
Size:
2.69 KB
patch
obsolete
>#!/bin/sh > ># Must change TODIR to be accurate >TODIR=/home/data/users/david_williams/testdoccopy/ > >wtpdochome=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.0/R-3.0-20080616152118/updateSite/plugins >cpcmd="cp -v" >${cpcmd} ${wtpdochome}/org.eclipse.jpt.doc.isv_1.0.0.v200805220000.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jpt.doc.user_1.0.100.v200805280000.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.ejb.doc.user_1.1.0.v200805152320.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.j2ee.doc.user_1.1.0.v200805281506.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.jsf.doc.dev_1.1.0.v20080528.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.jsf.doc.user_1.1.0.v20080528.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.server.ui.doc.user_1.0.400.v200805150133.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.ws.axis2.ui.doc.user_1.0.0.v200805211529.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.ws.axis.ui.doc.user_1.1.0.v200806092139.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.400.v200805142257.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.jst.ws.doc.user_1.0.400.v200805142257.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.command.env.doc.user_1.5.200.v200806092138.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.common.project.facet.doc.api_1.0.0.v200805301505.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.doc.user_1.2.0.v200806052254.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.dtdeditor.doc.user_1.0.400.v200805150028.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.server.ui.doc.user_1.1.0.v200805150133.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.sse.doc.user_1.1.0.v200805211530.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.validation.doc.isv_1.2.0.v200805221201.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.webtools.doc.user_1.0.400.v200805150134.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.wsdl.doc.isv_1.0.0.v200805301419.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.wsdl.ui.doc.user_1.0.400.v200805150135.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.wsi.ui.doc.user_1.0.300.v200805301546.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.xmleditor.doc.user_1.0.400.v200805211530.jar ${TODIR} >${cpcmd} ${wtpdochome}/org.eclipse.wst.xsdeditor.doc.user_1.0.400.v200805150028.jar ${TODIR} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 236777
: 105573