On Sep 25, 2006, at 6:49 AM, Vladimir Ivanov wrote:

On 9/25/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:


On Sep 25, 2006, at 5:05 AM, Vladimir Ivanov wrote:

> Seems, it will be convenient for automatic (or nightly) building
> and testing
> Harmony and, may be, newbie who want to look to "what is Harmony
> today"
> without documentation readingJ.
>
> If nobody objects I'll prepare patch.

That's fine, I think, but I'm just surprised it doesn't do that
now...  what does it do now?


Actually, now 3 targets should be called one-by-one (4 in case of vm) to
reproduce development cycle.
Of cause, "external tool" can do it but it is seems more reasonable to have
this command in the build.

I see what you mean. I don't agree. The nice thing about having the external tool, is that the external tool can report on which phase broke. By calling an "ubertarget" that does everything, all it knows is that the ubertarget failed.

For example, if you know that the tests failed, the system could examine the svn log between the time that the tests passed, and the time they failed, and send a note to developers giving them a hint of what changed to help find out what went wrong.

If sophisticated enough, it could just figure it out from stack trace, and mail the responsible developer directly :)


Issue http://issues.apache.org/jira/browse/HARMONY-1565 with trivial update
was created.

So do we really need this?

geir



thanks, Vladimir



geir

>
>
>
> Thanks, Vladimir
>
>
>
> ---------- Forwarded message ----------
> From: Vladimir Ivanov (JIRA) <[EMAIL PROTECTED]>
> Date: Sep 25, 2006 3:31 PM
> Subject: [jira] Updated: (HARMONY-995) [testing] add support of proxy
> settings for get-task
> To: [EMAIL PROTECTED]
>
>    [ http://issues.apache.org/jira/browse/HARMONY-995?page=all ]
>
> Vladimir Ivanov updated HARMONY-995:
> ------------------------------------
>
>   Attachment: build.patch
>
> add notification, timeouts etc
>
>> [testing] add support of proxy settings for get-task
>> ----------------------------------------------------
>>
>>                 Key: HARMONY-995
>> URL: http://issues.apache.org/jira/browse/ HARMONY-995
>>             Project: Harmony
>>          Issue Type: Bug
>>          Components: build - test - ci
>>            Reporter: Vladimir Ivanov
>>            Priority: Minor
>>         Attachments: build.patch, build.xml.patch, build.xml.patch
>>
>>
>> 1) add external property file with proxy settings to use it int the
> build.xml for <get> task (when needed).
>> 2) add '/c' symbol to run CC on win
>> 3) seems, that readme.txt file should be updated to point as
>> define proxy
> for svn and get certificate
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
> administrators:
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/
> software/jira


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: harmony-dev- [EMAIL PROTECTED]




---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to