On 09/20/2013 02:41 PM, Manik Surtani wrote: > I was going to point to > http://infinispan.org/docs/6.0.x/upgrading/upgrading.html > > But yes, same thing. > > We don't have a section for 6.0.x yet. Pedro, feel like updating this?
ack :) > > - M > > On 20 Sep 2013, at 11:36, Galder Zamarreño <[email protected]> wrote: > >> We've done it in separate pages but more recent versions need updating: >> >> https://docs.jboss.org/author/display/ISPN/Upgrading+from+5.0+to+5.1 >> https://docs.jboss.org/author/display/ISPN/Upgrading+from+5.1+to+5.2 >> https://docs.jboss.org/author/display/ISPN/Upgrading+from+5.2+to+5.3 >> >> Cheers, >> >> On Sep 18, 2013, at 5:02 PM, Sanne Grinovero <[email protected]> wrote: >> >>> It would be nice to have a documentation (wiki?) page tracking all >>> mayor code migration needs between versions, >>> for example: https://community.jboss.org/wiki/HibernateSearchMigrationGuide >>> >>> On 18 September 2013 13:58, Pedro Ruivo <[email protected]> wrote: >>>> Hello, >>>> >>>> The following API is going to be removed in the next release (6.0.0.Beta1): >>>> >>>> classes: >>>> * org.infinispan.loaders.remote.wrapper.EntryWrapper >>>> * org.infinispan.context.FlagContainer >>>> >>>> methods: >>>> * StreamingMarshaller.startObjectOutput >>>> * AdvancedCache.getCacheEntry >>>> * AtomicMapLookup.getAtomicMap >>>> * DistributionManager.isLocal >>>> * TxInterceptor.setStatisticsEnabled >>>> * GridFile.delete >>>> * ModuleLifecycle.cacheManagerStarting >>>> * ModuleLifecycle.cacheStarting >>>> * DeadlockDetectingLockManager.getLocallyInterruptedTransactions >>>> >>>> packages: >>>> * org.infinispan.config >>>> >>>> Please update your code accordingly. >>>> >>>> Thank you. >>>> >>>> Regards, >>>> Pedro Ruivo >>>> _______________________________________________ >>>> infinispan-dev mailing list >>>> [email protected] >>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev >>> _______________________________________________ >>> infinispan-dev mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/infinispan-dev >> >> >> -- >> Galder Zamarreño >> [email protected] >> twitter.com/galderz >> >> Project Lead, Escalante >> http://escalante.io >> >> Engineer, Infinispan >> http://infinispan.org >> >> >> _______________________________________________ >> infinispan-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/infinispan-dev > > -- > Manik Surtani > > > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
