Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [asciidoc-wg] AsciiDoc implementation for the Java/JVM ecosystem / project proposal

I’m quite familiar with OSGI and expect to be able to help there. Is there a good reference for what P2 requires beyond being a well-behaved OSGI bundle?

David Jencks

On Jun 13, 2020, at 5:11 AM, Alexander Schwartz <alexander.schwartz@xxxxxxx> wrote:

Hello Alexander,

On 12.06.2020 10:04, Alexander Fedorov wrote:
The requirement would be to have AsciiDoc JVM artifacts
* OSGi compatible for runtime
* p2 compatible for compile-time and install-time
that includes explicit specification for Bundle-RequiredExecutionEnvironment and for all dependencies.

I've added the following paragraph to the "Scope" section:

"It aims to be a library with minimal dependencies. This enables it to run in environments like GraalVM and OSGi."

Minimal dependencies and refraining to use reflection will help both OSGi and GraalVM. To make the OSGi/p2 work it will need someone with experience in this area to add bundling and testing.

I hope to see you or someone else in the community to step up so that this feature can be delivered.

Best regards,
Alexander


--
Alexander Schwartz (alexander.schwartz@xxxxxxx)
https://www.ahus1.de
_______________________________________________
asciidoc-wg mailing list
asciidoc-wg@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/asciidoc-wg


Back to the top