[infinispan-dev] config migration scripts

Mircea Markus mircea.markus at jboss.com
Mon May 18 00:11:31 EDT 2009


I've enhanced the scripts to create an xml from inlined JGroups config, 
also a script to indent the xml output.

importConfig.sh and importConfig.bat were added as well, they are placed 
in /bin when running dist.

I still have to add an UT to check the semantical correctness of the 
transformation.

Manik Surtani wrote:
> So I suppose the way this is going to work, is something like:
>
>     $ ./migrateConfig.sh --format ehcache src_config.xml 
> target_config.xml ?
>
> where usage would be something like:
>
>     $ ./migrateConfig.sh --help
>
>     Usage:
>     
>     migrateConfig --format <ehcache | jbosscache | coherence> 
> /path/to/src.xml /path/to/output.xml ?

>
> Cheers
> Manik
>
> On 15 May 2009, at 11:34, Mircea Markus wrote:
>
>> Hi,
>>
>> I've just added /src/resources/xslt/jbc3x2infinispan4x.xslt for 
>> migrating config files from JBossCache to Infinispan.
>> I'll also add the .bat and .sh shortly + a java class to instantiate 
>> the transformer.
>>
>> Cheers,
>> Mircea
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> -- 
> Manik Surtani
> manik at jboss.org
> Lead, Infinispan
> Lead, JBoss Cache
> http://www.infinispan.org
> http://www.jbosscache.org
>
>
>
>




More information about the infinispan-dev mailing list