[PATCH] Shell TUI pom has incorrect Bundle-DocURL tag
-----------------------------------------------------
Key: FELIX-1137
URL: https://issues.apache.org/jira/browse/FELIX-1137
Project: Felix
Issue Type: Bug
Components: shell.tui
Affects Versions: shell.tui-1.2.0
Reporter: Filippo Diotalevi
Priority: Trivial
Playing with the webconsole I realized that the shell.tui bundle points to
not-existent urls in the bundle definition
<Bundle-DocURL>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/</Bundle-DocURL>
<Bundle-Url>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}.jar</Bundle-Url>
<Bundle-Source>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}-src.jar</Bundle-Source>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.