Hello,
I really want to get started on working with Continuum but I discovered
something I can not fix. The link in the notifier mail is not correct.
It looks like this:
/http://192.168.1.20:8081/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/6/buildId/68/
while it probably should have looked like this:
/http://192.168.1.20:8081/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=66&id=6/
The first link will go to the right page but then the 'download as text'
link is not parsed correctly so that won't work. Anyone know what to do
about this?
I run continuum 1.0.3 with maven 1.0.2 on linux.
Ronald