18 Jul
2014
18 Jul
'14
9:33 a.m.
Hi, It seems "stable" and "super stable" xwiki packages are all contained in the same repository at http://maven.xwiki.org/stable/ (and the "DEB" installation procedure point to the same document http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT for both versions). To install "super stable", I could do $ sudo apt-get install xwiki-enterprise-common=5.4.5 But at the next apt-get upgrade, it would upgrade to latest... Whereas I want to stick to "super stable" branch. It there a trick here ? A best practice maybe ? Thanks !