Issue 78 in eclihx: using multiple -cmd in build.hxml causes error

0 views
Skip to first unread message

ecl...@googlecode.com

unread,
Mar 27, 2011, 12:52:02 PM3/27/11
to eclih...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 78 by aau...@gmail.com: using multiple -cmd in build.hxml causes
error
http://code.google.com/p/eclihx/issues/detail?id=78

What steps will reproduce the problem?
1. use multiple -cmd in build.hxml, for example:
###################################
#build resources
###################################
-cmd cd res
-cmd hxswfml xml2lib res.xml res.swf
-cmd cd ..

###################################
#build application
###################################
-lib polygonal
-cp src
-main Main
-swf-lib ../res/res.swf
-swf9 out/HelloWorld.swf
-swf-header 400:300:30:888888
-debug

commenting the multiple -cmd, fixes the problem

What is the expected output? What do you see instead?
expected, successful build (it did success by building from command line).
What I get from eclihx, Error(1): Multiple: -main

What version of the product are you using? On what operating system?
Eclipse Helios
Ubuntu 10.10
Haxe 2.07 (non nightly)
Eclihx 0.4.0

Please provide any additional information below.


ecl...@googlecode.com

unread,
Mar 27, 2011, 2:13:43 PM3/27/11
to eclih...@googlegroups.com
Updates:
Status: Accepted

Comment #1 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

(No comment was entered for this change.)

ecl...@googlecode.com

unread,
Mar 27, 2011, 2:17:44 PM3/27/11
to eclih...@googlegroups.com
Updates:
Owner: goodwi...@gmail.com

Comment #2 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

ecl...@googlecode.com

unread,
Mar 30, 2011, 7:15:40 PM3/30/11
to eclih...@googlegroups.com
Updates:
Status: Started

Comment #3 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

ecl...@googlecode.com

unread,
Mar 31, 2011, 6:28:52 PM3/31/11
to eclih...@googlegroups.com

Comment #4 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

An intermediate version is available in trunk. Currently it's able to work
with
-cmd mkdir "my folder with spaces"

ecl...@googlecode.com

unread,
Apr 1, 2011, 5:43:35 AM4/1/11
to eclih...@googlegroups.com

Comment #5 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

Sorry, It cannot work with -cmd containing quoted parameters with spaces
yet.

ecl...@googlecode.com

unread,
Apr 2, 2011, 7:27:05 PM4/2/11
to eclih...@googlegroups.com
Updates:
Status: Fixed

Comment #6 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

Fixed in trunk, thanks for posing.

ecl...@googlecode.com

unread,
Apr 2, 2011, 7:31:09 PM4/2/11
to eclih...@googlegroups.com

Comment #7 on issue 78 by goodwi...@gmail.com: using multiple -cmd in

Should be fixed in trunk. Thank you for posting.

Reply all
Reply to author
Forward
0 new messages