Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-06-10 Thread edburns
At long last, I have webclient running on Mac OSX. I only have a PowerBook G4, so the only binary I can produce is for the PowerPC. Perhaps someone lucky enough to own a MacBookPro can produce a binary for me on that processor architecture. Many thanks to the generous folks on #developers, in par

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-05-04 Thread edburns
Ahead of JavaOne next week, here is Webclient 2.0 alpha 8 M dist/build.xml - do Alpha 8 release - Copy artifacts to local www for dist via CVS. A dist/webclient-pom.xml - Create Maven POM for error free artifact resolution M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java - Update clien

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-04-20 Thread edburns
Finally, I have an automated test that exercises DynaFaces and jMaki. If you don't know what those two things are, check out . Anyhow, it was a real pain to keep these two things working together as jMaki rapidly evolved. Now at least we can have an automated

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-03-30 Thread edburns
The Alpha 6 release is out. You can get it from http://www.mozilla.org/projects/blackwood/webclient/release-notes/2_0_alpha_6.html Also, I wrote an article for TheServerSide showing how to use MCP to test Ajax apps. That's available at http://www.theserverside.com/news/thread.tss?thread_id=4467

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-03-13 Thread edburns
> I'm working toward an alpha 6 release. When I sat down to do the final round of testing on the alpha 6 release, I found that a thread safety assertion was causing a crash on the optimized build. Turns out JavaDOM required a bit of a rewrite to ensure this assertion did not fire. If you are i

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-03-13 Thread Petr . Ciochon
Hi, first - thanks for your great work on embeding mozilla into java. I want to try your new version of webclient on WindowsXP-SP2 - Webclient 2.0 alpha 5 - Depends on xulrunner 1.5.0.9. I follow your instalation instructions (non-ide version), but I have some problems. I install the recomended xu

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-03-05 Thread edburns
I've created a new package, org.mozilla.mcp: Mozilla Control Program. This package contains features that take webclient toward providing a first class browser automated testing capability similar to what HtmlUnit provides, however in this case there is a real browser underneath. It would be nic

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-02-27 Thread edburns
I have added a non-ide build file so you no longer are required to have netbeans in order to run the test browser and automated tests. The new binary is available at . Ed ___

Re: Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-02-24 Thread edburns
On Feb 23, 4:17 pm, "edburns" <[EMAIL PROTECTED]> wrote: > I'm happy to report that I have produced another binary of webclient, > the first that works with an off-the-shelf xulrunner.Right now I > only have a win32 binary, and I'd love to get some people to try it. > > I have updated the instr

Webclient 2.0 alpha 5 release: win32 binary with netbeans project

2007-02-23 Thread edburns
I'm happy to report that I have produced another binary of webclient, the first that works with an off-the-shelf xulrunner.Right now I only have a win32 binary, and I'd love to get some people to try it. I have updated the instructions and it should work right out of the box. Please visit: h