Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
pf4j
Conversations
About
pf4j
1–30 of 59
Mark all as read
Report abusive group
0 selected
Chandrika Mohith
Jun 27
Pf4J for Scala/Sbt projects
Hi Team, We are exploring the possibility of using pf4j for an sbt project. Could pls let us know if
unread,
Pf4J for Scala/Sbt projects
Hi Team, We are exploring the possibility of using pf4j for an sbt project. Could pls let us know if
Jun 27
Lucas Stanek
,
deceba...@gmail.com
2
Jan 20
Management of PluginRepository
Sorry, for delay. Unfortunately I found notification email in spam. So, the `plugins.json` is updated
unread,
Management of PluginRepository
Sorry, for delay. Unfortunately I found notification email in spam. So, the `plugins.json` is updated
Jan 20
marge...@gmail.com
, …
Vladimir Shekhovtsov
4
7/21/21
Extension object creation fails due to different class loaders within Eclipse
This is a belated answer, but hopefully it helps somebody. I had exactly the same problem. It
unread,
Extension object creation fails due to different class loaders within Eclipse
This is a belated answer, but hopefully it helps somebody. I had exactly the same problem. It
7/21/21
rhajdami....@gmail.com
,
deceba...@gmail.com
3
12/31/20
How to load plugin from classpath inside the plugin project
Hi Thank i solve my problem in fact it was easy. i confimr that classpathPluginLoader does not exist,
unread,
How to load plugin from classpath inside the plugin project
Hi Thank i solve my problem in fact it was easy. i confimr that classpathPluginLoader does not exist,
12/31/20
Rob McDougall
, …
deceba...@gmail.com
7
11/14/20
Plugins and JAAS
I'm glad you found a solution. Thank you for sharing your solution! Pe vineri, 13 noiembrie 2020,
unread,
Plugins and JAAS
I'm glad you found a solution. Thank you for sharing your solution! Pe vineri, 13 noiembrie 2020,
11/14/20
Rafael González Delanoy
8/14/20
pf4j-update in spring
Hi, is it possible to use pf4j-update with spring to update and add new plugins in runtime
unread,
pf4j-update in spring
Hi, is it possible to use pf4j-update with spring to update and add new plugins in runtime
8/14/20
Fiorella Zampetti
8/10/20
Why refactoring-related contributions to software projects get rejected
Hi there, we are conducting a survey about why refactoring-related contributions to software projects
unread,
Why refactoring-related contributions to software projects get rejected
Hi there, we are conducting a survey about why refactoring-related contributions to software projects
8/10/20
marge...@gmail.com
6/15/20
Plugin loading fails for zip file but works for JAR file
I am missing something simple here (I hope), but my test app (pf4j with springboot) works fine with
unread,
Plugin loading fails for zip file but works for JAR file
I am missing something simple here (I hope), but my test app (pf4j with springboot) works fine with
6/15/20
Sonali Amonkar
,
Decebal Suiu
2
7/25/19
Passing the pf4j.pluginsDir to Spring Plugin manager
A SpringPluginManager(Path pluginsRoot) constructor already exists. Please check the latest SNAPSHOT.
unread,
Passing the pf4j.pluginsDir to Spring Plugin manager
A SpringPluginManager(Path pluginsRoot) constructor already exists. Please check the latest SNAPSHOT.
7/25/19
tos...@gmail.com
,
Decebal Suiu
12
7/4/19
pf4j-update 2.0.0 compatible with what version of pf4j?
I tried running the test classes from the code here -> https://github.com/pf4j/pf4j-update/tree/
unread,
pf4j-update 2.0.0 compatible with what version of pf4j?
I tried running the test classes from the code here -> https://github.com/pf4j/pf4j-update/tree/
7/4/19
Sonali Amonkar
,
Decebal Suiu
3
7/4/19
pf4j-update for reading plugins run time?
Ok will do. Thank you for your kind direction! On Wednesday, July 3, 2019 at 9:41:31 PM UTC+5:30,
unread,
pf4j-update for reading plugins run time?
Ok will do. Thank you for your kind direction! On Wednesday, July 3, 2019 at 9:41:31 PM UTC+5:30,
7/4/19
Decebal Suiu
, …
dmytro....@bitfury.com
5
2/25/19
Project status
Hi Decebal, Thank you very much for your detailed explanations! My responses are inline: On Thursday,
unread,
Project status
Hi Decebal, Thank you very much for your detailed explanations! My responses are inline: On Thursday,
2/25/19
Decebal Suiu
2
1/19/19
Re: Can I add properties to the properties file
You have a lot of flexibility with PF4J. In many cases the solution is to create your version of
unread,
Re: Can I add properties to the properties file
You have a lot of flexibility with PF4J. In many cases the solution is to create your version of
1/19/19
Decebal Suiu
12/12/18
Announcement
[ANNOUNCE] PF4J 2.5.0 Released
Hi I'm pleased to announce the release of PF4J 2.5.0. Fixed #248: Plugin upgrade version order
unread,
Announcement
[ANNOUNCE] PF4J 2.5.0 Released
Hi I'm pleased to announce the release of PF4J 2.5.0. Fixed #248: Plugin upgrade version order
12/12/18
Decebal Suiu
8/1/18
Announcement
ANNOUNCE] PF4J 2.4.0 Released
Hi I'm pleased to announce the release of PF4J 2.4.0. Fixed #222: Correct the class passed to
unread,
Announcement
ANNOUNCE] PF4J 2.4.0 Released
Hi I'm pleased to announce the release of PF4J 2.4.0. Fixed #222: Correct the class passed to
8/1/18
cove...@ucsc.edu
,
Decebal Suiu
4
7/24/18
Dealing with new Classes in new Versions
The PluginManager.getSystemVersion() method is used with success in UpdateManager from pf4j-update. I
unread,
Dealing with new Classes in new Versions
The PluginManager.getSystemVersion() method is used with success in UpdateManager from pf4j-update. I
7/24/18
Decebal Suiu
6/9/18
Announcement
[ANNOUNCE] PF4J 2.3.0 Released
Hi I'm pleased to announce the release of PF4J 2.3.0. This release is the first one after PF4J
unread,
Announcement
[ANNOUNCE] PF4J 2.3.0 Released
Hi I'm pleased to announce the release of PF4J 2.3.0. This release is the first one after PF4J
6/9/18
Avra Neel
,
Decebal Suiu
4
4/30/18
Can't run a sample PF4J app I made using Koltin
https://github.com/pf4j/pf4j/tree/master/demo_gradle (contains a plugin in Kotlin) http://www.pf4j.
unread,
Can't run a sample PF4J app I made using Koltin
https://github.com/pf4j/pf4j/tree/master/demo_gradle (contains a plugin in Kotlin) http://www.pf4j.
4/30/18
Decebal Suiu
3/26/18
Announcement
[ANNOUNCE] PF4J organization
Hi, I decided to move all my projects related to PF4J to its organization. I am the creator that just
unread,
Announcement
[ANNOUNCE] PF4J organization
Hi, I decided to move all my projects related to PF4J to its organization. I am the creator that just
3/26/18
Decebal Suiu
2/16/18
Announcement
[ANNOUNCE] PF4J-Update 2.0.0 Released
Hi, I am happy to announce the release of pf4j-update 2.0.0. This is the first version compatible
unread,
Announcement
[ANNOUNCE] PF4J-Update 2.0.0 Released
Hi, I am happy to announce the release of pf4j-update 2.0.0. This is the first version compatible
2/16/18
Decebal Suiu
2/16/18
Announcement
[ANNOUNCE] PF4J 2.2.0 Released
Hi I'm pleased to announce the release of PF4J 2.2.0. This release comes with new features (for
unread,
Announcement
[ANNOUNCE] PF4J 2.2.0 Released
Hi I'm pleased to announce the release of PF4J 2.2.0. This release comes with new features (for
2/16/18
kvnd...@gmail.com
,
Decebal Suiu
6
2/2/18
Java9 Maven Issue
Thank you for your effort indeed! On 2. Feb 2018, at 23:24, Decebal Suiu <decebal.suiu@gmail.com
unread,
Java9 Maven Issue
Thank you for your effort indeed! On 2. Feb 2018, at 23:24, Decebal Suiu <decebal.suiu@gmail.com
2/2/18
brian.r...@gmail.com
,
Decebal Suiu
3
1/27/18
Is pf4j-update dead?
I updated pf4j-update to PF4J 2.x. After I released PF4J 2.2.0 I will merge PR-26 (the pull request
unread,
Is pf4j-update dead?
I updated pf4j-update to PF4J 2.x. After I released PF4J 2.2.0 I will merge PR-26 (the pull request
1/27/18
Decebal Suiu
1/25/18
Announcement
We have a dedicated site for PF4J
Hi, I'm pleased that http://www.pf4j.org is up and running. I ported the documentation from
unread,
Announcement
We have a dedicated site for PF4J
Hi, I'm pleased that http://www.pf4j.org is up and running. I ported the documentation from
1/25/18
Decebal Suiu
1/18/18
Announcement
[ANNOUNCE] PF4J 2.1.0 Released
Hi I'm pleased to announce the release of PF4J 2.1.0. This release is a bug fixing version after
unread,
Announcement
[ANNOUNCE] PF4J 2.1.0 Released
Hi I'm pleased to announce the release of PF4J 2.1.0. This release is a bug fixing version after
1/18/18
Decebal Suiu
10/17/17
Announcement
PF4J 2.0.0 Released
Hi I'm pleased to announce the release of PF4J 2.0.0. Starting with the actual release, the root
unread,
Announcement
PF4J 2.0.0 Released
Hi I'm pleased to announce the release of PF4J 2.0.0. Starting with the actual release, the root
10/17/17
Decebal Suiu
10/11/17
Announcement
[ANNOUNCE] Version 2.0.0-SNAPSHOT is available
Hi, Version 2.0.0-SNAPSHOT is available. The changelog was updated to reflect the last modifications.
unread,
Announcement
[ANNOUNCE] Version 2.0.0-SNAPSHOT is available
Hi, Version 2.0.0-SNAPSHOT is available. The changelog was updated to reflect the last modifications.
10/11/17
Nicholas DiPiazza
,
Decebal Suiu
9
8/30/17
Is there a way to make it so plugins do not rely on File system paths?
Hi, No updates yet. We are still happily using the file system for now. And in all likelihood will be
unread,
Is there a way to make it so plugins do not rely on File system paths?
Hi, No updates yet. We are still happily using the file system for now. And in all likelihood will be
8/30/17
pavlo.v...@gmail.com
,
Decebal Suiu
6
8/1/17
FileSystemException when I call deletePlugin after getExtensions
Any progress with testing? Did you encounter problems?
unread,
FileSystemException when I call deletePlugin after getExtensions
Any progress with testing? Did you encounter problems?
8/1/17
Decebal Suiu
2
6/29/17
Ideas for next release
The point 2 is done and I started to work on point 1 (see https://github.com/decebals/pf4j/issues/151
unread,
Ideas for next release
The point 2 is done and I started to work on point 1 (see https://github.com/decebals/pf4j/issues/151
6/29/17