I would presume that if you are executing a Java program that outputs a
string it should show on the Console for the particular build of the job?

Richard.

On Wed, 6 May 2015 at 03:41 Peter Marcoen <pmarc...@gmail.com> wrote:

> I have a Jenkins Parameterized job.
> This job does 2 things:
>
>    1. Compiles a java program to a jar
>    2. Runs this jar through "Execute Shell" with the given parameters
>
> The output of this java program is a single string.
> What I would like to accomplish is that if a user runs this job, this
> return string is displayed to him on screen.
>
> Are there any plugins or default options that can help me achieve this?
>
> Another option would be to pipe the output of this java program to an
> email command and get the result to the user in this way but I would prefer
> to just stay in the Jenkins environment.
>
> I hope I make myself clear.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/0239169f-5ae6-48c1-b7b4-9f7a8f6cf007%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/0239169f-5ae6-48c1-b7b4-9f7a8f6cf007%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMui944-OLABHvbMpJhr6UvsZAtaGs1J_WaoS8Dg3ZezRYdizw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to