Re: 027D
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F661@NTFPS1> |
This is excellent news Adam, thanks a lot. Come into #xwt if you fancy an ego massage. :) -----Original Message----- From: Adam Megacz [mailto:[email protected]] Sent: 31 March 2003 14:04 To: [email protected] Subject: [xwt-dev] 027D 027D is building right now. If all goes well I'll sign it in the morning. I've tested the code that is about to become 027D on WinXP (IE, Mozilla) and OSX Safari, and it works on all three, which is a pretty wide coverage base. I've moved back to gcj 3.3 from 19-Oct-2002 and I'm using -O0 for uber-safety. Once we have a working build we can make some experimental ones with higher optimization settings. The launcher is now upgraded to launcher/shoehorn v3, which will work no matter what previous (broken) versions of xwt you've been using. You should *not* have to delete old shoehorn.jar's off your hard drive in order to make this work. From here forward, each shoehorn release will use completely different class names (org.xwt.shoehornX.* where X=1,2,3...). This wasn't working before because the shoehorn included some org.bouncycastle stuff, and the JVM security mechanisms got upset when a newbie shoehorn tried to load a class with the same name (org.bouncycastle.Foo) as an existing one. I solved this by cramming all of bouncycastle into org/xwt/shoehornX/Crypto.java. The "view log" button doesn't work yet. I'm working on it. - a _______________________________________________ http://lists.xwt.org/listinfo/dev _______________________________________________ http://lists.xwt.org/listinfo/dev