Bison-0.1-SNAPSHOT.jar

From Informatics

Jump to: navigation, search

Contents

Summary

This jar is used in grid services on grid servers (ex: afdev2 and cagridnode).

Reason

Basically, grid services need to know the data structure used in client side, so we put a copy in this jar and put on server side.

What's inside?

We jarred following directories in geworkbench:

  • org/geworkbench/bison/**,
  • org/geworkbench/util/**,
  • org/geworkbench/algorithms/**

and put into one jar.

When

Whenever the bison objects in geworkbench has been modified, we'll need to jar them, and put on server side, recompile the services and redeploy them.

Personal tools