The following issue has been updated:
Updater: Stephen McConnell (mailto:[EMAIL PROTECTED])
Date: Wed, 19 May 2004 1:05 AM
Comment:
cygwin script updated and environment specific info added to the project readme and
xdocs.
Changes:
Component changed to CORE
Fix Version changed to 3.3.0
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/RUNTIME-27?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/RUNTIME-27
Here is an overview of the issue:
---------------------------------------------------------------------
Key: RUNTIME-27
Summary: Merlin startup script doesn't work with Cygwin
Type: Bug
Status: Open
Priority: Major
Project: Merlin Runtime Platform
Components:
CORE
Fix Fors:
3.3.0
Versions:
3.3.0
Assignee: Stephen McConnell
Reporter: syvalta
Created: Fri, 14 May 2004 3:51 AM
Updated: Wed, 19 May 2004 1:05 AM
Environment: CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05 i686
Merlin 3.3 RC6
Description:
$ ../lib/avalon/merlin-3.3/bin/merlin -offline -repository "c:\temp\build\repository"
-config "c:\temp\build\config\config.xml" "c:\temp\build\config\block.xml"
Starting Merlin 3.3.0.
====================
Platform: CYGWIN_NT-5.1
Java Home: c:\jdk
Merlin Home: c:\temp\avalon\merlin-3.3
Security policy: c:\temp\avalon\merlin-3.3/bin/security.policy
JVM Options:
Bootstrap JAR:
c:\temp\avalon\merlin-3.3\system\merlin\jars\merlin-cli-3.3.0.jar
Merlin Arguments: -offline -repository c:\temp\build\repository -config
c:\temp\build\config\config.xml c:\temp\build\config\block.xml
---- exception report ----------------------------------------------------------
Exception: org.apache.commons.cli.UnrecognizedOptionException
Message: Unrecognized option: -offline -repository c:\temp\build\repository -config
c:\temp\build\config\config.xml c:\temp\build\config\block.xml
---- stack trace ---------------------------------------------------------------
org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -offline
-repository c:\temp\build\repository -config c:\temp\build\config\config.xml
c:\temp\build\config\block.xml
org.apache.commons.cli.Parser.processOption(Parser.java:421)
org.apache.commons.cli.Parser.parse(Parser.java:230)
org.apache.commons.cli.Parser.parse(Parser.java:115)
org.apache.avalon.merlin.cli.Main.main(Main.java:208)
--------------------------------------------------------------------------------
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]