Re: Detailed dashboard result link in, emails, instead of JSP one

View: New views
2 Messages — Rating Filter:   Alert me  

Re: Detailed dashboard result link in, emails, instead of JSP one

by Dan Rollo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just to clarify this issue -> I found a config I was using with the same
value you mentioned for
buildresultsurl="http://<hostname>:8080/dashboard/tab/build/det
ail/${project.name}

in my <htmlemail> plugin config, and it works fine: The link in the
resulting email finds the dashboard build detail page correctly.

So is the real problem related the way the link looks (format), rather
than that the link does not work?

Dan


From: Paul M?ller-Salget <paul.mueller-salget@...>
Subject: Re: [Cruisecontrol-user] Detailed dashboard result link in
        emails, instead of JSP one
To: "cruisecontrol-user@..."
        <cruisecontrol-user@...>
Message-ID:
        <02738CCB0516AA4DB10D40CC92B19D9F437DBA7E94@...>
Content-Type: text/plain; charset="iso-8859-1"

Hi Davy, Dan

I (as some other people) am looking for the same thing for quite a while
now. If you find a solution, please post!

Thanks
Paul

-----Original Message-----
From: Dan Rollo [mailto:danrollo@...]
Sent: Dienstag, 3. November 2009 03:42
To: cruisecontrol-user@...
Subject: Re: [Cruisecontrol-user] Detailed dashboard result link in
emails, instead of JSP one

Hi Davy,

dashboardbuildresultsurl seems reasonalble. You may also want to have a
look at LinkEmailPublisher.

Dan


Subject: [Cruisecontrol-user] Detailed dashboard result link in emails
        instead of JSP one
To: <cruisecontrol-user@...>

Hello,

Is it possible to get the link of the detailed dashboard result instead
of the detailed JSP result in the emails that are sent by Cruisecontrol?

If the email property is set like
buildresultsurl="http://cruisecontrol.local:8080/dashboard/tab/build/det
ail/${project.name}", the links which is seen in emails is the JSP link
as below for one result:
http://cruisecontrol.local:8080/dashboard/tab/build/detail/projectname?l
og=log20091028183319

The link I would like to have is:
http://cruisecontrol.local:8080/dashboard/tab/build/detail/projectname/2
0091028183319

Is it possible? If not, what do you think is the best way? Implement a
dashboardbuildresultsurl property?

Thanks,
Davy

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

Re: Detailed dashboard result link in, emails, instead of JSP one

by Paul Müller-Salget :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dan,

for me the issue is, that the links leads to the correct project, but not the correct build.

The Link in the Mail looks like this:
http://Host/tab/build/detail/project?log=log20091105025929Lbuild.1024

Which leads to the page:
http://Host/tab/build/detail/project as "?log=log20091105025929Lbuild.1024" is thrown away.

That is cool if the person who reads the mail is quick enough, but bad if another build ran between the mail send and the reader looking for the log.

The Link I would need to have is:
http://Host/tab/build/detail/project/20091105025929

Which would lead to the page of the build associated with the Mail, regardless of what happened in the meantime.

So in short: The Identifier for the log file / the page for the build in question needs to be formatted in dashboard style.

Regards
Paul


-----Original Message-----
From: Dan Rollo [mailto:danrollo@...]
Sent: Donnerstag, 5. November 2009 01:18
To: cruisecontrol-user@...
Subject: Re: [Cruisecontrol-user] Detailed dashboard result link in, emails, instead of JSP one

Just to clarify this issue -> I found a config I was using with the same
value you mentioned for
buildresultsurl="http://<hostname>:8080/dashboard/tab/build/det
ail/${project.name}

in my <htmlemail> plugin config, and it works fine: The link in the
resulting email finds the dashboard build detail page correctly.

So is the real problem related the way the link looks (format), rather
than that the link does not work?

Dan


From: Paul M?ller-Salget <paul.mueller-salget@...>
Subject: Re: [Cruisecontrol-user] Detailed dashboard result link in
        emails, instead of JSP one
To: "cruisecontrol-user@..."
        <cruisecontrol-user@...>
Message-ID:
        <02738CCB0516AA4DB10D40CC92B19D9F437DBA7E94@...>
Content-Type: text/plain; charset="iso-8859-1"

Hi Davy, Dan

I (as some other people) am looking for the same thing for quite a while
now. If you find a solution, please post!

Thanks
Paul

-----Original Message-----
From: Dan Rollo [mailto:danrollo@...]
Sent: Dienstag, 3. November 2009 03:42
To: cruisecontrol-user@...
Subject: Re: [Cruisecontrol-user] Detailed dashboard result link in
emails, instead of JSP one

Hi Davy,

dashboardbuildresultsurl seems reasonalble. You may also want to have a
look at LinkEmailPublisher.

Dan


Subject: [Cruisecontrol-user] Detailed dashboard result link in emails
        instead of JSP one
To: <cruisecontrol-user@...>

Hello,

Is it possible to get the link of the detailed dashboard result instead
of the detailed JSP result in the emails that are sent by Cruisecontrol?

If the email property is set like
buildresultsurl="http://cruisecontrol.local:8080/dashboard/tab/build/det
ail/${project.name}", the links which is seen in emails is the JSP link
as below for one result:
http://cruisecontrol.local:8080/dashboard/tab/build/detail/projectname?l
og=log20091028183319

The link I would like to have is:
http://cruisecontrol.local:8080/dashboard/tab/build/detail/projectname/2
0091028183319

Is it possible? If not, what do you think is the best way? Implement a
dashboardbuildresultsurl property?

Thanks,
Davy

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user