"adrian@jboss.org" wrote:
I think it will be a good idea to make the MC annotation xml more free format.
I have made the metadata more freeform. Although, there were references to annotations in the bean-deployer_1_0.xsd, I could only find that they were being used from the BeanSchemaBinding20?
I have updated the bean-deployer_2_0.xsd, but left the bean-deployer_1_0.xsd alone since I don't have the full picture of that. I've modified the code and tests in the aop-mc-int and container modules to use the new annotation metadata, I hope it is what you had in mind.
Since I am going to be away for the next ten days I have tagged the aop-mc-int and container modules with
"before_freeform_annotation_metadata" before this commit so you can easily roll back my changes if I have done the wrong thing.
"kabir.khan@jboss.com" wrote:
I have updated the bean-deployer_2_0.xsd, but left the bean-deployer_1_0.xsd alone since I don't have the full picture of that.