id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 913,Plug-in JAR paths should support paths relative to the plugins.dir setting in base.config,Nicklas Nordborg,Nicklas Nordborg,"If the start of the plug-in JAR path matches the plugins.dir setting we replace that with %plugins.dir%, for example: {{{ /usr/local/base/plugins/illumina-plugins.jar }}} is stored as {{{ %plugins.dir%/illumina-plugins.jar }}} in the database. The conversion should be automatic in the core and only the real path should be shown to users. Other benefits: * Running on a job agent were the root path is different means that we only have to change the setting in the base.config file. * Moving the plug-ins to another directory also means that we only have to change the setting in base.config This scheme should also be followed by other places were a JAR path is needed. See for example #911. ",enhancement,closed,major,BASE 2.6,core,,fixed,,