|
244 | 244 | <echo message="@@## embeddedConnector1.5 ##@@"/> |
245 | 245 | <ant dir="../embeddedConnector1.5" target="${connector-target}"/> |
246 | 246 |
|
247 | | - <!--Due to Deepak deployment fix --> |
248 | | - <!--echo message="@@## embeddedweb ##@@"/> |
249 | | - <ant dir="embeddedweb" target="${connector-target}"/--> |
| 247 | + <echo message="@@## embeddedweb ##@@"/> |
| 248 | + <ant dir="embeddedweb" target="${connector-target}"/> |
250 | 249 |
|
251 | 250 | <echo message="@@## mq ##@@"/> |
252 | 251 | <ant dir="../mq" target="${connector-target}"/> |
|
260 | 259 | <echo message="@@## web2connector (second time) ##@@"/> |
261 | 260 | <ant dir="../web2connector" target="${connector-target}" /> |
262 | 261 |
|
263 | | - <!--Due to Deepak deployment fix --> |
264 | | - <!--echo message="@@## nonstringmcfproperties ##@@"/> |
265 | | - <ant dir="nonstringmcfproperties" target="${connector-target}"/--> |
| 262 | + <echo message="@@## nonstringmcfproperties ##@@"/> |
| 263 | + <ant dir="nonstringmcfproperties" target="${connector-target}"/> |
266 | 264 |
|
267 | 265 | <echo message="@@## nonstringraproperties ##@@"/> |
268 | 266 | <ant dir="../nonstringraproperties" target="${connector-target}" /> |
|
290 | 288 |
|
291 | 289 | <echo message="@@## redeployRar ##@@"/> |
292 | 290 | <ant dir="redeployRar" target="${connector-target}"/> |
293 | | - </target> |
| 291 | + |
| 292 | + <echo message="@@## annotation-embeddedweb ##@@"/> |
| 293 | + <ant dir="annotation-embeddedweb" target="${connector-target}"/> |
| 294 | + |
| 295 | + <echo message="@@## installed libraries embedded rar EXTENSION_LIST ##@@"/> |
| 296 | + <ant dir="installed-libraries-embedded" target="all-ext"/> |
| 297 | + |
| 298 | + <echo message="@@## defaultConnectorResource ##@@"/> |
| 299 | + <ant dir="defaultConnectorResource" target="${connector-target}"/> |
| 300 | + </target> |
294 | 301 |
|
295 | 302 | <target name="connector_group_2"> |
296 | 303 | <echo message="************ Starting connector_group_2 ************"/> |
297 | 304 | <echo message="@@## force-deploy-rar ##@@"/> |
298 | 305 | <ant dir="force-deploy-rar" target="${connector-target}"/> |
299 | 306 |
|
300 | | - <!--Due to Deepak deployment fix --> |
301 | | - <!--echo message="@@## annotation-embeddedweb ##@@"/> |
302 | | - <ant dir="annotation-embeddedweb" target="${connector-target}"/--> |
303 | | - |
304 | | - <echo message="@@## built-in-custom-resources ##@@"/> |
| 307 | + <echo message="@@## built-in-custom-resources ##@@"/> |
305 | 308 | <ant dir="built-in-custom-resources" target="${connector-target}"/> |
306 | 309 |
|
307 | 310 | <echo message="@@## datasource-definition##@@"/> |
|
338 | 341 | <echo message="@@## installed libraries (--libraries) ##@@"/> |
339 | 342 | <ant dir="installed-libraries" target="all--libraries"/> |
340 | 343 |
|
341 | | - <!--Due to Deepak deployment fix --> |
342 | | - <!--echo message="@@## installed libraries embedded rar EXTENSION_LIST ##@@"/> |
343 | | - <ant dir="installed-libraries-embedded" target="all-ext"/--> |
344 | | - |
345 | | - <echo message="************ Starting connector_group_8 ************"/> |
346 | | - <echo message="@@## security-map-web#@@"/> |
| 344 | + <echo message="@@## security-map-web#@@"/> |
347 | 345 | <ant dir="securitymapweb" target="all"/> |
348 | 346 |
|
349 | 347 | <echo message="@@## rar-accessibility ##@@"/> |
|
355 | 353 | <echo message="@@## osgi-resources-test ##@@"/> |
356 | 354 | <ant dir="osgi-resources-test" target="all"/> |
357 | 355 |
|
358 | | - <echo message="************ Starting connector_group_9 ************"/> |
359 | | - <!--echo message="@@## installed libraries embedded rar (-libraries) ##@@"/> |
360 | | - <ant dir="installed-libraries-embedded" target="all"/--> |
361 | | - |
362 | | - <echo message="@@## beanvalidation-simple ##@@"/> |
| 356 | + <echo message="@@## beanvalidation-simple ##@@"/> |
363 | 357 | <ant dir="beanvalidation-simple" target="all"/> |
364 | 358 |
|
365 | 359 | <echo message="@@## beanvalidation-simple ##@@"/> |
366 | 360 | <ant dir="beanvalidation-simple" target="embedded-all"/> |
367 | 361 |
|
368 | | - <!--Due to Deepak deployment fix --> |
369 | | - <!--echo message="@@## defaultConnectorResource ##@@"/> |
370 | | - <ant dir="defaultConnectorResource" target="${connector-target}"/--> |
371 | | - |
372 | 362 | <!--echo message="@@## defaultConnectorResource-standalone-rar ##@@"/> |
373 | 363 | <ant dir="defaultConnectorResource-standalone-rar" target="${connector-target}"/--> |
374 | 364 |
|
|
459 | 449 | <ant dir="redeployRar" target="${connector-target}"/> |
460 | 450 |
|
461 | 451 | <echo message="@@## connector1.6 - with mappings ##@@"/> |
462 | | - <ant dir="connector1.6" target="all-with-mappings"/> |
| 452 | + <ant dir="connector1.6" target="${connector-target}"/> |
463 | 453 |
|
464 | 454 | <echo message="@@## Annotated Connector1.5 ##@@"/> |
465 | 455 | <ant dir="annotation-connector1.5" target="${connector-target}"/> |
|
498 | 488 | <ant dir="jms-destination-definition" target="${connector-target}"/> |
499 | 489 |
|
500 | 490 | <echo message="@@## installed libraries EXTENSION_LIST ##@@"/> |
501 | | - <ant dir="installed-libraries" target="all-ext"/> |
| 491 | + <ant dir="installed-libraries" target="${connector-target}"/> |
502 | 492 |
|
503 | 493 | <echo message="@@## installed libraries (--libraries) ##@@"/> |
504 | | - <ant dir="installed-libraries" target="all--libraries"/> |
| 494 | + <ant dir="installed-libraries" target="${connector-target}"/> |
505 | 495 |
|
506 | 496 | <echo message="@@## installed libraries embedded rar (--libraries) ##@@"/> |
507 | | - <ant dir="installed-libraries-embedded" target="all"/> |
| 497 | + <ant dir="installed-libraries-embedded" target="${connector-target}"/> |
508 | 498 |
|
509 | 499 | <echo message="@@## installed libraries embedded rar EXTENSION_LIST ##@@"/> |
510 | | - <ant dir="installed-libraries-embedded" target="all-ext"/> |
| 500 | + <ant dir="installed-libraries-embedded" target="${connector-target}"/> |
511 | 501 |
|
512 | 502 | <echo message="@@## beanvalidation-simple ##@@"/> |
513 | | - <ant dir="beanvalidation-simple" target="all"/> |
| 503 | + <ant dir="beanvalidation-simple" target="${connector-target}"/> |
514 | 504 |
|
515 | 505 | <echo message="@@## beanvalidation-simple ##@@"/> |
516 | | - <ant dir="beanvalidation-simple" target="embedded-all"/> |
| 506 | + <ant dir="beanvalidation-simple" target="${connector-target}"/> |
517 | 507 |
|
518 | 508 | <echo message="@@## security-map-web#@@"/> |
519 | | - <ant dir="securitymapweb" target="all"/> |
| 509 | + <ant dir="securitymapweb" target="${connector-target}"/> |
520 | 510 |
|
521 | 511 | <echo message="@@## rar-accessibility ##@@"/> |
522 | | - <ant dir="rar-accessibility" target="all"/> |
523 | | - |
524 | | - <echo message="@@## glassfish-resources-xml tests ##@@"/> |
525 | | - <antcall target="glassfish-resources-xml-tests"/> |
| 512 | + <ant dir="rar-accessibility" target="${connector-target}"/> |
526 | 513 |
|
527 | 514 | <echo message="@@## osgi-resources-test ##@@"/> |
528 | | - <ant dir="osgi-resources-test" target="all"/> |
| 515 | + <ant dir="osgi-resources-test" target="${connector-target}"/> |
529 | 516 |
|
530 | 517 | <antcall target="report"/> |
531 | 518 | <record name="connector.output" action="stop"/> |
|
569 | 556 | <echo message="@@## multiple-resources.xml ##@@"/> |
570 | 557 | <ant dir="multiple-resources.xml" target="all-with-mappings"/> |
571 | 558 |
|
572 | | - <!--Due to Deepak deployment fix --> |
573 | | - <!--echo message="@@## multiple-resources.xml-1 ##@@"/> |
574 | | - <ant dir="multiple-resources-app-module-scoped" target="all-with-mappings"/--> |
| 559 | + <echo message="@@## multiple-resources.xml-1 ##@@"/> |
| 560 | + <ant dir="multiple-resources-app-module-scoped" target="all-with-mappings"/> |
575 | 561 |
|
576 | | - <!--Due to Deepak deployment fix --> |
577 | | - <!--echo message="@@## connector1.5-resourcesxml-module-scope ##@@"/> |
578 | | - <ant dir="../connector1.5-resourcesxml-module-scope" target="all"/--> |
| 562 | + <echo message="@@## connector1.5-resourcesxml-module-scope ##@@"/> |
| 563 | + <ant dir="../connector1.5-resourcesxml-module-scope" target="all"/> |
579 | 564 |
|
580 | 565 | <echo message="jpa-tx_propagation-resources-xml##@@"/> |
581 | 566 | <ant dir="jpa-tx-propagation-gf-resources-xml" target="all"/> |
582 | 567 |
|
583 | 568 | <echo message="@@## ejb30mdb-resources-xml ##@@"/> |
584 | 569 | <ant dir="./../mq/ejb30mdb-resources-xml" target="all"/> |
585 | 570 |
|
586 | | - <!--Due to Deepak deployment fix --> |
587 | 571 | <!--echo message="@@## markconnectionasbad.xa.resources-xml ##@@"/> |
588 | 572 | <ant dir="./../markconnectionasbad.xa.resources-xml" target="all"/--> |
589 | 573 |
|
|
0 commit comments