Re: [equinox-dev] [prov] M3 Testing status

2007-10-31 Thread Andrew Overholt
* Pascal Rapicault [EMAIL PROTECTED] [2007-10-30 19:33]: Okay, my problem now is that I can't get the admin UI to allow me to provision userui into an M2 profile. I heard people saying there was an issue with the 20071030-0010 build. Would this issue be affecting me being able to

[equinox-dev]Launcher projects tagged for 6pm build

2007-10-31 Thread Andrew Niefer
The map file has been updated for the following Bug changes: + Bug 199020. [launcher] Can't start the AWT while using new eclipse native launcher in 3.3 (NEW) The following projects have changed: org.eclipse.equinox.launcher.carbon.macosx

[equinox-dev] [sec] questions about EE for security

2007-10-31 Thread Scott Lewis
Hi Folks, Some questions: I thought I understood (from Equinox Summit) that the recently approved minimum EE for Equinox 3.4 (Ganymede) was CDC 1.1/Foundation 1.1. I see from looking at the equinox JAAS integration bundles (e.g. org.eclipse.equinox.security.auth) that the runtime

[equinox-dev] Tagged org.eclipse.osgi for next 3.4 M3 build

2007-10-31 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 208313. Bundle-NativeCode header could cause ClassCastException in PDE-Build (FIXED) The following projects have changed: org.eclipse.osgi.tests org.eclipse.osgi Tom ___ equinox-dev

Re: [equinox-dev] [sec] questions about EE for security

2007-10-31 Thread Remy Chi Jian Suen
On 10/31/07, Scott Lewis [EMAIL PROTECTED] wrote: I understand this, as the JAAS work depends upon packages like javax.security.auth, and javax.security.auth.login, etc. which do not seem to be in CDC 1.1/Foundation 1.1. Those packages are marked as optional. I don't know how that all works

Re: [equinox-dev] [sec] questions about EE for security

2007-10-31 Thread Remy Chi Jian Suen
On 10/31/07, Scott Lewis [EMAIL PROTECTED] wrote: Right, so bundles that require those packages to compile or run would have to specify EE of JRE 1.4 (or higher)...in other words they can't specifiy 1.1 and be assured of getting those optional packages. Please correct if this is wrong in any

Re: [equinox-dev] how to change the jetty port from 80 to other

2007-10-31 Thread Yang Bob
Hello Simon, Thanks very much for your help and remind. 2007/10/31, Simon Kaegi [EMAIL PROTECTED]: Hi Bob, These sorts of question should normally be asked in the user newsgroup instead of the dev list. You can configure the Jetty Server in a number of different ways: 1) System

[equinox-dev] [prov] M3 Testing status on Linux

2007-10-31 Thread Andrew Overholt
Here's what I've found so far while running the tests. I'll finish the rest tomorrow. 1. Basic install, run and update - do not exit admin UI in between ✓ new profile creation ✓ installing 3.4M2 sdk ✓ running provisioned install ✓ update using admin UI ✓ run and verify updates applied ✓ verify

Re: [equinox-dev] [api tooling] Re: Using component.xml as a starting point

2007-10-31 Thread John Arthorne
There are cases where you want a component.xml file (or something similar) when you don't want to or can't mark up the source, but I don't see any reason why someone would want to maintain both a component.xml file and javadoc tags in the source for the same API. So, a one-off tool for