msayyadi / rl-library

Automatically exported from code.google.com/p/rl-library
0 stars 0 forks source link

Refactor the /System/Dist Folder #154

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This issues relies on RL-Viz Issue:
http://code.google.com/p/rl-viz/issues/detail?id=15

We should get rid of /System/dist/{envJars, agentJars,
envVizJars,agentVizJars} and just have /System/dist for all of them.

The main build script will need to be updated (actually drastically
simplified) to put things in the right place.

We should also update the script to NOT build separate viz and environment
jars, it's not necessary for now.  Let's just put the visualizer and
environment in a single jar, again drastically simplifying that build system.

I'm not sure how this plays out with the manifest, which writes down what
version the main packages are, we should find a natural way to stack
manifest entries so that we can easily tag multiple environments in the
manifest if we're bundling a bunch together.

Original issue reported on code.google.com by brian.ta...@gmail.com on 18 Jan 2008 at 10:46

GoogleCodeExporter commented 8 years ago

Original comment by brian.ta...@gmail.com on 18 Jan 2008 at 10:52

GoogleCodeExporter commented 8 years ago
This is now done

Original comment by rad...@gmail.com on 24 Jan 2008 at 10:43

GoogleCodeExporter commented 8 years ago

Original comment by rad...@gmail.com on 24 Jan 2008 at 10:54

GoogleCodeExporter commented 8 years ago

Original comment by rad...@gmail.com on 24 Jan 2008 at 10:54