-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major
-
Component/s: jabber-plugin
-
None
-
Environment:Platform: All, OS: All
I wanted Hudson to be deployed in the /hudson context path, so I am starting
Hudson with --prefix=/hudson command-line parameter:
java -jar hudson.war --httpPort=3333 --prefix=/hudson
The notifications from the Jabber service include an URL to the build, and the
URL is missing the prefix. This looks like a bug.