/[Apache-SVN]
ViewVC logotype

Revision 1510562


Jump to revision: Previous Next
Author: fmeschbe
Date: Mon Aug 5 15:22:11 2013 UTC (10 years, 7 months ago)
Changed paths: 2
Log Message:
SLING-2944 Revert Sling API dependency to 2.3.0 again

Sling API 2.4.0 is not required and probably only has been
updated to make sure the import version range for the Resource
API is correct. Given SLING-2993 we should actually provide
proper annotation of implemented API for the bundle plugin
to properly devise the import version range.

For now removing the 'provide:=true' import tag solves this
issue, since we only implement the ResourceProvider interface
(intended to be @ConsumerType) and extend AbstractSlingResource
(which is safe to extend in @ConsumerType fashion).

Changed paths

Path Details
Directorysling/trunk/bundles/extensions/bundleresource/pom.xml modified , text changed
Directorysling/trunk/bundles/extensions/bundleresource/src/main/java/org/apache/sling/bundleresource/impl/BundleResource.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26