# # $Header: deploy.pp 25-aug-2006.15:56:59 zsamar Exp $ # # deploy.pp # # Copyright (c) 2004, 2006, Oracle. All rights reserved. # # NAME # deploy.pp - # # DESCRIPTION # # # NOTES # # # MODIFIED (MM/DD/YY) # zsamar 08/25/06 - Backport zsamar_jarfile from main # zsamar 08/24/06 - Adding entries for some jar files for ssh # ktlaw 11/22/04 - Creation # # this file list all external dependencies ( jar and zip files ) for # emcore's J2EE application. each jar or zip file should be listed in # its own line relative to Oracle Home. lines start with # is considered # comments and will be ignored by the deploy tool. examples : # sysman/prov/agentpush/jlib/remoteinterfaces.jar sysman/prov/agentpush/jlib/ssh.jar sysman/prov/agentpush/jlib/jsch.jar