Administrator
|
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 |
Administrator
|
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" <[hidden email]> > 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 |
Administrator
|
In reply to this post by Jacques Le Roux
I just noticed we have a tag for all releases branches but not R11.04, normal?
Jacques From: "Jacques Le Roux" <[hidden email]> >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" <[hidden email]> >> 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 > |
Le 21/01/2012 15:49, Jacques Le Roux a écrit :
> I just noticed we have a tag for all releases branches but not R11.04, > normal? > > Jacques > 11.04 has still not been voted. It may explain this. CHeers, -- Erwan de FERRIERES www.nereide.biz |
Administrator
|
Indeed, I forgot it does not appear yet on the download page
Jacques From: "Erwan de FERRIERES" <[hidden email]> > Le 21/01/2012 15:49, Jacques Le Roux a écrit : >> I just noticed we have a tag for all releases branches but not R11.04, >> normal? >> >> Jacques >> > > 11.04 has still not been voted. It may explain this. > > CHeers, > > > -- > Erwan de FERRIERES > www.nereide.biz |
Administrator
|
In reply to this post by Jacques Le Roux
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:[hidden email]"/> </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" <[hidden email]> >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" <[hidden email]> >> 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 |
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:[hidden email]"/> > </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" <[hidden email]> >> 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" <[hidden email]> >>> 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 |
Administrator
|
Done
Happy to read you again Jacopo Jacques From: "Jacopo Cappellato" <[hidden email]> > 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:[hidden email]"/> >> </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" <[hidden email]> >>> 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" <[hidden email]> >>>> 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 > > |
Free forum by Nabble | Edit this page |