|
[
Permlink
| « Hide
]
Alin Dreghiciu added a comment - 21/May/07 05:07 AM
A diff file to correct the problem. The problem is in the spring.osgi.export.pkg that includes only the subpackages
A diff for commons lang. The enum package seems to be exported also.
Same kind of path for commons-beanutils
A diff for all of them. In plus it also fixes the same kind of issue for c3p0 and commons-logging
Alin could you possibly post an "all" diff without whitespace changes? I cannot tell what has actually changed in your patch - and as far as I can tell, nothing did (which I'm sure is not the case)!
Fixed this. The problem was that the pattern for exporting packages excluded the root package: org.foo.* instead of org.foo*.
Thanks for reporting. |
|||||||||||||||||||||||||||||||||||||||||||||||||