You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Sean Qiu <se...@gmail.com> on 2009/05/05 09:27:52 UTC

Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties

Do someone else try GIT as well? It's amazing.

I'm trying to make use of git-svn[1] to maintain a local copy of our
repository.
I rechecked that svn:eol-style of the new files was setting correctly

I was just going to celebrate that git-svn can take case of svn:eol-style
property.
I saw you patch, no wonder it worked.... :-(

Curiously, Mark, do you have some automatically scan tool?  :-)
Anyway, thank you for your patch.

Best Regards
Sean, Xiao Xia Qiu



2009/5/5 <hi...@apache.org>

> Author: hindessm
> Date: Tue May  5 07:11:15 2009
> New Revision: 771596
>
> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
> Log:
> Fixing svn:eol-style properties on new files.
>
> Modified:
>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>    harmony/enhanced/classlib/trunk/make/test.properties   (contents, props
> changed)
>
> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>
> ------------------------------------------------------------------------------
>    svn:eol-style = native
>
> Modified: harmony/enhanced/classlib/trunk/make/test.properties
> URL:
> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>
> ==============================================================================
> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
> 07:11:15 2009
> @@ -1,32 +1,32 @@
> -##     Licensed to the Apache Software Foundation (ASF) under one
> -##     or more contributor license agreements.  See the NOTICE file
> -##     distributed with this work for additional information
> -##     regarding copyright ownership.  The ASF licenses this file
> -##     to you under the Apache License, Version 2.0 (the
> -##     "License"); you may not use this file except in compliance
> -##     with the License.  You may obtain a copy of the License at
> -##
> -##         http://www.apache.org/licenses/LICENSE-2.0
> -##
> -##     Unless required by applicable law or agreed to in writing,
> -##     software distributed under the License is distributed on an
> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> -##     KIND, either express or implied.  See the License for the
> -##     specific language governing permissions and limitations
> -##     under the License.
> -##
> ======================================================================================
> -##
> -
> -
> -# Use "ant echo" to get more configuration parameters
> -
> -
> -# To be tested runtime location
> -test.jre.home=
> -
> -# Junit test mode
> -hy.test.forkmode=perTest
> -
> -# Junit test timeout
> -hy.test.timeout=900000
> -
> +##     Licensed to the Apache Software Foundation (ASF) under one
> +##     or more contributor license agreements.  See the NOTICE file
> +##     distributed with this work for additional information
> +##     regarding copyright ownership.  The ASF licenses this file
> +##     to you under the Apache License, Version 2.0 (the
> +##     "License"); you may not use this file except in compliance
> +##     with the License.  You may obtain a copy of the License at
> +##
> +##         http://www.apache.org/licenses/LICENSE-2.0
> +##
> +##     Unless required by applicable law or agreed to in writing,
> +##     software distributed under the License is distributed on an
> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> +##     KIND, either express or implied.  See the License for the
> +##     specific language governing permissions and limitations
> +##     under the License.
> +##
> ======================================================================================
> +##
> +
> +
> +# Use "ant echo" to get more configuration parameters
> +
> +
> +# To be tested runtime location
> +test.jre.home=
> +
> +# Junit test mode
> +hy.test.forkmode=perTest
> +
> +# Junit test timeout
> +hy.test.timeout=900000
> +
>
> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>
> ------------------------------------------------------------------------------
>    svn:eol-style = native
>
>
>

Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties

Posted by Tony Wu <wu...@gmail.com>.
I believe Mark will give you a long linux cmd line, lol

On Tue, May 5, 2009 at 3:27 PM, Sean Qiu <se...@gmail.com> wrote:
> Do someone else try GIT as well? It's amazing.
>
> I'm trying to make use of git-svn[1] to maintain a local copy of our
> repository.
> I rechecked that svn:eol-style of the new files was setting correctly
>
> I was just going to celebrate that git-svn can take case of svn:eol-style
> property.
> I saw you patch, no wonder it worked.... :-(
>
> Curiously, Mark, do you have some automatically scan tool?  :-)
> Anyway, thank you for your patch.
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
>
> 2009/5/5 <hi...@apache.org>
>
>> Author: hindessm
>> Date: Tue May  5 07:11:15 2009
>> New Revision: 771596
>>
>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>> Log:
>> Fixing svn:eol-style properties on new files.
>>
>> Modified:
>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents, props
>> changed)
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>> URL:
>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>
>> ==============================================================================
>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>> 07:11:15 2009
>> @@ -1,32 +1,32 @@
>> -##     Licensed to the Apache Software Foundation (ASF) under one
>> -##     or more contributor license agreements.  See the NOTICE file
>> -##     distributed with this work for additional information
>> -##     regarding copyright ownership.  The ASF licenses this file
>> -##     to you under the Apache License, Version 2.0 (the
>> -##     "License"); you may not use this file except in compliance
>> -##     with the License.  You may obtain a copy of the License at
>> -##
>> -##         http://www.apache.org/licenses/LICENSE-2.0
>> -##
>> -##     Unless required by applicable law or agreed to in writing,
>> -##     software distributed under the License is distributed on an
>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> -##     KIND, either express or implied.  See the License for the
>> -##     specific language governing permissions and limitations
>> -##     under the License.
>> -##
>> ======================================================================================
>> -##
>> -
>> -
>> -# Use "ant echo" to get more configuration parameters
>> -
>> -
>> -# To be tested runtime location
>> -test.jre.home=
>> -
>> -# Junit test mode
>> -hy.test.forkmode=perTest
>> -
>> -# Junit test timeout
>> -hy.test.timeout=900000
>> -
>> +##     Licensed to the Apache Software Foundation (ASF) under one
>> +##     or more contributor license agreements.  See the NOTICE file
>> +##     distributed with this work for additional information
>> +##     regarding copyright ownership.  The ASF licenses this file
>> +##     to you under the Apache License, Version 2.0 (the
>> +##     "License"); you may not use this file except in compliance
>> +##     with the License.  You may obtain a copy of the License at
>> +##
>> +##         http://www.apache.org/licenses/LICENSE-2.0
>> +##
>> +##     Unless required by applicable law or agreed to in writing,
>> +##     software distributed under the License is distributed on an
>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> +##     KIND, either express or implied.  See the License for the
>> +##     specific language governing permissions and limitations
>> +##     under the License.
>> +##
>> ======================================================================================
>> +##
>> +
>> +
>> +# Use "ant echo" to get more configuration parameters
>> +
>> +
>> +# To be tested runtime location
>> +test.jre.home=
>> +
>> +# Junit test mode
>> +hy.test.forkmode=perTest
>> +
>> +# Junit test timeout
>> +hy.test.timeout=900000
>> +
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>>
>>
>



-- 
Tony Wu
China Software Development Lab, IBM

Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties

Posted by Sean Qiu <se...@gmail.com>.
Updating soon. Thank you!


Best Regards
Sean, Xiao Xia Qiu



2009/5/5 Regis <xu...@gmail.com>

> Sean Qiu wrote:
>
>> Do someone else try GIT as well? It's amazing.
>>
>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>> repository.
>> I rechecked that svn:eol-style of the new files was setting correctly
>>
>> I was just going to celebrate that git-svn can take case of svn:eol-style
>> property.
>> I saw you patch, no wonder it worked.... :-(
>>
>>
> You need to upgrade Git >= 1.6.0, see the announce [1]:
>
> "* "git-svn dcommit" is now aware of auto-props setting the subversion user
>  has."
>
> [1] http://lkml.org/lkml/2008/8/17/174
>
>
>  Curiously, Mark, do you have some automatically scan tool?  :-)
>> Anyway, thank you for your patch.
>>
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>>
>>
>> 2009/5/5 <hi...@apache.org>
>>
>>  Author: hindessm
>>> Date: Tue May  5 07:11:15 2009
>>> New Revision: 771596
>>>
>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>> Log:
>>> Fixing svn:eol-style properties on new files.
>>>
>>> Modified:
>>>   harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>   harmony/enhanced/classlib/trunk/make/test.properties   (contents, props
>>> changed)
>>>
>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>   svn:eol-style = native
>>>
>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>> URL:
>>>
>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>
>>>
>>> ==============================================================================
>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>> 07:11:15 2009
>>> @@ -1,32 +1,32 @@
>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>> -##     or more contributor license agreements.  See the NOTICE file
>>> -##     distributed with this work for additional information
>>> -##     regarding copyright ownership.  The ASF licenses this file
>>> -##     to you under the Apache License, Version 2.0 (the
>>> -##     "License"); you may not use this file except in compliance
>>> -##     with the License.  You may obtain a copy of the License at
>>> -##
>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>> -##
>>> -##     Unless required by applicable law or agreed to in writing,
>>> -##     software distributed under the License is distributed on an
>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>> -##     KIND, either express or implied.  See the License for the
>>> -##     specific language governing permissions and limitations
>>> -##     under the License.
>>> -##
>>>
>>> ======================================================================================
>>> -##
>>> -
>>> -
>>> -# Use "ant echo" to get more configuration parameters
>>> -
>>> -
>>> -# To be tested runtime location
>>> -test.jre.home=
>>> -
>>> -# Junit test mode
>>> -hy.test.forkmode=perTest
>>> -
>>> -# Junit test timeout
>>> -hy.test.timeout=900000
>>> -
>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>> +##     or more contributor license agreements.  See the NOTICE file
>>> +##     distributed with this work for additional information
>>> +##     regarding copyright ownership.  The ASF licenses this file
>>> +##     to you under the Apache License, Version 2.0 (the
>>> +##     "License"); you may not use this file except in compliance
>>> +##     with the License.  You may obtain a copy of the License at
>>> +##
>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>> +##
>>> +##     Unless required by applicable law or agreed to in writing,
>>> +##     software distributed under the License is distributed on an
>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>> +##     KIND, either express or implied.  See the License for the
>>> +##     specific language governing permissions and limitations
>>> +##     under the License.
>>> +##
>>>
>>> ======================================================================================
>>> +##
>>> +
>>> +
>>> +# Use "ant echo" to get more configuration parameters
>>> +
>>> +
>>> +# To be tested runtime location
>>> +test.jre.home=
>>> +
>>> +# Junit test mode
>>> +hy.test.forkmode=perTest
>>> +
>>> +# Junit test timeout
>>> +hy.test.timeout=900000
>>> +
>>>
>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>   svn:eol-style = native
>>>
>>>
>>>
>>>
>>
>
> --
> Best Regards,
> Regis.
>

Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties

Posted by Regis <xu...@gmail.com>.
Sean Qiu wrote:
> Do someone else try GIT as well? It's amazing.
> 
> I'm trying to make use of git-svn[1] to maintain a local copy of our
> repository.
> I rechecked that svn:eol-style of the new files was setting correctly
> 
> I was just going to celebrate that git-svn can take case of svn:eol-style
> property.
> I saw you patch, no wonder it worked.... :-(
> 

You need to upgrade Git >= 1.6.0, see the announce [1]:

"* "git-svn dcommit" is now aware of auto-props setting the subversion user
   has."

[1] http://lkml.org/lkml/2008/8/17/174

> Curiously, Mark, do you have some automatically scan tool?  :-)
> Anyway, thank you for your patch.
> 
> Best Regards
> Sean, Xiao Xia Qiu
> 
> 
> 
> 2009/5/5 <hi...@apache.org>
> 
>> Author: hindessm
>> Date: Tue May  5 07:11:15 2009
>> New Revision: 771596
>>
>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>> Log:
>> Fixing svn:eol-style properties on new files.
>>
>> Modified:
>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents, props
>> changed)
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>> URL:
>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>
>> ==============================================================================
>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>> 07:11:15 2009
>> @@ -1,32 +1,32 @@
>> -##     Licensed to the Apache Software Foundation (ASF) under one
>> -##     or more contributor license agreements.  See the NOTICE file
>> -##     distributed with this work for additional information
>> -##     regarding copyright ownership.  The ASF licenses this file
>> -##     to you under the Apache License, Version 2.0 (the
>> -##     "License"); you may not use this file except in compliance
>> -##     with the License.  You may obtain a copy of the License at
>> -##
>> -##         http://www.apache.org/licenses/LICENSE-2.0
>> -##
>> -##     Unless required by applicable law or agreed to in writing,
>> -##     software distributed under the License is distributed on an
>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> -##     KIND, either express or implied.  See the License for the
>> -##     specific language governing permissions and limitations
>> -##     under the License.
>> -##
>> ======================================================================================
>> -##
>> -
>> -
>> -# Use "ant echo" to get more configuration parameters
>> -
>> -
>> -# To be tested runtime location
>> -test.jre.home=
>> -
>> -# Junit test mode
>> -hy.test.forkmode=perTest
>> -
>> -# Junit test timeout
>> -hy.test.timeout=900000
>> -
>> +##     Licensed to the Apache Software Foundation (ASF) under one
>> +##     or more contributor license agreements.  See the NOTICE file
>> +##     distributed with this work for additional information
>> +##     regarding copyright ownership.  The ASF licenses this file
>> +##     to you under the Apache License, Version 2.0 (the
>> +##     "License"); you may not use this file except in compliance
>> +##     with the License.  You may obtain a copy of the License at
>> +##
>> +##         http://www.apache.org/licenses/LICENSE-2.0
>> +##
>> +##     Unless required by applicable law or agreed to in writing,
>> +##     software distributed under the License is distributed on an
>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> +##     KIND, either express or implied.  See the License for the
>> +##     specific language governing permissions and limitations
>> +##     under the License.
>> +##
>> ======================================================================================
>> +##
>> +
>> +
>> +# Use "ant echo" to get more configuration parameters
>> +
>> +
>> +# To be tested runtime location
>> +test.jre.home=
>> +
>> +# Junit test mode
>> +hy.test.forkmode=perTest
>> +
>> +# Junit test timeout
>> +hy.test.timeout=900000
>> +
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>>
>>
> 


-- 
Best Regards,
Regis.

Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties

Posted by Mark Hindess <ma...@googlemail.com>.
In message <94...@mail.gmail.com>, Sean 
Qiu writes:
> 
> Do someone else try GIT as well? It's amazing.

I use it for non-harmony stuff.  I've never figured out how to get git to
cope with our "svn switch" federation build so I tend not to use git for
harmony.

> I'm trying to make use of git-svn[1] to maintain a local copy of our
> repository.
> I rechecked that svn:eol-style of the new files was setting correctly

We should probably request an "official" mirror on git.apache.org.

> I was just going to celebrate that git-svn can take case of svn:eol-style
> property.
> I saw you patch, no wonder it worked.... :-(
> 
> Curiously, Mark, do you have some automatically scan tool?  :-)

I do run some perl scripts on the commits list message but looking for
other "bad smells" such as junit usage issues, use of indexOf("X")
instead of indexOf('X'), etc.

I just spot these "manually" when I look at the commit message.  Files
in the "Added:" list should have "(with props)" (if they are really new
files rather than copies).

Regards,
-Mark.



Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
 JDKTools and DRLVM and Classlib mirrors are ready for use:

git://git.apache.org/harmony-jdktools.git
git://git.apache.org/harmony-drlvm.git
git://git.apache.org/harmony-classlib.git

I'm going to add these to our website[1], what do you think about it?

[1] http://harmony.apache.org/svn.html


Best Regards
Sean, Xiao Xia Qiu


2009/5/18 Sean Qiu <se...@gmail.com>:
> Both JDKTools and DRLVM mirrors are ready for use:
> git://git.apache.org/harmony-jdktools.git
> git://git.apache.org/harmony-drlvm.git
>
> The classlib and its Java 6 branch will be ready soon.
> Thanks, Grzegorz Kossakowski, for his time and effort.
>
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
>
>
> 2009/5/12 Sean Qiu <se...@gmail.com>:
>> I suggest that we create the mirror by component.
>>
>> Classlib: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk/
>> DRLVM: http://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk/
>> JDKTOOLS: http://svn.apache.org/repos/asf/harmony/enhanced/jdktools/trunk/
>> Java 6 branch: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/branches/java6/
>>
>> What do you think about it? Comments, suggestions?
>>
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>>
>>
>>
>> 2009/5/12 Sean Qiu <se...@gmail.com>:
>>> https://issues.apache.org/jira/browse/INFRA-2039
>>>
>>> in case someone is interested as well.
>>>
>>>
>>> Best Regards
>>> Sean, Xiao Xia Qiu
>>>
>>>
>>>
>>>
>>> 2009/5/5 Sean Qiu <se...@gmail.com>:
>>>> And I've posted a request to infrastructure-dev@apache.org .
>>>> Hoping get the response soon.
>>>>
>>>> By the way, I thought this might be useful if someone interested.
>>>> http://wiki.apache.org/general/GitAtApache
>>>>
>>>> Best Regards
>>>> Sean, Xiao Xia Qiu
>>>>
>>>>
>>>> 2009/5/5 Tim Ellison <t....@gmail.com>:
>>>>> Sean Qiu wrote:
>>>>>> I don't see a git mirror for Harmony, :-(
>>>>>
>>>>> We never requested one.  We just have to ask.
>>>>>
>>>>> Regards,
>>>>> Tim
>>>>>
>>>>>
>>>>>> 2009/5/5 Tim Ellison <t....@gmail.com>
>>>>>>
>>>>>>> Sean Qiu wrote:
>>>>>>>> Do someone else try GIT as well? It's amazing.
>>>>>>>>
>>>>>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>>>>>> repository.
>>>>>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>>>>>
>>>>>>> Regards,
>>>>>>> Tim
>>>>>>>
>>>>>>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>>>>>>
>>>>>>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>>>>>>> property.
>>>>>>>> I saw you patch, no wonder it worked.... :-(
>>>>>>>>
>>>>>>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>>>>>>> Anyway, thank you for your patch.
>>>>>>>>
>>>>>>>> Best Regards
>>>>>>>> Sean, Xiao Xia Qiu
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> 2009/5/5 <hi...@apache.org>
>>>>>>>>
>>>>>>>>> Author: hindessm
>>>>>>>>> Date: Tue May  5 07:11:15 2009
>>>>>>>>> New Revision: 771596
>>>>>>>>>
>>>>>>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>>>>>>> Log:
>>>>>>>>> Fixing svn:eol-style properties on new files.
>>>>>>>>>
>>>>>>>>> Modified:
>>>>>>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>>>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>>>>>>> props
>>>>>>>>> changed)
>>>>>>>>>
>>>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>>>>>>
>>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>    svn:eol-style = native
>>>>>>>>>
>>>>>>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>>>> URL:
>>>>>>>>>
>>>>>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>>>>>>
>>>>>>> ==============================================================================
>>>>>>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>>>>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>>>>>>> 07:11:15 2009
>>>>>>>>> @@ -1,32 +1,32 @@
>>>>>>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>>>>>>> -##     distributed with this work for additional information
>>>>>>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>>>>>>> -##     to you under the Apache License, Version 2.0 (the
>>>>>>>>> -##     "License"); you may not use this file except in compliance
>>>>>>>>> -##     with the License.  You may obtain a copy of the License at
>>>>>>>>> -##
>>>>>>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>>>> -##
>>>>>>>>> -##     Unless required by applicable law or agreed to in writing,
>>>>>>>>> -##     software distributed under the License is distributed on an
>>>>>>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>>>> -##     KIND, either express or implied.  See the License for the
>>>>>>>>> -##     specific language governing permissions and limitations
>>>>>>>>> -##     under the License.
>>>>>>>>> -##
>>>>>>>>>
>>>>>>> ======================================================================================
>>>>>>>>> -##
>>>>>>>>> -
>>>>>>>>> -
>>>>>>>>> -# Use "ant echo" to get more configuration parameters
>>>>>>>>> -
>>>>>>>>> -
>>>>>>>>> -# To be tested runtime location
>>>>>>>>> -test.jre.home=
>>>>>>>>> -
>>>>>>>>> -# Junit test mode
>>>>>>>>> -hy.test.forkmode=perTest
>>>>>>>>> -
>>>>>>>>> -# Junit test timeout
>>>>>>>>> -hy.test.timeout=900000
>>>>>>>>> -
>>>>>>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>>>>>>> +##     distributed with this work for additional information
>>>>>>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>>>>>>> +##     to you under the Apache License, Version 2.0 (the
>>>>>>>>> +##     "License"); you may not use this file except in compliance
>>>>>>>>> +##     with the License.  You may obtain a copy of the License at
>>>>>>>>> +##
>>>>>>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>>>> +##
>>>>>>>>> +##     Unless required by applicable law or agreed to in writing,
>>>>>>>>> +##     software distributed under the License is distributed on an
>>>>>>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>>>> +##     KIND, either express or implied.  See the License for the
>>>>>>>>> +##     specific language governing permissions and limitations
>>>>>>>>> +##     under the License.
>>>>>>>>> +##
>>>>>>>>>
>>>>>>> ======================================================================================
>>>>>>>>> +##
>>>>>>>>> +
>>>>>>>>> +
>>>>>>>>> +# Use "ant echo" to get more configuration parameters
>>>>>>>>> +
>>>>>>>>> +
>>>>>>>>> +# To be tested runtime location
>>>>>>>>> +test.jre.home=
>>>>>>>>> +
>>>>>>>>> +# Junit test mode
>>>>>>>>> +hy.test.forkmode=perTest
>>>>>>>>> +
>>>>>>>>> +# Junit test timeout
>>>>>>>>> +hy.test.timeout=900000
>>>>>>>>> +
>>>>>>>>>
>>>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>>>>
>>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>    svn:eol-style = native
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
Both JDKTools and DRLVM mirrors are ready for use:
git://git.apache.org/harmony-jdktools.git
git://git.apache.org/harmony-drlvm.git

The classlib and its Java 6 branch will be ready soon.
Thanks, Grzegorz Kossakowski, for his time and effort.


Best Regards
Sean, Xiao Xia Qiu




2009/5/12 Sean Qiu <se...@gmail.com>:
> I suggest that we create the mirror by component.
>
> Classlib: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk/
> DRLVM: http://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk/
> JDKTOOLS: http://svn.apache.org/repos/asf/harmony/enhanced/jdktools/trunk/
> Java 6 branch: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/branches/java6/
>
> What do you think about it? Comments, suggestions?
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
>
>
> 2009/5/12 Sean Qiu <se...@gmail.com>:
>> https://issues.apache.org/jira/browse/INFRA-2039
>>
>> in case someone is interested as well.
>>
>>
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>>
>>
>>
>> 2009/5/5 Sean Qiu <se...@gmail.com>:
>>> And I've posted a request to infrastructure-dev@apache.org .
>>> Hoping get the response soon.
>>>
>>> By the way, I thought this might be useful if someone interested.
>>> http://wiki.apache.org/general/GitAtApache
>>>
>>> Best Regards
>>> Sean, Xiao Xia Qiu
>>>
>>>
>>> 2009/5/5 Tim Ellison <t....@gmail.com>:
>>>> Sean Qiu wrote:
>>>>> I don't see a git mirror for Harmony, :-(
>>>>
>>>> We never requested one.  We just have to ask.
>>>>
>>>> Regards,
>>>> Tim
>>>>
>>>>
>>>>> 2009/5/5 Tim Ellison <t....@gmail.com>
>>>>>
>>>>>> Sean Qiu wrote:
>>>>>>> Do someone else try GIT as well? It's amazing.
>>>>>>>
>>>>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>>>>> repository.
>>>>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>>>>
>>>>>> Regards,
>>>>>> Tim
>>>>>>
>>>>>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>>>>>
>>>>>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>>>>>> property.
>>>>>>> I saw you patch, no wonder it worked.... :-(
>>>>>>>
>>>>>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>>>>>> Anyway, thank you for your patch.
>>>>>>>
>>>>>>> Best Regards
>>>>>>> Sean, Xiao Xia Qiu
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2009/5/5 <hi...@apache.org>
>>>>>>>
>>>>>>>> Author: hindessm
>>>>>>>> Date: Tue May  5 07:11:15 2009
>>>>>>>> New Revision: 771596
>>>>>>>>
>>>>>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>>>>>> Log:
>>>>>>>> Fixing svn:eol-style properties on new files.
>>>>>>>>
>>>>>>>> Modified:
>>>>>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>>>>>> props
>>>>>>>> changed)
>>>>>>>>
>>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>>>>>
>>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>>>>    svn:eol-style = native
>>>>>>>>
>>>>>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>>> URL:
>>>>>>>>
>>>>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>>>>>
>>>>>> ==============================================================================
>>>>>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>>>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>>>>>> 07:11:15 2009
>>>>>>>> @@ -1,32 +1,32 @@
>>>>>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>>>>>> -##     distributed with this work for additional information
>>>>>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>>>>>> -##     to you under the Apache License, Version 2.0 (the
>>>>>>>> -##     "License"); you may not use this file except in compliance
>>>>>>>> -##     with the License.  You may obtain a copy of the License at
>>>>>>>> -##
>>>>>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>>> -##
>>>>>>>> -##     Unless required by applicable law or agreed to in writing,
>>>>>>>> -##     software distributed under the License is distributed on an
>>>>>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>>> -##     KIND, either express or implied.  See the License for the
>>>>>>>> -##     specific language governing permissions and limitations
>>>>>>>> -##     under the License.
>>>>>>>> -##
>>>>>>>>
>>>>>> ======================================================================================
>>>>>>>> -##
>>>>>>>> -
>>>>>>>> -
>>>>>>>> -# Use "ant echo" to get more configuration parameters
>>>>>>>> -
>>>>>>>> -
>>>>>>>> -# To be tested runtime location
>>>>>>>> -test.jre.home=
>>>>>>>> -
>>>>>>>> -# Junit test mode
>>>>>>>> -hy.test.forkmode=perTest
>>>>>>>> -
>>>>>>>> -# Junit test timeout
>>>>>>>> -hy.test.timeout=900000
>>>>>>>> -
>>>>>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>>>>>> +##     distributed with this work for additional information
>>>>>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>>>>>> +##     to you under the Apache License, Version 2.0 (the
>>>>>>>> +##     "License"); you may not use this file except in compliance
>>>>>>>> +##     with the License.  You may obtain a copy of the License at
>>>>>>>> +##
>>>>>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>>> +##
>>>>>>>> +##     Unless required by applicable law or agreed to in writing,
>>>>>>>> +##     software distributed under the License is distributed on an
>>>>>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>>> +##     KIND, either express or implied.  See the License for the
>>>>>>>> +##     specific language governing permissions and limitations
>>>>>>>> +##     under the License.
>>>>>>>> +##
>>>>>>>>
>>>>>> ======================================================================================
>>>>>>>> +##
>>>>>>>> +
>>>>>>>> +
>>>>>>>> +# Use "ant echo" to get more configuration parameters
>>>>>>>> +
>>>>>>>> +
>>>>>>>> +# To be tested runtime location
>>>>>>>> +test.jre.home=
>>>>>>>> +
>>>>>>>> +# Junit test mode
>>>>>>>> +hy.test.forkmode=perTest
>>>>>>>> +
>>>>>>>> +# Junit test timeout
>>>>>>>> +hy.test.timeout=900000
>>>>>>>> +
>>>>>>>>
>>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>>>
>>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>>>>    svn:eol-style = native
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>
>>>>
>>>
>>
>

Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
I suggest that we create the mirror by component.

Classlib: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk/
DRLVM: http://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk/
JDKTOOLS: http://svn.apache.org/repos/asf/harmony/enhanced/jdktools/trunk/
Java 6 branch: http://svn.apache.org/repos/asf/harmony/enhanced/classlib/branches/java6/

What do you think about it? Comments, suggestions?

Best Regards
Sean, Xiao Xia Qiu




2009/5/12 Sean Qiu <se...@gmail.com>:
> https://issues.apache.org/jira/browse/INFRA-2039
>
> in case someone is interested as well.
>
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
>
>
> 2009/5/5 Sean Qiu <se...@gmail.com>:
>> And I've posted a request to infrastructure-dev@apache.org .
>> Hoping get the response soon.
>>
>> By the way, I thought this might be useful if someone interested.
>> http://wiki.apache.org/general/GitAtApache
>>
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>>
>> 2009/5/5 Tim Ellison <t....@gmail.com>:
>>> Sean Qiu wrote:
>>>> I don't see a git mirror for Harmony, :-(
>>>
>>> We never requested one.  We just have to ask.
>>>
>>> Regards,
>>> Tim
>>>
>>>
>>>> 2009/5/5 Tim Ellison <t....@gmail.com>
>>>>
>>>>> Sean Qiu wrote:
>>>>>> Do someone else try GIT as well? It's amazing.
>>>>>>
>>>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>>>> repository.
>>>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>>>
>>>>> Regards,
>>>>> Tim
>>>>>
>>>>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>>>>
>>>>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>>>>> property.
>>>>>> I saw you patch, no wonder it worked.... :-(
>>>>>>
>>>>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>>>>> Anyway, thank you for your patch.
>>>>>>
>>>>>> Best Regards
>>>>>> Sean, Xiao Xia Qiu
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2009/5/5 <hi...@apache.org>
>>>>>>
>>>>>>> Author: hindessm
>>>>>>> Date: Tue May  5 07:11:15 2009
>>>>>>> New Revision: 771596
>>>>>>>
>>>>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>>>>> Log:
>>>>>>> Fixing svn:eol-style properties on new files.
>>>>>>>
>>>>>>> Modified:
>>>>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>>>>> props
>>>>>>> changed)
>>>>>>>
>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>>>>
>>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>>>>    svn:eol-style = native
>>>>>>>
>>>>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>> URL:
>>>>>>>
>>>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>>>>
>>>>> ==============================================================================
>>>>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>>>>> 07:11:15 2009
>>>>>>> @@ -1,32 +1,32 @@
>>>>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>>>>> -##     distributed with this work for additional information
>>>>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>>>>> -##     to you under the Apache License, Version 2.0 (the
>>>>>>> -##     "License"); you may not use this file except in compliance
>>>>>>> -##     with the License.  You may obtain a copy of the License at
>>>>>>> -##
>>>>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>> -##
>>>>>>> -##     Unless required by applicable law or agreed to in writing,
>>>>>>> -##     software distributed under the License is distributed on an
>>>>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>> -##     KIND, either express or implied.  See the License for the
>>>>>>> -##     specific language governing permissions and limitations
>>>>>>> -##     under the License.
>>>>>>> -##
>>>>>>>
>>>>> ======================================================================================
>>>>>>> -##
>>>>>>> -
>>>>>>> -
>>>>>>> -# Use "ant echo" to get more configuration parameters
>>>>>>> -
>>>>>>> -
>>>>>>> -# To be tested runtime location
>>>>>>> -test.jre.home=
>>>>>>> -
>>>>>>> -# Junit test mode
>>>>>>> -hy.test.forkmode=perTest
>>>>>>> -
>>>>>>> -# Junit test timeout
>>>>>>> -hy.test.timeout=900000
>>>>>>> -
>>>>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>>>>> +##     distributed with this work for additional information
>>>>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>>>>> +##     to you under the Apache License, Version 2.0 (the
>>>>>>> +##     "License"); you may not use this file except in compliance
>>>>>>> +##     with the License.  You may obtain a copy of the License at
>>>>>>> +##
>>>>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>>> +##
>>>>>>> +##     Unless required by applicable law or agreed to in writing,
>>>>>>> +##     software distributed under the License is distributed on an
>>>>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>>> +##     KIND, either express or implied.  See the License for the
>>>>>>> +##     specific language governing permissions and limitations
>>>>>>> +##     under the License.
>>>>>>> +##
>>>>>>>
>>>>> ======================================================================================
>>>>>>> +##
>>>>>>> +
>>>>>>> +
>>>>>>> +# Use "ant echo" to get more configuration parameters
>>>>>>> +
>>>>>>> +
>>>>>>> +# To be tested runtime location
>>>>>>> +test.jre.home=
>>>>>>> +
>>>>>>> +# Junit test mode
>>>>>>> +hy.test.forkmode=perTest
>>>>>>> +
>>>>>>> +# Junit test timeout
>>>>>>> +hy.test.timeout=900000
>>>>>>> +
>>>>>>>
>>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>>
>>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>>>>    svn:eol-style = native
>>>>>>>
>>>>>>>
>>>>>>>
>>>>
>>>
>>
>

Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
https://issues.apache.org/jira/browse/INFRA-2039

in case someone is interested as well.


Best Regards
Sean, Xiao Xia Qiu




2009/5/5 Sean Qiu <se...@gmail.com>:
> And I've posted a request to infrastructure-dev@apache.org .
> Hoping get the response soon.
>
> By the way, I thought this might be useful if someone interested.
> http://wiki.apache.org/general/GitAtApache
>
> Best Regards
> Sean, Xiao Xia Qiu
>
>
> 2009/5/5 Tim Ellison <t....@gmail.com>:
>> Sean Qiu wrote:
>>> I don't see a git mirror for Harmony, :-(
>>
>> We never requested one.  We just have to ask.
>>
>> Regards,
>> Tim
>>
>>
>>> 2009/5/5 Tim Ellison <t....@gmail.com>
>>>
>>>> Sean Qiu wrote:
>>>>> Do someone else try GIT as well? It's amazing.
>>>>>
>>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>>> repository.
>>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>>
>>>> Regards,
>>>> Tim
>>>>
>>>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>>>
>>>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>>>> property.
>>>>> I saw you patch, no wonder it worked.... :-(
>>>>>
>>>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>>>> Anyway, thank you for your patch.
>>>>>
>>>>> Best Regards
>>>>> Sean, Xiao Xia Qiu
>>>>>
>>>>>
>>>>>
>>>>> 2009/5/5 <hi...@apache.org>
>>>>>
>>>>>> Author: hindessm
>>>>>> Date: Tue May  5 07:11:15 2009
>>>>>> New Revision: 771596
>>>>>>
>>>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>>>> Log:
>>>>>> Fixing svn:eol-style properties on new files.
>>>>>>
>>>>>> Modified:
>>>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>>>> props
>>>>>> changed)
>>>>>>
>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>>>
>>>>>>
>>>> ------------------------------------------------------------------------------
>>>>>>    svn:eol-style = native
>>>>>>
>>>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>> URL:
>>>>>>
>>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>>>
>>>> ==============================================================================
>>>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>>>> 07:11:15 2009
>>>>>> @@ -1,32 +1,32 @@
>>>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>>>> -##     distributed with this work for additional information
>>>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>>>> -##     to you under the Apache License, Version 2.0 (the
>>>>>> -##     "License"); you may not use this file except in compliance
>>>>>> -##     with the License.  You may obtain a copy of the License at
>>>>>> -##
>>>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>> -##
>>>>>> -##     Unless required by applicable law or agreed to in writing,
>>>>>> -##     software distributed under the License is distributed on an
>>>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>> -##     KIND, either express or implied.  See the License for the
>>>>>> -##     specific language governing permissions and limitations
>>>>>> -##     under the License.
>>>>>> -##
>>>>>>
>>>> ======================================================================================
>>>>>> -##
>>>>>> -
>>>>>> -
>>>>>> -# Use "ant echo" to get more configuration parameters
>>>>>> -
>>>>>> -
>>>>>> -# To be tested runtime location
>>>>>> -test.jre.home=
>>>>>> -
>>>>>> -# Junit test mode
>>>>>> -hy.test.forkmode=perTest
>>>>>> -
>>>>>> -# Junit test timeout
>>>>>> -hy.test.timeout=900000
>>>>>> -
>>>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>>>> +##     distributed with this work for additional information
>>>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>>>> +##     to you under the Apache License, Version 2.0 (the
>>>>>> +##     "License"); you may not use this file except in compliance
>>>>>> +##     with the License.  You may obtain a copy of the License at
>>>>>> +##
>>>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>>>> +##
>>>>>> +##     Unless required by applicable law or agreed to in writing,
>>>>>> +##     software distributed under the License is distributed on an
>>>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>>> +##     KIND, either express or implied.  See the License for the
>>>>>> +##     specific language governing permissions and limitations
>>>>>> +##     under the License.
>>>>>> +##
>>>>>>
>>>> ======================================================================================
>>>>>> +##
>>>>>> +
>>>>>> +
>>>>>> +# Use "ant echo" to get more configuration parameters
>>>>>> +
>>>>>> +
>>>>>> +# To be tested runtime location
>>>>>> +test.jre.home=
>>>>>> +
>>>>>> +# Junit test mode
>>>>>> +hy.test.forkmode=perTest
>>>>>> +
>>>>>> +# Junit test timeout
>>>>>> +hy.test.timeout=900000
>>>>>> +
>>>>>>
>>>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>>
>>>>>>
>>>> ------------------------------------------------------------------------------
>>>>>>    svn:eol-style = native
>>>>>>
>>>>>>
>>>>>>
>>>
>>
>

Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
And I've posted a request to infrastructure-dev@apache.org .
Hoping get the response soon.

By the way, I thought this might be useful if someone interested.
http://wiki.apache.org/general/GitAtApache

Best Regards
Sean, Xiao Xia Qiu


2009/5/5 Tim Ellison <t....@gmail.com>:
> Sean Qiu wrote:
>> I don't see a git mirror for Harmony, :-(
>
> We never requested one.  We just have to ask.
>
> Regards,
> Tim
>
>
>> 2009/5/5 Tim Ellison <t....@gmail.com>
>>
>>> Sean Qiu wrote:
>>>> Do someone else try GIT as well? It's amazing.
>>>>
>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>> repository.
>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>
>>> Regards,
>>> Tim
>>>
>>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>>
>>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>>> property.
>>>> I saw you patch, no wonder it worked.... :-(
>>>>
>>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>>> Anyway, thank you for your patch.
>>>>
>>>> Best Regards
>>>> Sean, Xiao Xia Qiu
>>>>
>>>>
>>>>
>>>> 2009/5/5 <hi...@apache.org>
>>>>
>>>>> Author: hindessm
>>>>> Date: Tue May  5 07:11:15 2009
>>>>> New Revision: 771596
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>>> Log:
>>>>> Fixing svn:eol-style properties on new files.
>>>>>
>>>>> Modified:
>>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>>> props
>>>>> changed)
>>>>>
>>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>>
>>>>>
>>> ------------------------------------------------------------------------------
>>>>>    svn:eol-style = native
>>>>>
>>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>>> URL:
>>>>>
>>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>>
>>> ==============================================================================
>>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>>> 07:11:15 2009
>>>>> @@ -1,32 +1,32 @@
>>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>>> -##     distributed with this work for additional information
>>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>>> -##     to you under the Apache License, Version 2.0 (the
>>>>> -##     "License"); you may not use this file except in compliance
>>>>> -##     with the License.  You may obtain a copy of the License at
>>>>> -##
>>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>>> -##
>>>>> -##     Unless required by applicable law or agreed to in writing,
>>>>> -##     software distributed under the License is distributed on an
>>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>> -##     KIND, either express or implied.  See the License for the
>>>>> -##     specific language governing permissions and limitations
>>>>> -##     under the License.
>>>>> -##
>>>>>
>>> ======================================================================================
>>>>> -##
>>>>> -
>>>>> -
>>>>> -# Use "ant echo" to get more configuration parameters
>>>>> -
>>>>> -
>>>>> -# To be tested runtime location
>>>>> -test.jre.home=
>>>>> -
>>>>> -# Junit test mode
>>>>> -hy.test.forkmode=perTest
>>>>> -
>>>>> -# Junit test timeout
>>>>> -hy.test.timeout=900000
>>>>> -
>>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>>> +##     distributed with this work for additional information
>>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>>> +##     to you under the Apache License, Version 2.0 (the
>>>>> +##     "License"); you may not use this file except in compliance
>>>>> +##     with the License.  You may obtain a copy of the License at
>>>>> +##
>>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>>> +##
>>>>> +##     Unless required by applicable law or agreed to in writing,
>>>>> +##     software distributed under the License is distributed on an
>>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>>> +##     KIND, either express or implied.  See the License for the
>>>>> +##     specific language governing permissions and limitations
>>>>> +##     under the License.
>>>>> +##
>>>>>
>>> ======================================================================================
>>>>> +##
>>>>> +
>>>>> +
>>>>> +# Use "ant echo" to get more configuration parameters
>>>>> +
>>>>> +
>>>>> +# To be tested runtime location
>>>>> +test.jre.home=
>>>>> +
>>>>> +# Junit test mode
>>>>> +hy.test.forkmode=perTest
>>>>> +
>>>>> +# Junit test timeout
>>>>> +hy.test.timeout=900000
>>>>> +
>>>>>
>>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>>
>>>>>
>>> ------------------------------------------------------------------------------
>>>>>    svn:eol-style = native
>>>>>
>>>>>
>>>>>
>>
>

Re: [general] git repository

Posted by Tim Ellison <t....@gmail.com>.
Sean Qiu wrote:
> I don't see a git mirror for Harmony, :-(

We never requested one.  We just have to ask.

Regards,
Tim


> 2009/5/5 Tim Ellison <t....@gmail.com>
> 
>> Sean Qiu wrote:
>>> Do someone else try GIT as well? It's amazing.
>>>
>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>> repository.
>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>
>> Regards,
>> Tim
>>
>>> I rechecked that svn:eol-style of the new files was setting correctly
>>>
>>> I was just going to celebrate that git-svn can take case of svn:eol-style
>>> property.
>>> I saw you patch, no wonder it worked.... :-(
>>>
>>> Curiously, Mark, do you have some automatically scan tool?  :-)
>>> Anyway, thank you for your patch.
>>>
>>> Best Regards
>>> Sean, Xiao Xia Qiu
>>>
>>>
>>>
>>> 2009/5/5 <hi...@apache.org>
>>>
>>>> Author: hindessm
>>>> Date: Tue May  5 07:11:15 2009
>>>> New Revision: 771596
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>>>> Log:
>>>> Fixing svn:eol-style properties on new files.
>>>>
>>>> Modified:
>>>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
>> props
>>>> changed)
>>>>
>>>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>>>
>>>>
>> ------------------------------------------------------------------------------
>>>>    svn:eol-style = native
>>>>
>>>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>>>> URL:
>>>>
>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>>>
>> ==============================================================================
>>>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>>>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>>>> 07:11:15 2009
>>>> @@ -1,32 +1,32 @@
>>>> -##     Licensed to the Apache Software Foundation (ASF) under one
>>>> -##     or more contributor license agreements.  See the NOTICE file
>>>> -##     distributed with this work for additional information
>>>> -##     regarding copyright ownership.  The ASF licenses this file
>>>> -##     to you under the Apache License, Version 2.0 (the
>>>> -##     "License"); you may not use this file except in compliance
>>>> -##     with the License.  You may obtain a copy of the License at
>>>> -##
>>>> -##         http://www.apache.org/licenses/LICENSE-2.0
>>>> -##
>>>> -##     Unless required by applicable law or agreed to in writing,
>>>> -##     software distributed under the License is distributed on an
>>>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>> -##     KIND, either express or implied.  See the License for the
>>>> -##     specific language governing permissions and limitations
>>>> -##     under the License.
>>>> -##
>>>>
>> ======================================================================================
>>>> -##
>>>> -
>>>> -
>>>> -# Use "ant echo" to get more configuration parameters
>>>> -
>>>> -
>>>> -# To be tested runtime location
>>>> -test.jre.home=
>>>> -
>>>> -# Junit test mode
>>>> -hy.test.forkmode=perTest
>>>> -
>>>> -# Junit test timeout
>>>> -hy.test.timeout=900000
>>>> -
>>>> +##     Licensed to the Apache Software Foundation (ASF) under one
>>>> +##     or more contributor license agreements.  See the NOTICE file
>>>> +##     distributed with this work for additional information
>>>> +##     regarding copyright ownership.  The ASF licenses this file
>>>> +##     to you under the Apache License, Version 2.0 (the
>>>> +##     "License"); you may not use this file except in compliance
>>>> +##     with the License.  You may obtain a copy of the License at
>>>> +##
>>>> +##         http://www.apache.org/licenses/LICENSE-2.0
>>>> +##
>>>> +##     Unless required by applicable law or agreed to in writing,
>>>> +##     software distributed under the License is distributed on an
>>>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>>> +##     KIND, either express or implied.  See the License for the
>>>> +##     specific language governing permissions and limitations
>>>> +##     under the License.
>>>> +##
>>>>
>> ======================================================================================
>>>> +##
>>>> +
>>>> +
>>>> +# Use "ant echo" to get more configuration parameters
>>>> +
>>>> +
>>>> +# To be tested runtime location
>>>> +test.jre.home=
>>>> +
>>>> +# Junit test mode
>>>> +hy.test.forkmode=perTest
>>>> +
>>>> +# Junit test timeout
>>>> +hy.test.timeout=900000
>>>> +
>>>>
>>>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>>>
>>>>
>> ------------------------------------------------------------------------------
>>>>    svn:eol-style = native
>>>>
>>>>
>>>>
> 

Re: [general] git repository (was: Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties)

Posted by Sean Qiu <se...@gmail.com>.
I don't see a git mirror for Harmony, :-(
Best Regards
Sean, Xiao Xia Qiu



2009/5/5 Tim Ellison <t....@gmail.com>

> Sean Qiu wrote:
> > Do someone else try GIT as well? It's amazing.
> >
> > I'm trying to make use of git-svn[1] to maintain a local copy of our
> > repository.
>
> I know you said a local copy, but have you seen http://git.apache.org/ ?
>
> Regards,
> Tim
>
> > I rechecked that svn:eol-style of the new files was setting correctly
> >
> > I was just going to celebrate that git-svn can take case of svn:eol-style
> > property.
> > I saw you patch, no wonder it worked.... :-(
> >
> > Curiously, Mark, do you have some automatically scan tool?  :-)
> > Anyway, thank you for your patch.
> >
> > Best Regards
> > Sean, Xiao Xia Qiu
> >
> >
> >
> > 2009/5/5 <hi...@apache.org>
> >
> >> Author: hindessm
> >> Date: Tue May  5 07:11:15 2009
> >> New Revision: 771596
> >>
> >> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
> >> Log:
> >> Fixing svn:eol-style properties on new files.
> >>
> >> Modified:
> >>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
> >>    harmony/enhanced/classlib/trunk/make/test.properties   (contents,
> props
> >> changed)
> >>
> >> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
> >>
> >>
> ------------------------------------------------------------------------------
> >>    svn:eol-style = native
> >>
> >> Modified: harmony/enhanced/classlib/trunk/make/test.properties
> >> URL:
> >>
> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
> >>
> >>
> ==============================================================================
> >> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
> >> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
> >> 07:11:15 2009
> >> @@ -1,32 +1,32 @@
> >> -##     Licensed to the Apache Software Foundation (ASF) under one
> >> -##     or more contributor license agreements.  See the NOTICE file
> >> -##     distributed with this work for additional information
> >> -##     regarding copyright ownership.  The ASF licenses this file
> >> -##     to you under the Apache License, Version 2.0 (the
> >> -##     "License"); you may not use this file except in compliance
> >> -##     with the License.  You may obtain a copy of the License at
> >> -##
> >> -##         http://www.apache.org/licenses/LICENSE-2.0
> >> -##
> >> -##     Unless required by applicable law or agreed to in writing,
> >> -##     software distributed under the License is distributed on an
> >> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> >> -##     KIND, either express or implied.  See the License for the
> >> -##     specific language governing permissions and limitations
> >> -##     under the License.
> >> -##
> >>
> ======================================================================================
> >> -##
> >> -
> >> -
> >> -# Use "ant echo" to get more configuration parameters
> >> -
> >> -
> >> -# To be tested runtime location
> >> -test.jre.home=
> >> -
> >> -# Junit test mode
> >> -hy.test.forkmode=perTest
> >> -
> >> -# Junit test timeout
> >> -hy.test.timeout=900000
> >> -
> >> +##     Licensed to the Apache Software Foundation (ASF) under one
> >> +##     or more contributor license agreements.  See the NOTICE file
> >> +##     distributed with this work for additional information
> >> +##     regarding copyright ownership.  The ASF licenses this file
> >> +##     to you under the Apache License, Version 2.0 (the
> >> +##     "License"); you may not use this file except in compliance
> >> +##     with the License.  You may obtain a copy of the License at
> >> +##
> >> +##         http://www.apache.org/licenses/LICENSE-2.0
> >> +##
> >> +##     Unless required by applicable law or agreed to in writing,
> >> +##     software distributed under the License is distributed on an
> >> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> >> +##     KIND, either express or implied.  See the License for the
> >> +##     specific language governing permissions and limitations
> >> +##     under the License.
> >> +##
> >>
> ======================================================================================
> >> +##
> >> +
> >> +
> >> +# Use "ant echo" to get more configuration parameters
> >> +
> >> +
> >> +# To be tested runtime location
> >> +test.jre.home=
> >> +
> >> +# Junit test mode
> >> +hy.test.forkmode=perTest
> >> +
> >> +# Junit test timeout
> >> +hy.test.timeout=900000
> >> +
> >>
> >> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
> >>
> >>
> ------------------------------------------------------------------------------
> >>    svn:eol-style = native
> >>
> >>
> >>
> >
>

Re: [general] git repository (was: Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties)

Posted by Sean Qiu <se...@gmail.com>.
I can't open these links. :-(

Best Regards
Sean, Xiao Xia Qiu



2009/5/5 Alexey Varlamov <al...@gmail.com>

> 2009/5/5, Tim Ellison <t....@gmail.com>:
> > Sean Qiu wrote:
> > > Do someone else try GIT as well? It's amazing.
> > >
> > > I'm trying to make use of git-svn[1] to maintain a local copy of our
> > > repository.
> >
> > I know you said a local copy, but have you seen http://git.apache.org/ ?
>
> FYI, there is a public Git mirror for harmony[1], set up by Salikh
> Zakirov ages ago[2]. Don't know how fast it picks hot changes from
> SVN, but you might try it before requesting to create an "official"
> mirror.
>
> [1] http://repo.or.cz/w/harmony.git
> [2] http://markmail.org/message/4iwt47hhp6xwnxk4
>
> --
> Alexey
>
> >
> > Regards,
> > Tim
>

Re: [general] git repository

Posted by Sean Qiu <se...@gmail.com>.
Thank you, Alexey.
It's more convenient to use git-svn[1] to copy all repository information.
We can rebase by ourselves anytime.

[1] http://www.kernel.org/pub/software/scm/git/docs/git-svn.html<http://www.kernel.org/pub/software/scm/git/docs/git-svn.html>

Best Regards
Sean, Xiao Xia Qiu



2009/5/5 Gregory Shimansky <gs...@apache.org>

> Alexey Varlamov said the following on 05.05.2009 12:58:
>
>> 2009/5/5, Tim Ellison <t....@gmail.com>:
>>
>>> Sean Qiu wrote:
>>>
>>>> Do someone else try GIT as well? It's amazing.
>>>>
>>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>>> repository.
>>>>
>>> I know you said a local copy, but have you seen http://git.apache.org/ ?
>>>
>>
>> FYI, there is a public Git mirror for harmony[1], set up by Salikh
>> Zakirov ages ago[2]. Don't know how fast it picks hot changes from
>> SVN, but you might try it before requesting to create an "official"
>> mirror.
>>
>
> The site says it was updated 3 days ago for drlvm and 3 weeks ago for
> classlib.
>
>  [1] http://repo.or.cz/w/harmony.git
>> [2] http://markmail.org/message/4iwt47hhp6xwnxk4
>>
>> --
>> Alexey
>>
>>  Regards,
>>> Tim
>>>
>>
>
> --
> Gregory
>
>

Re: [general] git repository

Posted by Gregory Shimansky <gs...@apache.org>.
Alexey Varlamov said the following on 05.05.2009 12:58:
> 2009/5/5, Tim Ellison <t....@gmail.com>:
>> Sean Qiu wrote:
>>> Do someone else try GIT as well? It's amazing.
>>>
>>> I'm trying to make use of git-svn[1] to maintain a local copy of our
>>> repository.
>> I know you said a local copy, but have you seen http://git.apache.org/ ?
> 
> FYI, there is a public Git mirror for harmony[1], set up by Salikh
> Zakirov ages ago[2]. Don't know how fast it picks hot changes from
> SVN, but you might try it before requesting to create an "official"
> mirror.

The site says it was updated 3 days ago for drlvm and 3 weeks ago for 
classlib.

> [1] http://repo.or.cz/w/harmony.git
> [2] http://markmail.org/message/4iwt47hhp6xwnxk4
> 
> --
> Alexey
> 
>> Regards,
>> Tim


-- 
Gregory


Re: [general] git repository (was: Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties)

Posted by Alexey Varlamov <al...@gmail.com>.
2009/5/5, Tim Ellison <t....@gmail.com>:
> Sean Qiu wrote:
> > Do someone else try GIT as well? It's amazing.
> >
> > I'm trying to make use of git-svn[1] to maintain a local copy of our
> > repository.
>
> I know you said a local copy, but have you seen http://git.apache.org/ ?

FYI, there is a public Git mirror for harmony[1], set up by Salikh
Zakirov ages ago[2]. Don't know how fast it picks hot changes from
SVN, but you might try it before requesting to create an "official"
mirror.

[1] http://repo.or.cz/w/harmony.git
[2] http://markmail.org/message/4iwt47hhp6xwnxk4

--
Alexey

>
> Regards,
> Tim

[general] git repository (was: Re: svn commit: r771596 - in /harmony/enhanced/classlib/trunk/make: run-test.xml test.properties)

Posted by Tim Ellison <t....@gmail.com>.
Sean Qiu wrote:
> Do someone else try GIT as well? It's amazing.
> 
> I'm trying to make use of git-svn[1] to maintain a local copy of our
> repository.

I know you said a local copy, but have you seen http://git.apache.org/ ?

Regards,
Tim

> I rechecked that svn:eol-style of the new files was setting correctly
> 
> I was just going to celebrate that git-svn can take case of svn:eol-style
> property.
> I saw you patch, no wonder it worked.... :-(
> 
> Curiously, Mark, do you have some automatically scan tool?  :-)
> Anyway, thank you for your patch.
> 
> Best Regards
> Sean, Xiao Xia Qiu
> 
> 
> 
> 2009/5/5 <hi...@apache.org>
> 
>> Author: hindessm
>> Date: Tue May  5 07:11:15 2009
>> New Revision: 771596
>>
>> URL: http://svn.apache.org/viewvc?rev=771596&view=rev
>> Log:
>> Fixing svn:eol-style properties on new files.
>>
>> Modified:
>>    harmony/enhanced/classlib/trunk/make/run-test.xml   (props changed)
>>    harmony/enhanced/classlib/trunk/make/test.properties   (contents, props
>> changed)
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/run-test.xml
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>> Modified: harmony/enhanced/classlib/trunk/make/test.properties
>> URL:
>> http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/test.properties?rev=771596&r1=771595&r2=771596&view=diff
>>
>> ==============================================================================
>> --- harmony/enhanced/classlib/trunk/make/test.properties (original)
>> +++ harmony/enhanced/classlib/trunk/make/test.properties Tue May  5
>> 07:11:15 2009
>> @@ -1,32 +1,32 @@
>> -##     Licensed to the Apache Software Foundation (ASF) under one
>> -##     or more contributor license agreements.  See the NOTICE file
>> -##     distributed with this work for additional information
>> -##     regarding copyright ownership.  The ASF licenses this file
>> -##     to you under the Apache License, Version 2.0 (the
>> -##     "License"); you may not use this file except in compliance
>> -##     with the License.  You may obtain a copy of the License at
>> -##
>> -##         http://www.apache.org/licenses/LICENSE-2.0
>> -##
>> -##     Unless required by applicable law or agreed to in writing,
>> -##     software distributed under the License is distributed on an
>> -##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> -##     KIND, either express or implied.  See the License for the
>> -##     specific language governing permissions and limitations
>> -##     under the License.
>> -##
>> ======================================================================================
>> -##
>> -
>> -
>> -# Use "ant echo" to get more configuration parameters
>> -
>> -
>> -# To be tested runtime location
>> -test.jre.home=
>> -
>> -# Junit test mode
>> -hy.test.forkmode=perTest
>> -
>> -# Junit test timeout
>> -hy.test.timeout=900000
>> -
>> +##     Licensed to the Apache Software Foundation (ASF) under one
>> +##     or more contributor license agreements.  See the NOTICE file
>> +##     distributed with this work for additional information
>> +##     regarding copyright ownership.  The ASF licenses this file
>> +##     to you under the Apache License, Version 2.0 (the
>> +##     "License"); you may not use this file except in compliance
>> +##     with the License.  You may obtain a copy of the License at
>> +##
>> +##         http://www.apache.org/licenses/LICENSE-2.0
>> +##
>> +##     Unless required by applicable law or agreed to in writing,
>> +##     software distributed under the License is distributed on an
>> +##     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> +##     KIND, either express or implied.  See the License for the
>> +##     specific language governing permissions and limitations
>> +##     under the License.
>> +##
>> ======================================================================================
>> +##
>> +
>> +
>> +# Use "ant echo" to get more configuration parameters
>> +
>> +
>> +# To be tested runtime location
>> +test.jre.home=
>> +
>> +# Junit test mode
>> +hy.test.forkmode=perTest
>> +
>> +# Junit test timeout
>> +hy.test.timeout=900000
>> +
>>
>> Propchange: harmony/enhanced/classlib/trunk/make/test.properties
>>
>> ------------------------------------------------------------------------------
>>    svn:eol-style = native
>>
>>
>>
>