Regarding #1: Yes, you can safely remove the two following entries: [code]<param name="analyzer" value="org.apache.lucene.analysis.standard.StandardAnalyzer"/>[/code] and [code]<param name="textFilterClasses" value="org.apache.jackrabbit.extractor.MsWordTextExtractor, .."/>[/code]
We will add this, but probably rather to the corresponding migration step site [1] - still undecided though. It's either the site you suggested or this. Additionally we will attach a shell script that can do this for every workspace - not sure if it will work on Windows though. For the other warnings we'll have to investigate a little further: How do your update tasks look like? The migration of the config should actually be aware of the moved class like STKTemplate for example (you can see a map of such IDs in a file called *moved_classes.properties* under the migration tool's src/main/resources/map-files folder) so it should be aware of this change at least. [1] http://wiki.magnolia-cms.com/display/DEV/Updating+the+repository+and+the+webapp -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=224241ed-4340-411b-a963-06e71cc8273f ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
