You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Maurizio Cucchiara <mc...@apache.org> on 2013/04/18 11:59:36 UTC

[docs] Change site target task

Hi guys,
I've just realized that "Change site target" [1] is outdated. Is there
still a need of it? Can I delete the whole paragraph?

ATM distribution management points to the url:
scm:svn:https://svn.apache.org/repos/infra/websites/production/struts/content/release/2.3.x/

[1] https://cwiki.apache.org/confluence/display/WW/Building+Struts+2+-+Fast+track+release#BuildingStruts2-Fasttrackrelease-Changesitetarget


Twitter     :http://www.twitter.com/m_cucchiara
G+          :https://plus.google.com/107903711540963855921
Linkedin    :http://www.linkedin.com/in/mauriziocucchiara
VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara

Maurizio Cucchiara

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


Re: [docs] Change site target task

Posted by Lukasz Lenart <lu...@apache.org>.
2013/4/18 Maurizio Cucchiara <mc...@apache.org>:
> Hi guys,
> I've just realized that "Change site target" [1] is outdated. Is there
> still a need of it? Can I delete the whole paragraph?
>
> ATM distribution management points to the url:
> scm:svn:https://svn.apache.org/repos/infra/websites/production/struts/content/release/2.3.x/

Right now I don't have a good idea how to automatically push a new
version of docs. Right now I'm simply checking out the whole site,
update it manually base on target/checkout/ (here you have tagged
version) with the command below:

mvn site:site site:stage
-DstagingDirectory=/Users/lukaszlenart/Sites/struts/release/2.3.x/

then I'm updating docs by expanding
target/checkout/assembly/target/assembly/out/struts-X.X.X.X-docs.zip
into /Users/lukaszlenart/Sites/struts/release/2.3.x/docs

then svn add --force * and svn commit

But this is far from optimal :\


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