Commit Graph

  • 860b79710d Add link to pf4j-shell Decebal Suiu 2023-06-26 00:50:43 +0300
  • 3c2e7e297e
    Fix:when ignoredComments=false, FileUtils.readLines() will return empty list. (#527) miracleshiy 2023-05-17 21:37:17 +0800
  • 5338a62347 Fix:when ignoredComments=false, FileUtils.readLines() will return empty list. #527 miracleshiy~ 2023-05-16 15:40:08 +0800
  • bdadc6667a
    Fix #524 (#525) dre4merp 2023-04-28 15:41:40 +0800
  • 053294eb40 create logger in DemoPluginFactory #525 dre4merp 2023-04-28 15:22:41 +0800
  • a72e80c091 fix logger's access modifier dre4merp 2023-04-28 14:57:06 +0800
  • 2b4185c42e Improve test #521 #520 Decebal Suiu 2023-03-21 09:58:41 +0200
  • aa0a89a931 Fix test Decebal Suiu 2023-03-21 09:50:07 +0200
  • 880d2e70b1 Fix #520 Decebal Suiu 2023-03-21 09:29:22 +0200
  • 2eb8d7809b
    Switch to slf4j-2.x and replace log4j with slf4j-simple (#514) Decebal Suiu 2023-03-05 14:52:59 +0200
  • 6170d1973c
    Update Gradle demo to pass plugin dependencies into Manifest (#517) Marcus Ilgner 2023-03-03 13:43:12 +0100
  • cdd812f5dc
    Update Gradle demo to pass plugin dependencies into Manifest #517 Marcus Ilgner 2023-03-03 11:57:32 +0100
  • a18206af7c Fix readme according to feedback Decebal Suiu 2023-02-14 09:58:13 +0200
  • 2fe4849675
    Fix English mistakes to improve the README.md (#499) devlap2 2023-02-14 09:53:27 +0200
  • 038c607308
    Merge branch 'master' into patch-1 #499 Decebal Suiu 2023-02-14 09:46:22 +0200
  • e6d7901796 Fix typo in javadoc test_class_gen Decebal Suiu 2023-02-02 20:33:25 +0200
  • cce6e1334c
    Improve class generation for testing (#515) Decebal Suiu 2023-02-02 20:05:51 +0200
  • aebfa790b6 Improve class generation for testing #515 Decebal Suiu 2023-02-02 18:48:58 +0200
  • 21a28546dd Update compile-testing dependency to 0.21.0 Decebal Suiu 2023-02-01 21:15:02 +0200
  • 36f77cc63d Fix some warnings (javadoc, pom, sonar) Decebal Suiu 2023-02-01 21:10:19 +0200
  • dd42fafa1c Some clean after travis remove Decebal Suiu 2023-02-01 20:31:27 +0200
  • 532a4cfb5b Switch to slf4j-2.x and replace log4j with slf4j-simple #514 slf4j_2.x Decebal Suiu 2023-02-01 20:17:00 +0200
  • 2d3cf24fed Sync readme with the latest version Decebal Suiu 2023-01-30 22:43:48 +0200
  • f1cf98a4de Clean changelog (remove empty sections) Decebal Suiu 2023-01-30 21:25:23 +0200
  • 266aecc531 Add version 3.9.0 to changelog Decebal Suiu 2023-01-30 21:21:12 +0200
  • ad2dd6e85a [maven-release-plugin] prepare for next development iteration Decebal Suiu 2023-01-30 21:06:55 +0200
  • 361fb8b9b3 [maven-release-plugin] prepare release release-3.9.0 release-3.9.0 Decebal Suiu 2023-01-30 21:06:51 +0200
  • e598ffb885 Fix typo Decebal Suiu 2023-01-30 21:00:33 +0200
  • 8584121c5a Update changelog Decebal Suiu 2023-01-30 20:56:24 +0200
  • 1f04209be1
    Relax Plugin construction (remove dependency on PluginWrapper) (#512) Decebal Suiu 2023-01-30 20:36:47 +0200
  • 5b7705d86b Fix Sonar warning #512 plugin_context Decebal Suiu 2023-01-16 00:17:33 +0200
  • 2a4df4e3c6 Add javadoc for deprecated Decebal Suiu 2023-01-16 00:05:26 +0200
  • 5fae38427d Relax Plugin construction (remove dependency on PluginWrapper) Decebal Suiu 2023-01-15 19:20:36 +0200
  • de63736b13
    Remove travis (#509) Decebal Suiu 2022-11-23 00:30:00 +0200
  • 7b02efc1db Remove travis #509 remove_travis Decebal Suiu 2022-11-23 00:26:50 +0200
  • 09d733764c
    Merge 89055e453f into faaf921592 #469 ChenZhangg 2022-11-06 14:28:17 +0100
  • faaf921592 Add version 3.8.0 to changelog Decebal Suiu 2022-10-27 22:58:38 +0300
  • b95a68233e [maven-release-plugin] prepare for next development iteration Decebal Suiu 2022-10-27 22:45:41 +0300
  • efaed93c10 [maven-release-plugin] prepare release release-3.8.0 release-3.8.0 Decebal Suiu 2022-10-27 22:45:37 +0300
  • 48919cc3b1 Update changelog Decebal Suiu 2022-10-27 22:40:33 +0300
  • 16690d5362 Fix #508 Decebal Suiu 2022-10-27 00:34:59 +0300
  • c36ab8f1d5 Make ServiceProviderExtensionFinder optional in demo (commented code) Decebal Suiu 2022-06-30 01:51:57 +0300
  • dacbda1a23 Fix #492 Decebal Suiu 2022-06-30 01:38:47 +0300
  • bd72a06e96 Improve code quality (sonar hints) Decebal Suiu 2022-06-30 00:57:30 +0300
  • aa07dfd91e Use logger instead of System.out.println for demo Decebal Suiu 2022-06-30 00:40:40 +0300
  • d4f0de4a96 [maven-release-plugin] prepare for next development iteration Decebal Suiu 2022-06-28 01:08:44 +0300
  • 35a8cf25d0 [maven-release-plugin] prepare release release-3.7.0 release-3.7.0 Decebal Suiu 2022-06-28 01:08:41 +0300
  • 50285c4416
    Fix English mistakes to improve the README.md devlap2 2022-06-28 01:06:36 +0300
  • fad044b518 Update changelog Decebal Suiu 2022-06-28 01:03:08 +0300
  • f08ef765a6 Create FUNDING.yml Decebal Suiu 2022-03-22 11:19:40 +0200
  • 1d58b179ab
    Fix memory leak in SingletonExtensionFactory (#487) (#490) RationalityFrontline 2022-03-08 22:57:15 +0800
  • dc8224ec93 Fix memory leak in SingletonExtensionFactory (#487) #490 RationalityFrontline 2022-03-08 19:17:04 +0800
  • 1b66f18534
    Merge 286ed8ed2e into 34dd4efca8 #486 Decebal Suiu 2022-01-30 20:45:43 +0200
  • 286ed8ed2e Inject FileSystem via PluginManager.getFileSystem and improve PluginZip/PluginJar #486 file_to_path Decebal Suiu 2022-01-30 20:45:35 +0200
  • dd964bd15f Fix typo Decebal Suiu 2022-01-24 01:05:27 +0200
  • 264a395da5 Improve code quality (sonar hints) Decebal Suiu 2022-01-24 01:03:22 +0200
  • 00a461f0a7 Optional for add path/file in PluginClassLoader Decebal Suiu 2022-01-24 00:42:20 +0200
  • 7b634117c7 Improve code quality (sonar hints) Decebal Suiu 2022-01-24 00:24:23 +0200
  • 3fda16e930 Fix duplication code (sonar hints) Decebal Suiu 2022-01-23 23:54:31 +0200
  • 028c839994 Do nothing on delete if path not exists Decebal Suiu 2022-01-23 23:41:28 +0200
  • 92add1ac9b Try to work with path instead of file Decebal Suiu 2022-01-23 23:29:31 +0200
  • 34dd4efca8
    Update README url (#485) solo 2022-01-23 06:23:27 -0500
  • 222007ae1c
    Update README url #485 solo 2022-01-19 17:06:57 -0500
  • c2a1b09d81
    Update Log4j version to 2.17.1 (#480) Neel Gopaul 2021-12-29 23:34:02 +0400
  • a4d9f7498d Update Log4j version to 2.17.1 #480 Neel Gopaul 2021-12-29 22:49:49 +0400
  • 74f1284e29
    Update Log4j version to 2.17.0 (#479) Neel Gopaul 2021-12-19 17:31:53 +0400
  • 3fb0a40f1e Update Log4j version to 2.17.0 #479 Neel Gopaul 2021-12-19 16:31:34 +0400
  • a82cb67442
    Upgrade to Log4j version to 2.15.0 (#478) Zeid Rashwani 2021-12-13 12:31:03 +0200
  • acb188f814 Upgrade to Log4j version to 2.15.0 #478 Zeid Rashwani 2021-12-12 16:35:43 +0200
  • 5385c7f735 Add project url in pom.xml dsuiu 2021-11-28 10:16:16 +0200
  • b7f03a2cd2 Add support for reading plugin descriptor from zip dsuiu 2021-11-27 22:00:59 +0200
  • d9f65bb53a Tab to spaces dsuiu 2021-11-27 19:40:44 +0200
  • dbbfa5d37d Improve MAVEN build Performance #475 hj987654321 2021-11-15 05:51:24 +0800
  • 89055e453f Improve MAVEN build Performance #469 Chen Zhang 2021-08-27 09:30:45 +0800
  • 98a4212ccb Go to 3.7.1 version #464 hoss 2021-07-20 12:27:40 +0200
  • 411f9c2af4 Refactor extension processors for extension hoss 2021-07-20 11:58:31 +0200
  • d18706e9d0
    Do not rely on version from Manifest (#455) wolframhaussig 2021-06-15 18:57:03 +0200
  • e98852803a use getResources instead of getResourceAsStream to always detect the correct extensions.idx file #453 Wolfram Haussig 2021-06-15 18:31:23 +0200
  • d5627a78d1 - made semver4j optional in module definition #454 Wolfram Haussig 2021-06-15 17:24:44 +0200
  • 6fc71b1125 - renamed the SemverJVersionManager to Semver4jVersionManager as the library is named semver4j Wolfram Haussig 2021-06-15 05:44:55 +0200
  • 410b9208bb fixed formatting Wolfram Haussig 2021-06-14 05:41:32 +0200
  • 4fd4ad5674 - added missing module import for java 9+ compilation Wolfram Haussig 2021-06-13 17:34:09 +0200
  • 99a48f4968 Support SemverJ as Version manager Wolfram Haussig 2021-06-13 17:15:24 +0200
  • 8366fe7fd1 - rename Pf4jVersion to Pf4jInfo to be future proof for adding more infos than just the version #455 Wolfram Haussig 2021-06-15 05:21:04 +0200
  • 7a0756c36d added missing newline Wolfram Haussig 2021-06-14 05:37:19 +0200
  • 408bc2b2cc do not rely on version from Manifest Wolfram Haussig 2021-06-13 18:20:07 +0200
  • 503d786605
    Add code analyses via Sonar (#458) Decebal Suiu 2021-06-14 22:51:39 +0300
  • 39b1c216e0 Update build.yml #458 sonar Decebal Suiu 2021-06-14 22:46:24 +0300
  • 25ca31699e All branches Decebal Suiu 2021-06-14 22:35:20 +0300
  • 56d4826de9 Fix Sonar projectKey Decebal Suiu 2021-06-14 21:53:06 +0300
  • b8f0b68ce5 Try to fix Sonar config Decebal Suiu 2021-06-14 21:45:30 +0300
  • 24d5af8270 Add code analyses via Sonar Decebal Suiu 2021-06-14 21:37:02 +0300
  • 4782e12d40 added Testcase for #449 (Plugin Extensions are not detected with ClassLoadingStrategy.APD) Wolfram Haussig 2021-06-13 12:55:09 +0200
  • a6bcc3bb33
    Fixed Dependency version check fails even if required is * (#451) wolframhaussig 2021-06-13 11:30:07 +0200
  • dac4edb5f3
    Add secure wrapper to plugin manager (#450) wolframhaussig 2021-06-13 11:10:35 +0200
  • b7cc2676cc - add validate() method to plugin class #452 Wolfram Haussig 2021-06-11 19:13:30 +0200
  • 9609e6e759 fixed Dependency version check fails even if required is * #451 Wolfram Haussig 2021-06-11 18:24:34 +0200
  • 230e057d6c fixed formatting #450 Wolfram Haussig 2021-06-11 17:56:40 +0200
  • fc049fae94 fix unittest error as package org.pf4j.test was wrongly recognised as part of the plugin framework Wolfram Haussig 2021-06-07 22:05:47 +0200
  • 6ae78b2dc2 fixed test assert Wolfram Haussig 2021-06-07 21:31:50 +0200