Hello everybody, I am trying to annotate a method in clojure where annotation type is made up of nested annotations.
Example of similar java code: https://github.com/jstavel/rhsm-qe/blob/polarion-annotations/src/rhsm/cli/tests/ContentTests.java#L66 I want to do the same in clojure. This is my attempt to do that: https://github.com/jstavel/rhsm-qe/blob/polarion-annotations/src/rhsm/cockpit/tests/register_tests.clj#L87 A definition of the TestType interface: https://github.com/RedHatQE/polarize/blob/master/src/main/java/com/github/redhatqe/polarize/metadata/TestType.java#L11 Any hint welcome. Have a good day, Jan Stavel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.