Renaming .project release names

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Renaming .project release names

Jacques Le Roux
Administrator
Hi,

Do you mind if I rename releases .project inside names?
ie from
<name>ofbiz</name>
to eg
<name>release13.07</name>

This to reflect the real releases branch names and allow easier global importing in Eclipse.

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Jacopo Cappellato-4
+1

I would prefer a name pattern like "OFBiz Release 13.07"

Jacopo

On Nov 13, 2013, at 11:23 AM, Jacques Le Roux <[hidden email]> wrote:

> Hi,
>
> Do you mind if I rename releases .project inside names?
> ie from
> <name>ofbiz</name>
> to eg
> <name>release13.07</name>
>
> This to reflect the real releases branch names and allow easier global importing in Eclipse.
>
> Jacques
>

Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Medhat
In reply to this post by Jacques Le Roux
+1

No problem for more informative naming pattern.


On Wed, Nov 13, 2013 at 12:23 PM, Jacques Le Roux <
[hidden email]> wrote:

> Hi,
>
> Do you mind if I rename releases .project inside names?
> ie from
> <name>ofbiz</name>
> to eg
> <name>release13.07</name>
>
> This to reflect the real releases branch names and allow easier global
> importing in Eclipse.
>
> Jacques
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Ashish Vijaywargiya-5
In reply to this post by Jacopo Cappellato-4
+1.

--
Ashish

----- Jacopo Cappellato &lt;[hidden email]&gt; wrote:
| +1
|
| I would prefer a name pattern like "OFBiz Release 13.07"
|
| Jacopo
|
| On Nov 13, 2013, at 11:23 AM, Jacques Le Roux <[hidden email]> wrote:
|
| > Hi,
| >
| > Do you mind if I rename releases .project inside names?
| > ie from
| > <name>ofbiz</name>
| > to eg
| > <name>release13.07</name>
| >
| > This to reflect the real releases branch names and allow easier global importing in Eclipse.
| >
| > Jacques
| >
|
Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Christian Geisert
In reply to this post by Jacopo Cappellato-4
I think it's a convention to use only lowercase and no spaces for a
project name, actually I renamed my local copy to ofbiz-release12.04 ...

Christian

Am 13.11.2013 12:18, schrieb Jacopo Cappellato:

> +1
>
> I would prefer a name pattern like "OFBiz Release 13.07"
>
> Jacopo
>
> On Nov 13, 2013, at 11:23 AM, Jacques Le Roux <[hidden email]> wrote:
>
>> Hi,
>>
>> Do you mind if I rename releases .project inside names?
>> ie from
>> <name>ofbiz</name>
>> to eg
>> <name>release13.07</name>
>>
>> This to reflect the real releases branch names and allow easier global importing in Eclipse.
>>
>> Jacques
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Jacques Le Roux
Administrator
I'm not sure about Eclipse convention. It's more ASF convention I guess.

It seems restriction is simply folder names allowed characters (though project and folder names can be different)
http://stackoverflow.com/questions/12264887/eclipse-project-name-validation

Still, Christian's proposition sounds good to me. I have also an old reflex to use dash in names, though now it should not be required, on any platform.

So, if nobody is against it, I will go that way.

Jacques


On Wednesday, November 13, 2013 3:07 PM Christian Geisert <[hidden email]> wrote:

> I think it's a convention to use only lowercase and no spaces for a
> project name, actually I renamed my local copy to ofbiz-release12.04 ...
>
> Christian
>
> Am 13.11.2013 12:18, schrieb Jacopo Cappellato:
>> +1
>>
>> I would prefer a name pattern like "OFBiz Release 13.07"
>>
>> Jacopo
>>
>> On Nov 13, 2013, at 11:23 AM, Jacques Le Roux <[hidden email]> wrote:
>>
>>> Hi,
>>>
>>> Do you mind if I rename releases .project inside names?
>>> ie from
>>> <name>ofbiz</name>
>>> to eg
>>> <name>release13.07</name>
>>>
>>> This to reflect the real releases branch names and allow easier global importing in Eclipse.
>>>
>>> Jacques
Reply | Threaded
Open this post in threaded view
|

Re: Renaming .project release names

Jacopo Cappellato-4
ofbiz-release12.04 is good to me

Jacopo

On Nov 13, 2013, at 4:59 PM, Jacques Le Roux <[hidden email]> wrote:

> I'm not sure about Eclipse convention. It's more ASF convention I guess.
>
> It seems restriction is simply folder names allowed characters (though project and folder names can be different)
> http://stackoverflow.com/questions/12264887/eclipse-project-name-validation
>
> Still, Christian's proposition sounds good to me. I have also an old reflex to use dash in names, though now it should not be required, on any platform.
>
> So, if nobody is against it, I will go that way.
>
> Jacques
>
>
> On Wednesday, November 13, 2013 3:07 PM Christian Geisert <[hidden email]> wrote:
>> I think it's a convention to use only lowercase and no spaces for a
>> project name, actually I renamed my local copy to ofbiz-release12.04 ...
>>
>> Christian
>>
>> Am 13.11.2013 12:18, schrieb Jacopo Cappellato:
>>> +1
>>>
>>> I would prefer a name pattern like "OFBiz Release 13.07"
>>>
>>> Jacopo
>>>
>>> On Nov 13, 2013, at 11:23 AM, Jacques Le Roux <[hidden email]> wrote:
>>>
>>>> Hi,
>>>>
>>>> Do you mind if I rename releases .project inside names?
>>>> ie from
>>>> <name>ofbiz</name>
>>>> to eg
>>>> <name>release13.07</name>
>>>>
>>>> This to reflect the real releases branch names and allow easier global importing in Eclipse.
>>>>
>>>> Jacques