blob: 086f3a5bb7a27661db4a14931ebde868b4356648 [file] [log] [blame]
project.name= webprofile-7.x
project.version = 7.0.4-SNAPSHOT
project.id = 71
project.jdk = jdk8
project.cron = * 4 0
fire.on.submit = false
#This is the TCK repo URL
project.scmUrl = scm:svn:https://svn.apache.org/repos/tck/tomee-tck/trunk
project.buildFile = runtests
include.f.javatest.log = target/logs/javatest.log
include.d.logs =.*target/(apache|openejb).*/logs/.*
#include.d.results= .*.jtr
header.webcontainer= tomee
order = ejb30.persistence.criteriaapi, ejb30.lite.singleton.concurrency, ejb30.lite.stateful.timeout, random
build.com.sun.ts.tests.ejb30.lite.appexception.singleton.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.singleton.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.singleton.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.singleton.inheritance
build.com.sun.ts.tests.ejb30.lite.appexception.stateful.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateful.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.stateful.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateful.inheritance
build.com.sun.ts.tests.ejb30.lite.appexception.stateless.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateless.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.stateless.override = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateless.override
build.com.sun.ts.tests.ejb30.lite.basic.mock = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.mock
build.com.sun.ts.tests.ejb30.lite.basic.singleton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.singleton
build.com.sun.ts.tests.ejb30.lite.basic.stateful = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.stateful
build.com.sun.ts.tests.ejb30.lite.basic.stateless = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.stateless
build.com.sun.ts.tests.ejb30.lite.ejbcontext.stateless = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.ejbcontext.stateless
build.com.sun.ts.tests.ejb30.lite.enventry.singleton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.singleton
build.com.sun.ts.tests.ejb30.lite.enventry.stateful = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.stateful
build.com.sun.ts.tests.ejb30.lite.enventry.stateless = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.stateless
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.annotated
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.descriptor
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.invocationcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.invocationcontext
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.annotated
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.descriptor
build.com.sun.ts.tests.ejb30.lite.lookup.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.lookup.annotated
build.com.sun.ts.tests.ejb30.lite.lookup.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.lookup.descriptor
build.com.sun.ts.tests.ejb30.lite.nointerface.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.nointerface.annotated
build.com.sun.ts.tests.ejb30.lite.nointerface.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.nointerface.descriptor
build.com.sun.ts.tests.ejb30.lite.packaging.embed.provider = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.embed.provider
build.com.sun.ts.tests.ejb30.lite.packaging.war.datasource.singleton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.datasource.singleton
build.com.sun.ts.tests.ejb30.lite.packaging.war.datasource.stateful = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.datasource.stateful
build.com.sun.ts.tests.ejb30.lite.packaging.war.enventry = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.enventry
build.com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.business = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.business
build.com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.invocationcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.invocationcontext
build.com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.lifecycle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.mbean.interceptor.lifecycle
build.com.sun.ts.tests.ejb30.lite.packaging.war.servletcontextlistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.servletcontextlistener
build.com.sun.ts.tests.ejb30.lite.packaging.war.webinflib = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.webinflib
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.bean = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.bean
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.accesstimeout = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.accesstimeout
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList1_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList1_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList1_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList1_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList1_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList1_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList1_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList1_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList1_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList1_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList2_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList2_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList2_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList2_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList2_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList2_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList2_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList2_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedLinkedList2_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedLinkedList2_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum1_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum1_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum1_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum1_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum1_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum1_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum1_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum1_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum1_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum1_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum2_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum2_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum2_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum2_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum2_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum2_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum2_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum2_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSum2_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSum2_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors1_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors1_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors1_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors1_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors1_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors1_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors1_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors1_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors1_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors1_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors2_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors2_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors2_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors2_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors2_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors2_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors2_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors2_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.lockedSumFromInterceptors2_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.Client#lockedSumFromInterceptors2_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.inheritance
build.com.sun.ts.tests.ejb30.lite.singleton.dependson.graph = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.dependson.graph
build.com.sun.ts.tests.ejb30.lite.singleton.dependson.triangle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.dependson.triangle
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.bean = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.bean
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.differentInterceptorInstance_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#differentInterceptorInstance_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.differentInterceptorInstance_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#differentInterceptorInstance_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.differentInterceptorInstance_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#differentInterceptorInstance_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.differentInterceptorInstance_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#differentInterceptorInstance_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.differentInterceptorInstance_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#differentInterceptorInstance_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionA_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionA_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionA_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionA_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionA_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionA_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionA_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionA_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionA_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionA_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionC_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionC_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionC_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionC_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionC_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionC_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionC_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionC_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.noDestructionAfterSystemExceptionC_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#noDestructionAfterSystemExceptionC_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceA_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceA_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceA_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceA_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceA_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceA_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceA_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceA_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceA_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceA_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceC_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceC_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceC_from_ejblitejsf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceC_from_ejblitejsf
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceC_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceC_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceC_from_ejbliteservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceC_from_ejbliteservlet
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.sameInterceptorInstanceC_from_ejbliteservlet2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client#sameInterceptorInstanceC_from_ejbliteservlet2
build.com.sun.ts.tests.ejb30.lite.stateful.concurrency.accesstimeout.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.concurrency.accesstimeout.annotated
build.com.sun.ts.tests.ejb30.lite.stateful.concurrency.accesstimeout.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.concurrency.accesstimeout.descriptor
build.com.sun.ts.tests.ejb30.lite.stateful.concurrency.metadata.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.concurrency.metadata.annotated
build.com.sun.ts.tests.ejb30.lite.stateful.concurrency.metadata.descriptor = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.concurrency.metadata.descriptor
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.dayUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#dayUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.dayUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#dayUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.defaultUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#defaultUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.defaultUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#defaultUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.defaultUnitNoInterface_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#defaultUnitNoInterface_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.defaultUnitNoInterface_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#defaultUnitNoInterface_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.hourUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#hourUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.hourUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#hourUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.microsecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#microsecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.microsecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#microsecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.millisecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#millisecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.millisecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#millisecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.minus1Timeout_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#minus1Timeout_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.minus1Timeout_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#minus1Timeout_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.nanosecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#nanosecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.nanosecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#nanosecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.secondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#secondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.secondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#secondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.secondUnitNoInterface_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#secondUnitNoInterface_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.secondUnitNoInterface_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#secondUnitNoInterface_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.zeroTimeout_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#zeroTimeout_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.zeroTimeout_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.Client#zeroTimeout_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.dayUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#dayUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.dayUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#dayUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.defaultUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#defaultUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.defaultUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#defaultUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.defaultUnitNoInterface_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#defaultUnitNoInterface_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.defaultUnitNoInterface_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#defaultUnitNoInterface_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.hourUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#hourUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.hourUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#hourUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.microsecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#microsecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.microsecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#microsecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.millisecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#millisecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.millisecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#millisecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.minus1Timeout_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#minus1Timeout_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.minus1Timeout_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#minus1Timeout_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.nanosecondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#nanosecondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.nanosecondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#nanosecondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.secondUnitLocal_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#secondUnitLocal_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.secondUnitLocal_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#secondUnitLocal_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.secondUnitNoInterface_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#secondUnitNoInterface_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.secondUnitNoInterface_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#secondUnitNoInterface_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.zeroTimeout_from_ejbembed = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#zeroTimeout_from_ejbembed
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.zeroTimeout_from_ejblitejsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.Client#zeroTimeout_from_ejblitejsp
build.com.sun.ts.tests.ejb30.lite.tx.bm.singleton.rw = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.bm.singleton.rw
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.annotated
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.inheritance
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.mandatory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#mandatory
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.postConstructTransaction = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#postConstructTransaction
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.required = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#required
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.requiredNoExistingTransaction = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#requiredNoExistingTransaction
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.requiresNew = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#requiresNew
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.supports = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.rw.Client#supports
build.com.sun.ts.tests.ejb30.lite.tx.cm.singleton.webrw = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.singleton.webrw
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateful.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateful.annotated
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateful.rw = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateful.rw
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateful.sessionsync = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateful.sessionsync
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateless.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateless.annotated
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateless.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateless.inheritance
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateless.rw = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateless.rw
build.com.sun.ts.tests.ejb30.lite.tx.cm.stateless.webrw = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateless.webrw
build.com.sun.ts.tests.ejb30.lite.view.equals = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.equals
build.com.sun.ts.tests.ejb30.lite.view.singleton.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.singleton.annotated
build.com.sun.ts.tests.ejb30.lite.view.stateful.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.stateful.annotated
build.com.sun.ts.tests.ejb30.lite.view.stateless.annotated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.stateless.annotated
build.com.sun.ts.tests.ejb30.persistence.annotations.access.field = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.field
build.com.sun.ts.tests.ejb30.persistence.annotations.access.mappedsc = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.mappedsc
build.com.sun.ts.tests.ejb30.persistence.annotations.access.property = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.property
build.com.sun.ts.tests.ejb30.persistence.annotations.assocoverride = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.assocoverride
build.com.sun.ts.tests.ejb30.persistence.annotations.basic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.basic
build.com.sun.ts.tests.ejb30.persistence.annotations.collectiontable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.collectiontable
build.com.sun.ts.tests.ejb30.persistence.annotations.elementcollection = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.elementcollection
build.com.sun.ts.tests.ejb30.persistence.annotations.embeddable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.embeddable
build.com.sun.ts.tests.ejb30.persistence.annotations.entity = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.entity
build.com.sun.ts.tests.ejb30.persistence.annotations.lob = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.lob
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkey = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkey
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeyclass = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeyclass
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeycolumn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeycolumn
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeyjoincolumn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeyjoincolumn
build.com.sun.ts.tests.ejb30.persistence.annotations.mappedbyid = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mappedbyid
build.com.sun.ts.tests.ejb30.persistence.annotations.nativequery = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.nativequery
build.com.sun.ts.tests.ejb30.persistence.annotations.onexmanyuni = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.onexmanyuni
build.com.sun.ts.tests.ejb30.persistence.annotations.orderby = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.orderby
build.com.sun.ts.tests.ejb30.persistence.annotations.ordercolumn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.ordercolumn
build.com.sun.ts.tests.ejb30.persistence.basic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.basic
build.com.sun.ts.tests.ejb30.persistence.cache = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.cache
build.com.sun.ts.tests.ejb30.persistence.callback.inheritance = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.inheritance
build.com.sun.ts.tests.ejb30.persistence.callback.listener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.listener
build.com.sun.ts.tests.ejb30.persistence.callback.listeneroverride = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.listeneroverride
build.com.sun.ts.tests.ejb30.persistence.callback.method = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.method
build.com.sun.ts.tests.ejb30.persistence.callback.methodoverride = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.methodoverride
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.abstractquery = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.abstractquery
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.criteriaquery = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.criteriaquery
#hangs
#build.com.sun.ts.tests.ejb30.persistence.criteriaapi.metamodelquery = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.metamodelquery
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.querybuilder = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.querybuilder
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.strquery = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.strquery
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex1a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex1a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex1b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex1b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex2a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex2a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex2b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex2b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex3a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex3a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex3b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex3b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex4a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex4a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex4b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex4b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex5a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex5a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex5b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex5b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex6a = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex6a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex6b = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex6b
build.com.sun.ts.tests.ejb30.persistence.entityManagerClose = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entityManagerClose
build.com.sun.ts.tests.ejb30.persistence.entitytest.apitests = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.apitests
build.com.sun.ts.tests.ejb30.persistence.entitytest.bigdecimal = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.bigdecimal
build.com.sun.ts.tests.ejb30.persistence.entitytest.biginteger = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.biginteger
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.basic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.basic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmanyFetchEager = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmanyFetchEager
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.basic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXone
build.com.sun.ts.tests.ejb30.persistence.exceptions = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.exceptions
build.com.sun.ts.tests.ejb30.persistence.inheritance.abstractentity = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.abstractentity
build.com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.annotation = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.annotation
build.com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.descriptors = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.descriptors
build.com.sun.ts.tests.ejb30.persistence.inheritance.nonentity = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.nonentity
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.attribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.attribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.basictype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.basictype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.bindable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.bindable
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.collectionattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.collectionattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.embeddabletype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.embeddabletype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.entitytype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.entitytype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.identifiabletype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.identifiabletype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.listattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.listattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.managedtype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.managedtype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.mapattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.mapattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.mappedsuperclasstype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.mappedsuperclasstype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.metamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.metamodel
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.pluralattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.pluralattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.setattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.setattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.singularattribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.singularattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.type = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.type
build.com.sun.ts.tests.ejb30.persistence.nestedembedding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.nestedembedding
build.com.sun.ts.tests.ejb30.persistence.override.attributeoverride = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.attributeoverride
build.com.sun.ts.tests.ejb30.persistence.override.callbacklistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.callbacklistener
build.com.sun.ts.tests.ejb30.persistence.override.embeddable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.embeddable
build.com.sun.ts.tests.ejb30.persistence.override.entity = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.entity
build.com.sun.ts.tests.ejb30.persistence.override.entitylistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.entitylistener
build.com.sun.ts.tests.ejb30.persistence.override.joincolumn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.joincolumn
build.com.sun.ts.tests.ejb30.persistence.override.manytomany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.manytomany
build.com.sun.ts.tests.ejb30.persistence.override.mapkey = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.mapkey
build.com.sun.ts.tests.ejb30.persistence.override.nocallbacklistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.nocallbacklistener
build.com.sun.ts.tests.ejb30.persistence.override.table = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.table
build.com.sun.ts.tests.ejb30.persistence.query.apitests = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.apitests
build.com.sun.ts.tests.ejb30.persistence.query.flushmode = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.flushmode
build.com.sun.ts.tests.ejb30.persistence.query.language = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.language
build.com.sun.ts.tests.ejb30.persistence.relationship.annotations = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.annotations
build.com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxmany
build.com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxone
build.com.sun.ts.tests.ejb30.persistence.relationship.bidironexmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidironexmany
build.com.sun.ts.tests.ejb30.persistence.relationship.bidironexone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidironexone
build.com.sun.ts.tests.ejb30.persistence.relationship.defaults = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.defaults
build.com.sun.ts.tests.ejb30.persistence.relationship.descriptors = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.descriptors
build.com.sun.ts.tests.ejb30.persistence.relationship.unimanyxmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unimanyxmany
build.com.sun.ts.tests.ejb30.persistence.relationship.unimanyxone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unimanyxone
build.com.sun.ts.tests.ejb30.persistence.relationship.unionexmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unionexmany
build.com.sun.ts.tests.ejb30.persistence.relationship.unionexone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unionexone
build.com.sun.ts.tests.ejb30.persistence.types.auto = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.auto
build.com.sun.ts.tests.ejb30.persistence.types.field = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.field
build.com.sun.ts.tests.ejb30.persistence.types.generator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.generator
build.com.sun.ts.tests.ejb30.persistence.types.primarykey.compound = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.primarykey.compound
build.com.sun.ts.tests.ejb30.persistence.types.property = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.property
build.com.sun.ts.tests.ejb30.persistence.versioning = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.ejb30.persistence.versioning
build.com.sun.ts.tests.el.api.javax_el.arrayelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.arrayelresolver
build.com.sun.ts.tests.el.api.javax_el.beanelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.beanelresolver
build.com.sun.ts.tests.el.api.javax_el.compositeelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.compositeelresolver
build.com.sun.ts.tests.el.api.javax_el.elresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.elresolver
build.com.sun.ts.tests.el.api.javax_el.expression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.expression
build.com.sun.ts.tests.el.api.javax_el.expressionfactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.expressionfactory
build.com.sun.ts.tests.el.api.javax_el.functionmapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.functionmapper
build.com.sun.ts.tests.el.api.javax_el.listelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.listelresolver
build.com.sun.ts.tests.el.api.javax_el.mapelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.mapelresolver
build.com.sun.ts.tests.el.api.javax_el.methodexpression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.methodexpression
build.com.sun.ts.tests.el.api.javax_el.methodinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.methodinfo
build.com.sun.ts.tests.el.api.javax_el.resourcebundleelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.resourcebundleelresolver
build.com.sun.ts.tests.el.api.javax_el.valueexpression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.valueexpression
build.com.sun.ts.tests.el.api.javax_el.variablemapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.api.javax_el.variablemapper
build.com.sun.ts.tests.el.spec.binaryoperator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.binaryoperator
build.com.sun.ts.tests.el.spec.coercion = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.coercion
build.com.sun.ts.tests.el.spec.conditionaloperator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.conditionaloperator
build.com.sun.ts.tests.el.spec.emptyoperator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.emptyoperator
build.com.sun.ts.tests.el.spec.language = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.language
build.com.sun.ts.tests.el.spec.literal = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.literal
build.com.sun.ts.tests.el.spec.mapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.mapper
build.com.sun.ts.tests.el.spec.operatorprecedence = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.operatorprecedence
build.com.sun.ts.tests.el.spec.relationaloperator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.relationaloperator
build.com.sun.ts.tests.el.spec.unaryoperator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.el.spec.unaryoperator
build.com.sun.ts.tests.javamail.ee.internetaddress = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.javamail.ee.internetaddress
build.com.sun.ts.tests.javamail.ee.mimemessage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.javamail.ee.mimemessage
build.com.sun.ts.tests.javamail.ee.multipart = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.javamail.ee.multipart
build.com.sun.ts.tests.javamail.ee.transport = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.javamail.ee.transport
build.com.sun.ts.tests.jdbc.ee.batchUpdate = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.batchUpdate
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt1
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt10 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt10
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt11 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt11
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt12 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt12
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt13 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt13
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt14 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt14
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt15 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt15
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt16 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt16
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt17 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt17
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt18 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt18
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt19 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt19
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt2
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt20 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt20
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt21 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt21
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt22 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt22
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt3
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt4 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt4
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt5 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt5
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt6 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt6
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt7 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt7
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt8 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt8
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt9 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt9
build.com.sun.ts.tests.jdbc.ee.connection.connection1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.connection.connection1
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime1
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime2
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime3
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta1
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta10 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta10
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta11 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta11
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta12 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta12
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta2
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta3
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta4 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta4
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta5 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta5
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta6 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta6
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta7 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta7
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta8 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta8
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta9 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta9
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar1
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar2
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar3
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar4 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar4
build.com.sun.ts.tests.jdbc.ee.exception.batUpdExcept = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.exception.batUpdExcept
build.com.sun.ts.tests.jdbc.ee.exception.sqlException = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.exception.sqlException
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt1
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt10 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt10
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt11 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt11
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt12 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt12
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt13 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt13
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt14 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt14
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt15 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt15
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt16 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt16
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt2
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt3
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt4 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt4
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt5 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt5
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt6 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt6
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt7 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt7
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt8 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt8
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt9 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt9
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet1
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet10 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet10
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet11 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet11
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet14 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet14
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet17 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet17
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet18 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet18
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet41 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet41
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet45 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet45
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet47 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet47
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet49 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet49
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet7 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet7
build.com.sun.ts.tests.jdbc.ee.rsMeta = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.rsMeta
build.com.sun.ts.tests.jdbc.ee.stmt.stmt1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt1
build.com.sun.ts.tests.jdbc.ee.stmt.stmt2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt2
build.com.sun.ts.tests.jdbc.ee.stmt.stmt3 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt3
build.com.sun.ts.tests.jsf.api.javax_faces.application.application = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.application
build.com.sun.ts.tests.jsf.api.javax_faces.application.applicationfactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.applicationfactory
build.com.sun.ts.tests.jsf.api.javax_faces.application.applicationISE = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.applicationISE
build.com.sun.ts.tests.jsf.api.javax_faces.application.applicationwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.applicationwrapper
build.com.sun.ts.tests.jsf.api.javax_faces.application.facesmessage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.facesmessage
build.com.sun.ts.tests.jsf.api.javax_faces.application.resource = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.resource
build.com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandler = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandler
build.com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandlerEx = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandlerEx
build.com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandlerwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.resourcehandlerwrapper
build.com.sun.ts.tests.jsf.api.javax_faces.application.resourcewrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.resourcewrapper
build.com.sun.ts.tests.jsf.api.javax_faces.application.statemanager = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.statemanager
build.com.sun.ts.tests.jsf.api.javax_faces.application.statemanagerwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.statemanagerwrapper
build.com.sun.ts.tests.jsf.api.javax_faces.application.viewhandler = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.viewhandler
build.com.sun.ts.tests.jsf.api.javax_faces.application.viewhandlerwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.application.viewhandlerwrapper
build.com.sun.ts.tests.jsf.api.javax_faces.component.annotation = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.annotation
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlcommandbutton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlcommandbutton
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlcommandlink = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlcommandlink
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmldatatable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmldatatable
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlform = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlform
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlgraphicimage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlgraphicimage
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputhidden = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputhidden
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputsecret = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputsecret
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputtext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputtext
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputtextarea = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlinputtextarea
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlmessage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlmessage
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlmessages = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlmessages
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutcometargetbutton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutcometargetbutton
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutcometargetlink = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutcometargetlink
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputformat = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputformat
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputlabel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputlabel
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputlink = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputlink
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputtext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmloutputtext
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlpanelgrid = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlpanelgrid
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlpanelgroup = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlpanelgroup
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectbooleancheckbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectbooleancheckbox
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanycheckbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanycheckbox
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanylistbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanylistbox
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanymenu = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectmanymenu
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectonelistbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectonelistbox
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectonemenu = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectonemenu
build.com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectoneradio = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.html.htmlselectoneradio
build.com.sun.ts.tests.jsf.api.javax_faces.component.uicolumn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uicolumn
build.com.sun.ts.tests.jsf.api.javax_faces.component.uicommand = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uicommand
build.com.sun.ts.tests.jsf.api.javax_faces.component.uidata = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uidata
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiform = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiform
build.com.sun.ts.tests.jsf.api.javax_faces.component.uigraphic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uigraphic
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiinput = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiinput
build.com.sun.ts.tests.jsf.api.javax_faces.component.uimessage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uimessage
build.com.sun.ts.tests.jsf.api.javax_faces.component.uimessages = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uimessages
build.com.sun.ts.tests.jsf.api.javax_faces.component.uinamingcontainer = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uinamingcontainer
build.com.sun.ts.tests.jsf.api.javax_faces.component.uioutcometarget = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uioutcometarget
build.com.sun.ts.tests.jsf.api.javax_faces.component.uioutput = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uioutput
build.com.sun.ts.tests.jsf.api.javax_faces.component.uipanel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uipanel
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiparameter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiparameter
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiselectboolean = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiselectboolean
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiselectitem = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiselectitem
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiselectitems = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiselectitems
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiselectmany = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiselectmany
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiselectone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiselectone
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiviewparameter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiviewparameter
build.com.sun.ts.tests.jsf.api.javax_faces.component.uiviewroot = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.component.uiviewroot
build.com.sun.ts.tests.jsf.api.javax_faces.context.externalcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.context.externalcontext
build.com.sun.ts.tests.jsf.api.javax_faces.context.facescontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.context.facescontext
build.com.sun.ts.tests.jsf.api.javax_faces.context.facescontextfactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.context.facescontextfactory
build.com.sun.ts.tests.jsf.api.javax_faces.convert.bigdecimalconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.bigdecimalconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.bigintegerconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.bigintegerconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.booleanconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.booleanconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.byteconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.byteconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.characterconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.characterconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.datetimeconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.datetimeconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.doubleconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.doubleconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.enumconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.enumconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.floatconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.floatconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.integerconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.integerconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.longconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.longconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.numberconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.numberconverter
build.com.sun.ts.tests.jsf.api.javax_faces.convert.shortconverter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.convert.shortconverter
build.com.sun.ts.tests.jsf.api.javax_faces.el.evaluationexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.evaluationexception
build.com.sun.ts.tests.jsf.api.javax_faces.el.methodbinding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.methodbinding
build.com.sun.ts.tests.jsf.api.javax_faces.el.methodnotfoundexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.methodnotfoundexception
build.com.sun.ts.tests.jsf.api.javax_faces.el.propertynotfoundexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.propertynotfoundexception
build.com.sun.ts.tests.jsf.api.javax_faces.el.propertyresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.propertyresolver
build.com.sun.ts.tests.jsf.api.javax_faces.el.referencesyntaxexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.referencesyntaxexception
build.com.sun.ts.tests.jsf.api.javax_faces.el.valuebinding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.valuebinding
build.com.sun.ts.tests.jsf.api.javax_faces.el.variableresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.el.variableresolver
build.com.sun.ts.tests.jsf.api.javax_faces.event.abortprocessingexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.abortprocessingexception
build.com.sun.ts.tests.jsf.api.javax_faces.event.actionevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.actionevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.ajaxbehaviorevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.ajaxbehaviorevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.exceptionqueuedevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.exceptionqueuedevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.exceptionqueuedeventcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.exceptionqueuedeventcontext
build.com.sun.ts.tests.jsf.api.javax_faces.event.facesevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.facesevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.postaddtoviewevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.postaddtoviewevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.postconstructapplicationevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.postconstructapplicationevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.postconstructviewmapevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.postconstructviewmapevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.postrestorestateevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.postrestorestateevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.postvalidateevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.postvalidateevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.predestroyapplicationevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.predestroyapplicationevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.predestroyviewmapevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.predestroyviewmapevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.preremovefromviewevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.preremovefromviewevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.prerendercomponentevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.prerendercomponentevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.prevalidateevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.prevalidateevent
build.com.sun.ts.tests.jsf.api.javax_faces.event.valuechangeevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.valuechangeevent
build.com.sun.ts.tests.jsf.api.javax_faces.facesexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.facesexception
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.altfacesconfig = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.altfacesconfig
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.altfacesconfiglast = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.altfacesconfiglast
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.decorated = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.decorated
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.factoryfinder = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.factoryfinder
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.metainf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.metainf
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.metainflast = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.metainflast
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.service = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.service
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.webinf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.webinf
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinderrelease = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinderrelease
build.com.sun.ts.tests.jsf.api.javax_faces.lifecycle.lifecycle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.lifecycle.lifecycle
build.com.sun.ts.tests.jsf.api.javax_faces.lifecycle.lifecyclefactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.lifecycle.lifecyclefactory
build.com.sun.ts.tests.jsf.api.javax_faces.model.arraydatamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.arraydatamodel
build.com.sun.ts.tests.jsf.api.javax_faces.model.datamodelevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.datamodelevent
build.com.sun.ts.tests.jsf.api.javax_faces.model.listdatamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.listdatamodel
build.com.sun.ts.tests.jsf.api.javax_faces.model.resultdatamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.resultdatamodel
build.com.sun.ts.tests.jsf.api.javax_faces.model.resultsetdatamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.resultsetdatamodel
build.com.sun.ts.tests.jsf.api.javax_faces.model.scalardatamodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.scalardatamodel
build.com.sun.ts.tests.jsf.api.javax_faces.model.selectitem = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.selectitem
build.com.sun.ts.tests.jsf.api.javax_faces.model.selectitemgroup = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.model.selectitemgroup
build.com.sun.ts.tests.jsf.api.javax_faces.render.renderkit = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.render.renderkit
build.com.sun.ts.tests.jsf.api.javax_faces.render.renderkitfactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.render.renderkitfactory
build.com.sun.ts.tests.jsf.api.javax_faces.validator.beanvalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.beanvalidator
build.com.sun.ts.tests.jsf.api.javax_faces.validator.doublerangevalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.doublerangevalidator
build.com.sun.ts.tests.jsf.api.javax_faces.validator.lengthvalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.lengthvalidator
build.com.sun.ts.tests.jsf.api.javax_faces.validator.longrangevalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.longrangevalidator
build.com.sun.ts.tests.jsf.api.javax_faces.validator.methodexpressionvalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.methodexpressionvalidator
build.com.sun.ts.tests.jsf.api.javax_faces.validator.regexvalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.validator.regexvalidator
build.com.sun.ts.tests.jsf.api.javax_faces.view.location = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.view.location
build.com.sun.ts.tests.jsf.spec.ajax.keyword = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.ajax.keyword
build.com.sun.ts.tests.jsf.spec.ajax.tagwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.ajax.tagwrapper
build.com.sun.ts.tests.jsf.spec.appconfigresources.absolute_ordering = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.absolute_ordering
build.com.sun.ts.tests.jsf.spec.appconfigresources.relative_ordering = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.relative_ordering
build.com.sun.ts.tests.jsf.spec.appconfigresources.startupbehavior = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.startupbehavior
build.com.sun.ts.tests.jsf.spec.composite.actionsource = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.actionsource
build.com.sun.ts.tests.jsf.spec.composite.attribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.attribute
build.com.sun.ts.tests.jsf.spec.composite.editablevalueholder = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.editablevalueholder
build.com.sun.ts.tests.jsf.spec.composite.facet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.facet
build.com.sun.ts.tests.jsf.spec.composite.insertchildren = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.insertchildren
build.com.sun.ts.tests.jsf.spec.composite.packaging.classpath = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.packaging.classpath
build.com.sun.ts.tests.jsf.spec.composite.packaging.webapproot = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.packaging.webapproot
build.com.sun.ts.tests.jsf.spec.composite.valueholder = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.valueholder
build.com.sun.ts.tests.jsf.spec.coretags.selectitems = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.coretags.selectitems
build.com.sun.ts.tests.jsf.spec.el.elresolvers = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.el.elresolvers
build.com.sun.ts.tests.jsf.spec.el.managedbean.ee = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.el.managedbean.ee
build.com.sun.ts.tests.jsf.spec.el.managedbean.standalone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.el.managedbean.standalone
build.com.sun.ts.tests.jsf.spec.jstl.cwo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.cwo
build.com.sun.ts.tests.jsf.spec.jstl.fncontains = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fncontains
build.com.sun.ts.tests.jsf.spec.jstl.fncontainsignore = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fncontainsignore
build.com.sun.ts.tests.jsf.spec.jstl.fnendswith = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnendswith
build.com.sun.ts.tests.jsf.spec.jstl.fnescapexml = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnescapexml
build.com.sun.ts.tests.jsf.spec.jstl.fnindexof = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnindexof
build.com.sun.ts.tests.jsf.spec.jstl.fnjoin = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnjoin
build.com.sun.ts.tests.jsf.spec.jstl.fnlength = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnlength
build.com.sun.ts.tests.jsf.spec.jstl.fnreplace = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnreplace
build.com.sun.ts.tests.jsf.spec.jstl.fnsplit = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsplit
build.com.sun.ts.tests.jsf.spec.jstl.fnstartswith = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnstartswith
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstring = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstring
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstringafter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstringafter
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstringbefore = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstringbefore
build.com.sun.ts.tests.jsf.spec.jstl.fntolowercase = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntolowercase
build.com.sun.ts.tests.jsf.spec.jstl.fntouppercase = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntouppercase
build.com.sun.ts.tests.jsf.spec.jstl.fntrim = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntrim
build.com.sun.ts.tests.jsf.spec.jstl.foreachtag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.foreachtag
build.com.sun.ts.tests.jsf.spec.jstl.iftag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.iftag
build.com.sun.ts.tests.jsf.spec.navigation = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.navigation
build.com.sun.ts.tests.jsf.spec.render.body = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.body
build.com.sun.ts.tests.jsf.spec.render.booleancheckbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.booleancheckbox
build.com.sun.ts.tests.jsf.spec.render.commandbutton = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.commandbutton
build.com.sun.ts.tests.jsf.spec.render.commandlink = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.commandlink
build.com.sun.ts.tests.jsf.spec.render.datatable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.datatable
build.com.sun.ts.tests.jsf.spec.render.form = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.form
build.com.sun.ts.tests.jsf.spec.render.graphic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.graphic
build.com.sun.ts.tests.jsf.spec.render.grid = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.grid
build.com.sun.ts.tests.jsf.spec.render.head = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.head
build.com.sun.ts.tests.jsf.spec.render.hidden = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.hidden
build.com.sun.ts.tests.jsf.spec.render.inputtext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.inputtext
build.com.sun.ts.tests.jsf.spec.render.manycheckbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manycheckbox
build.com.sun.ts.tests.jsf.spec.render.manylistbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manylistbox
build.com.sun.ts.tests.jsf.spec.render.manymenu = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manymenu
build.com.sun.ts.tests.jsf.spec.render.message = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.message
build.com.sun.ts.tests.jsf.spec.render.messages = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.messages
build.com.sun.ts.tests.jsf.spec.render.onelistbox = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.onelistbox
build.com.sun.ts.tests.jsf.spec.render.onemenu = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.onemenu
build.com.sun.ts.tests.jsf.spec.render.oneradio = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.oneradio
build.com.sun.ts.tests.jsf.spec.render.outputformat = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputformat
build.com.sun.ts.tests.jsf.spec.render.outputlabel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputlabel
build.com.sun.ts.tests.jsf.spec.render.outputlink = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputlink
build.com.sun.ts.tests.jsf.spec.render.outputscript = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputscript
build.com.sun.ts.tests.jsf.spec.render.outputstyle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputstyle
build.com.sun.ts.tests.jsf.spec.render.outputtext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputtext
build.com.sun.ts.tests.jsf.spec.render.secret = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.secret
build.com.sun.ts.tests.jsf.spec.render.textarea = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.render.textarea
build.com.sun.ts.tests.jsf.spec.resource.packaging.classpath = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.packaging.classpath
build.com.sun.ts.tests.jsf.spec.resource.packaging.webapproot = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.packaging.webapproot
build.com.sun.ts.tests.jsf.spec.resource.relocatable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.relocatable
build.com.sun.ts.tests.jsf.spec.templating.insert = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.insert
build.com.sun.ts.tests.jsf.spec.templating.remove = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.remove
build.com.sun.ts.tests.jsf.spec.templating.repeat = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.repeat
build.com.sun.ts.tests.jsf.spec.view.viewhandler = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.view.viewhandler
build.com.sun.ts.tests.jsf.spec.webapp.tldsig = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsf.spec.webapp.tldsig
build.com.sun.ts.tests.jsp.api.javax_el.arrayelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.arrayelresolver
build.com.sun.ts.tests.jsp.api.javax_el.beanelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.beanelresolver
build.com.sun.ts.tests.jsp.api.javax_el.compelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.compelresolver
build.com.sun.ts.tests.jsp.api.javax_el.createmethexpr = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.createmethexpr
build.com.sun.ts.tests.jsp.api.javax_el.createvalexpr = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.createvalexpr
build.com.sun.ts.tests.jsp.api.javax_el.elresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.elresolver
build.com.sun.ts.tests.jsp.api.javax_el.listelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.listelresolver
build.com.sun.ts.tests.jsp.api.javax_el.mapelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.mapelresolver
build.com.sun.ts.tests.jsp.api.javax_el.methodinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.methodinfo
build.com.sun.ts.tests.jsp.api.javax_el.resourcebundleelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.resourcebundleelresolver
build.com.sun.ts.tests.jsp.api.javax_el.valexpression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.valexpression
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.elexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.elexception
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.elparseexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.elparseexception
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.expression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.expression
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.expressionevaluator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.expressionevaluator
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.implicitobjelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.implicitobjelresolver
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.scopedattrelresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.scopedattrelresolver
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.variableresolver = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.el.variableresolver
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.errordata = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.errordata
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspapplicationcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspapplicationcontext
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspengineinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspengineinfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspexception
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspfactory = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspfactory
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jsptagexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jsptagexception
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspwriter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.jspwriter
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.pagecontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.pagecontext
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.skippageexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.skippageexception
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.bodycontent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.bodycontent
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.bodytagsupport = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.bodytagsupport
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.dynamicattributes = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.dynamicattributes
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.functioninfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.functioninfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.jspidconsumer = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.jspidconsumer
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.pagedata = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.pagedata
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.simpletagsupport = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.simpletagsupport
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagadapter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagadapter
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagattributeinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagattributeinfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagdata = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagdata
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagextrainfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagextrainfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagfileinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagfileinfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taginfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taginfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taglibraryinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taglibraryinfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taglibraryvalidator = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.taglibraryvalidator
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagsupport = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagsupport
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagvariableinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.tagvariableinfo
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.trycatchfinally = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.trycatchfinally
build.com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.variableinfo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.variableinfo
build.com.sun.ts.tests.jsp.spec.configuration.charsequence = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.charsequence
build.com.sun.ts.tests.jsp.spec.configuration.elevaluation = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.elevaluation
build.com.sun.ts.tests.jsp.spec.configuration.encoding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.encoding
build.com.sun.ts.tests.jsp.spec.configuration.general = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.general
build.com.sun.ts.tests.jsp.spec.configuration.includes = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.includes
build.com.sun.ts.tests.jsp.spec.configuration.scripting = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.scripting
build.com.sun.ts.tests.jsp.spec.configuration.xml = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.xml
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.attribute = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.attribute
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.body = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.body
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.declaration = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.declaration
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.dobody = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.dobody
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.element = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.element
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.expression = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.expression
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.forward = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.forward
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.getproperty = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.getproperty
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.include = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.include
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.invoke = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.invoke
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.output = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.output
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.param = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.param
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.plugin = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.plugin
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.root = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.root
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.scriptlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.scriptlet
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.setproperty = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.setproperty
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.text = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.text
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.usebean = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.usebean
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.usebean2 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.actions.usebean2
build.com.sun.ts.tests.jsp.spec.core_syntax.directives.include = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.directives.include
build.com.sun.ts.tests.jsp.spec.core_syntax.directives.page = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.directives.page
build.com.sun.ts.tests.jsp.spec.core_syntax.directives.taglib = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.directives.taglib
build.com.sun.ts.tests.jsp.spec.core_syntax.implicitobjects = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.implicitobjects
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.declaration = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.declaration
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.el = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.el
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.escaping = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.escaping
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.expressions = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.expressions
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.scriptlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.scriptlet
build.com.sun.ts.tests.jsp.spec.el.jsp = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.el.jsp
build.com.sun.ts.tests.jsp.spec.el.language = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.el.language
build.com.sun.ts.tests.jsp.spec.i18n = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.i18n
build.com.sun.ts.tests.jsp.spec.jspdocument.elements = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.jspdocument.elements
build.com.sun.ts.tests.jsp.spec.jspdocument.general = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.jspdocument.general
build.com.sun.ts.tests.jsp.spec.misc.precompilation = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.misc.precompilation
build.com.sun.ts.tests.jsp.spec.security.secbasic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.security.secbasic
build.com.sun.ts.tests.jsp.spec.security.secform = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.security.secform
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute20 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute20
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute21 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute21
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.general = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.general
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.tag20 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.tag20
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.tag21 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.tag21
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.variable = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.variable
build.com.sun.ts.tests.jsp.spec.tagfiles.implicitobjects = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.implicitobjects
build.com.sun.ts.tests.jsp.spec.tagfiles.packaging = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.packaging
build.com.sun.ts.tests.jsp.spec.tagfiles.semantics = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.semantics
build.com.sun.ts.tests.jsp.spec.tldres = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jsp.spec.tldres
build.com.sun.ts.tests.jstl.compat.onedotzero = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.compat.onedotzero
build.com.sun.ts.tests.jstl.spec.core.conditional.cwo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.conditional.cwo
build.com.sun.ts.tests.jstl.spec.core.conditional.iftag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.conditional.iftag
build.com.sun.ts.tests.jstl.spec.core.general.catchtag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.catchtag
build.com.sun.ts.tests.jstl.spec.core.general.outtag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.outtag
build.com.sun.ts.tests.jstl.spec.core.general.remove = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.remove
build.com.sun.ts.tests.jstl.spec.core.general.set = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.set
build.com.sun.ts.tests.jstl.spec.core.iteration.foreach = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.foreach
build.com.sun.ts.tests.jstl.spec.core.iteration.fortokens = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.fortokens
build.com.sun.ts.tests.jstl.spec.core.iteration.loopstatus = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.loopstatus
build.com.sun.ts.tests.jstl.spec.core.urlresource.importtag = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.importtag
build.com.sun.ts.tests.jstl.spec.core.urlresource.param = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.param
build.com.sun.ts.tests.jstl.spec.core.urlresource.redirect = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.redirect
build.com.sun.ts.tests.jstl.spec.core.urlresource.url = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.url
build.com.sun.ts.tests.jstl.spec.etu.config = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.config
build.com.sun.ts.tests.jstl.spec.etu.functions = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.functions
build.com.sun.ts.tests.jstl.spec.etu.tlv.permitted = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.tlv.permitted
build.com.sun.ts.tests.jstl.spec.etu.tlv.scrfree = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.tlv.scrfree
build.com.sun.ts.tests.jstl.spec.etu.uri = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.uri
build.com.sun.ts.tests.jstl.spec.fmt.format.fmtdate = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.fmtdate
build.com.sun.ts.tests.jstl.spec.fmt.format.fmtnum = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.fmtnum
build.com.sun.ts.tests.jstl.spec.fmt.format.localecontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.localecontext
build.com.sun.ts.tests.jstl.spec.fmt.format.parsedate = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.parsedate
build.com.sun.ts.tests.jstl.spec.fmt.format.parsenum = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.parsenum
build.com.sun.ts.tests.jstl.spec.fmt.format.settimezone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.settimezone
build.com.sun.ts.tests.jstl.spec.fmt.format.timezone = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.timezone
build.com.sun.ts.tests.jstl.spec.fmt.i18n.bundle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.bundle
build.com.sun.ts.tests.jstl.spec.fmt.i18n.message = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.message
build.com.sun.ts.tests.jstl.spec.fmt.i18n.param = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.param
build.com.sun.ts.tests.jstl.spec.fmt.i18n.requestencoding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.requestencoding
build.com.sun.ts.tests.jstl.spec.fmt.i18n.resourcelookup = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.resourcelookup
build.com.sun.ts.tests.jstl.spec.fmt.i18n.responseencoding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.responseencoding
build.com.sun.ts.tests.jstl.spec.fmt.i18n.setbundle = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.setbundle
build.com.sun.ts.tests.jstl.spec.fmt.i18n.setlocale = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.setlocale
build.com.sun.ts.tests.jstl.spec.sql.param = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.param
build.com.sun.ts.tests.jstl.spec.sql.query = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.query
build.com.sun.ts.tests.jstl.spec.sql.result = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.result
build.com.sun.ts.tests.jstl.spec.sql.setdatasource = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.setdatasource
build.com.sun.ts.tests.jstl.spec.sql.transaction = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.transaction
build.com.sun.ts.tests.jstl.spec.sql.update = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.update
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xcwo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xcwo
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xif = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xif
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.bindings = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.bindings
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.parse = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.parse
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.types = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.types
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.xout = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.xout
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.xset = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.xset
build.com.sun.ts.tests.jstl.spec.xml.xtransform.param = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xtransform.param
build.com.sun.ts.tests.jstl.spec.xml.xtransform.transform = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xtransform.transform
build.com.sun.ts.tests.jta.ee.usertransaction.begin = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.begin
build.com.sun.ts.tests.jta.ee.usertransaction.commit = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.commit
build.com.sun.ts.tests.jta.ee.usertransaction.getstatus = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.getstatus
build.com.sun.ts.tests.jta.ee.usertransaction.rollback = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.rollback
build.com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly
build.com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout
build.com.sun.ts.tests.samples.javamail.ee.transport = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.samples.javamail.ee.transport
build.com.sun.ts.tests.samples.jdbc.ee.testConn = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.samples.jdbc.ee.testConn
build.com.sun.ts.tests.servlet.api.javax_servlet.asynccontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.asynccontext
build.com.sun.ts.tests.servlet.api.javax_servlet.asyncevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.asyncevent
build.com.sun.ts.tests.servlet.api.javax_servlet.dispatchertype = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.dispatchertype
build.com.sun.ts.tests.servlet.api.javax_servlet.dofilter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.dofilter
build.com.sun.ts.tests.servlet.api.javax_servlet.filter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filter
build.com.sun.ts.tests.servlet.api.javax_servlet.filterchain = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterchain
build.com.sun.ts.tests.servlet.api.javax_servlet.filterconfig = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterconfig
build.com.sun.ts.tests.servlet.api.javax_servlet.filterrequestdispatcher = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterrequestdispatcher
build.com.sun.ts.tests.servlet.api.javax_servlet.genericservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.genericservlet
build.com.sun.ts.tests.servlet.api.javax_servlet.registration = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.registration
build.com.sun.ts.tests.servlet.api.javax_servlet.requestdispatcher = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.requestdispatcher
build.com.sun.ts.tests.servlet.api.javax_servlet.scattributeevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scattributeevent
build.com.sun.ts.tests.servlet.api.javax_servlet.scattributelistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scattributelistener
build.com.sun.ts.tests.servlet.api.javax_servlet.scevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scevent
build.com.sun.ts.tests.servlet.api.javax_servlet.sclistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.sclistener
build.com.sun.ts.tests.servlet.api.javax_servlet.servlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servlet
build.com.sun.ts.tests.servlet.api.javax_servlet.servletconfig = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletconfig
build.com.sun.ts.tests.servlet.api.javax_servlet.servletcontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletcontext
build.com.sun.ts.tests.servlet.api.javax_servlet.servletcontext30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletcontext30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletexception
build.com.sun.ts.tests.servlet.api.javax_servlet.servletinputstream = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletinputstream
build.com.sun.ts.tests.servlet.api.javax_servlet.servletoutputstream = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletoutputstream
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest1
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletresponse = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletresponse
build.com.sun.ts.tests.servlet.api.javax_servlet.servletresponsewrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletresponsewrapper
build.com.sun.ts.tests.servlet.api.javax_servlet.singlethreadmodel = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.singlethreadmodel
build.com.sun.ts.tests.servlet.api.javax_servlet.srattributeevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srattributeevent
build.com.sun.ts.tests.servlet.api.javax_servlet.srattributelistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srattributelistener
build.com.sun.ts.tests.servlet.api.javax_servlet.srevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srevent
build.com.sun.ts.tests.servlet.api.javax_servlet.srlistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srlistener
build.com.sun.ts.tests.servlet.api.javax_servlet.unavailableexception = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.unavailableexception
build.com.sun.ts.tests.servlet.api.javax_servlet_http.cookie = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.cookie
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservlet
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest1
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequest30
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequestwrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletrequestwrapper
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponse = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponse
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponse30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponse30
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponsewrapper = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponsewrapper
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponsewrapper30 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpservletresponsewrapper30
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsession = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsession
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionattributelistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionattributelistener
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionbindingevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionbindingevent
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionbindinglistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionbindinglistener
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionevent = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionevent
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionlistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionlistener
build.com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionx = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.httpsessionx
build.com.sun.ts.tests.servlet.api.javax_servlet_http.sessioncookieconfig = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.sessioncookieconfig
build.com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash
build.com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash
build.com.sun.ts.tests.servlet.spec.annotationservlet.webfilter = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.webfilter
build.com.sun.ts.tests.servlet.spec.annotationservlet.weblistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.weblistener
build.com.sun.ts.tests.servlet.spec.annotationservlet.webservlet = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.webservlet
build.com.sun.ts.tests.servlet.spec.aordering = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.aordering
build.com.sun.ts.tests.servlet.spec.async = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.async
build.com.sun.ts.tests.servlet.spec.crosscontext = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.crosscontext
build.com.sun.ts.tests.servlet.spec.defaultmapping = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.defaultmapping
build.com.sun.ts.tests.servlet.spec.dir_struct = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.dir_struct
build.com.sun.ts.tests.servlet.spec.errorpage = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.errorpage
build.com.sun.ts.tests.servlet.spec.errorpage1 = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.errorpage1
build.com.sun.ts.tests.servlet.spec.fragment = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.fragment
build.com.sun.ts.tests.servlet.spec.httpservletresponse = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.httpservletresponse
build.com.sun.ts.tests.servlet.spec.i18n.encoding = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.i18n.encoding
build.com.sun.ts.tests.servlet.spec.listenerorder = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.listenerorder
build.com.sun.ts.tests.servlet.spec.multifiltermapping = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.multifiltermapping
build.com.sun.ts.tests.servlet.spec.protocols.http = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.protocols.http
build.com.sun.ts.tests.servlet.spec.rdspecialchar = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.rdspecialchar
build.com.sun.ts.tests.servlet.spec.requestdispatcher = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.requestdispatcher
build.com.sun.ts.tests.servlet.spec.requestmap = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.requestmap
build.com.sun.ts.tests.servlet.spec.security.annotations = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.security.annotations
build.com.sun.ts.tests.servlet.spec.security.clientcert = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.security.clientcert
build.com.sun.ts.tests.servlet.spec.security.clientcertanno = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.security.clientcertanno
build.com.sun.ts.tests.servlet.spec.security.secbasic = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.security.secbasic
build.com.sun.ts.tests.servlet.spec.security.secform = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.security.secform
build.com.sun.ts.tests.servlet.spec.servletmapping = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.servletmapping
build.com.sun.ts.tests.servlet.spec.servletresponse = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.servletresponse
build.com.sun.ts.tests.servlet.spec.srlistener = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.srlistener
build.com.sun.ts.tests.servlet.spec.webapps.accesswebinf = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.webapps.accesswebinf
build.com.sun.ts.tests.servlet.spec.welcomefiles = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee com.sun.ts.tests.servlet.spec.welcomefiles
#build.com.sun.ts.tests.jaxrs.GroupOne = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee-plus -j -sql skip com.sun.ts.tests.jaxrs.api.rs_core.uriBuilderTest
#build.com.sun.ts.tests.jaxrs.GroupTwo = -Dhttps.protocols=TLSv1.1,TLSv1.2 --env -nc -c -U -w tomee-plus -j -sql skip com.sun.ts.tests.jaxrs.api.rs_core.cacheControlTest com.sun.ts.tests.jaxrs.api.rs_core.cookieTest com.sun.ts.tests.jaxrs.api.rs_core.entityTagTest com.sun.ts.tests.jaxrs.api.rs_core.genericEntityTest com.sun.ts.tests.jaxrs.api.rs_core.mediaTypeTest com.sun.ts.tests.jaxrs.api.rs_core.newCookieTest com.sun.ts.tests.jaxrs.api.rs_core.responseCTest com.sun.ts.tests.jaxrs.api.rs_core.variantListBuilderTest com.sun.ts.tests.jaxrs.api.rs_core.variantTest com.sun.ts.tests.jaxrs.ee com.sun.ts.tests.jaxrs.spec