Hide Forgot
Date of First Response: 2010-02-25 02:39:35 Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/343252 securitylevel_name: Public When importing model jars package-info.java should be excluded from generated imported types.
This jar can be used to reproduce the problem. This jar contains package-info.class files. With this jar uploaded, "Save and validate configuration" or "Build package" will fail. The error message is not very clear though, it said "[ERR 102] Line 10:38 mismatched input '-'".
Attachment: Added: domain.objects-1.1.8 - Copy.jar
Even though we can state in the document very clearly that the model jar should not contain any package-info.class, it will do no harm if we can exclude these package-info.class files manually during importing.
Release Notes Text: Added: test
Release Notes Text: Removed: test
Release Notes Docs Status: Added: Not Yet Documented Writer: Added: Darrin
Verified in BRMS 5.1.0 ER4.
Labels: Removed: rn-open Added: rn-dlesage rn-done-resolved
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Writer: Removed: Darrin Added: dlesage Release Notes Text: Added: BRMS-231 When importing models, package-info.java was not being excluded. This caused validation and package building to fail. This file is now excluded from the importation process so that validation and package building proceed without error.