GstApp missing #292
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi#292
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The package org.freedesktop.gstreamer.app is contained in the Javadoc.
However, I can't find it on maven central.
Is it not published?
GstApp bindings were added very recently, and the website and javadoc are generated directly from the git main branch.
This normally isn't problematic because I don't add new modules or other large API changes very often, and I usually make new releases every few months. But currently I'm unable to publish a new release due to a (completely unrelated) issue.
Ok. Thanks for the reply.
Then I am excited for a new release.
Is there any way to get a pre-release version of the generated modules?
I found out that I can just build all the modules from the master branch. Closing this.