You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Jean-frederic Clere <jf...@gmail.com> on 2006/08/23 14:03:17 UTC

Build-Test regular expression matcher pb

Hi,

I am trying to get cruisecontrol testings running but I have the 
following error:
+++
home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/build.xml:88: 
The following error occurred while executing this line: 
/home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/build-java.xml:143: 
The following error occurred while executing this line: 
/home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:233: 
The following error occurred while executing this line: 
/home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:243: 
The following error occurred while executing this line: 
/home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:207: 
No supported regular expression matcher found
+++

Any hints?

Cheers

Jean-Frederic

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [build-test] Re: Build-Test regular expression matcher pb

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
Any joy?

Paulex Yang wrote:
> Jean,
> 
> Sorry for response so late, do you still get this error? I use Sun JVM 
> 1.5.0_06 and ant 1.6.5 on WinXP SP2, I think this env should be similar 
> with you, but I cannot reproduce it. If you still cannot get it work, 
> would you please raise a JIRA?
> 
> Jean-frederic Clere wrote:
>> Geir Magnusson Jr. wrote:
>>
>>> Jean-frederic Clere wrote:
>>>
>>>> Geir Magnusson Jr. wrote:
>>>>
>>>>> (can you please prefix the subject line with something like 
>>>>> [build-test] in the future :))
>>>>>
>>>>> What JRE are you using?
>>>>
>>>>
>>>> Sun JVM 1.5.0_06.
>>>>
>>>> Cheers
>>>>
>>>> Jean-Frederic
>>>>
>>>>>
>>>>>
>>>
>>> And you simply checked it out, followed the directions, and it didn't 
>>> work?
>>
>> Yes ;-(
>>
>>>
>>> What version of ant?
>>
>> 1.6.5
>>
>> Cheers
>>
>> Jean-Frederic
>>
>>>
>>>
>>> geir
>>>
>>> ---------------------------------------------------------------------
>>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [build-test] Re: Build-Test regular expression matcher pb

Posted by Paulex Yang <pa...@gmail.com>.
Jean,

Sorry for response so late, do you still get this error? I use Sun JVM 
1.5.0_06 and ant 1.6.5 on WinXP SP2, I think this env should be similar 
with you, but I cannot reproduce it. If you still cannot get it work, 
would you please raise a JIRA?

Jean-frederic Clere wrote:
> Geir Magnusson Jr. wrote:
>
>> Jean-frederic Clere wrote:
>>
>>> Geir Magnusson Jr. wrote:
>>>
>>>> (can you please prefix the subject line with something like 
>>>> [build-test] in the future :))
>>>>
>>>> What JRE are you using?
>>>
>>>
>>> Sun JVM 1.5.0_06.
>>>
>>> Cheers
>>>
>>> Jean-Frederic
>>>
>>>>
>>>>
>>
>> And you simply checked it out, followed the directions, and it didn't 
>> work?
>
> Yes ;-(
>
>>
>> What version of ant?
>
> 1.6.5
>
> Cheers
>
> Jean-Frederic
>
>>
>>
>> geir
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [build-test] Re: Build-Test regular expression matcher pb

Posted by Jean-frederic Clere <jf...@gmail.com>.
Geir Magnusson Jr. wrote:

> Jean-frederic Clere wrote:
>
>> Geir Magnusson Jr. wrote:
>>
>>> (can you please prefix the subject line with something like 
>>> [build-test] in the future :))
>>>
>>> What JRE are you using?
>>
>>
>> Sun JVM 1.5.0_06.
>>
>> Cheers
>>
>> Jean-Frederic
>>
>>>
>>>
>
> And you simply checked it out, followed the directions, and it didn't 
> work?

Yes ;-(

>
> What version of ant?

1.6.5

Cheers

Jean-Frederic

>
>
> geir
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


[build-test] Re: Build-Test regular expression matcher pb

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
Jean-frederic Clere wrote:
> Geir Magnusson Jr. wrote:
> 
>> (can you please prefix the subject line with something like 
>> [build-test] in the future :))
>>
>> What JRE are you using?
> 
> Sun JVM 1.5.0_06.
> 
> Cheers
> 
> Jean-Frederic
> 
>>
>>

And you simply checked it out, followed the directions, and it didn't work?

What version of ant?

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: Build-Test regular expression matcher pb

Posted by Jean-frederic Clere <jf...@gmail.com>.
Geir Magnusson Jr. wrote:

> (can you please prefix the subject line with something like 
> [build-test] in the future :))
>
> What JRE are you using?

Sun JVM 1.5.0_06.

Cheers

Jean-Frederic

>
>
>
> Jean-frederic Clere wrote:
>
>> Hi,
>>
>> I am trying to get cruisecontrol testings running but I have the 
>> following error:
>> +++
>> home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/build.xml:88: 
>> The following error occurred while executing this line: 
>> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/build-java.xml:143: 
>> The following error occurred while executing this line: 
>> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:233: 
>> The following error occurred while executing this line: 
>> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:243: 
>> The following error occurred while executing this line: 
>> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:207: 
>> No supported regular expression matcher found
>> +++
>>
>> Any hints?
>>
>> Cheers
>>
>> Jean-Frederic
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: Build-Test regular expression matcher pb

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
(can you please prefix the subject line with something like [build-test] 
in the future :))

What JRE are you using?



Jean-frederic Clere wrote:
> Hi,
> 
> I am trying to get cruisecontrol testings running but I have the 
> following error:
> +++
> home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/build.xml:88: 
> The following error occurred while executing this line: 
> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/build-java.xml:143: 
> The following error occurred while executing this line: 
> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:233: 
> The following error occurred while executing this line: 
> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:243: 
> The following error occurred while executing this line: 
> /home/jfclere/harmony/enhanced/buildtest/trunk/cc/projects/classlib/trunk/make/properties.xml:207: 
> No supported regular expression matcher found
> +++
> 
> Any hints?
> 
> Cheers
> 
> Jean-Frederic
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org