|
From: Yoav L. <yla...@gm...> - 2007-06-08 15:29:44
|
We are pleased to announce the availability of Artifactory 1.2.1-rc4. This is also the final candidate for the 1.2.1 release. Major changes since 1.2.1-rc3 -------------------------------------------- - Ability to import a complete zipped repository - Ability to delete single artifacts from the UI - Bug fixes and minor improvements The full 1.2.1 road-map is here: https://www.jfrog.org/jira/secure/IssueNavigator.jspa?reset=true&pid=10070&fixfor=10160 Upgrading from 1.2.1-rcX ----------------------------------- While Artifactory is down: - Make a backup of the $ARTIFACTORY_HOME folder. - Remove the artifactory.config.xml file from the extracted zip. - Copy the extracted zip content over to your exiting $ARTIFACTORY_HOME, overwriting exiting files. If you are using the standalone version on Linux, also reinstall the artifactoryctl init script. Upgrading from 1.2.0.x ---------------------------------- Make a backup of the $ARTIFACTORY_HOME folder.. To upgrade the configuration copy the $ARTIFACTORY_HOME/etc/artifactory.config.xml file over to the new installation. To upgrade repositories content, please export your repositories from the old version and re-import them into the current one using the web UI. Unfortunately, security settings have dramatically changed from 1.2.0.x and cannot be imported. Documentation ----------------------- Please note that not all docs have been updated to reflect the latest changes in this release candidate. Enjoy! The Artifactory Team |