2011/5/11 Simone Tripodi <[email protected]>:
> Salut Olivier!
> yes, the goal is promoting OGNL under commons, once incubation is over
> so java package should be org.apache.commons.ognl, feel free to fill
> an issue and work on it if you have spare time!

Issue loaded here https://issues.apache.org/jira/browse/OGNL-5
(waiting for comments if any)
I will probably wait some days before doing this big change.
Maybe wait license header change first ? or we can do this after the
java package name change ?
Let me know.

> What someone else thinks about it?
> Many thanks in advance!!!
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
>
>
> On Wed, May 11, 2011 at 10:54 AM, Olivier Lamy <[email protected]> wrote:
>> +1 (as I have understand the goal is to be under the commons umbrella).
>>
>> What about the java package ? (ognl -> org.apache.commons.ognl ? )
>>
>> 2011/5/11 Simone Tripodi <[email protected]>:
>>> Salut Olivier! hi all!
>>> Since the OGNL version we'll release is the ASF one, I wonder if:
>>>
>>> - groupId should be org.apache.commons
>>> - artifactId should be commons-ognl
>>> - version should be 1.0-incubating-SNAPSHOT
>>>
>>> WDYT?
>>> Have a nice day, all the best!
>>> Simo
>>>
>>> http://people.apache.org/~simonetripodi/
>>> http://www.99soft.org/
>>>
>>>
>>>
>>> On Wed, May 11, 2011 at 9:55 AM,  <[email protected]> wrote:
>>>> Author: olamy
>>>> Date: Wed May 11 07:55:33 2011
>>>> New Revision: 1101779
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=1101779&view=rev
>>>> Log:
>>>> use a SNAPSHOT version in the pom
>>>>
>>>> Modified:
>>>>    incubator/ognl/trunk/pom.xml
>>>>
>>>> Modified: incubator/ognl/trunk/pom.xml
>>>> URL: 
>>>> http://svn.apache.org/viewvc/incubator/ognl/trunk/pom.xml?rev=1101779&r1=1101778&r2=1101779&view=diff
>>>> ==============================================================================
>>>> --- incubator/ognl/trunk/pom.xml (original)
>>>> +++ incubator/ognl/trunk/pom.xml Wed May 11 07:55:33 2011
>>>> @@ -5,7 +5,7 @@
>>>>     <groupId>ognl</groupId>
>>>>     <artifactId>ognl</artifactId>
>>>>     <packaging>jar</packaging>
>>>> -    <version>3.0.1</version>
>>>> +    <version>3.0.2-SNAPSHOT</version>
>>>>     <name>OGNL - Object Graph Navigation Library</name>
>>>>     <description>OGNL - Object Graph Navigation Library</description>
>>>>
>>>>
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>>
>>
>> --
>> Olivier Lamy
>> http://twitter.com/olamy
>> http://www.linkedin.com/in/olamy
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to