• Task
  • Status: Closed
  • 0 Showstopper
  • Resolution: Fixed
  • kkannaiy
  • Reporter: amiller
  • September 17, 2009
  • 0
  • Watchers: 0
  • January 17, 2013
  • September 25, 2009

Description

We will build the standalone Ehcache kit and make it available via tim-get. It also needs to be in the Terracotta kit, similar to what we did with the Hibernate product.

1) There will be a separate directory like for Hibernate (name=distributed-cache). 2) Standalone jar in that directory 3) README of some kind in that directory 4) Anything else???

Comments

Hung Huynh 2009-09-22

where do I get the README from? Note that the hibernate standalone doesn’t have a README (it used to but got deleted and replaced by INSTALL_HIBERNATE_ONLY.TXT in the root)

Hung Huynh 2009-09-22

the kits now contain ehcache standalone. Need more info on a README or anything else that might go into distributed-cache folder

Hung Huynh 2009-09-24

Terracotta kit should contain:

// all existing stuff + /distributed-cache directory ehcache-core-1.7.0.jar ehcache-terracotta-1.7.0.jar (standalone terracotta kit) [ehcache-terracotta-ee-1.7.0.jar] (Terracotta enterprise client
version) ehcache-core-1.7.0-javadoc.jar ehcache.xml (reference config example) ehcache.xsd (config schema) RELEASE_NOTES.txt (highlights of things to know, issues, etc)

Kalai Kannaiyan 2009-09-28

Verified with package test on version Terracotta 3.1.1-nightly, as of 20090928-090955 (Revision 13704 by cruise@su10mo5 from 3.1), the kit contains the following dir and files added for standalone ehcache kit:

root/distributed-cache ehcache-core-1.7.0-SNAPSHOT-javadoc.jar ehcache-core-1.7.0-SNAPSHOT.jar ehcache-terracotta-1.7.0-SNAPSHOT.jar ehcache.xml ehcache.xsd RELEASE_NOTES.txt