aboutsummaryrefslogtreecommitdiffstats
path: root/demo_gradle/plugins/plugin1/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* ISSUE-169: fix gradle demo (#177)Cesar Andres2017-10-211-31/+7
|
* Set version to 2.0.0-SNAPSHOTDecebal Suiu2017-09-201-1/+1
|
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-201-19/+20
|
* Updated gradle demo dependencies and switched from System.out.println to ↵Michael "Lyze" Weinberger2017-06-191-2/+4
| | | | slf4j.log (#149)
* Added compileOnly to "api" dependencies in plugins.Michael Weinberger2017-02-161-8/+8
| | | | Same as: https://github.com/decebals/pf4j/blob/master/demo/api/pom.xml#L32
* Updated pf4j library to the newest version.Michael Weinberger2017-02-161-2/+2
| | | | | Fixed compliation errors. Added "copyPlugins" gradle task which copies all plugins into the proper directory.
* Fix #103ecumene-software2016-06-301-3/+8
|
* unified plugin-provider with pluginpropertiesStix2015-03-011-1/+1
|
* added base filesStix2015-03-011-0/+25