NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

At each release of DME, perform the following steps:

  1. In a cmd or shell window, type the following command in your working directory to fetch the latest DME files to your local machine:

    Git fetch https://github.com/CBIIT/HPC_DME_APIs

    The system downloads all changes from the repository. 

  2. In the HPC_DME_APIs/utils/hpc-client folder, locate the JAR file (hpc-cli-#.##.#.jar). 
  3. In the HPC_DME_APIs/utils/ folder, open your hpcdme.properties file and examine the value for hpc.jar.version. 
  4. Compare the JAR filename in the properties file to the JAR filename in the hpc-client folder:
    1. If they are the same, no action is needed at this time.
    2. If the fetch command has updated the JAR file, update the value for hpc.jar.version to match the current JAR filename. 
  • No labels