Skip to content
Snippets Groups Projects
make-jar.sh 176 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/bash
    
    # ----- compile the plugin and copy it to DSS dir	
    cd ../../build
    . ./antrun.sh jar
    cp ../targets/dist/datastore_server-plugins.jar ../../datastore_server/source/