|
27 | 27 | description="%runtimeTypeDescriptionglassfish" |
28 | 28 | vendor="%runtimeTypeGlassFishVendor"> |
29 | 29 | <moduleType types="jst.web" versions="2.2, 2.3, 2.4, 2.5, 3.0, 3.1, 4.0, 5.0, 6.0, 6.1"/> |
30 | | - <moduleType types="jst.ejb" versions="1.1, 2.0, 2.1, 3.0, 3.1, 3.2, 4.0"/> |
| 30 | + <moduleType types="jst.ejb" versions="1.1, 2.0, 2.1, 3.0, 3.1, 3.2, 4.0, 4.1"/> |
31 | 31 | <moduleType types="jst.connector" versions="1.0, 1.5, 1.6, 1.7, 2.0, 2.1"/> |
32 | | - <moduleType types="jst.ear" versions="1.2, 1.3, 1.4, 5.0, 6.0, 7.0, 8.0, 9.0, 9.1, 10.0"/> |
| 32 | + <moduleType types="jst.ear" versions="1.2, 1.3, 1.4, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0"/> |
33 | 33 | <moduleType types="jst.utility" versions="1.0"/> |
34 | | - <moduleType types="jst.appclient" versions="1.2, 1.3, 1.4, 5.0, 6.0, 7.0, 8.0, 9.0, 9.1, 10.0"/> |
| 34 | + <moduleType types="jst.appclient" versions="1.2, 1.3, 1.4, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0"/> |
35 | 35 | </runtimeType> |
36 | 36 | </extension> |
37 | 37 |
|
|
134 | 134 | <facet id="glassfish.ejb" version="6.0]"/> |
135 | 135 | <facet id="jst.web" version="6.0]"/> |
136 | 136 | <facet id="jst.ejb" version="4.0]"/> |
137 | | - <facet id="jst.ear" version="8.0]"/> |
138 | | - <facet id="jst.connector" version="1.7]"/> |
139 | | - <facet id="jst.appclient" version="8.0]"/> |
| 137 | + <facet id="jst.ear" version="10.0]"/> |
| 138 | + <facet id="jst.connector" version="2.1]"/> |
| 139 | + <facet id="jst.appclient" version="10.0]"/> |
140 | 140 | <facet id="jst.utility" version="1.0"/> |
141 | | - <facet id="jst.webfragment" version="4.0]" /> |
| 141 | + <facet id="jst.webfragment" version="6.0]" /> |
142 | 142 | </supported> |
143 | 143 | </extension> |
144 | 144 |
|
|
207 | 207 | <constraint> |
208 | 208 | <requires facet="jst.web"/> |
209 | 209 | </constraint> |
| 210 | + </project-facet-version> |
| 211 | + |
| 212 | + <project-facet-version facet="glassfish.web" version="6.1"> |
| 213 | + <action type="INSTALL"> |
| 214 | + <delegate class="fish.payara.eclipse.tools.server.facets.PayaraWebFacetInstallDelegate"/> |
| 215 | + </action> |
| 216 | + <action type="UNINSTALL"> |
| 217 | + <delegate class="fish.payara.eclipse.tools.server.facets.PayaraWebFacetUninstallDelegate"/> |
| 218 | + </action> |
| 219 | + <constraint> |
| 220 | + <requires facet="jst.web"/> |
| 221 | + </constraint> |
210 | 222 | </project-facet-version> |
211 | 223 |
|
212 | 224 | <project-facet-version facet="glassfish.ejb" version="3.1"> |
|
220 | 232 | <requires facet="jst.ejb"/> |
221 | 233 | </constraint> |
222 | 234 | </project-facet-version> |
| 235 | + |
| 236 | + <project-facet-version facet="glassfish.ejb" version="3.2"> |
| 237 | + <action type="INSTALL"> |
| 238 | + <delegate class="fish.payara.eclipse.tools.server.facets.PayaraEjbFacetInstallDelegate"/> |
| 239 | + </action> |
| 240 | + <action type="UNINSTALL"> |
| 241 | + <delegate class="fish.payara.eclipse.tools.server.facets.PayaraEjbFacetUninstallDelegate"/> |
| 242 | + </action> |
| 243 | + <constraint> |
| 244 | + <requires facet="jst.ejb"/> |
| 245 | + </constraint> |
| 246 | + </project-facet-version> |
223 | 247 |
|
224 | 248 | <project-facet-version facet="glassfish.ejb" version="4.0"> |
225 | 249 | <action type="INSTALL"> |
|
233 | 257 | </constraint> |
234 | 258 | </project-facet-version> |
235 | 259 |
|
236 | | - <project-facet-version facet="glassfish.ejb" version="5.0"> |
| 260 | + <project-facet-version facet="glassfish.ejb" version="4.1"> |
237 | 261 | <action type="INSTALL"> |
238 | 262 | <delegate class="fish.payara.eclipse.tools.server.facets.PayaraEjbFacetInstallDelegate"/> |
239 | 263 | </action> |
|
0 commit comments