Hi,

On Tue, Apr 7, 2020 at 11:37 AM JCR <j...@proxymit.net> wrote:
> ...But what I
> observe is, that MANIFEST.MF gets overriden on every change and even
> package-info is present, the package in there gets set back to to private...

It looks like your build setup is causing trouble.

I recommend that you compare your project with one of ours that you
can gradually adapt to your needs.

You might start with
https://github.com/apache/sling-org-apache-sling-commons-mime for
example, which is a small standalone module change the public package
and/or class names for your initial test, build, verify that you can
use those services from your JSP and then gradually adapt or compare
with your code.

Hope this helps,
-Bertrand

Reply via email to