Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absolute path in config/plugins.xml #949

Closed
r-pf opened this issue Mar 19, 2018 · 1 comment
Closed

Absolute path in config/plugins.xml #949

r-pf opened this issue Mar 19, 2018 · 1 comment
Assignees
Labels
feature New functionality to be developed P2 Medium priority issues to be scheduled in a future release
Milestone

Comments

@r-pf
Copy link

r-pf commented Mar 19, 2018

Dev Effort

1D

Description

The result of the installation of e.g. verapdf-pdfbox-1.10.6-installer.zip is in principle like an unzipped archive-file. (no modification in e.g. an registry is performed, all files are located within a single sub-directory).

Because of e. g. reorganization of departments we are forced to reorganize the location of some similar programs within our file-system.

Before moving the installation of veraPDF-GUI from one location to an other I checked the content of some files of the installations.
In the file config/plugins.xml I found that value of element pluginJar is an absolute path.

Is it possible to change this value in future releases to a relative path, which is relative to the installation directory (the System-Property app.home set in verapdf-gui.bat reflects this directory)?

This modification allows to move the installation from one directory to an other.
(Moving is faster than re-installation)

@ghost ghost added feature New functionality to be developed P2 Medium priority issues to be scheduled in a future release labels Jan 3, 2019
@ghost ghost added this to the v1.14-m4 milestone Jan 3, 2019
@carlwilson
Copy link
Contributor

Closed by veraPDF/veraPDF-plugins#22 and #1023 combined. Added relative path support and improved warnings when things go wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality to be developed P2 Medium priority issues to be scheduled in a future release
Projects
None yet
Development

No branches or pull requests

2 participants