jbi:jbi-jar-uri[,<jbi-instr-uri>][$<jbi-instructions>]
jbi-uri := "jbi:" jbi-jar-uri [ "," jbi-instr-uri ] [ "$" jbi-instructions ]
jbi-jar-uri := < rfc2396 uri > ; uri of the jbi artifact to be wrapped
jbi-instr-uri := < rfc2396 uri > ; uri of a java properties file that contains extra manifest headers
jbi-instr-list := jbi-instr / jbi-instr "&" jbi-instr-list
jbi-instr := instr-name "=" instr-value
instr-name := < osgi header name > ;see osgi specification for details
instr-value := < osgi instruction value > ;see osgi specification for details