cosmoharrigan / rl-glue

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

Java Build should be with ant and should have versions in Manifest #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should do some things like what I did with RL-Viz, so that the Glue Jar
is easy to install, has a manifest with spec and implementation versions,
and ha a command-line default class that can tell you the version.  

I can help with this... but something like:

java -jar RLGlue.jar --version
1.51

Also, in the RLViz project, if we're going to gobble up RL-Glue and include
it inside RL-Viz, we should append this data to our manifest so that you
can still check the glue version.

Original issue reported on code.google.com by brian.ta...@gmail.com on 15 Dec 2007 at 7:54

GoogleCodeExporter commented 9 years ago
This will be handled if we merge the RL-Viz and RL-Glue java code as proposed in
rl-glue-ext project.

Posting a link there anyway.

Original comment by brian.ta...@gmail.com on 2 Sep 2008 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by brian.ta...@gmail.com on 2 Sep 2008 at 10:09