Hi Jacques,

sorry for the late reply; Erwan is right about the tag: we create it when we 
tag a release.
As regards you patch, please commit it and then deploy (as you would do with a 
standard html page of the OFBiz website); the ASF server will then fetch it 
from there.

Thanks,

Jacopo

On Jan 22, 2012, at 1:07 AM, Jacques Le Roux wrote:

> Since R11.04 is not yet official, the patch would be rather
> 
> Index: doap_OFBiz.rdf
> ===================================================================
> --- doap_OFBiz.rdf (revision 1214648)
> +++ doap_OFBiz.rdf (working copy)
> @@ -50,9 +50,30 @@
>        <foaf:mbox rdf:resource="mailto:jaco...@apache.org"/>
>      </foaf:Person>
>    </maintainer>
> +    <!--release>
> +        <Version>
> +            <name>Apache OFBiz 11.04</name>
> +            <created>2011-05-02</created>
> +            <revision>11.04</revision>
> +        </Version>
> +    </release-->
>    <release>
>        <Version>
> -            <name>Last stable</name>
> +            <name>(Last stable) Apache OFBiz 10.04</name>
> +            <created>2010-05-01</created>
> +            <revision>10.04</revision>
> +        </Version>
> +    </release>    +    <release>
> +        <Version>
> +            <name>(Lastest 09.04) Apache OFBiz 09.04.01 </name>
> +            <created>2011-01-25</created>
> +            <revision>09.04.01</revision>
> +        </Version>
> +    </release>
> +    <release>
> +        <Version>
> +            <name>Apache OFBiz R09.04</name>
>            <created>2009-04-01</created>
>            <revision>09.04</revision>
>        </Version>
> 
> Jacques
> 
> From: "Jacques Le Roux" <jacques.le.r...@les7arts.com>
>> I created this patch. Is committing and updating /www/ofbiz.apache.org/ 
>> enough?
>> Index: doap_OFBiz.rdf
>> ===================================================================
>> --- doap_OFBiz.rdf (revision 1214648)
>> +++ doap_OFBiz.rdf (working copy)
>> @@ -52,7 +52,27 @@
>>    </maintainer>
>>    <release>
>>        <Version>
>> -            <name>Last stable</name>
>> +            <name>Apache OFBiz 11.04</name>
>> +            <created>2011-05-02</created>
>> +            <revision>11.04</revision>
>> +        </Version>
>> +    </release>
>> +        <Version>
>> +            <name>(Last stable) Apache OFBiz 10.04</name>
>> +            <created>2010-05-01</created>
>> +            <revision>10.04</revision>
>> +        </Version>
>> +    </release>
>> +    <release>
>> +        <Version>
>> +            <name>(Lastest 09.04) Apache OFBiz 09.04.01 </name>
>> +            <created>2011-01-25</created>
>> +            <revision>09.04.01</revision>
>> +        </Version>
>> +    </release>
>> +    <release>
>> +        <Version>
>> +            <name>Apache OFBiz R09.04</name>
>>            <created>2009-04-01</created>
>>            <revision>09.04</revision>
>>        </Version>
>> Using "svn log --stop-on-copy  > creation.date" to get the date at the 
>> bottom of creation.date file (tip from Bertrand 
>> http://grep.codeconsult.ch/2008/11/26/what-svn-revision-was-this-branch-created-in/)
>> Jacques
>> From: "Jacques Le Roux" <jacques.le.r...@les7arts.com>
>>> Hi Jacopo,
>>> 
>>> Just stumbled upon http://projects.apache.org/projects/ofbiz.html
>>> Should we not update regarding releases? Should be only stable releases 
>>> there? But then why showing 4.0.
>>> Just let me know and I will update...
>>> 
>>> Thanks
>>> 
>>> Jacques

Reply via email to