I just logged in and checked, I don't have any cron jobs configured.

My original gripe, which might be what you're trying to get to Lukasz, is
that 2.x is a symlink that points to the latest release... However, when the
"export magic" happens, the docs get overwritten with whatever is currently
in Confluence. So, here is a scenario. Lukasz ran the release for 2.2.1,
everything is good. We're now at 2.2.2-SNAPSHOT from a source perspective.
Now, Lukasz adds a new feature/configuration param/etc. and updates
confluence. At some point, confluence auto-exports, and there is some other
job that transfers that export over to people.a.o. Remember, 2.x is a
symlink to 2.2.1, so by the time the next release rolls around, the docs for
2.2.1 are going to include all of the updates between the release of 2.2.1
and 2.2.2. Then, things roll forward, leaving the same problem with
subsequent releases.

I believe my original suggestion was to make 2.x a legitimate directory and
that part of the release process involved a manual step of renaming 2.x to
the current release, i.e. -

`mv 2.x 2.2.2`

And then making a new 2.x folder and granting appropriate permissions, i.e.
-

`mkdir 2.x ; chmod 775 2.x`

I can't remember the original discussion, but it appears that we left it
as-is.

On Thu, Jan 13, 2011 at 6:53 AM, Lukasz Lenart <lukasz.len...@googlemail.com
> wrote:

> 2011/1/13 Maurizio Cucchiara <maurizio.cucchi...@gmail.com>:
> > Lukasz,
> > I don't know whether is a crontab output or what else, but as far as I
> > can understand it's only a symlink in site root of S2:
> >
> > [mcucchiara@minotaur:/www/struts.apache.org]$ ll 2.x
> > lrwxr-xr-x  1 rgielen  struts  - 5 Aug 16 10:13 2.x@ -> 2.2.1
>
> But the Docs are on cwiki.apache.org host, where can be exported to
> some folder, then some how we must grab them and put on
> people.apache.org
> The symlink is Rene's workaround ;-)
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Kapituła Javarsovia http://javarsovia.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

Reply via email to