Message:

   The following issue has been re-assigned.

   Assignee: xdoclet-devel (Use for new issues) 
(mailto:xdoclet-devel@lists.sourceforge.net)
   Assigner: Konstantin Pribluda (mailto:[EMAIL PROTECTED])
       Date: Sat, 29 Jan 2005 10:15 AM
    Comment:
I'm no longer active in xdoclet-1 project...
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDG-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDG-2
    Summary: run.sh does not work under OSX
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 30 minutes
 Time Spent: 30 minutes
  Remaining: 0 minutes

    Project: XDoclet GUI
 Components: 
             Standalone

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Hani Suleiman

    Created: Tue, 15 Oct 2002 11:54 AM
    Updated: Sat, 29 Jan 2005 10:15 AM
Environment: OSX 10.2.1

Description:
In order to have run.sh work on OSX, the following must be added after the 
first line:

# OS specific support.  $var _must_ be set to either true or false.
cygwin=false;
darwin=false;
case "`uname`" in
  CYGWIN*) cygwin=true ;;
  Darwin*) darwin=true
           if [ -z "$JAVA_HOME" ] ; then
             JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home   
           fi
           ;;
esac




---------------------------------------------------------------------
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/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to