
|
If you were logged in you would be able to see more operations.
|
|
|
Carrot2
Created: 21/Sep/08 02:28 PM
Updated: 21/Sep/08 10:20 PM
|
|
| Component/s: |
Framework Core
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.0
|
|
|
Workbench fails to load the open search component because it declares JAR dependencies on Rome. This is quite strange and may be related with dynamic class creation mechanism we have. I will investigate in the afternoon today.
|
|
Description
|
Workbench fails to load the open search component because it declares JAR dependencies on Rome. This is quite strange and may be related with dynamic class creation mechanism we have. I will investigate in the afternoon today. |
Show » |
|
Anyway, I do have at least two different workarounds in my head
1) extract plugin JARs to separate plugins and re-export them,
2) add very specific buddy policy between sources/ algorithms and core/attribute plugins.
Will work on these.