[infinispan-dev] Packaging Infinispan 4.1
Manik Surtani
manik at jboss.org
Fri Feb 26 06:44:06 EST 2010
On 26 Feb 2010, at 08:46, Galder Zamarreno wrote:
> On Wed, 24 Feb 2010 13:35:19 +0100, Manik Surtani <manik at jboss.org> wrote:
>
>> Hi all.
>>
>> Now that 4.0 is out the door, I was looking at how we need to package
>> 4.1. In 4.0, we had the following:
>>
>> infinispan-all: all modules.
>> infinispan-bin: core, and a few other jars.
>> infinispan-src: an archive of the SVN checkout for this tag
>> infinispan-single_jar: all you need to get core working, with all
>> dependencies re-archived into a single jar
>> infinispan-server-rest: a WAR file with all deps included for easy
>> deployment in a servlet container.
>>
>> Do we need any new distribution archives for 4.1? Or does everything
>> fit into the above? Specifically, wrt. the new server modules we have
>> (memcached, hotrod). Do they simply make it into infinispan-all and
>> infinispan-bin, with necessary scripts such as startServer.sh and
>> stopServer.sh ?
>
> Apart from adding to -all, you could modify infinispan-server-rest to
> become infinispan-server and put all server modules in there, i.e. rest,
> memcached, hotrod.
>
> Thoughts?
Maybe; but really the reason why the REST server is in a separate package is that it can be encapsulated as a single .WAR file. This is not the case with the other server modules. But I see your point...
https://jira.jboss.org/jira/browse/ISPN-358
>
>>
>> Cheers
>> Manik
>> --
>> Manik Surtani
>> manik at jboss.org
>> Lead, Infinispan
>> Lead, JBoss Cache
>> http://www.infinispan.org
>> http://www.jbosscache.org
>>
>>
>>
>>
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
>
> --
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
>
> _______________________________________________
> 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