[jbosscache-dev] Packaging unit tests in distros

Manik Surtani manik at jboss.org
Thu Jul 17 06:16:05 EDT 2008


GUI stuff.  My demo pulls in a JetBrains component (IntelliJ forms_rt)  
which is BSD licensed.  Dependencies on these components make building  
the GUI easy in IDEA.

The old demo also relied on another component (beanshell) which it  
embedded.

The separate directory approach works for me.

- distro
   - bin <-- contains cfg file conversion scripts
   - lib <-- core libs
   - doc <-- user guide, API docs, etc
   - etc <-- sample cfgs
   - jbosscache-core.jar
   - README.txt
   - demo
     - jbosscache-core-demo.jar
     - runDemo.sh
     - runDemo.bat



On 16 Jul 2008, at 22:08, Bela Ban wrote:

>
>
> Manik Surtani wrote:
>> The problem is that pulls in a bunch of dependencies that no one  
>> would want on what is primarily a server-side library.
>
> A demo ? Then something is wrong with the demo... I believe the demo  
> should be shipped with the core distro, because it is the first  
> thing people will want to try out
>
>
>
> -- 
> Bela Ban
> Lead JGroups / Clustering Team
> JBoss - a division of Red Hat

--
Manik Surtani
Lead, JBoss Cache
manik at jboss.org









More information about the jbosscache-dev mailing list