eXtensibleCatalog / OAI-Toolkit

Synchronize MARC metadata in most ILSs with XC
5 stars 1 forks source link

Bat programs reference specific release jar #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Many of the bat programs in the OAITookit referenced
"OAIToolkit-0.6.3alpha.jar" rather than "OAIToolkit-0.6.4alpha.jar" --
which I had to be manually changed by those installing the software.

Is there a way of coding these so that we don't have a series of release
specific changes to make with each release, or else to create process so
these are not forgotten about at release time?

Original issue reported on code.google.com by rc...@library.rochester.edu on 18 Mar 2010 at 8:08

GoogleCodeExporter commented 9 years ago
The same problem affects the shell scripts in the Linux version of the package. 
Additionally, the Linux shell scripts have DOS-style line breaks which cause 
further
problems.

Original comment by demian.k...@villanova.edu on 14 Apr 2010 at 7:57

GoogleCodeExporter commented 9 years ago
For our upcoming release, I will remove the dos-style line breaks at least.  
Later on, we should probably build these sample scripts dynamically based on 
the current version (via build.xml).

Original comment by cede...@uillinois.edu on 2 Nov 2010 at 4:03

GoogleCodeExporter commented 9 years ago
I think the root problem here has been addressed.   Chris, if there is 
something you would like to see remain open, please open it in Jira.

Original comment by rc...@library.rochester.edu on 26 Jun 2012 at 1:49