You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Lukasz Lenart <lu...@apache.org> on 2013/02/03 15:59:10 UTC

Re: Apache CMS / svnpubsub

Uff... finally I've migrated subsites as well

http://people.apache.org/~lukaszlenart/

Please remember that the .htaccess doesn't work correctly here as it
was configured to redirect /2.x into /development/2.x so if you want
to see the subsites you must manually update the link, eg.:

http://people.apache.org/~lukaszlenart/release/2.3.x
http://people.apache.org/~lukaszlenart/development/2.x

I've also prepared a script to automatically update
/development/2.x/docs with the latest version of the docs from
https://cwiki.apache.org/WW/

I'm going commit it and other tools to svn.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Apache CMS / svnpubsub

Posted by Lukasz Lenart <lu...@apache.org>.
2013/2/14 Dave Newton <da...@gmail.com>:
> Including the wiki doc links, like the "themes and templates" off the
> "guides" homepate.
>
> http://struts.apache.org/2.x/docs/guides.html
>
> Links to (non-working) themes and templates docs:
>
> http://struts.apache.org/development/2.x/docs/themes-and-templates.html

Resolved


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Apache CMS / svnpubsub

Posted by Dave Newton <da...@gmail.com>.
(I take that back a little--the link target itself is correct, but it
redirects.)


On Wed, Feb 13, 2013 at 8:48 PM, Dave Newton <da...@gmail.com> wrote:

> Including the wiki doc links, like the "themes and templates" off the
> "guides" homepate.
>
> http://struts.apache.org/2.x/docs/guides.html
>
> Links to (non-working) themes and templates docs:
>
> http://struts.apache.org/development/2.x/docs/themes-and-templates.html
>
> Removing the "development" chunk actually ends up redirecting back to the
> link w/ "development" in it, so it's probable a chunk of our docs are
> currently broken, although I haven't gone through anything approaching a
> thorough check.
>
> Dave
>
>
> On Wed, Feb 13, 2013 at 8:45 AM, Lukasz Lenart <lu...@apache.org>wrote:
>
>> 2013/2/13 Lukasz Lenart <lu...@apache.org>:
>> > F..k! Download does not work :/
>> >
>> > http://struts.apache.org/download.cgi#struts238
>>
>> And there are other problems with the links :\
>>
>>
>> Regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>>
>>
>
>
> --
> e: davelnewton@gmail.com
> m: 908-380-8699
> s: davelnewton_skype
> t: @dave_newton <https://twitter.com/dave_newton>
> b: Bucky Bits <http://buckybits.blogspot.com/>
> g: davelnewton <https://github.com/davelnewton>
> so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
>
>


-- 
e: davelnewton@gmail.com
m: 908-380-8699
s: davelnewton_skype
t: @dave_newton <https://twitter.com/dave_newton>
b: Bucky Bits <http://buckybits.blogspot.com/>
g: davelnewton <https://github.com/davelnewton>
so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>

Re: Apache CMS / svnpubsub

Posted by Lukasz Lenart <lu...@apache.org>.
2013/2/14 Dave Newton <da...@gmail.com>:
> Including the wiki doc links, like the "themes and templates" off the
> "guides" homepate.
>
> http://struts.apache.org/2.x/docs/guides.html
>
> Links to (non-working) themes and templates docs:
>
> http://struts.apache.org/development/2.x/docs/themes-and-templates.html
>
> Removing the "development" chunk actually ends up redirecting back to the
> link w/ "development" in it, so it's probable a chunk of our docs are
> currently broken, although I haven't gone through anything approaching a
> thorough check.

That's the problem of using CMS/SvnPubSub crap :P

When I want to deploy Struts 2 website with mvn clean site
site:stage-deploy scm-publish:publish-scm to [1] all the missing
subdirectories will be removed from Svn [2]. As I'm using a separated
script to import docs from Confluence, it has to be run each time
after regenerating the Struts 2 site. And as I'm committing directly
to *production* all the changes are automatically pushed to the site
:P

So the only option I see is to add my script to mvn site ... lifecycle
to commit also Confluence docs. Or say f..k off to the users and tell
them that they have to download docs from Apache mirrors ;-) (I'm
really tired with all that crap :/)


[1] https://svn.apache.org/repos/infra/websites/production/struts/content/development/2.x/
[2] https://svn.apache.org/repos/infra/websites/production/struts/content/development/2.x/docs


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Apache CMS / svnpubsub

Posted by Dave Newton <da...@gmail.com>.
Including the wiki doc links, like the "themes and templates" off the
"guides" homepate.

http://struts.apache.org/2.x/docs/guides.html

Links to (non-working) themes and templates docs:

http://struts.apache.org/development/2.x/docs/themes-and-templates.html

Removing the "development" chunk actually ends up redirecting back to the
link w/ "development" in it, so it's probable a chunk of our docs are
currently broken, although I haven't gone through anything approaching a
thorough check.

Dave


On Wed, Feb 13, 2013 at 8:45 AM, Lukasz Lenart <lu...@apache.org>wrote:

> 2013/2/13 Lukasz Lenart <lu...@apache.org>:
> > F..k! Download does not work :/
> >
> > http://struts.apache.org/download.cgi#struts238
>
> And there are other problems with the links :\
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>


-- 
e: davelnewton@gmail.com
m: 908-380-8699
s: davelnewton_skype
t: @dave_newton <https://twitter.com/dave_newton>
b: Bucky Bits <http://buckybits.blogspot.com/>
g: davelnewton <https://github.com/davelnewton>
so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>

Re: Apache CMS / svnpubsub

Posted by Lukasz Lenart <lu...@apache.org>.
2013/2/13 Lukasz Lenart <lu...@apache.org>:
> F..k! Download does not work :/
>
> http://struts.apache.org/download.cgi#struts238

And there are other problems with the links :\


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Apache CMS / svnpubsub

Posted by Lukasz Lenart <lu...@apache.org>.
F..k! Download does not work :/

http://struts.apache.org/download.cgi#struts238


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Apache CMS / svnpubsub

Posted by Lukasz Lenart <lu...@apache.org>.
The site is fully migrated to CMS/SvnPubSub, even my script to update
the Draft Docs is working :-)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org