[
https://issues.apache.org/jira/browse/BCEL-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352808#comment-14352808
]
Emmanuel Bourg commented on BCEL-214:
-------------------------------------
There is also a
[maven-jasmin-plugin|https://github.com/tasubo/maven-jasmin-plugin] available,
but it isn't in Maven central or another repository, and it uses an older
version of Jasmin.
> Integrate Jasmin to generate the test classes
> ---------------------------------------------
>
> Key: BCEL-214
> URL: https://issues.apache.org/jira/browse/BCEL-214
> Project: Commons BCEL
> Issue Type: Test
> Components: Verifier
> Reporter: Emmanuel Bourg
> Priority: Minor
>
> Some of the verifier test cases rely on hand crafted .class files. These
> class file are sourceless because they contain intentional errors and can't
> be generated from a Java source file. However it should be possible to
> generate them from [Jasmin|https://github.com/Sable/jasmin] files.
> Jasmin is available from the [conjars
> repository|http://conjars.org/repo/soot/soot/], embedded in the soot:soot
> artifact. It could be integrated in the Maven build using the
> maven-antrun-plugin attached to the generate-test-resources phase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)