eclipse-ee4j / jakartaee-tck-tools

Other
7 stars 15 forks source link

Remove descriptors from protocol.jar #130

Closed starksm64 closed 2 weeks ago

starksm64 commented 2 weeks ago

The protocol.jar artifact has a bunch of descriptors that are not meant to be there and cause problems with glassfish. These need to be removed.

[starksm@scottryzen jsonprovidertests_servlet_vehicle.ear]$ jar -tf lib/protocol.jar | grep xml
com/sun/ts/tests/common/sunxml/
com/sun/ts/tests/jms/commonee/xml/
com/sun/ts/tests/jms/commonee/xml/descriptors/
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/
META-INF/maven/jakarta.tck/common/pom.xml
META-INF/maven/jakarta.tck/libutil/pom.xml
com/sun/ts/tests/common/connector/whitebox/mdcomplete/ra-md-complete.xml
com/sun/ts/tests/common/connector/whitebox/mixedmode/ra-mixedmode.xml
com/sun/ts/tests/common/connector/whitebox/multianno/ra-multianno.xml
com/sun/ts/tests/common/connector/whitebox/permissiondd/permissions.xml
com/sun/ts/tests/common/connector/whitebox/permissiondd/ra.xml
com/sun/ts/tests/common/connector/whitebox/ra-notx-param.xml
com/sun/ts/tests/common/connector/whitebox/ra-notx.xml
com/sun/ts/tests/common/connector/whitebox/ra-tx-param.xml
com/sun/ts/tests/common/connector/whitebox/ra-tx.xml
com/sun/ts/tests/common/connector/whitebox/ra-xa-param.xml
com/sun/ts/tests/common/connector/whitebox/ra-xa.xml
com/sun/ts/tests/common/sunxml/sun-application-client.xml
com/sun/ts/tests/common/sunxml/sun-web.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/cditestsmdb_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_exceptQ_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_exceptT_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgHdrQ_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_msg_xa_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_sndQ_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/mdb_synchrec_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/queue_selectorauto_annotated_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/queue_selectorauto_descriptor_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/queue_selectordups_annotated_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/queue_selectordups_descriptor_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_noselnocidautodurable_annotated_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_noselnocidautodurable_descriptor_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_selectorautociddurable_annotated_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_selectorautociddurable_descriptor_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_selectordupsnondurable_annotated_ejb.jar.sun-ejb-jar.xml
com/sun/ts/tests/jms/commonee/xml/descriptors/genericra/topic_selectordupsnondurable_descriptor_ejb.jar.sun-ejb-jar.xml
META-INF/maven/jakarta.tck.arquillian/arquillian-protocol-lib/pom.xml