Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
shell.tui-1.2.0
-
None
Description
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>