Tim Ellison wrote:
Mikhail Loenko wrote:
Seems like I've managed to reproduce the problem:

I've refactored the code using Eclipse: all that is under
com.openintel.drl.security
I've moved under
org.apache.harmony

Can you make that org.apache.harmony.security -- then we keep the module
name in there.  When we build into a single rt.jar it will avoid any
unfortunate name collisions with implementations in other modules.

That's where I'm putting it.  (You aren't reading my checkins, I assume :)

I'm just doing

  s/com.openintel.drl/org.apache.harmony/

And was thinking that we might want to put "classlib" after o.a.h to keep the o.a.h namespace a bit more open....

geir

Reply via email to