mesonbuild/meson

Java: add support to use custom manifest for files.

Open

#3,070 opened on Feb 14, 2018

 (0 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
enhancementhelp wantedlanguage:java

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

Description

For now, we cannot use custom manifest in JAR file, but it is possible and useful (for example, when writing a Java agent).

Contributor guide