Bug 151181 - Support for multiple EL expressions in a attribute value

Content Assist and validation now supports multiple EL expressions in
same attribute value. E.g., <h:outputLabel
value="Hello #{person.surname} #{person.name}"/>

Content Assist now suports EL expressions outside of tags (in text
content). E.g., <h1>Person #{person.name}</h1>
4 files changed
tree: 55f82a385aba796f8431fa87384a71b02b406f3f
  1. assembly/
  2. docs/
  3. jsf/
  4. site/
  5. .gitignore
  6. CODE_OF_CONDUCT.md
  7. pom.xml