hi luciano, the build server shows [1]. maybe that's caused by the issue of the previous build [2]. [3] + a minor change in the template will trigger a full build and might help.
regards, gerhard [1] http://ci.apache.org/builders/wink-site-staging/builds/1/steps/shell/logs/stdio [2] http://ci.apache.org/builders/wink-site-staging/builds/0/steps/shell/logs/stdio [3] https://cms.apache.org/redirect?new=1;uri=http://wink.apache.org/ 2013/6/23 Luciano Resende <[email protected]> > Thanks for the patch, I have updated website trunk, but I'm having some > small issues publishing it. > > > On Sun, Jun 23, 2013 at 4:07 AM, Gerhard Petracek <[email protected] > >wrote: > > > Clone URL (Committers only): > > > > > https://cms.apache.org/redirect?new=gpetracek;action=diff;uri=http://wink.apache.org/community.mdtext > > > > > > > > Index: trunk/content/community.mdtext > > =================================================================== > > --- trunk/content/community.mdtext (revision 1495779) > > +++ trunk/content/community.mdtext (working copy) > > @@ -41,26 +41,26 @@ > > </tr> > > <tr> > > <td>Users</td> > > - <td><a href="mailto: > > [email protected]">Subscribe</a></td> > > - <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > - <td><a href="mailto: > [email protected] > > ">Post</a></td> > > - <td><a href=" > > http://mail-archives.apache.org/mod_mbox/incubator-wink-user/"> > > mail-archives.apache.org</a></td> > > + <td><a href="mailto: > [email protected] > > ">Subscribe</a></td> > > + <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > + <td><a href="mailto:[email protected] > > ">Post</a></td> > > + <td><a href=" > > http://mail-archives.apache.org/mod_mbox/wink-user/"> > > mail-archives.apache.org</a></td> > > <td><a href=" > > http://n2.nabble.com/Apache-Wink-Users-f3471013.html">n2.nabble.com > > </a></td> > > </tr> > > <tr> > > <td>Development</td> > > - <td><a href="mailto: > > [email protected]">Subscribe</a></td> > > - <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > - <td><a href="mailto: > [email protected] > > ">Post</a></td> > > - <td><a href=" > > http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/"> > > mail-archives.apache.org</a></td> > > + <td><a href="mailto: > [email protected] > > ">Subscribe</a></td> > > + <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > + <td><a href="mailto:[email protected] > > ">Post</a></td> > > + <td><a href=" > > http://mail-archives.apache.org/mod_mbox/wink-dev/"> > > mail-archives.apache.org</a></td> > > <td><a href=" > > http://n2.nabble.com/Apache-Wink-Dev-f3470905.html">n2.nabble.com > </a></td> > > </tr> > > <tr> > > <td>Commits</td> > > - <td><a href="mailto: > > [email protected]">Subscribe</a></td> > > - <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > - <td><a href="mailto: > > [email protected]">Post</a></td> > > - <td><a href=" > > http://mail-archives.apache.org/mod_mbox/incubator-wink-commits/"> > > mail-archives.apache.org</a></td> > > + <td><a href="mailto: > > [email protected]">Subscribe</a></td> > > + <td><a href="mailto: > > [email protected]">Unsubscribe</a></td> > > + <td><a href="mailto:[email protected] > > ">Post</a></td> > > + <td><a href=" > > http://mail-archives.apache.org/mod_mbox/wink-commits/"> > > mail-archives.apache.org</a></td> > > <td>-</td> > > </tr> > > </table> > > @@ -102,4 +102,4 @@ > > <div class="span10"> > > <p>The project sources are accessible via the <a > > href="./source-repository.html">SVN</a>.</p> > > </div> > > -</div> > > +</div> > > \ No newline at end of file > > > > > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
