From: <leg...@at...> - 2003-08-24 07:12:43
|
Message: The following issue has been re-assigned. Assignee: Christian Bauer (mailto:chr...@hi...) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-274 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-274 Summary: bin scripts addition / rewrite Type: Improvement Status: Assigned Priority: Major Project: Hibernate2 Components: core toolset Versions: 2.0rc2 2.1 2.0 final 2.0.1 2.0.2 2.0.3 2.1 beta 1 2.1 beta 2 Assignee: Christian Bauer Reporter: Les Hazlewood Created: Tue, 19 Aug 2003 7:38 AM Updated: Sat, 23 Aug 2003 6:31 AM Environment: windows (all), *nix Description: I downloaded the latest beta binary version of Hibernate this morning and untarred it to start using it. However, I noticed there were no linux binary scripts to run. So I created some :) I also re-wrote the windows batch scripts to be more robust and flexible with respect to how classpaths are set. I didn't test the windows scripts, so someone needs to run them on a windows box to make sure they work (although the code is pretty trivial and should run nicely). The linux scripts all work properly (I tested all of them) and are chmodded to execute permissions. If you manipulate these files in an ant build (or copy them from one location to another during build time), please ensure that the <chmod/> ant task sets the execute permissions properly for *nix users. The directory structure of the file I have is as follows: bin-scripts | |--bin (rewritten and new Hibernate bin scripts, for win and *nix) | |--tools | |--bin (rewritten and new Tools bin scripts, for win and *nix). Naturally, please feel free to format/rewrite/reuse the code however you feel that it may benefit Hibernate. Apparently, this "create new issue" page does not allow file uploads, so please email pha...@us... to let me know to whom I may send the tarball. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |