Do a mvn install though - the dependencies it packages in the zip
file is horrendous! :)
On 15 Aug 2007, at 11:45, Galder Zamarreno wrote:
Manik Surtani wrote:
> Ok, here you go
>
https://svn.jboss.org/repos/jbosscache/cacheloader_migration/
> Tests run and everything works, just wondering why you need
> MarshalledValue and whether there is an easier way around this
> (currently pulls in JBoss AOP and a whole lot of crap for this one
> file)
It's JBoss AOP stuff we used in JBC 1.x to marshall data to some
cache loaders (File and JDBC), hence I need it so that I can
transform 1.x data to 2.x. At the time, I couldn't find any other
way of dealing with this as the this class had changed/moved/did-
not-exist (can't remember exactly which of the 3) in AOP used in 2.x.
> On 15 Aug 2007, at 08:57, Galder Zamarreno wrote:
>> Manik Surtani wrote:
>>> Sort of.
>>
>> I guessed so. I used Maven 1.0 around 3 years ago and I do
>> remember the pains of it :)
>>
>>> I guess it could live on the top level, alongside core and pojo
>>> as 'migration' and have a dependency on core.
>>
>> That sounds fine by me.
>>
>>> On 15 Aug 2007, at 08:48, Galder Zamarreno wrote:
>>>> Manik Surtani wrote:
>>>>> Guys,
>>>>> Does this still need to live in 2.1.0? Can I delete it from
>>>>> here? It is still in the 2.0.0 src tree.
>>>>
>>>> I guess u're refering to the code I wrote to migrate a 1.x
>>>> cache store to 2.0 format? Ideally, I'd like it to be there for
>>>> the duration of the 2.x branch in case someone uploads directly
>>>> from 1.x to 2.1. Is it causing you any troubles with maven?
>>>>
>>>>> Cheers,
>>>>> --
>>>>> Manik Surtani
>>>>> Lead, JBoss Cache
>>>>> JBoss, a division of Red Hat
>>>>> _______________________________________________
>>>>> jbosscache-dev mailing list
>>>>> jbosscache-dev(a)lists.jboss.org
>>>>>
https://lists.jboss.org/mailman/listinfo/jbosscache-dev
>>>>
>>>> --
>>>> Galder Zamarreño
>>>> Sr. Software Maintenance Engineer
>>>> JBoss, a division of Red Hat
>>> --
>>> Manik Surtani
>>> Lead, JBoss Cache
>>> JBoss, a division of Red Hat
>>
>> --
>> Galder Zamarreño
>> Sr. Software Maintenance Engineer
>> JBoss, a division of Red Hat
> --
> Manik Surtani
> Lead, JBoss Cache
> JBoss, a division of Red Hat
--
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat