| *.tld from head code:
| <tld>
| ...
| <version>1.0.1</version>
| ...
|
| *.tld from brunch code:
| <tld>
| ...
| <version>1.0.2</version>
| ...
|
| plugin.xml :
| <tld
| jsf="true"
| name="Jenia Faces 1.0.1"
| schema-location="schemas/tld/myJSF1.0.1.xml"
|
uri="http://www.jenia.org/jsf/dataTools"
| version="1.0.1"/>
| <tld
| jsf="true"
| name="Jenia Faces 1.0.2"
| schema-location="schemas/tld/myJSF1.0.2.xml"
|
uri="http://www.jenia.org/jsf/dataTools"
| version="1.0.2"/>
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249345#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...