Last active
August 29, 2015 14:15
-
-
Save asanso/2b03e4ffbaa7ae983c97 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apache Sling URL Rewriterorg.apache.sling.urlrewriter | |
Symbolic Name org.apache.sling.urlrewriter | |
Version 0.0.1.SNAPSHOT | |
Bundle Location inputstream:org.apache.sling.urlrewriter-0.0.1-SNAPSHOT.jar | |
Last Modification Mon Feb 09 15:42:47 CET 2015 | |
Bundle Documentation http://sling.apache.org | |
Vendor The Apache Software Foundation | |
Description Apache Sling URL Rewriter | |
Start Level 20 | |
Exported Packages --- | |
Imported Packages javax.servlet,version=2.6.0 from org.apache.felix.http.servlet-api (24) | |
javax.servlet,version=3.0.0 from org.apache.felix.http.servlet-api (24) | |
javax.servlet.http,version=2.6.0 from org.apache.felix.http.servlet-api (24) | |
javax.servlet.http,version=3.0.0 from org.apache.felix.http.servlet-api (24) | |
javax.xml.parsers,version=0.0.0.fragment_xml from org.apache.felix.framework (0) | |
org.apache.commons.io,version=1.4.0 from org.apache.commons.io (45) | |
org.osgi.service.component,version=1.2.1 from org.apache.felix.scr (40) | |
org.slf4j,version=1.7.6 from slf4j.api (15) | |
org.tuckey.web.filters.urlrewrite,version=3.1.0 from com.springsource.org.tuckey.web.filters.urlrewrite (109) | |
org.tuckey.web.filters.urlrewrite.utils,version=3.1.0 from com.springsource.org.tuckey.web.filters.urlrewrite (109) | |
org.w3c.dom,version=0.0.0.fragment_xml from org.apache.felix.framework (0) | |
org.xml.sax,version=0.0.0.fragment_xml from org.apache.felix.framework (0) | |
org.xml.sax.helpers,version=0.0.0.fragment_xml from org.apache.felix.framework (0) | |
Service ID 362 Types: javax.servlet.Filter | |
Service PID: org.apache.sling.urlrewriter.internal.SlingUrlRewriteFilter | |
Component Name: org.apache.sling.urlrewriter.internal.SlingUrlRewriteFilter | |
Component ID: 172 | |
Description: multi-purpose service for altering HTTP requests/responses based on Tuckey's UrlRewriteFilter | |
Vendor: The Apache Software Foundation | |
Manifest Headers Bnd-LastModified: 1423492966051 | |
Build-Jdk: 1.6.0_65 | |
Built-By: asanso | |
Bundle-Category: sling | |
Bundle-Description: Apache Sling URL Rewriter | |
Bundle-DocURL: http://sling.apache.org | |
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: Apache Sling URL Rewriter | |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 | |
Bundle-SymbolicName: org.apache.sling.urlrewriter | |
Bundle-Vendor: The Apache Software Foundation | |
Bundle-Version: 0.0.1.SNAPSHOT | |
Created-By: Apache Maven Bundle Plugin | |
Import-Package: javax.servlet; version="[3.0, 4)", javax.servlet.http; version="[3.0, 4)", javax.xml.parsers, org.apache.commons.io; version="[1.4, 2)", org.osgi.service.component; version="[1.0, 2)", org.slf4j; version="[1.7, 2)", org.tuckey.web.filters.urlrewrite, org.tuckey.web.filters.urlrewrite.utils, org.w3c.dom, org.xml.sax, org.xml.sax.helpers | |
Manifest-Version: 1.0 | |
Service-Component: OSGI-INF/org.apache.sling.urlrewriter.internal.SlingUrlRewriteFilter.xml | |
Tool: Bnd-2.1.0.20130426-122213 | |
Used Services | |
Service #17 of type(s) [org.osgi.service.log.LogService] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment