[Dev] RE: bug 35 - 16

Luis Carlos Lara López llara at AVANTICATEC.NET
Thu Jun 28 16:58:14 PDT 2007


It is a package 

<pack name="TestGen4Web" required="no">

but currently working only for fullInstaller.xml

I am going to change it for
fullInstallerLinux.xml
fullInstallerWindows.xml

Tomorrow morning.

Thanks Luis Carlos L.



-----Original Message-----
From: Frank Cohen [mailto:fcohen at pushtotest.com]
Sent: Thursday, June 28, 2007 5:55 PM
To: Luis Carlos Lara López
Cc: William Martínez Pomares; PushToTest TestMaker Developers List
Subject: Re: bug 35 - 16
Importance: High


Hi Luis Carlos: I should have thought about the & character too.  
Thanks. That will work.

I still want the user to be able to choose TestGen4Web as a package.

And for the user (on all platforms) to be asked "install, skip,  
cancel" before actually running Firefox.

I'll test bug 16 again.

-Frank




On Jun 28, 2007, at 4:38 PM, Luis Carlos Lara López wrote:

> About bug 35
>
> Problems were
> On Mac OS X the installer hangs when it tries to install the  
> TestGen4Web.XPI into Firefox.
>
> Solution is to use & in the firef.sh
> "$FIREFOX_HOME"  "$INSTALL_PATH/lib/recorder.xpi" &
>
> Also there is a class that runs that program
>
>
> <pack name="TestGen4Web" required="no">
> <description>Firefox TestGen4Web plugging</description>		
> <file       targetdir="$INSTALL_PATH/lib" src="lib/TestMaker.jar" />
> <file       targetdir="$INSTALL_PATH/lib" src="lib/firef.sh"/>
> <file       targetdir="$INSTALL_PATH/lib" src="lib/run.sh"/>
> <file       targetdir="$INSTALL_PATH/lib" src="lib/firef.cmd"  
> os="windows"/>
> <file       targetdir="$INSTALL_PATH/lib" src="lib/recorder.xpi"/>
> <parsable   targetfile="$INSTALL_PATH/lib/firef.cmd" os="windows"/>
> <parsable   targetfile="$INSTALL_PATH/lib/firef.sh" />
> <parsable   targetfile="$INSTALL_PATH/lib/run.sh" />
> <executable targetfile="$INSTALL_PATH/lib/firef.sh" stage="never"  
> keep="true" os="mac"/>
>  <executable targetfile="$INSTALL_PATH/lib/run.sh"    
> stage="postinstall" keep="true" os="mac"/>
> </pack>
>
> Maybe the problem is that I have only change this in the standar  
> installer, nor for windows installer neither for linux installer. I  
> will modify these files.
>
>
> Bug 16
> We are talking about this window (new.png) right. It seems to work  
> fine for me
>
>
>
>
>
> <new.png>
> <mac.png>



--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool





More information about the Dev mailing list