Skip to content

Instantly share code, notes, and snippets.

@mjbradford89
Created November 11, 2015 20:23
Show Gist options
  • Save mjbradford89/fe37a7abc9536ba50dfe to your computer and use it in GitHub Desktop.
Save mjbradford89/fe37a7abc9536ba50dfe to your computer and use it in GitHub Desktop.
Bundle-Name: Liferay Site Navigation Taglib
Bundle-SymbolicName: com.liferay.site.navigation.taglib
Bundle-Version: 1.0.0
Export-Package:\
com.liferay.site.navigation.taglib,\
com.liferay.site.navigation.taglib.servlet,\
com.liferay.site.navigation.taglib.servlet.taglib
Include-Resource:\
classes,\
META-INF/resources=src/main/resources/META-INF/resources
Provide-Capability:\
osgi.extender;osgi.extender="jsp.taglib";uri="http://liferay.com/tld/site-navigation";version:Version="1.0.0"
Web-ContextPath: /site-navigation-taglib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment