Re: Callstacks in jenkins-built apps without line numbers
Re: Callstacks in jenkins-built apps without line numbers
- Subject: Re: Callstacks in jenkins-built apps without line numbers
- From: John Huss <email@hidden>
- Date: Wed, 26 Sep 2012 09:08:15 -0500
<wocompile srcdir="Sources" destdir="bin"
debug="on">
On Wed, Sep 26, 2012 at 8:51 AM, Maik Musall <
email@hidden> wrote:
> Hi,
>
> I recently started using Jenkins for my builds. Due to our complicated structure of Wonder, company-specific generic frameworks and project-specific frameworks with all sorts of interdependencies, it took a lot of build.xml tweaking, ERJenkins changes and stuff, but now the first Jenkins-built release is running in production.
>
> The only thing that bugs me is if the app throws an exception, the callstack has lines like this:
>
> com.selbstdenker.foo.Bar.myMethod(Unknown Source)
>
> whereas previously it was:
>
> com.selbstdenker.foo.Bar.myMethod(Bar.java:123)
>
> What could have caused that information to be not contained any more in the builds?
>
> Thanks
> Maik
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (
email@hidden)
> Help/Unsubscribe/Update your Subscription:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden