
on.extensions.ch.sbb.polarion.extension.cucumber.1.5.0.source-code.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ch.sbb.polarion.extension.cucumber Show documentation
Show all versions of ch.sbb.polarion.extension.cucumber Show documentation
It provides the almost same functionality as Xray plugin for Jira.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <plugin> <extension point="com.polarion.portal.tomcat.webapps"> <webapp name="polarion/cucumber" contextRoot="webapp/cucumber"> </webapp> </extension> <extension point="com.polarion.portal.tomcat.webapps"> <webapp name="polarion/cucumber-admin" contextRoot="webapp/cucumber-admin"> </webapp> </extension> </plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy