Author Topic: Version Control  (Read 4575 times)

Offline dear_stephen

  • byte
  • *
  • Posts: 32
  • 'day mate
    • View Profile
    • Fluidforms ~ Individual Design
Version Control
« on: August 06, 2007, 08:15:43 pm »
Hi

Recently I have had a few problems getting jpct.jar versions mixed up.

Do you think in future you could put the version number in the jar file name?

If you don't like this idea you could also write in in the manifest.mf as in...

http://www.rgagnon.com/javadetails/java-0532.html


Cheers,
Stephen

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Version Control
« Reply #1 on: August 06, 2007, 11:49:31 pm »
I'll add it to the jar's manifest file (and hope not to forget to update it each time). Adding a version to the file name itself is something that i've given up on, because it requires to change all the links to it.