0
Commit Graph

20 Commits

Author SHA1 Message Date
Jenkins CI
c73068960c Committing release 0.1.0 0.1.0 2016-03-29 22:04:57 -04:00
rjenkinsjr
b01550523e Finalize GitHub Maven repo location 2016-03-29 21:46:29 -04:00
rjenkinsjr
ef9c0bfd08 Do not deploy maven-metadata.xml files 2016-03-29 21:22:05 -04:00
rjenkinsjr
e2c7056e47 Use TXT version of GPL instead of HTML version 2016-03-29 21:14:56 -04:00
rjenkinsjr
702d83c38a Shorten commit message when pushing artifacts 2016-03-29 20:19:29 -04:00
rjenkinsjr
85c7520682 Fix SQ configuration 2016-03-29 19:36:19 -04:00
rjenkinsjr
eb067adcfb Publish Maven artifacts to GitHub 2016-03-29 19:29:20 -04:00
rjenkinsjr
0606c57a44 Prepare to use prod site skin for 1.0.0 release 2016-03-28 23:45:25 -04:00
rjenkinsjr
433f9b0a5e Improve documentation for plugin developers 2016-03-28 23:40:53 -04:00
rjenkinsjr
62f1457678 Initial Maven site implementation 2016-03-28 23:35:47 -04:00
rjenkinsjr
72481f2a1a Improve handling of logging levels 2016-03-28 23:34:16 -04:00
rjenkinsjr
e1eced5198 Drop LocationAwareLogger, as it is unnecessary 2016-03-28 20:48:42 -04:00
rjenkinsjr
ac1ff26365 Improve Javadocs and initialization routine 2016-03-28 19:58:32 -04:00
rjenkinsjr
f2a64e44eb Fix synchronization and improve log output format 2016-03-28 18:58:42 -04:00
rjenkinsjr
30b9978d6d Added support for static logger initialization
If the plugin is not ready or otherwise cannot be found, the Bukkit server
logger is used instead
2016-03-28 18:24:17 -04:00
rjenkinsjr
aaee2297aa Finish integration with Bukkit
Merged SimpleLogger and JDK14LoggerAdapter, tossing out irrelevant
functionality and routing TRACE/DEBUG to Bukkit's INFO level.
2016-03-28 15:00:23 -04:00
rjenkinsjr
70017cd881 Rearrange file headers and remove some (C) claims 2016-03-28 12:16:43 -04:00
rjenkinsjr
9a53af4c50 Fix JDK14 -> BukkitPlugin comments 2016-03-28 00:24:21 -04:00
rjenkinsjr
828a9e7947 Print stack trace on plugin.yml stream close fail 2016-03-28 00:18:37 -04:00
rjenkinsjr
f7f4511a41 Initial commit
Based on slf4j-jdk14 version 1.7.19.
2016-03-28 00:12:57 -04:00