setup/legacy/info.yaml in rsence-2.0.0.7.pre vs setup/legacy/info.yaml in rsence-2.0.0.8.pre
- old
+ new
@@ -1,22 +1,18 @@
# The human-readable product name of the package
title: Legacy Compatibility Plugin
# The human-readable version of the package
-version: 2.0.0
+version: 1.0.0
# A brief description of the package (rdoc formatting supported)
description: |
This bundle provides compatibility for older plugins that rely on
some global variables.
# A flag (when false) prevents the plugin from automatically reload when changed.
reloadable: false
-
-# A flag (when false) enables automatic construction
-# of the Plugin and Servlet classes contained.
-inits_self: false
# System version requirement.
sys_version: '>= 2.0.0'