summaryrefslogtreecommitdiffstats
path: root/demo_gradle
Commit message (Collapse)AuthorAgeFilesLines
* Added compileOnly to "api" dependencies in plugins.Michael Weinberger2017-02-162-9/+9
| | | | Same as: https://github.com/decebals/pf4j/blob/master/demo/api/pom.xml#L32
* Forgot to update api to latest version.Michael Weinberger2017-02-162-14/+16
| | | | Replaced deprecated << operator with doLast.
* Updated pf4j library to the newest version.Michael Weinberger2017-02-165-9/+22
| | | | | Fixed compliation errors. Added "copyPlugins" gradle task which copies all plugins into the proper directory.
* Included SLF4J Simple to gradle-demo's appecumene-software2016-06-301-0/+1
|
* Fix #103ecumene-software2016-06-302-6/+16
|
* Try to fix #100Decebal Suiu2016-05-101-1/+0
|
* Format the license headerDecebal Suiu2015-12-245-30/+46
|
* Editor config style appliedMário Franco2015-06-055-104/+104
|
* unified plugin-provider with pluginpropertiesStix2015-03-012-2/+2
|
* minor fixesStix2015-03-015-20/+25
|
* added base filesStix2015-03-0121-0/+378