From 20fa047d905a078fed15937a60fcfd35c40dd822 Mon Sep 17 00:00:00 2001 From: "Ronald J. Jenkins Jr" Date: Wed, 30 Mar 2016 02:27:54 +0000 Subject: [PATCH] Publishing site for version 0.1.1 --- apidocs/allclasses-frame.html | 4 +- apidocs/allclasses-noframe.html | 4 +- apidocs/constant-values.html | 6 +- apidocs/deprecated-list.html | 6 +- apidocs/help-doc.html | 6 +- apidocs/index-all.html | 8 +-- apidocs/index.html | 4 +- .../slf4j/impl/BukkitPluginLoggerAdapter.html | 6 +- .../slf4j/impl/BukkitPluginLoggerFactory.html | 8 +-- .../org/slf4j/impl/StaticLoggerBinder.html | 6 +- apidocs/org/slf4j/impl/StaticMDCBinder.html | 6 +- .../org/slf4j/impl/StaticMarkerBinder.html | 6 +- .../class-use/BukkitPluginLoggerAdapter.html | 6 +- .../class-use/BukkitPluginLoggerFactory.html | 6 +- .../impl/class-use/StaticLoggerBinder.html | 6 +- .../slf4j/impl/class-use/StaticMDCBinder.html | 6 +- .../impl/class-use/StaticMarkerBinder.html | 6 +- apidocs/org/slf4j/impl/package-frame.html | 4 +- apidocs/org/slf4j/impl/package-summary.html | 8 +-- apidocs/org/slf4j/impl/package-tree.html | 6 +- apidocs/org/slf4j/impl/package-use.html | 6 +- apidocs/overview-tree.html | 6 +- apidocs/serialized-form.html | 6 +- dependencies.html | 4 +- dependency-convergence.html | 2 +- devs.html | 6 +- index.html | 2 +- license.html | 2 +- plugins.html | 2 +- project-info.html | 2 +- project-reports.html | 2 +- project-summary.html | 4 +- source-repository.html | 6 +- taglist.html | 2 +- xref/index.html | 2 +- .../slf4j/impl/BukkitPluginLoggerFactory.html | 66 +++++++++---------- xref/org/slf4j/impl/StaticMDCBinder.html | 2 +- xref/org/slf4j/impl/package-frame.html | 2 +- xref/org/slf4j/impl/package-summary.html | 2 +- xref/overview-frame.html | 2 +- xref/overview-summary.html | 4 +- 41 files changed, 124 insertions(+), 126 deletions(-) diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 39c5f51..0b97a41 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (SLF4Bukkit 0.1.0 API) +All Classes (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index d50d46b..f8252fe 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (SLF4Bukkit 0.1.0 API) +All Classes (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index ae4e1ef..651f593 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (SLF4Bukkit 0.1.0 API) +Constant Field Values (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 4396ce5..59c4dc7 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (SLF4Bukkit 0.1.0 API) +Deprecated List (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index cd1c8e6..908006a 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (SLF4Bukkit 0.1.0 API) +API Help (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 0d77ac2..f547aa5 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,16 +2,16 @@ - + -Index (SLF4Bukkit 0.1.0 API) +Index (SLF4Bukkit 0.1.1 API) @@ -76,7 +76,7 @@
BukkitPluginLoggerFactory - Class in org.slf4j.impl
An implementation of ILoggerFactory which always returns - SimpleLogger instances.
+ BukkitPluginLoggerAdapter instances.
BukkitPluginLoggerFactory() - Constructor for class org.slf4j.impl.BukkitPluginLoggerFactory
 
diff --git a/apidocs/index.html b/apidocs/index.html index a871328..9d35859 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,9 +2,9 @@ - + -SLF4Bukkit 0.1.0 API +SLF4Bukkit 0.1.1 API diff --git a/apidocs/org/slf4j/impl/BukkitPluginLoggerFactory.html b/apidocs/org/slf4j/impl/BukkitPluginLoggerFactory.html index f8fb4d2..9cd8935 100644 --- a/apidocs/org/slf4j/impl/BukkitPluginLoggerFactory.html +++ b/apidocs/org/slf4j/impl/BukkitPluginLoggerFactory.html @@ -2,16 +2,16 @@ - + -BukkitPluginLoggerFactory (SLF4Bukkit 0.1.0 API) +BukkitPluginLoggerFactory (SLF4Bukkit 0.1.1 API) @@ -104,7 +104,7 @@ extends Object implements org.slf4j.ILoggerFactory
An implementation of ILoggerFactory which always returns - SimpleLogger instances.
+ BukkitPluginLoggerAdapter instances.
Author:
Ceki Gülcü, Ronald Jack Jenkins Jr.
diff --git a/apidocs/org/slf4j/impl/StaticLoggerBinder.html b/apidocs/org/slf4j/impl/StaticLoggerBinder.html index 464b86e..cf16d92 100644 --- a/apidocs/org/slf4j/impl/StaticLoggerBinder.html +++ b/apidocs/org/slf4j/impl/StaticLoggerBinder.html @@ -2,16 +2,16 @@ - + -StaticLoggerBinder (SLF4Bukkit 0.1.0 API) +StaticLoggerBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/StaticMDCBinder.html b/apidocs/org/slf4j/impl/StaticMDCBinder.html index f2ff0a5..38fed0b 100644 --- a/apidocs/org/slf4j/impl/StaticMDCBinder.html +++ b/apidocs/org/slf4j/impl/StaticMDCBinder.html @@ -2,16 +2,16 @@ - + -StaticMDCBinder (SLF4Bukkit 0.1.0 API) +StaticMDCBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/StaticMarkerBinder.html b/apidocs/org/slf4j/impl/StaticMarkerBinder.html index fe9083c..dfc5ead 100644 --- a/apidocs/org/slf4j/impl/StaticMarkerBinder.html +++ b/apidocs/org/slf4j/impl/StaticMarkerBinder.html @@ -2,16 +2,16 @@ - + -StaticMarkerBinder (SLF4Bukkit 0.1.0 API) +StaticMarkerBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerAdapter.html b/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerAdapter.html index 96884cd..0c956fa 100644 --- a/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerAdapter.html +++ b/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class org.slf4j.impl.BukkitPluginLoggerAdapter (SLF4Bukkit 0.1.0 API) +Uses of Class org.slf4j.impl.BukkitPluginLoggerAdapter (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerFactory.html b/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerFactory.html index 7f91412..f3c63e5 100644 --- a/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerFactory.html +++ b/apidocs/org/slf4j/impl/class-use/BukkitPluginLoggerFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class org.slf4j.impl.BukkitPluginLoggerFactory (SLF4Bukkit 0.1.0 API) +Uses of Class org.slf4j.impl.BukkitPluginLoggerFactory (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/class-use/StaticLoggerBinder.html b/apidocs/org/slf4j/impl/class-use/StaticLoggerBinder.html index 4b337f0..93021b2 100644 --- a/apidocs/org/slf4j/impl/class-use/StaticLoggerBinder.html +++ b/apidocs/org/slf4j/impl/class-use/StaticLoggerBinder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.slf4j.impl.StaticLoggerBinder (SLF4Bukkit 0.1.0 API) +Uses of Class org.slf4j.impl.StaticLoggerBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/class-use/StaticMDCBinder.html b/apidocs/org/slf4j/impl/class-use/StaticMDCBinder.html index 5a8ab91..10b1463 100644 --- a/apidocs/org/slf4j/impl/class-use/StaticMDCBinder.html +++ b/apidocs/org/slf4j/impl/class-use/StaticMDCBinder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.slf4j.impl.StaticMDCBinder (SLF4Bukkit 0.1.0 API) +Uses of Class org.slf4j.impl.StaticMDCBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/class-use/StaticMarkerBinder.html b/apidocs/org/slf4j/impl/class-use/StaticMarkerBinder.html index ec1e6b5..1a169c6 100644 --- a/apidocs/org/slf4j/impl/class-use/StaticMarkerBinder.html +++ b/apidocs/org/slf4j/impl/class-use/StaticMarkerBinder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.slf4j.impl.StaticMarkerBinder (SLF4Bukkit 0.1.0 API) +Uses of Class org.slf4j.impl.StaticMarkerBinder (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/package-frame.html b/apidocs/org/slf4j/impl/package-frame.html index 4e99456..a122f2a 100644 --- a/apidocs/org/slf4j/impl/package-frame.html +++ b/apidocs/org/slf4j/impl/package-frame.html @@ -2,9 +2,9 @@ - + -org.slf4j.impl (SLF4Bukkit 0.1.0 API) +org.slf4j.impl (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/package-summary.html b/apidocs/org/slf4j/impl/package-summary.html index 7a197a3..b83cc6a 100644 --- a/apidocs/org/slf4j/impl/package-summary.html +++ b/apidocs/org/slf4j/impl/package-summary.html @@ -2,16 +2,16 @@ - + -org.slf4j.impl (SLF4Bukkit 0.1.0 API) +org.slf4j.impl (SLF4Bukkit 0.1.1 API) @@ -87,7 +87,7 @@ BukkitPluginLoggerFactory
An implementation of ILoggerFactory which always returns - SimpleLogger instances.
+ BukkitPluginLoggerAdapter instances. diff --git a/apidocs/org/slf4j/impl/package-tree.html b/apidocs/org/slf4j/impl/package-tree.html index 1448868..15badc7 100644 --- a/apidocs/org/slf4j/impl/package-tree.html +++ b/apidocs/org/slf4j/impl/package-tree.html @@ -2,16 +2,16 @@ - + -org.slf4j.impl Class Hierarchy (SLF4Bukkit 0.1.0 API) +org.slf4j.impl Class Hierarchy (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/org/slf4j/impl/package-use.html b/apidocs/org/slf4j/impl/package-use.html index 8f8eb38..e03a277 100644 --- a/apidocs/org/slf4j/impl/package-use.html +++ b/apidocs/org/slf4j/impl/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package org.slf4j.impl (SLF4Bukkit 0.1.0 API) +Uses of Package org.slf4j.impl (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 52c7a30..09a91ef 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (SLF4Bukkit 0.1.0 API) +Class Hierarchy (SLF4Bukkit 0.1.1 API) diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index f66c72c..d320e74 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (SLF4Bukkit 0.1.0 API) +Serialized Form (SLF4Bukkit 0.1.1 API) diff --git a/dependencies.html b/dependencies.html index c0878e8..705b9cb 100644 --- a/dependencies.html +++ b/dependencies.html @@ -125,7 +125,7 @@
  • Last Published: 2016-03-29 |
  • -
  • Version: 0.1.0 +
  • Version: 0.1.1
  • @@ -358,7 +358,7 @@

    Dependency Tree