Browse Source

Fixed exceptions java class not being generated

JNI-44
Edouard Tisserant 9 years ago
parent
commit
865b6c15ce
  1. 2
      src/gen_java_exceptions.ysl2

2
src/gen_java_exceptions.ysl2

@ -12,7 +12,7 @@ tstylesheet {
| } | }
| } | }
apply "namespace/exception[@name='pEp_status']", 0; apply "namespace/exception[@name='Status']", 0;
} }
function "exception" { function "exception" {

Loading…
Cancel
Save