When this change will be updated to the online web site?
2010/4/15 <[hidden email]> > Author: jleroux > Date: Thu Apr 15 18:19:38 2010 > New Revision: 934506 > > URL: http://svn.apache.org/viewvc?rev=934506&view=rev > Log: > Add a new Screenshoots entry in the main tab bar. > I add to stretch things a bit (CSS), but nothing dramatic > > Modified: > ofbiz/site/css/global.css > ofbiz/site/index.html > > Modified: ofbiz/site/css/global.css > URL: > http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff > > ============================================================================== > --- ofbiz/site/css/global.css (original) > +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 > @@ -463,7 +463,7 @@ input.button { > #nav ul { > float: left; > list-style: none; > - width: 600px; > + width: 650px; > height: 34px; > text-transform: uppercase; > margin: 0; > @@ -480,7 +480,7 @@ input.button { > #nav ul li a { > float: left; > margin: 0 5px 0 0; > - padding: 0px 20px 0px 20px; > + padding: 0px 10px 0px 10px; > font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, > sans-serif; > text-transform: lowercase; > text-decoration: none; > > Modified: ofbiz/site/index.html > URL: > http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff > > ============================================================================== > --- ofbiz/site/index.html (original) > +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 > @@ -41,6 +41,7 @@ > <li><a href="documentation.html">Documentation</a></li> > <li><a href="download.html">Download</a></li> > <li><a href="http://cwiki.apache.org/confluence/x/L4B2 > ">Community</a></li> > + <li><a href="http://cwiki.apache.org/confluence/x/f4AHAQ > ">Screenshoots</a></li> > </ul> > </div> > <div id="search"> > > > |
Administrator
|
Hi Bruno,
I was wondering too yesterday evening. It does not depend on me, since I have updated the server right away after. It looks like there is an issue with the automatic update at people.apache.org (/www/ofbiz.apache.org)... Could you fill an Infra Jira for that please? Thanks Jacques From: "Bruno Busco" <[hidden email]> > When this change will be updated to the online web site? > > 2010/4/15 <[hidden email]> > >> Author: jleroux >> Date: Thu Apr 15 18:19:38 2010 >> New Revision: 934506 >> >> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >> Log: >> Add a new Screenshoots entry in the main tab bar. >> I add to stretch things a bit (CSS), but nothing dramatic >> >> Modified: >> ofbiz/site/css/global.css >> ofbiz/site/index.html >> >> Modified: ofbiz/site/css/global.css >> URL: >> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >> >> ============================================================================== >> --- ofbiz/site/css/global.css (original) >> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >> @@ -463,7 +463,7 @@ input.button { >> #nav ul { >> float: left; >> list-style: none; >> - width: 600px; >> + width: 650px; >> height: 34px; >> text-transform: uppercase; >> margin: 0; >> @@ -480,7 +480,7 @@ input.button { >> #nav ul li a { >> float: left; >> margin: 0 5px 0 0; >> - padding: 0px 20px 0px 20px; >> + padding: 0px 10px 0px 10px; >> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >> sans-serif; >> text-transform: lowercase; >> text-decoration: none; >> >> Modified: ofbiz/site/index.html >> URL: >> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >> >> ============================================================================== >> --- ofbiz/site/index.html (original) >> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >> @@ -41,6 +41,7 @@ >> <li><a href="documentation.html">Documentation</a></li> >> <li><a href="download.html">Download</a></li> >> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >> ">Community</a></li> >> + <li><a href="http://cwiki.apache.org/confluence/x/f4AHAQ >> ">Screenshoots</a></li> >> </ul> >> </div> >> <div id="search"> >> >> >> > |
I have seen that Jacopo has committed several changes to the site too.
These were uploaded to the web site correctly. -Bruno 2010/4/16 Jacques Le Roux <[hidden email]> > Hi Bruno, > > I was wondering too yesterday evening. It does not depend on me, since I > have updated the server right away after. It looks like there is an issue > with the automatic update at people.apache.org (/www/ofbiz.apache.org)... > Could you fill an Infra Jira for that please? > > Thanks > > Jacques > > From: "Bruno Busco" <[hidden email]> > > When this change will be updated to the online web site? >> >> 2010/4/15 <[hidden email]> >> >> Author: jleroux >>> Date: Thu Apr 15 18:19:38 2010 >>> New Revision: 934506 >>> >>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>> Log: >>> Add a new Screenshoots entry in the main tab bar. >>> I add to stretch things a bit (CSS), but nothing dramatic >>> >>> Modified: >>> ofbiz/site/css/global.css >>> ofbiz/site/index.html >>> >>> Modified: ofbiz/site/css/global.css >>> URL: >>> >>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>> >>> >>> ============================================================================== >>> --- ofbiz/site/css/global.css (original) >>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>> @@ -463,7 +463,7 @@ input.button { >>> #nav ul { >>> float: left; >>> list-style: none; >>> - width: 600px; >>> + width: 650px; >>> height: 34px; >>> text-transform: uppercase; >>> margin: 0; >>> @@ -480,7 +480,7 @@ input.button { >>> #nav ul li a { >>> float: left; >>> margin: 0 5px 0 0; >>> - padding: 0px 20px 0px 20px; >>> + padding: 0px 10px 0px 10px; >>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>> sans-serif; >>> text-transform: lowercase; >>> text-decoration: none; >>> >>> Modified: ofbiz/site/index.html >>> URL: >>> >>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>> >>> >>> ============================================================================== >>> --- ofbiz/site/index.html (original) >>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>> @@ -41,6 +41,7 @@ >>> <li><a href="documentation.html">Documentation</a></li> >>> <li><a href="download.html">Download</a></li> >>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>> ">Community</a></li> >>> + <li><a href=" >>> http://cwiki.apache.org/confluence/x/f4AHAQ >>> ">Screenshoots</a></li> >>> </ul> >>> </div> >>> <div id="search"> >>> >>> >>> >>> >> > > |
Administrator
|
Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I
can do. Now without some infra help we are stuck... BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) Jacques From: "Bruno Busco" <[hidden email]> >I have seen that Jacopo has committed several changes to the site too. > These were uploaded to the web site correctly. > > -Bruno > > 2010/4/16 Jacques Le Roux <[hidden email]> > >> Hi Bruno, >> >> I was wondering too yesterday evening. It does not depend on me, since I >> have updated the server right away after. It looks like there is an issue >> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >> Could you fill an Infra Jira for that please? >> >> Thanks >> >> Jacques >> >> From: "Bruno Busco" <[hidden email]> >> >> When this change will be updated to the online web site? >>> >>> 2010/4/15 <[hidden email]> >>> >>> Author: jleroux >>>> Date: Thu Apr 15 18:19:38 2010 >>>> New Revision: 934506 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>> Log: >>>> Add a new Screenshoots entry in the main tab bar. >>>> I add to stretch things a bit (CSS), but nothing dramatic >>>> >>>> Modified: >>>> ofbiz/site/css/global.css >>>> ofbiz/site/index.html >>>> >>>> Modified: ofbiz/site/css/global.css >>>> URL: >>>> >>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>> >>>> >>>> ============================================================================== >>>> --- ofbiz/site/css/global.css (original) >>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>> @@ -463,7 +463,7 @@ input.button { >>>> #nav ul { >>>> float: left; >>>> list-style: none; >>>> - width: 600px; >>>> + width: 650px; >>>> height: 34px; >>>> text-transform: uppercase; >>>> margin: 0; >>>> @@ -480,7 +480,7 @@ input.button { >>>> #nav ul li a { >>>> float: left; >>>> margin: 0 5px 0 0; >>>> - padding: 0px 20px 0px 20px; >>>> + padding: 0px 10px 0px 10px; >>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>> sans-serif; >>>> text-transform: lowercase; >>>> text-decoration: none; >>>> >>>> Modified: ofbiz/site/index.html >>>> URL: >>>> >>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>> >>>> >>>> ============================================================================== >>>> --- ofbiz/site/index.html (original) >>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>> @@ -41,6 +41,7 @@ >>>> <li><a href="documentation.html">Documentation</a></li> >>>> <li><a href="download.html">Download</a></li> >>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>> ">Community</a></li> >>>> + <li><a href=" >>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>> ">Screenshoots</a></li> >>>> </ul> >>>> </div> >>>> <div id="search"> >>>> >>>> >>>> >>>> >>> >> >> > |
On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: > Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I can do. Now without some infra help we are stuck... Yes, there are some problems on the Infra side for sure. > BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) Instructions to update the website are at the bottom of this page: https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access (see the section "OFBiz Website Repository and Access (for committers)"). Jacopo > > Jacques > > From: "Bruno Busco" <[hidden email]> >> I have seen that Jacopo has committed several changes to the site too. >> These were uploaded to the web site correctly. >> >> -Bruno >> >> 2010/4/16 Jacques Le Roux <[hidden email]> >> >>> Hi Bruno, >>> >>> I was wondering too yesterday evening. It does not depend on me, since I >>> have updated the server right away after. It looks like there is an issue >>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>> Could you fill an Infra Jira for that please? >>> >>> Thanks >>> >>> Jacques >>> >>> From: "Bruno Busco" <[hidden email]> >>> >>> When this change will be updated to the online web site? >>>> >>>> 2010/4/15 <[hidden email]> >>>> >>>> Author: jleroux >>>>> Date: Thu Apr 15 18:19:38 2010 >>>>> New Revision: 934506 >>>>> >>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>> Log: >>>>> Add a new Screenshoots entry in the main tab bar. >>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>> >>>>> Modified: >>>>> ofbiz/site/css/global.css >>>>> ofbiz/site/index.html >>>>> >>>>> Modified: ofbiz/site/css/global.css >>>>> URL: >>>>> >>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>> >>>>> >>>>> ============================================================================== >>>>> --- ofbiz/site/css/global.css (original) >>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>> @@ -463,7 +463,7 @@ input.button { >>>>> #nav ul { >>>>> float: left; >>>>> list-style: none; >>>>> - width: 600px; >>>>> + width: 650px; >>>>> height: 34px; >>>>> text-transform: uppercase; >>>>> margin: 0; >>>>> @@ -480,7 +480,7 @@ input.button { >>>>> #nav ul li a { >>>>> float: left; >>>>> margin: 0 5px 0 0; >>>>> - padding: 0px 20px 0px 20px; >>>>> + padding: 0px 10px 0px 10px; >>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>> sans-serif; >>>>> text-transform: lowercase; >>>>> text-decoration: none; >>>>> >>>>> Modified: ofbiz/site/index.html >>>>> URL: >>>>> >>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>> >>>>> >>>>> ============================================================================== >>>>> --- ofbiz/site/index.html (original) >>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>> @@ -41,6 +41,7 @@ >>>>> <li><a href="documentation.html">Documentation</a></li> >>>>> <li><a href="download.html">Download</a></li> >>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>> ">Community</a></li> >>>>> + <li><a href=" >>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>> ">Screenshoots</a></li> >>>>> </ul> >>>>> </div> >>>>> <div id="search"> >>>>> >>>>> >>>>> >>>>> >>>> >>> >>> > > |
I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and hope).
Jacopo On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: > > On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: > >> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I can do. Now without some infra help we are stuck... > > Yes, there are some problems on the Infra side for sure. > >> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) > > Instructions to update the website are at the bottom of this page: > > https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access > > (see the section "OFBiz Website Repository and Access (for committers)"). > > Jacopo > > >> >> Jacques >> >> From: "Bruno Busco" <[hidden email]> >>> I have seen that Jacopo has committed several changes to the site too. >>> These were uploaded to the web site correctly. >>> >>> -Bruno >>> >>> 2010/4/16 Jacques Le Roux <[hidden email]> >>> >>>> Hi Bruno, >>>> >>>> I was wondering too yesterday evening. It does not depend on me, since I >>>> have updated the server right away after. It looks like there is an issue >>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>> Could you fill an Infra Jira for that please? >>>> >>>> Thanks >>>> >>>> Jacques >>>> >>>> From: "Bruno Busco" <[hidden email]> >>>> >>>> When this change will be updated to the online web site? >>>>> >>>>> 2010/4/15 <[hidden email]> >>>>> >>>>> Author: jleroux >>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>> New Revision: 934506 >>>>>> >>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>> Log: >>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>> >>>>>> Modified: >>>>>> ofbiz/site/css/global.css >>>>>> ofbiz/site/index.html >>>>>> >>>>>> Modified: ofbiz/site/css/global.css >>>>>> URL: >>>>>> >>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>> >>>>>> >>>>>> ============================================================================== >>>>>> --- ofbiz/site/css/global.css (original) >>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>> #nav ul { >>>>>> float: left; >>>>>> list-style: none; >>>>>> - width: 600px; >>>>>> + width: 650px; >>>>>> height: 34px; >>>>>> text-transform: uppercase; >>>>>> margin: 0; >>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>> #nav ul li a { >>>>>> float: left; >>>>>> margin: 0 5px 0 0; >>>>>> - padding: 0px 20px 0px 20px; >>>>>> + padding: 0px 10px 0px 10px; >>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>> sans-serif; >>>>>> text-transform: lowercase; >>>>>> text-decoration: none; >>>>>> >>>>>> Modified: ofbiz/site/index.html >>>>>> URL: >>>>>> >>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>> >>>>>> >>>>>> ============================================================================== >>>>>> --- ofbiz/site/index.html (original) >>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>> @@ -41,6 +41,7 @@ >>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>> <li><a href="download.html">Download</a></li> >>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>> ">Community</a></li> >>>>>> + <li><a href=" >>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>> ">Screenshoots</a></li> >>>>>> </ul> >>>>>> </div> >>>>>> <div id="search"> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>> >>>> >> >> > |
Jacques,
the index.html page has wrong permissions (missing w permission for the ofbiz group). Could you please fix it? Jacopo On Apr 16, 2010, at 3:54 PM, Jacopo Cappellato wrote: > I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and hope). > > Jacopo > > On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: > >> >> On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: >> >>> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I can do. Now without some infra help we are stuck... >> >> Yes, there are some problems on the Infra side for sure. >> >>> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) >> >> Instructions to update the website are at the bottom of this page: >> >> https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access >> >> (see the section "OFBiz Website Repository and Access (for committers)"). >> >> Jacopo >> >> >>> >>> Jacques >>> >>> From: "Bruno Busco" <[hidden email]> >>>> I have seen that Jacopo has committed several changes to the site too. >>>> These were uploaded to the web site correctly. >>>> >>>> -Bruno >>>> >>>> 2010/4/16 Jacques Le Roux <[hidden email]> >>>> >>>>> Hi Bruno, >>>>> >>>>> I was wondering too yesterday evening. It does not depend on me, since I >>>>> have updated the server right away after. It looks like there is an issue >>>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>>> Could you fill an Infra Jira for that please? >>>>> >>>>> Thanks >>>>> >>>>> Jacques >>>>> >>>>> From: "Bruno Busco" <[hidden email]> >>>>> >>>>> When this change will be updated to the online web site? >>>>>> >>>>>> 2010/4/15 <[hidden email]> >>>>>> >>>>>> Author: jleroux >>>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>>> New Revision: 934506 >>>>>>> >>>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>>> Log: >>>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>>> >>>>>>> Modified: >>>>>>> ofbiz/site/css/global.css >>>>>>> ofbiz/site/index.html >>>>>>> >>>>>>> Modified: ofbiz/site/css/global.css >>>>>>> URL: >>>>>>> >>>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>>> >>>>>>> >>>>>>> ============================================================================== >>>>>>> --- ofbiz/site/css/global.css (original) >>>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>>> #nav ul { >>>>>>> float: left; >>>>>>> list-style: none; >>>>>>> - width: 600px; >>>>>>> + width: 650px; >>>>>>> height: 34px; >>>>>>> text-transform: uppercase; >>>>>>> margin: 0; >>>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>>> #nav ul li a { >>>>>>> float: left; >>>>>>> margin: 0 5px 0 0; >>>>>>> - padding: 0px 20px 0px 20px; >>>>>>> + padding: 0px 10px 0px 10px; >>>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>>> sans-serif; >>>>>>> text-transform: lowercase; >>>>>>> text-decoration: none; >>>>>>> >>>>>>> Modified: ofbiz/site/index.html >>>>>>> URL: >>>>>>> >>>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>>> >>>>>>> >>>>>>> ============================================================================== >>>>>>> --- ofbiz/site/index.html (original) >>>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>>> @@ -41,6 +41,7 @@ >>>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>>> <li><a href="download.html">Download</a></li> >>>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>>> ">Community</a></li> >>>>>>> + <li><a href=" >>>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>>> ">Screenshoots</a></li> >>>>>>> </ul> >>>>>>> </div> >>>>>>> <div id="search"> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>> >>> >> > |
Jacques,
you may also verify if your shell account is properly configured to set with the right umask: http://www.apache.org/dev/new-committers-guide.html#shell Kind regards, Jacopo On Apr 16, 2010, at 4:12 PM, Jacopo Cappellato wrote: > Jacques, > > the index.html page has wrong permissions (missing w permission for the ofbiz group). Could you please fix it? > > Jacopo > > On Apr 16, 2010, at 3:54 PM, Jacopo Cappellato wrote: > >> I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and hope). >> >> Jacopo >> >> On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: >> >>> >>> On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: >>> >>>> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I can do. Now without some infra help we are stuck... >>> >>> Yes, there are some problems on the Infra side for sure. >>> >>>> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) >>> >>> Instructions to update the website are at the bottom of this page: >>> >>> https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access >>> >>> (see the section "OFBiz Website Repository and Access (for committers)"). >>> >>> Jacopo >>> >>> >>>> >>>> Jacques >>>> >>>> From: "Bruno Busco" <[hidden email]> >>>>> I have seen that Jacopo has committed several changes to the site too. >>>>> These were uploaded to the web site correctly. >>>>> >>>>> -Bruno >>>>> >>>>> 2010/4/16 Jacques Le Roux <[hidden email]> >>>>> >>>>>> Hi Bruno, >>>>>> >>>>>> I was wondering too yesterday evening. It does not depend on me, since I >>>>>> have updated the server right away after. It looks like there is an issue >>>>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>>>> Could you fill an Infra Jira for that please? >>>>>> >>>>>> Thanks >>>>>> >>>>>> Jacques >>>>>> >>>>>> From: "Bruno Busco" <[hidden email]> >>>>>> >>>>>> When this change will be updated to the online web site? >>>>>>> >>>>>>> 2010/4/15 <[hidden email]> >>>>>>> >>>>>>> Author: jleroux >>>>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>>>> New Revision: 934506 >>>>>>>> >>>>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>>>> Log: >>>>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>>>> >>>>>>>> Modified: >>>>>>>> ofbiz/site/css/global.css >>>>>>>> ofbiz/site/index.html >>>>>>>> >>>>>>>> Modified: ofbiz/site/css/global.css >>>>>>>> URL: >>>>>>>> >>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>> >>>>>>>> >>>>>>>> ============================================================================== >>>>>>>> --- ofbiz/site/css/global.css (original) >>>>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>>>> #nav ul { >>>>>>>> float: left; >>>>>>>> list-style: none; >>>>>>>> - width: 600px; >>>>>>>> + width: 650px; >>>>>>>> height: 34px; >>>>>>>> text-transform: uppercase; >>>>>>>> margin: 0; >>>>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>>>> #nav ul li a { >>>>>>>> float: left; >>>>>>>> margin: 0 5px 0 0; >>>>>>>> - padding: 0px 20px 0px 20px; >>>>>>>> + padding: 0px 10px 0px 10px; >>>>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>>>> sans-serif; >>>>>>>> text-transform: lowercase; >>>>>>>> text-decoration: none; >>>>>>>> >>>>>>>> Modified: ofbiz/site/index.html >>>>>>>> URL: >>>>>>>> >>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>> >>>>>>>> >>>>>>>> ============================================================================== >>>>>>>> --- ofbiz/site/index.html (original) >>>>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>>>> @@ -41,6 +41,7 @@ >>>>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>>>> <li><a href="download.html">Download</a></li> >>>>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>>>> ">Community</a></li> >>>>>>>> + <li><a href=" >>>>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>>>> ">Screenshoots</a></li> >>>>>>>> </ul> >>>>>>>> </div> >>>>>>>> <div id="search"> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>> >>>> >>> >> > |
Administrator
|
In reply to this post by Jacopo Cappellato-4
Jacopo,
Done, have you an idea why this happened? The other files have not been changed. Jacques From: "Jacopo Cappellato" <[hidden email]> > Jacques, > > the index.html page has wrong permissions (missing w permission for the ofbiz group). Could you please fix it? > > Jacopo > > On Apr 16, 2010, at 3:54 PM, Jacopo Cappellato wrote: > >> I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and >> hope). >> >> Jacopo >> >> On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: >> >>> >>> On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: >>> >>>> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done >>>> all I can do. Now without some infra help we are stuck... >>> >>> Yes, there are some problems on the Infra side for sure. >>> >>>> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) >>> >>> Instructions to update the website are at the bottom of this page: >>> >>> https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access >>> >>> (see the section "OFBiz Website Repository and Access (for committers)"). >>> >>> Jacopo >>> >>> >>>> >>>> Jacques >>>> >>>> From: "Bruno Busco" <[hidden email]> >>>>> I have seen that Jacopo has committed several changes to the site too. >>>>> These were uploaded to the web site correctly. >>>>> >>>>> -Bruno >>>>> >>>>> 2010/4/16 Jacques Le Roux <[hidden email]> >>>>> >>>>>> Hi Bruno, >>>>>> >>>>>> I was wondering too yesterday evening. It does not depend on me, since I >>>>>> have updated the server right away after. It looks like there is an issue >>>>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>>>> Could you fill an Infra Jira for that please? >>>>>> >>>>>> Thanks >>>>>> >>>>>> Jacques >>>>>> >>>>>> From: "Bruno Busco" <[hidden email]> >>>>>> >>>>>> When this change will be updated to the online web site? >>>>>>> >>>>>>> 2010/4/15 <[hidden email]> >>>>>>> >>>>>>> Author: jleroux >>>>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>>>> New Revision: 934506 >>>>>>>> >>>>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>>>> Log: >>>>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>>>> >>>>>>>> Modified: >>>>>>>> ofbiz/site/css/global.css >>>>>>>> ofbiz/site/index.html >>>>>>>> >>>>>>>> Modified: ofbiz/site/css/global.css >>>>>>>> URL: >>>>>>>> >>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>> >>>>>>>> >>>>>>>> ============================================================================== >>>>>>>> --- ofbiz/site/css/global.css (original) >>>>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>>>> #nav ul { >>>>>>>> float: left; >>>>>>>> list-style: none; >>>>>>>> - width: 600px; >>>>>>>> + width: 650px; >>>>>>>> height: 34px; >>>>>>>> text-transform: uppercase; >>>>>>>> margin: 0; >>>>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>>>> #nav ul li a { >>>>>>>> float: left; >>>>>>>> margin: 0 5px 0 0; >>>>>>>> - padding: 0px 20px 0px 20px; >>>>>>>> + padding: 0px 10px 0px 10px; >>>>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>>>> sans-serif; >>>>>>>> text-transform: lowercase; >>>>>>>> text-decoration: none; >>>>>>>> >>>>>>>> Modified: ofbiz/site/index.html >>>>>>>> URL: >>>>>>>> >>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>> >>>>>>>> >>>>>>>> ============================================================================== >>>>>>>> --- ofbiz/site/index.html (original) >>>>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>>>> @@ -41,6 +41,7 @@ >>>>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>>>> <li><a href="download.html">Download</a></li> >>>>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>>>> ">Community</a></li> >>>>>>>> + <li><a href=" >>>>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>>>> ">Screenshoots</a></li> >>>>>>>> </ul> >>>>>>>> </div> >>>>>>>> <div id="search"> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>> >>>> >>> >> > > |
Administrator
|
In reply to this post by Jacopo Cappellato-4
From: "Jacopo Cappellato" <[hidden email]>
> Jacques, > > you may also verify if your shell account is properly configured to set with the right umask: > http://www.apache.org/dev/new-committers-guide.html#shell Yes it's ok. I did no change it since 16/07/2006 Jacques > Kind regards, > > Jacopo > > On Apr 16, 2010, at 4:12 PM, Jacopo Cappellato wrote: > >> Jacques, >> >> the index.html page has wrong permissions (missing w permission for the ofbiz group). Could you please fix it? >> >> Jacopo >> >> On Apr 16, 2010, at 3:54 PM, Jacopo Cappellato wrote: >> >>> I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and >>> hope). >>> >>> Jacopo >>> >>> On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: >>> >>>> >>>> On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: >>>> >>>>> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done >>>>> all I can do. Now without some infra help we are stuck... >>>> >>>> Yes, there are some problems on the Infra side for sure. >>>> >>>>> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) >>>> >>>> Instructions to update the website are at the bottom of this page: >>>> >>>> https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access >>>> >>>> (see the section "OFBiz Website Repository and Access (for committers)"). >>>> >>>> Jacopo >>>> >>>> >>>>> >>>>> Jacques >>>>> >>>>> From: "Bruno Busco" <[hidden email]> >>>>>> I have seen that Jacopo has committed several changes to the site too. >>>>>> These were uploaded to the web site correctly. >>>>>> >>>>>> -Bruno >>>>>> >>>>>> 2010/4/16 Jacques Le Roux <[hidden email]> >>>>>> >>>>>>> Hi Bruno, >>>>>>> >>>>>>> I was wondering too yesterday evening. It does not depend on me, since I >>>>>>> have updated the server right away after. It looks like there is an issue >>>>>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>>>>> Could you fill an Infra Jira for that please? >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> Jacques >>>>>>> >>>>>>> From: "Bruno Busco" <[hidden email]> >>>>>>> >>>>>>> When this change will be updated to the online web site? >>>>>>>> >>>>>>>> 2010/4/15 <[hidden email]> >>>>>>>> >>>>>>>> Author: jleroux >>>>>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>>>>> New Revision: 934506 >>>>>>>>> >>>>>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>>>>> Log: >>>>>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>>>>> >>>>>>>>> Modified: >>>>>>>>> ofbiz/site/css/global.css >>>>>>>>> ofbiz/site/index.html >>>>>>>>> >>>>>>>>> Modified: ofbiz/site/css/global.css >>>>>>>>> URL: >>>>>>>>> >>>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>>> >>>>>>>>> >>>>>>>>> ============================================================================== >>>>>>>>> --- ofbiz/site/css/global.css (original) >>>>>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>>>>> #nav ul { >>>>>>>>> float: left; >>>>>>>>> list-style: none; >>>>>>>>> - width: 600px; >>>>>>>>> + width: 650px; >>>>>>>>> height: 34px; >>>>>>>>> text-transform: uppercase; >>>>>>>>> margin: 0; >>>>>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>>>>> #nav ul li a { >>>>>>>>> float: left; >>>>>>>>> margin: 0 5px 0 0; >>>>>>>>> - padding: 0px 20px 0px 20px; >>>>>>>>> + padding: 0px 10px 0px 10px; >>>>>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>>>>> sans-serif; >>>>>>>>> text-transform: lowercase; >>>>>>>>> text-decoration: none; >>>>>>>>> >>>>>>>>> Modified: ofbiz/site/index.html >>>>>>>>> URL: >>>>>>>>> >>>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>>> >>>>>>>>> >>>>>>>>> ============================================================================== >>>>>>>>> --- ofbiz/site/index.html (original) >>>>>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>>>>> @@ -41,6 +41,7 @@ >>>>>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>>>>> <li><a href="download.html">Download</a></li> >>>>>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>>>>> ">Community</a></li> >>>>>>>>> + <li><a href=" >>>>>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>>>>> ">Screenshoots</a></li> >>>>>>>>> </ul> >>>>>>>>> </div> >>>>>>>>> <div id="search"> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>> >>>>> >>>> >>> >> > > |
In reply to this post by Jacques Le Roux
I really don't know :-)
On Apr 16, 2010, at 4:50 PM, Jacques Le Roux wrote: > Jacopo, > > Done, have you an idea why this happened? The other files have not been changed. > > Jacques > > From: "Jacopo Cappellato" <[hidden email]> >> Jacques, >> >> the index.html page has wrong permissions (missing w permission for the ofbiz group). Could you please fix it? >> >> Jacopo >> >> On Apr 16, 2010, at 3:54 PM, Jacopo Cappellato wrote: >> >>> I have contacted Infra and they told me that it should be working today (rsync has been reactivated today so we should wait and hope). >>> >>> Jacopo >>> >>> On Apr 16, 2010, at 3:46 PM, Jacopo Cappellato wrote: >>> >>>> >>>> On Apr 16, 2010, at 3:28 PM, Jacques Le Roux wrote: >>>> >>>>> Yes, I know but since then nothing updated. It's normally done automatically about every half of hour. Believe me I have done all I can do. Now without some infra help we are stuck... >>>> >>>> Yes, there are some problems on the Infra side for sure. >>>> >>>>> BTW it's on people.apache.org, you should have access to it also I think, time to act as a PMC member ;o) >>>> >>>> Instructions to update the website are at the bottom of this page: >>>> >>>> https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access >>>> >>>> (see the section "OFBiz Website Repository and Access (for committers)"). >>>> >>>> Jacopo >>>> >>>> >>>>> >>>>> Jacques >>>>> >>>>> From: "Bruno Busco" <[hidden email]> >>>>>> I have seen that Jacopo has committed several changes to the site too. >>>>>> These were uploaded to the web site correctly. >>>>>> >>>>>> -Bruno >>>>>> >>>>>> 2010/4/16 Jacques Le Roux <[hidden email]> >>>>>> >>>>>>> Hi Bruno, >>>>>>> >>>>>>> I was wondering too yesterday evening. It does not depend on me, since I >>>>>>> have updated the server right away after. It looks like there is an issue >>>>>>> with the automatic update at people.apache.org (/www/ofbiz.apache.org)... >>>>>>> Could you fill an Infra Jira for that please? >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> Jacques >>>>>>> >>>>>>> From: "Bruno Busco" <[hidden email]> >>>>>>> >>>>>>> When this change will be updated to the online web site? >>>>>>>> >>>>>>>> 2010/4/15 <[hidden email]> >>>>>>>> >>>>>>>> Author: jleroux >>>>>>>>> Date: Thu Apr 15 18:19:38 2010 >>>>>>>>> New Revision: 934506 >>>>>>>>> >>>>>>>>> URL: http://svn.apache.org/viewvc?rev=934506&view=rev >>>>>>>>> Log: >>>>>>>>> Add a new Screenshoots entry in the main tab bar. >>>>>>>>> I add to stretch things a bit (CSS), but nothing dramatic >>>>>>>>> >>>>>>>>> Modified: >>>>>>>>> ofbiz/site/css/global.css >>>>>>>>> ofbiz/site/index.html >>>>>>>>> >>>>>>>>> Modified: ofbiz/site/css/global.css >>>>>>>>> URL: >>>>>>>>> >>>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>>> >>>>>>>>> >>>>>>>>> ============================================================================== >>>>>>>>> --- ofbiz/site/css/global.css (original) >>>>>>>>> +++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010 >>>>>>>>> @@ -463,7 +463,7 @@ input.button { >>>>>>>>> #nav ul { >>>>>>>>> float: left; >>>>>>>>> list-style: none; >>>>>>>>> - width: 600px; >>>>>>>>> + width: 650px; >>>>>>>>> height: 34px; >>>>>>>>> text-transform: uppercase; >>>>>>>>> margin: 0; >>>>>>>>> @@ -480,7 +480,7 @@ input.button { >>>>>>>>> #nav ul li a { >>>>>>>>> float: left; >>>>>>>>> margin: 0 5px 0 0; >>>>>>>>> - padding: 0px 20px 0px 20px; >>>>>>>>> + padding: 0px 10px 0px 10px; >>>>>>>>> font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, >>>>>>>>> sans-serif; >>>>>>>>> text-transform: lowercase; >>>>>>>>> text-decoration: none; >>>>>>>>> >>>>>>>>> Modified: ofbiz/site/index.html >>>>>>>>> URL: >>>>>>>>> >>>>>>>>> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff >>>>>>>>> >>>>>>>>> >>>>>>>>> ============================================================================== >>>>>>>>> --- ofbiz/site/index.html (original) >>>>>>>>> +++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010 >>>>>>>>> @@ -41,6 +41,7 @@ >>>>>>>>> <li><a href="documentation.html">Documentation</a></li> >>>>>>>>> <li><a href="download.html">Download</a></li> >>>>>>>>> <li><a href="http://cwiki.apache.org/confluence/x/L4B2 >>>>>>>>> ">Community</a></li> >>>>>>>>> + <li><a href=" >>>>>>>>> http://cwiki.apache.org/confluence/x/f4AHAQ >>>>>>>>> ">Screenshoots</a></li> >>>>>>>>> </ul> >>>>>>>>> </div> >>>>>>>>> <div id="search"> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>> >>>>> >>>> >>> >> > > |
Free forum by Nabble | Edit this page |