On 30/08/2012 11:34, Jesse van Bekkum wrote: > Hi > > Is there a document available that describes the upgrade to version > 1.0 of syncope? I couldn't find anything yet.
Hi Jesse, unfortunately there is a very considerable distance between the two versions above, so it would be really hard to create a document as you describe above. I'd suggest to: a. create a new 1.0.0-incubating project from archetype b. start in embedded mode c. export the configuration as XML (1) d. export your 7.1 configuration as XML (2) e. (time-consuming task) create a new empty XML file (3) with content from (2) and format from (1) f. put (3) in the sources of project created at (a), start in embedded mode and check logs for errors g. while there are errors in (f) go back to (e) >From 1.0.0.incubating onwards there will be regular update instructions between major releases, but for your case the upgrade must be done manually. Regards. -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/
