Closed jodygarnett closed 3 years ago
The codebase did not appear to make use of any non-final static fields so I believe this plugin can be made threadsafe.
After this change I tested:
-T2C
plugin.xml
instantiationStrategy
threadSafe
This pull request resolves https://github.com/walokra/markdown-page-generator-plugin/issues/61
The codebase did not appear to make use of any non-final static fields so I believe this plugin can be made threadsafe.
After this change I tested:
-T2C
settings, to verify warning was resolvedplugin.xml
configured as bothinstantiationStrategy
per-lookup, andthreadSafe
trueThis pull request resolves https://github.com/walokra/markdown-page-generator-plugin/issues/61