Another small issue :P I was planning to import all the old subsites but there is 4.5GB of data and I got suggestion to remove some of them, remove JavaDocs and so on. The only idea I have right now is to just keep set of supported minor versions, eg.:
/1.x /1.3.5 /1.3.8 /1.3.9 /1.3.10 /2.3.1 /2.3.1.1 /2.3.1.2 /2.3.3 /2.3.4 /2.3.4.1 /2.3.7 /2.3.8 /2.x Thus should give around 1.5GB :\ Any other suggestions? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/1/28 Lukasz Lenart <[email protected]>: > 2013/1/26 Paul Benedict <[email protected]>: >>> What about moving all the releases under /release and add redirects to >>> keep the old structure? Eg.: >>> >>> /1.3.10 -> redirect -> /release/1.3.10 >>> /2.3.8 -> redirect -> /release/2.3.8 > > To follow that: > /2.x - will stay as is but a new plugin will be used to generate the > subsite - maven-scm-publish-plugin > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
