Re: SCR and compendium services

2007-05-03 Thread Richard S. Hall
I think that sounds reasonable, this is a good use case for importing/exporting the same package... As Clement noted, you could use the same approach for the log service if you prefer to have a consistent approach, since I imagine the bloat is negligible. Either way, I am fine with it. -

Re: Build HTTP bundle

2007-05-03 Thread Richard S. Hall
Carlos Herrando wrote: Hello, I've just build the trunk, but the HTTP service bundle isn't created. Then if I write mvn install inside the http folder I get an error. Could you help me to build the HTTP bundle? This is precisely why it isn't being built from the trunk pom file... :-) The

Re: Build HTTP bundle

2007-05-03 Thread Richard S. Hall
Carlos Herrando wrote: OK, many thanks. Keep in mind, if you want to use it, you might very well just be able to modify its pom file to depend on a new servlet JAR, since we had been using it with servlet 2.3 previously, I believe... - richard Richard S. Hall escribió: Carlos Herrando

Re: UPnP bundles

2007-05-04 Thread Richard S. Hall
Francesco Furfari wrote: Richard S. Hall wrote: The UPnP bundles were causing my build to fail (as pointed out to me by Stephane), so I commented them out of the main pom file. Once the issue is resolved, we need to uncomment them. Sorry to which bundles are you referring to? In the trunk

Re: UPnP bundles

2007-05-04 Thread Richard S. Hall
I think I might have found the issue in the svn-authorization file, but I am asking for confirmation before making the edit, since I don't want to do something stupid. :-) - richard Richard S. Hall wrote: Karl Pauls wrote: Is it possible that we don't have commit rights yet? Could

Re: Should OBR RepositoryAdmin.discoverResources() include local repository?

2007-05-05 Thread Richard S. Hall
It doesn't sound unreasonable. The only slight caveat is that the LocalRepository cannot really act like a real Repository, because it can never provide a URL from which to retrieve locally installed bundles. Perhaps this would never be an issue, thus making the point moot, but if for some

Re: Some bundles

2007-05-11 Thread Richard S. Hall
As a follow up, this link talks a little bit about compatible licenses, so we have to remember these types of issues when we are creating dependencies on third-party code in our subprojects: http://people.apache.org/~cliffs/3party.html - richard Richard S. Hall wrote: Is the gnu.io

Re: svn repo has moved

2007-05-12 Thread Richard S. Hall
Jukka Zitting wrote: On 5/4/07, stephane frenot [EMAIL PROTECTED] wrote: There is a bug in the migration if you co felix root you get an error, it works if you co directly the trunk $ svn co https://svn.apache.org/repos/asf/felix svn: REPORT request failed on '/repos/asf/!svn/vcc/default'

Re: resource filtering and bundle packaging

2007-05-12 Thread Richard S. Hall
I think this situation is not so straightforward. The issue that we face here is that we have two different actors trying to control what gets included in the resulting bundle JAR file, i.e., BND and Maven. It is not the case that BND copies the raw resources, the issue is that BND is

Re: Declaring java packages as org.osgi.framework.system.packages

2007-05-14 Thread Richard S. Hall
asaf.lahav wrote: Hi all, On an effort to migrate an application I have to OSGi model (using felix) I would like to declare a number of packages as org.osgi.framework.system.packages. The question is whether there is a way to declare those packages with explicitly declaring each. e.g,

[jira] Resolved: (FELIX-261) maven-bundle-plugin, Include-Resources directive and maven resources/

2007-05-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-261. --- Resolution: Fixed Assignee: Richard S. Hall I have applied this patch. I think we can

Re: Current Roadmap

2007-05-18 Thread Richard S. Hall
Matthias, I am wandering what the current status of your roadmap is? I've read on some slides that you wanted to go to 1.0 soon? Yes, we will be working on updating our roadmap very soon (i.e., within a week)... If so, what will be the changes to the current version? As part of the next

[jira] Commented: (FELIX-285) Make resolver more robust

2007-05-19 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497174 ] Richard S. Hall commented on FELIX-285: --- One thing I was thinking about with respect to this patch

Re: Roadmap

2007-05-20 Thread Richard S. Hall
Yes, this is basically my thinking for the roadmap too. I would prefer to get the installer back working, especially since it will give us the possibility to install Felix as a daemon. - richard Karl Pauls wrote: Dear Felix Community, in order to follow-up on recent discussions - and our

Re: Roadmap

2007-05-20 Thread Richard S. Hall
Carlos Sanchez wrote: A release as TLP is very important as it's going to be available in the main maven repository instead of the incubating one which other projects can't use to make releases. I'd love to see the release of the bundle plugin to use it in the Maven project. The

[jira] Resolved: (FELIX-291) Ease Manipulation Metadata queries

2007-05-20 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-291. --- Resolution: Fixed Assignee: Richard S. Hall I applied the patch. Clement, close

Re: Roadmap

2007-05-21 Thread Richard S. Hall
generated artifacts after their own package root in our repo (e.g., org.apache.felix.bundleplugin-0.9.0.jar). If the general view is that we should follow this convention (which I wasn't aware of), then I will change it back. - richard Richard S. Hall wrote: Richard S. Hall wrote: Carlos Sanchez

[jira] Closed: (FELIX-261) maven-bundle-plugin, Include-Resources directive and maven resources/

2007-05-21 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-261. - Resolution: Fixed Ok, this seems to be working for me, so I committed it (and am closing

Re: Roadmap

2007-05-21 Thread Richard S. Hall
with how Maven handles the SNAPSHOT repo. I think the question you really mean to ask is, is there some way I can scope my dependencies in the SNAPSHOT repo so that I only get what I want from it rather than everything? - richard Regards, Alin Dreghiciu On 5/21/07, Richard S. Hall [EMAIL

Re: Current Roadmap

2007-05-21 Thread Richard S. Hall
not look ugly...they perhaps need some work in this area now... :-) - richard J Aaron Farr wrote: Richard S. Hall [EMAIL PROTECTED] writes: Matthias Luebken wrote: I suggest that you update the website felix.apache.org so that the ongoing improvements are reflected on the website. If you

Re: Roadmap

2007-05-21 Thread Richard S. Hall
Chris Custine wrote: I am in the process of reworking the Apache Directory installers, which the Felix installers project is based on, so I could see about fixing up the installers here in the next couple of weeks. Are there any changes you need for the setup or do you just need the existing

Re: Roadmap

2007-05-21 Thread Richard S. Hall
Carlos Sanchez wrote: On 5/21/07, Richard S. Hall [EMAIL PROTECTED] wrote: Personally, I would love for us to have groupId=org.apache.felix and artifactId=subproject-name, but the reason why we didn't follow this approach in the first place was that we wanted our artifacts to be named

Re: Roadmap

2007-05-21 Thread Richard S. Hall
Carlos Sanchez wrote: On 5/21/07, Richard S. Hall [EMAIL PROTECTED] wrote: I don't care how it is stored in the repository. The issue I have is that the generated artifact in target/ has a name...I don't want to manually have to change the name after doing mvn clean install...however

Re: [jira] Commented: (FELIX-285) Make resolver more robust

2007-05-21 Thread Richard S . Hall
On May 21, 2007, at 5:50 PM, Rick Litton wrote: Richard S. Hall wrote: But, ultimately, there is no way to avoid holes. That's unfortunate. I know it shouldn't bother me but my concern is that once we get into the high 2-digit and even triple-digit numbers it will become too noticeable

Re: [jira] Commented: (FELIX-285) Make resolver more robust

2007-05-21 Thread Richard S . Hall
. :-) Feel free to post your thoughts on a solution for input...pesky system admins... - richard -Original Message- From: Richard S. Hall [mailto:[EMAIL PROTECTED] Sent: Monday, May 21, 2007 2:56 PM To: dev@felix.apache.org Subject: Re: [jira] Commented: (FELIX-285) Make resolver

Re: Using daemon / installer on Windows

2007-05-21 Thread Richard S . Hall
After thinking about it for a minute, I thought there was a routine somewhere in Felix to parse delimited quoted strings...turns out there is in the manifest parser. I will try to create a patch tomorrow... - richard On May 21, 2007, at 6:54 PM, Richard S. Hall wrote: I think that would

Re: ServiceTracker

2007-05-22 Thread Richard S. Hall
just pull ST into their bundle. But if everyone were to do this, then the savings we see by not having ST in the framework JAR would be quickly outweighed by the multiple copies of ST embedded into all of the bundles that use it. We'll try it for now and see how it goes! :-) - richard Richard S

Re: ServiceTracker

2007-05-22 Thread Richard S. Hall
MO On May 22, 2007, at 18:07 , Richard S. Hall wrote: Since the overall response has been positive (even though I am mostly in the excess cruft camp with Eric), I have gone ahead and added it. MO I'm also in that camp, but I was at a conference (without internet) MO

Re: ServiceTracker

2007-05-22 Thread Richard S. Hall
Marcel Offermans wrote: On May 22, 2007, at 18:07 , Richard S. Hall wrote: Since the overall response has been positive (even though I am mostly in the excess cruft camp with Eric), I have gone ahead and added it. I'm also in that camp, but I was at a conference (without internet) today, so

ApacheCon presentation

2007-05-22 Thread Richard S. Hall
Hey everyone, I just received word that my proposal for ApacheCon on embedding Felix was accepted. That means I need to get everyone to show up so I am not talking to an empty room! I guess that also means that I will need to start working on the slides... :-o Anyone else make an

Re: maven-bundle-plugin

2007-05-23 Thread Richard S. Hall
Stuart McCulloch wrote: On 22/05/07, Richard S. Hall [EMAIL PROTECTED] wrote: Clement Escoffier wrote: We (in fact, Maxime Vincent) have developed an independent Maven plugin installing bundles in a local OBR. This plugin is very close to the Felix-219 patch. However, there is a difference

Re: [ANN] New Committer Clement Escoffier

2007-05-23 Thread Richard S. Hall
Niclas Hedhman wrote: On Monday 21 May 2007 23:23, Richard S. Hall wrote: The Felix PMC has voted to ask Clement Escoffier to be a committer He wasn't already?? In that case; PMC, about time! ;o) Well, you know, he's French, so we had to punish him for a while... ;-) - richard

Re: ApacheCon presentation

2007-05-23 Thread Richard S. Hall
info that you need. Actually, you raise a good point...perhaps we can discuss it offline, but a real-world usage scenario might be very worthwhile. - richard Regards -- Rob -Original Message- From: Richard S. Hall [mailto:[EMAIL PROTECTED] Sent: Tue 22/05/2007 19:51

Re: ApacheCon presentation

2007-05-23 Thread Richard S. Hall
though if it's relevant - and let me know if there's any specific info that you need. Regards -- Rob -Original Message- From: Richard S. Hall [mailto:[EMAIL PROTECTED] Sent: Tue 22/05/2007 19:51 To: dev@felix.apache.org Cc: Subject

Felix podcast...

2007-05-23 Thread Richard S. Hall
Hey everyone, I will try not to let fame go to my head, but a new Feathercast podcast was just released featuring an interview with me about Felix... :-) http://feathercast.org/?p=46 The interview doesn't really say anything new for most of us on the mailing lists, but perhaps it will

Re: BundlePlugin does not build

2007-05-23 Thread Richard S. Hall
Carlos Sanchez wrote: it was actually already there Yeah, I would think so, because it has been building fine for me and I have wiped out my local repo many times recently... - richard On 5/23/07, Carlos Sanchez [EMAIL PROTECTED] wrote: that repo is not added on purpose to reduce build

Re: [jira] Created: (FELIX-299) backport-util-concurrent 3.0 wrapping

2007-05-24 Thread Richard S. Hall
I think Alin just wants to create the 300th issue... ;-) - richard Alin Dreghiciu (JIRA) wrote: backport-util-concurrent 3.0 wrapping - Key: FELIX-299 URL: https://issues.apache.org/jira/browse/FELIX-299

Re: maven-bundle-plugin

2007-05-24 Thread Richard S. Hall
Clement Escoffier wrote: Hello, Tim has made a good and clear comparison. I add some comment on what we can obtain if we merge all ideas together. I quickly took a look at what Clement/Maxime has done. This is how I would compare them. Clement, please correct me if misrepresent anything.

Re: Felix commons

2007-05-24 Thread Richard S. Hall
Alin Dreghiciu wrote: I've just added some new packages to be wrapped to Felix Commons and I was wondering about the deployment strategy/timing on the snapshot repository for Felix Commons since the latest published artifacts are from 16 March. Is the build/deploy for Felix Commons run only

[jira] Resolved: (FELIX-300) Use the newest version of ASM

2007-05-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-300. --- Resolution: Fixed Assignee: Richard S. Hall I applied the patch. Clement, please close

Re: [CONF] Apache Felix: Index (page edited)

2007-05-30 Thread Richard S. Hall
been edited by Richard S. Hall (May 29, 2007). (View changes) Content: Welcome to Apache Felix Welcome to the Apache Felix homepage. News Felix Feathercast podcast available. (May 23, 2007) Felix has graduated

OSGi Community Event

2007-05-31 Thread Richard S. Hall
Anyone planning on attending the OSGi Community Event in Munich this June 26/27th? The agenda is here: http://www.osgi.org/news_events/2007_06_communities/agenda.asp I will be there. - richard

[jira] Created: (FELIX-302) Revisit bundle resource URL handling with respect to bundle class path searching

2007-06-05 Thread Richard S. Hall (JIRA)
Issue Type: Improvement Components: Framework Affects Versions: 1.0.0 Reporter: Richard S. Hall Priority: Minor When searching for resources in a bundle for Bundle.getResources(), Felix searches the bundle class path and returns any matching resources

Niclas Hedhman joins the Felix PMC

2007-06-07 Thread Richard S. Hall
Hello everyone, The Felix PMC members offered Niclas Hedhman a spot on the Felix PMC and he has accepted. We all appreciate Niclas' active involvement in both OSGi- and Apache-related issues and look forward to his continued involvement in making Felix a success. Congratulations Niclas

Test...

2007-06-13 Thread Richard S. Hall
Please ignore...

[jira] Created: (FELIX-306) Bundle plugin is incorrectly converting version numbers

2007-06-13 Thread Richard S. Hall (JIRA)
Bundle Plugin Reporter: Richard S. Hall Priority: Minor The bundle plugin appears to be converting version numbers incorrectly. For example: 0.9.0-incubator-SNAPSHOT Is being converted to: 0.9.0.incubator_SNAPSHOT Only the first '-' should be converted

[jira] Commented: (FELIX-38) Improve URL Handlers to work when handler factories are already set

2007-06-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504409 ] Richard S. Hall commented on FELIX-38: -- Yes, you are in the correct place. Although we are planning to deal

Re: Felix web site improvements (Was: Re: Current Roadmap)

2007-06-15 Thread Richard S. Hall
On Jun 15, 2007, at 7:51 PM, Marcel Offermans wrote: On Jun 15, 2007, at 21:37 , Richard S. Hall wrote: I, for one, like how the wiki formats code blocks (with syntax highlighting, etc.) and with more color. Our generated static pages look cute boring and mundane by comparison. I think

[jira] Created: (FELIX-308) Add support for embedding dependency JAR files to bundle plugin

2007-06-20 Thread Richard S. Hall (JIRA)
Components: Maven Bundle Plugin Reporter: Richard S. Hall The following is a proposal for how to support embedding dependency JAR files in the bundle plugin. The general approach is a slightly modified version of a proposal by Peter Kriens. The idea is to add a mechanism to deal

Re: Example of building a bundle with embedded jars and native code?

2007-06-20 Thread Richard S. Hall
Well, from my understanding of the situation, I think that embedding the native library should be reasonably straightforward using the Bundle Plugin...you just need to copy the native library into your bundle using Include-Resource, assuming that the native library is a resource in your

Re: Embedding Felix in JBoss

2007-06-21 Thread Richard S . Hall
I won't claim to totally understand your scenario, but if your bundles are using external packages, then the bundle must import them. Also, it is worthwhile to understand the distinction between the two configuration properties for dealing with class path packages:

[jira] Commented: (FELIX-310) provide a maven 'felix:run' goal for running a maven created bundle inside an embedded Felix server

2007-06-22 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507219 ] Richard S. Hall commented on FELIX-310: --- Actually, an initial version of such a maven plugin already exists

Re: java.lang.NoClassDefFoundError with JamVM

2007-06-22 Thread Richard S. Hall
information I will be glad to hear, regards, Kostas Karl Pauls wrote: and maybe tell us with which version of Felix you've been trying (0.8.0 or trunk - if trunk which revision/date)? regards, Karl On 6/21/07, Richard S. Hall [EMAIL PROTECTED] wrote: Yes. The biggest issue in switching from Oscar

Re: Embedding Felix in JBoss

2007-06-22 Thread Richard S. Hall
Todd Nist wrote: Richard, Thanks for the follow up and clarification on the two configuration properties. I like the modularity of OSGi and the enforcement of defining the precise dependencies. The thing that really confused me was when I went to boot delegation, and removed the explicit

Re: Class load error with embedded bundle

2007-06-26 Thread Richard S. Hall
got it working! :-) - richard Regards, Todd -Original Message- From: Richard S. Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 26, 2007 8:23 AM To: dev@felix.apache.org Subject: Re: Class load error with embedded bundle Todd Nist wrote: Richard, Sure, I will be glad

Re: Framework listener is not invoked after Felix is restarted

2007-06-30 Thread Richard S. Hall
Felix, Did you also deploy main.jar? When framework.jar it generally means that we should deploy main.jar too, since they are essentially the same JAR minus the launcher. - richard On Jun 29, 2007, at 10:55 AM, Felix Meschberger wrote: Hi Rajini, I deployed a new build of the

Re: [jira] Commented: (FELIX-314) EventDispatcher class not reusable in same class loader for multiple Felix instances

2007-06-30 Thread Richard S. Hall
On Jun 29, 2007, at 3:11 AM, Felix Meschberger (JIRA) wrote: [ https://issues.apache.org/jira/browse/FELIX-314? page=com.atlassian.jira.plugin.system.issuetabpanels:comment- tabpanel#action_12509034 ] Felix Meschberger commented on FELIX-314: -

Re: Need JDK 5 profile in pom

2007-07-02 Thread Richard S. Hall
stephane frenot wrote: I will have a look at this tomorrow, I think MOSGi should compile with jdk 1.4 It never has...java.management is not in JDK 1.4...right? - richard /stephane 2007/7/2, Richard S. Hall [EMAIL PROTECTED]: After Stephane converted the MOSGi bundles to the new plugin

Re: Issues regarding felix commons

2007-07-04 Thread Richard S. Hall
Carsten Ziegeler wrote: Richard S. Hall worte I know that Enrique is still interested in Felix Commons, but he doesn't have much time. We really need some interested people to get involved here...I believe there are a few submitted POM files that have yet to be committed too... Looking

Felix refactoring

2007-07-04 Thread Richard S. Hall
Just to let everyone know, I just committed a reasonably major refactoring of the Felix class. The Felix class now implements the Bundle interface; thus, when you create an instance of Felix you are actually creating an instance of the System Bundle. This gives Felix a nice, standard API for

[jira] Resolved: (FELIX-309) Allow overriding the supported project types

2007-07-05 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-309. --- Resolution: Fixed Assignee: Richard S. Hall I have applied this patch. Carlos, please

How to deal with releasing the parent POM file?

2007-07-05 Thread Richard S. Hall
Karl and I were discussing the maven-bundle-plugin release and a question came up. Ultimately, our sub-projects all use the parent Felix pom file, but unlike most projects our modules do not comprise a single application that gets released at once. Instead, each sub-project module will be

Re: bundle digital signature validation for Felix

2007-07-09 Thread Richard S. Hall
Pierre Parrend wrote: Pierre, do you have an ICLA on file at Apache? not yet. I can make one if necessary, or simply commit my code through Stephane. I think Karl will need to look into the patch to see how to incorporate it into the trunk, no matter what. However, it would probably

Re: svn commit: r554318 [1/2] - in /felix/sandbox/donsez/monitoradmin: ./ doc/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/felix/ src/main/java/

2007-07-09 Thread Richard S. Hall
Marcel Offermans wrote: On Jul 9, 2007, at 19:52 , Richard S. Hall wrote: Since the sandbox is for conducting experiments on code that might never be officially released into the trunk, perhaps we shouldn't be using the official package space...for example, we could use something like

[jira] Created: (FELIX-325) Factory out security checks from the framework/system bundle code

2007-07-09 Thread Richard S. Hall (JIRA)
Components: Framework Affects Versions: 1.0.0 Reporter: Richard S. Hall Now that the framework implements the Bundle interface, it must also perform the same security checks as BundleImpl. This results in code duplication. We should think about how we can factor

[jira] Updated: (FELIX-325) Factor out security checks from the framework/system bundle code

2007-07-09 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-325: -- Summary: Factor out security checks from the framework/system bundle code (was: Factory out

Re: Package resolution doesn't seem to use version information

2007-07-10 Thread Richard S. Hall
Just wanted to let you know that I verified the behavior that you describe, so now I will look at why it is doing that... - richard Rajini Sivaram wrote: Hello, I have a test which uses two versions of two bundles: CustomerV1: Import-Package: org.osgi.framework,

Re: svn commit: r554318 [1/2] - in /felix/sandbox/donsez/monitoradmin: ./ doc/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/felix/ src/main/java/

2007-07-11 Thread Richard S. Hall
Niclas Hedhman wrote: On Tuesday 10 July 2007 01:52, Richard S. Hall wrote: Should we have an sandbox package name space? Agree. Well, it looks like we have Niclas and myself as +1 and Marcel as -1/0...can we come to a consensus about this? - richard

Re: svn commit: r554318 [1/2] - in /felix/sandbox/donsez/monitoradmin: ./ doc/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/felix/ src/main/java/

2007-07-11 Thread Richard S. Hall
Marcel Offermans wrote: On Jul 11, 2007, at 16:45 , Richard S. Hall wrote: Niclas Hedhman wrote: On Tuesday 10 July 2007 01:52, Richard S. Hall wrote: Should we have an sandbox package name space? Agree. Well, it looks like we have Niclas and myself as +1 and Marcel as -1/0...can we

[jira] Closed: (FELIX-324) Framework constructor should take a non-mutable property resolver

2007-07-11 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-324. - Resolution: Fixed Modified the Felix constructor to accept a Map rather than a PropertyResolver

Re: PreferencesService Implementation

2007-07-12 Thread Richard S. Hall
Carsten Ziegeler wrote: I just wanted to let you know that I'm currently working on an implementation of the preferences service. I hope to get it finished in the next days. There is currently one (minor) point unclear to me. Is it allowed to call removeNode() on the parent node of the

Re: 1.0.0 subprojects release candidates

2007-07-12 Thread Richard S . Hall
For those that don't know, these release candidates are just tags in our SVN repo; they can be found here: http://svn.apache.org/repos/asf/felix/releases - richard On Jul 12, 2007, at 5:25 PM, Karl Pauls wrote: Hi all, Rick and I have been working some more on the 1.0.0 release. I

Re: Compendium Javax.Servlet = 2.1

2007-07-13 Thread Richard S. Hall
Another possibility is to use Bundle Plugin to suck out the packages you need from compendium and then you can import whatever version of servlet you want... - richard Clement Escoffier wrote: Hello, As the resolving of package versions has been fixed in Felix, it appears a small problem

Re: a patch to support execution of Felix with Java Permissions ?

2007-07-13 Thread Richard S. Hall
Pierre Parrend wrote: Hello all, I have made a little patch to enable the execution of Felix with Java permissions - needed are a java.policy file, and suitable URL handlers for the 'file:' and 'http:' protocols. Let me know if this can be useful. Is there an open jira issue for this ? I

[jira] Resolved: (FELIX-327) Bugs in used filter syntax

2007-07-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-327. --- Resolution: Fixed Assignee: Richard S. Hall Yep, that does indeed appear to be a bug. I

Re: [VOTE] Felix 1.0.0 subprojects release

2007-07-13 Thread Richard S. Hall
+1 I tested the signatures and md5 sums and everything worked for me, but we can always use more verifications... - richard Karl Pauls wrote: Hi all, Rick and I woud like to call a vote on the sub-projects for the 1.0.0 release. These sub-project releases are the initial root dependencies

Re: [VOTE] Felix 1.0.0 subprojects release

2007-07-14 Thread Richard S. Hall
[EMAIL PROTECTED] wrote: Niclas wrote: Second thing; The reason for the negative vote is a somewhat non-compliant release format. * LICENSE and NOTICE must be in root directory of the tarballs of the source. Apache is about Open SOURCE, and there are no requirements to distribute a

Re: Apache Felix website design

2007-07-14 Thread Richard S. Hall
Let me be the first to say, I think it looks great...a big improvement. And I think I like logo_felix01.png best... :-) Good work all involved! - richard Marcel Offermans wrote: Since we're close to our first release, it's important our website is updated. The last couple of weeks we have

Re: Apache Felix website design

2007-07-14 Thread Richard S. Hall
BJ Hargrave wrote: The link for the OSGi spec download on your home page is wrong. The proper link is http://www2.osgi.org/Specifications/HomePage Thanks. - richard

Yet another open source OSGi framework implementation

2007-07-14 Thread Richard S. Hall
Interesting...for some reason it is tied to JDK 6... http://davideraccagni.madprogrammers.org/f06/index.html - richard

Re: [VOTE] Felix 1.0.0 subprojects release

2007-07-15 Thread Richard S. Hall
Richard S. Hall wrote: Karl Pauls wrote: On 7/15/07, Niclas Hedhman [EMAIL PROTECTED] wrote: On Sunday 15 July 2007 07:56, Karl Pauls wrote: So how do we proceed from here? I'd personally like to pause the vote and update the source release artifacts to include the LICENSE and NOTICE files

Re: [VOTE] Felix 1.0.0 subprojects release

2007-07-16 Thread Richard S. Hall
+1 again Karl Pauls wrote: +1 (restated :-) On 7/16/07, Marcel Offermans [EMAIL PROTECTED] wrote: +1 (restated)

Re: Overriding class when creating a bundle

2007-07-17 Thread Richard S. Hall
Yes, the solution here is Include-Resource...if you look at the framework pom.xml file you can see that we use this to copy our patches over the OSGi classes. Regarding class path ordering, I thought Maven set up the class path so that dependencies came before the target classes anyway...at

Re: Preparing the commons releases

2007-07-23 Thread Richard S. Hall
Karl and I were talking about this during the release. We kept things like this simply because we were following the previous pattern of the trunk depending on the latest versions. However, we both felt this wasn't a good idea and that this needed to be changed, we just didn't want to take the

[VOTE] Community Process and Roles

2007-07-23 Thread Richard S. Hall
As part of the incubator process, the Felix project defined a set of community roles and processes to explain how participation in the Felix project works. This document needs to be updated now that Felix has graduated from the incubator. The following is the updated document:

Re: [VOTE] Community Process and Roles

2007-07-23 Thread Richard S. Hall
+1 - richard Richard S. Hall wrote: As part of the incubator process, the Felix project defined a set of community roles and processes to explain how participation in the Felix project works. This document needs to be updated now that Felix has graduated from the incubator. The following

Re: [VOTE] Community Process and Roles

2007-07-23 Thread Richard S. Hall
Niclas Hedhman wrote: On Tuesday 24 July 2007 00:04, Richard S. Hall wrote: For the most part, the document is the same as before, but the incubator references are removed and some points are clarified further. Please vote on accepting this document: [x] +1 - Accept community process

Re: Releasing Commons

2007-07-24 Thread Richard S. Hall
Regarding releasing Commons bundles, I share Marcel's concern that we need to have a controlled release process so that we can have some sort of quality assurance about what we are releasing. However, I do agree with Carsten that it makes sense to separate Commons off from the other

Re: Do we need javax.servlet?

2007-07-24 Thread Richard S. Hall
Actually, Commons is the perfect place for javax.servlet, it just didn't exist at the time. However, we actually need version 2.1 of javax.servlet for the HTTP Service, but I imagine that other people might want newer versions of javax.servlet. Did we devise our approach for maintaining

Re: Moving preferences impl to trunk

2007-07-24 Thread Richard S. Hall
In the past we voted on contributions, but since this was basically developed in a Felix sandbox, I do not think a vote is actually necessary if we have consensus to promote it. Let's give it a few days for people to voice their opinions and move it. I guess the likely target package will be:

Re: License and notice files for commons

2007-07-24 Thread Richard S. Hall
Yes, I think we need license and notice files for all of them... - richard original message: - I think we have to add the license and notice file to all commons modules as well. WDYT? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Closed: (FELIX-177) Simplify Felix Framework constructor

2007-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-177. - Resolution: Fixed I think this issue can be closed since the contructor for Felix has been

Re: [RESULT][VOTE] Felix 1.0.0 framework and main release

2007-07-26 Thread Richard S. Hall
Herko ter Horst wrote: Hello guys, The vote is successful. We will make the release artifacts available as soon as possible. I've been watching developments on Felix from the sidelines (I've worked with Oscar OSGi in the past) and I must say I'm impressed by the progress that's been made.

[jira] Commented: (FELIX-308) Add support for embedding dependency JAR files to bundle plugin

2007-08-05 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517773 ] Richard S. Hall commented on FELIX-308: --- I think that sounds reasonable. Certainly a good start. :-) Add

Re: Bundles w/ sealed packages and split packages

2007-08-10 Thread Richard S. Hall
Alan D. Cabrera wrote: I'm trying to grok what happens to bundles that have sealed packages which get extended via the split package mechanism. The spec doesn't seem to address this situation; maybe it does and I missed it. Can someone explain what should happen? Just speaking off the top

Re: [FELIX-219] Applying the patch

2007-08-10 Thread Richard S. Hall
Stefano Lenzi wrote: Hi All, I'd like to know if anyone of you have spent some time on the patch FELIX-219 available on JIRA. IMHO we should apply it, but before doing that on my own I'd like to get some feedback from you :) Please note that the above patch affects also the OBR bundle and

Re: Main vs Framework

2007-08-12 Thread Richard S. Hall
Niclas Hedhman wrote: On Friday 10 August 2007 23:59, Richard S. Hall wrote: Another thing is separation of concerns. People may want to make really fancy launchers, so it make sense to keep the launcher separate. I prefer a simple launcher, but the idea was that we could also have other

Re: New job for me

2007-08-15 Thread Richard S. Hall
faculty, staff and student body at Tufts. Have an enjoyable experience! p.s. it may be a good time to enroll in those additional courses I have been pondering :) Best wishes, -Barron Logan On 8/14/07, Richard S. Hall [EMAIL PROTECTED] wrote: I just wanted to let everyone know that I have

Re: Code style

2007-08-15 Thread Richard S. Hall
Sorry I didn't see this thread before my other reply...anyway... +1 to what Marcel said. :-) - richard Carsten Ziegeler wrote: Marcel Offermans wrote: On Aug 15, 2007, at 13:07 , Carsten Ziegeler wrote: Argh, sure - yes I'll do that - I thought that I had turned off my Eclipse

Re: svn commit: r566109 - /felix/trunk/eventadmin/impl/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java

2007-08-15 Thread Richard S. Hall
Perhaps you should have just revert to the prior revisions, because if you miss any places like below it could create some difficult bugs to track down... - richard [EMAIL PROTECTED] wrote: Author: cziegeler Date: Wed Aug 15 04:42:55 2007 New Revision: 566109 URL:

  1   2   3   4   5   6   7   8   9   10   >