blob: fb2ab917add15f98d5b615d9536357d6c43cee8b [file] [log] [blame]
project.name= apache-tomee
project.version= 1.0.0-beta-1
project.id= 2
project.scmUrl= scm:svn:https://svn.apache.org/repos/tck/openejb-tck/branches/4.0.0-beta-1
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.connector.annotations.anno = -c -U -w tomee --connector com.sun.ts.tests.connector.annotations.anno
#build.com.sun.ts.tests.connector.annotations.mdcomplete = -c -U -w tomee --connector com.sun.ts.tests.connector.annotations.mdcomplete
#build.com.sun.ts.tests.connector.annotations.partialanno = -c -U -w tomee --connector com.sun.ts.tests.connector.annotations.partialanno
#build.com.sun.ts.tests.connector.connManager = -c -U -w tomee --connector com.sun.ts.tests.connector.connManager
#build.com.sun.ts.tests.connector.localTx.compat = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.compat
#build.com.sun.ts.tests.connector.localTx.connection = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.connection
#build.com.sun.ts.tests.connector.localTx.event = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.event
#build.com.sun.ts.tests.connector.localTx.lifecycle = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.lifecycle
#build.com.sun.ts.tests.connector.localTx.security = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.security
#build.com.sun.ts.tests.connector.localTx.transinflow = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.transinflow
#build.com.sun.ts.tests.connector.localTx.workcontext = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.workcontext
#build.com.sun.ts.tests.connector.localTx.workmgt = -c -U -w tomee --connector com.sun.ts.tests.connector.localTx.workmgt
#build.com.sun.ts.tests.connector.noTx.compat = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.compat
#build.com.sun.ts.tests.connector.noTx.connection = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.connection
#build.com.sun.ts.tests.connector.noTx.event = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.event
#build.com.sun.ts.tests.connector.noTx.lifecycle = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.lifecycle
#build.com.sun.ts.tests.connector.noTx.security = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.security
#build.com.sun.ts.tests.connector.noTx.workmgt = -c -U -w tomee --connector com.sun.ts.tests.connector.noTx.workmgt
#build.com.sun.ts.tests.connector.xa.compat = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.compat
#build.com.sun.ts.tests.connector.xa.connection = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.connection
#build.com.sun.ts.tests.connector.xa.event = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.event
#build.com.sun.ts.tests.connector.xa.lifecycle = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.lifecycle
#build.com.sun.ts.tests.connector.xa.security = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.security
#build.com.sun.ts.tests.connector.xa.workmgt = -c -U -w tomee --connector com.sun.ts.tests.connector.xa.workmgt
build.com.sun.ts.tests.ejb30.lite.appexception.singleton.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.singleton.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.singleton.inheritance = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.singleton.inheritance
build.com.sun.ts.tests.ejb30.lite.appexception.stateful.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateful.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.stateful.inheritance = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateful.inheritance
build.com.sun.ts.tests.ejb30.lite.appexception.stateless.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateless.annotated
build.com.sun.ts.tests.ejb30.lite.appexception.stateless.override = -c -U -w tomee com.sun.ts.tests.ejb30.lite.appexception.stateless.override
build.com.sun.ts.tests.ejb30.lite.basic.mock = -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.mock
build.com.sun.ts.tests.ejb30.lite.basic.singleton = -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.singleton
build.com.sun.ts.tests.ejb30.lite.basic.stateful = -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.stateful
build.com.sun.ts.tests.ejb30.lite.basic.stateless = -c -U -w tomee com.sun.ts.tests.ejb30.lite.basic.stateless
build.com.sun.ts.tests.ejb30.lite.ejbcontext.stateless = -c -U -w tomee com.sun.ts.tests.ejb30.lite.ejbcontext.stateless
build.com.sun.ts.tests.ejb30.lite.enventry.singleton = -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.singleton
build.com.sun.ts.tests.ejb30.lite.enventry.stateful = -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.stateful
build.com.sun.ts.tests.ejb30.lite.enventry.stateless = -c -U -w tomee com.sun.ts.tests.ejb30.lite.enventry.stateless
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.annotated = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.business.descriptor
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.invocationcontext = -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.invocationcontext
build.com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.annotated = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.interceptor.singleton.lifecycle.descriptor
build.com.sun.ts.tests.ejb30.lite.lookup.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.lookup.annotated
build.com.sun.ts.tests.ejb30.lite.lookup.descriptor = -c -U -w tomee com.sun.ts.tests.ejb30.lite.lookup.descriptor
build.com.sun.ts.tests.ejb30.lite.nointerface.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.nointerface.annotated
build.com.sun.ts.tests.ejb30.lite.nointerface.descriptor = -c -U -w tomee com.sun.ts.tests.ejb30.lite.nointerface.descriptor
build.com.sun.ts.tests.ejb30.lite.packaging.embed.provider = -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.embed.provider
build.com.sun.ts.tests.ejb30.lite.packaging.war.datasource.singleton = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.datasource.stateful
build.com.sun.ts.tests.ejb30.lite.packaging.war.enventry = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.servletcontextlistener
build.com.sun.ts.tests.ejb30.lite.packaging.war.webinflib = -c -U -w tomee com.sun.ts.tests.ejb30.lite.packaging.war.webinflib
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.bean = -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.bean
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.accesstimeout = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated
build.com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.inheritance = -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.inheritance
build.com.sun.ts.tests.ejb30.lite.singleton.dependson.graph = -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.dependson.graph
build.com.sun.ts.tests.ejb30.lite.singleton.dependson.triangle = -c -U -w tomee com.sun.ts.tests.ejb30.lite.singleton.dependson.triangle
build.com.sun.ts.tests.ejb30.lite.singleton.lifecycle.bean = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.concurrency.metadata.descriptor
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated
build.com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor = -c -U -w tomee com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor
build.com.sun.ts.tests.ejb30.lite.tx.bm.singleton.rw = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.ejb30.lite.tx.cm.stateless.webrw
build.com.sun.ts.tests.ejb30.lite.view.equals = -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.equals
build.com.sun.ts.tests.ejb30.lite.view.singleton.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.singleton.annotated
build.com.sun.ts.tests.ejb30.lite.view.stateful.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.stateful.annotated
build.com.sun.ts.tests.ejb30.lite.view.stateless.annotated = -c -U -w tomee com.sun.ts.tests.ejb30.lite.view.stateless.annotated
build.com.sun.ts.tests.ejb30.persistence.annotations.access.field = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.field
build.com.sun.ts.tests.ejb30.persistence.annotations.access.mappedsc = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.mappedsc
build.com.sun.ts.tests.ejb30.persistence.annotations.access.property = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.access.property
build.com.sun.ts.tests.ejb30.persistence.annotations.assocoverride = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.assocoverride
build.com.sun.ts.tests.ejb30.persistence.annotations.basic = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.basic
build.com.sun.ts.tests.ejb30.persistence.annotations.collectiontable = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.collectiontable
build.com.sun.ts.tests.ejb30.persistence.annotations.elementcollection = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.elementcollection
build.com.sun.ts.tests.ejb30.persistence.annotations.embeddable = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.embeddable
build.com.sun.ts.tests.ejb30.persistence.annotations.entity = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.entity
build.com.sun.ts.tests.ejb30.persistence.annotations.lob = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.lob
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkey = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkey
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeyclass = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeyclass
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeycolumn = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeycolumn
build.com.sun.ts.tests.ejb30.persistence.annotations.mapkeyjoincolumn = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mapkeyjoincolumn
build.com.sun.ts.tests.ejb30.persistence.annotations.mappedbyid = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.mappedbyid
build.com.sun.ts.tests.ejb30.persistence.annotations.nativequery = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.nativequery
build.com.sun.ts.tests.ejb30.persistence.annotations.onexmanyuni = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.onexmanyuni
build.com.sun.ts.tests.ejb30.persistence.annotations.orderby = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.orderby
build.com.sun.ts.tests.ejb30.persistence.annotations.ordercolumn = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.annotations.ordercolumn
build.com.sun.ts.tests.ejb30.persistence.basic = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.basic
build.com.sun.ts.tests.ejb30.persistence.cache = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.cache
build.com.sun.ts.tests.ejb30.persistence.callback.inheritance = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.inheritance
build.com.sun.ts.tests.ejb30.persistence.callback.listener = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.listener
build.com.sun.ts.tests.ejb30.persistence.callback.listeneroverride = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.listeneroverride
build.com.sun.ts.tests.ejb30.persistence.callback.method = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.method
build.com.sun.ts.tests.ejb30.persistence.callback.methodoverride = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.callback.methodoverride
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.abstractquery = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.abstractquery
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.criteriaquery = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.criteriaquery
#hangs
#build.com.sun.ts.tests.ejb30.persistence.criteriaapi.metamodelquery = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.metamodelquery
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.querybuilder = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.querybuilder
build.com.sun.ts.tests.ejb30.persistence.criteriaapi.strquery = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.criteriaapi.strquery
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex1a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex1a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex1b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex1b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex2a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex2a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex2b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex2b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex3a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex3a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex3b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex3b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex4a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex4a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex4b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex4b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex5a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex5a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex5b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex5b
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex6a = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex6a
build.com.sun.ts.tests.ejb30.persistence.derivedid.ex6b = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.derivedid.ex6b
build.com.sun.ts.tests.ejb30.persistence.entityManagerClose = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entityManagerClose
build.com.sun.ts.tests.ejb30.persistence.entitytest.apitests = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.apitests
build.com.sun.ts.tests.ejb30.persistence.entitytest.bigdecimal = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.bigdecimal
build.com.sun.ts.tests.ejb30.persistence.entitytest.biginteger = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.biginteger
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.cascadeall.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.basic = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.detach.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.basic = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.manyXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmanyFetchEager = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXmanyFetchEager
build.com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.persist.oneXone
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.basic = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.basic
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXmany
build.com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.entitytest.remove.oneXone
build.com.sun.ts.tests.ejb30.persistence.exceptions = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.exceptions
build.com.sun.ts.tests.ejb30.persistence.inheritance.abstractentity = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.abstractentity
build.com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.annotation = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.annotation
build.com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.descriptors = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.mappedsc.descriptors
build.com.sun.ts.tests.ejb30.persistence.inheritance.nonentity = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.inheritance.nonentity
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.attribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.attribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.basictype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.basictype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.bindable = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.bindable
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.collectionattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.collectionattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.embeddabletype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.embeddabletype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.entitytype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.entitytype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.identifiabletype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.identifiabletype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.listattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.listattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.managedtype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.managedtype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.mapattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.mapattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.mappedsuperclasstype = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.mappedsuperclasstype
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.metamodel = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.metamodel
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.pluralattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.pluralattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.setattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.setattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.singularattribute = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.singularattribute
build.com.sun.ts.tests.ejb30.persistence.metamodelapi.type = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.metamodelapi.type
build.com.sun.ts.tests.ejb30.persistence.nestedembedding = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.nestedembedding
build.com.sun.ts.tests.ejb30.persistence.override.attributeoverride = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.attributeoverride
build.com.sun.ts.tests.ejb30.persistence.override.callbacklistener = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.callbacklistener
build.com.sun.ts.tests.ejb30.persistence.override.embeddable = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.embeddable
build.com.sun.ts.tests.ejb30.persistence.override.entity = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.entity
build.com.sun.ts.tests.ejb30.persistence.override.entitylistener = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.entitylistener
build.com.sun.ts.tests.ejb30.persistence.override.joincolumn = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.joincolumn
build.com.sun.ts.tests.ejb30.persistence.override.manytomany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.manytomany
build.com.sun.ts.tests.ejb30.persistence.override.mapkey = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.mapkey
build.com.sun.ts.tests.ejb30.persistence.override.nocallbacklistener = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.nocallbacklistener
build.com.sun.ts.tests.ejb30.persistence.override.table = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.override.table
build.com.sun.ts.tests.ejb30.persistence.query.apitests = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.apitests
build.com.sun.ts.tests.ejb30.persistence.query.flushmode = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.flushmode
build.com.sun.ts.tests.ejb30.persistence.query.language = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.query.language
build.com.sun.ts.tests.ejb30.persistence.relationship.annotations = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.annotations
build.com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxmany
build.com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidirmanyxone
build.com.sun.ts.tests.ejb30.persistence.relationship.bidironexmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidironexmany
build.com.sun.ts.tests.ejb30.persistence.relationship.bidironexone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.bidironexone
build.com.sun.ts.tests.ejb30.persistence.relationship.defaults = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.defaults
build.com.sun.ts.tests.ejb30.persistence.relationship.descriptors = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.descriptors
build.com.sun.ts.tests.ejb30.persistence.relationship.unimanyxmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unimanyxmany
build.com.sun.ts.tests.ejb30.persistence.relationship.unimanyxone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unimanyxone
build.com.sun.ts.tests.ejb30.persistence.relationship.unionexmany = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unionexmany
build.com.sun.ts.tests.ejb30.persistence.relationship.unionexone = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.relationship.unionexone
build.com.sun.ts.tests.ejb30.persistence.types.auto = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.auto
build.com.sun.ts.tests.ejb30.persistence.types.field = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.field
build.com.sun.ts.tests.ejb30.persistence.types.generator = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.generator
build.com.sun.ts.tests.ejb30.persistence.types.primarykey.compound = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.primarykey.compound
build.com.sun.ts.tests.ejb30.persistence.types.property = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.types.property
build.com.sun.ts.tests.ejb30.persistence.versioning = -c -U -w tomee com.sun.ts.tests.ejb30.persistence.versioning
build.com.sun.ts.tests.el.api.javax_el.arrayelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.arrayelresolver
build.com.sun.ts.tests.el.api.javax_el.beanelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.beanelresolver
build.com.sun.ts.tests.el.api.javax_el.compositeelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.compositeelresolver
build.com.sun.ts.tests.el.api.javax_el.elresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.elresolver
build.com.sun.ts.tests.el.api.javax_el.expression = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.expression
build.com.sun.ts.tests.el.api.javax_el.expressionfactory = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.expressionfactory
build.com.sun.ts.tests.el.api.javax_el.functionmapper = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.functionmapper
build.com.sun.ts.tests.el.api.javax_el.listelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.listelresolver
build.com.sun.ts.tests.el.api.javax_el.mapelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.mapelresolver
build.com.sun.ts.tests.el.api.javax_el.methodexpression = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.methodexpression
build.com.sun.ts.tests.el.api.javax_el.methodinfo = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.methodinfo
build.com.sun.ts.tests.el.api.javax_el.resourcebundleelresolver = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.resourcebundleelresolver
build.com.sun.ts.tests.el.api.javax_el.valueexpression = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.valueexpression
build.com.sun.ts.tests.el.api.javax_el.variablemapper = -c -U -w tomee com.sun.ts.tests.el.api.javax_el.variablemapper
build.com.sun.ts.tests.el.spec.binaryoperator = -c -U -w tomee com.sun.ts.tests.el.spec.binaryoperator
build.com.sun.ts.tests.el.spec.coercion = -c -U -w tomee com.sun.ts.tests.el.spec.coercion
build.com.sun.ts.tests.el.spec.conditionaloperator = -c -U -w tomee com.sun.ts.tests.el.spec.conditionaloperator
build.com.sun.ts.tests.el.spec.emptyoperator = -c -U -w tomee com.sun.ts.tests.el.spec.emptyoperator
build.com.sun.ts.tests.el.spec.language = -c -U -w tomee com.sun.ts.tests.el.spec.language
build.com.sun.ts.tests.el.spec.literal = -c -U -w tomee com.sun.ts.tests.el.spec.literal
build.com.sun.ts.tests.el.spec.mapper = -c -U -w tomee com.sun.ts.tests.el.spec.mapper
build.com.sun.ts.tests.el.spec.operatorprecedence = -c -U -w tomee com.sun.ts.tests.el.spec.operatorprecedence
build.com.sun.ts.tests.el.spec.relationaloperator = -c -U -w tomee com.sun.ts.tests.el.spec.relationaloperator
build.com.sun.ts.tests.el.spec.unaryoperator = -c -U -w tomee com.sun.ts.tests.el.spec.unaryoperator
build.com.sun.ts.tests.javamail.ee.internetaddress = -c -U -w tomee com.sun.ts.tests.javamail.ee.internetaddress
build.com.sun.ts.tests.javamail.ee.mimemessage = -c -U -w tomee com.sun.ts.tests.javamail.ee.mimemessage
build.com.sun.ts.tests.javamail.ee.multipart = -c -U -w tomee com.sun.ts.tests.javamail.ee.multipart
build.com.sun.ts.tests.javamail.ee.transport = -c -U -w tomee com.sun.ts.tests.javamail.ee.transport
build.com.sun.ts.tests.jdbc.ee.batchUpdate = -c -U -w tomee com.sun.ts.tests.jdbc.ee.batchUpdate
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt1
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt10 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt10
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt11 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt11
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt12 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt12
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt13 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt13
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt14 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt14
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt15 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt15
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt16 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt16
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt17 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt17
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt18 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt18
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt19 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt19
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt2
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt20 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt20
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt21 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt21
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt22 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt22
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt3
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt4 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt4
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt5 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt5
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt6 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt6
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt7 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt7
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt8 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt8
build.com.sun.ts.tests.jdbc.ee.callStmt.callStmt9 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.callStmt.callStmt9
build.com.sun.ts.tests.jdbc.ee.connection.connection1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.connection.connection1
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime1
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime2
build.com.sun.ts.tests.jdbc.ee.dateTime.dateTime3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dateTime.dateTime3
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta1
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta10 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta10
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta11 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta11
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta12 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta12
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta2
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta3
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta4 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta4
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta5 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta5
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta6 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta6
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta7 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta7
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta8 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta8
build.com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta9 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.dbMeta.dbMeta9
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar1
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar2
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar3
build.com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar4 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.escapeSyntax.scalar4
build.com.sun.ts.tests.jdbc.ee.exception.batUpdExcept = -c -U -w tomee com.sun.ts.tests.jdbc.ee.exception.batUpdExcept
build.com.sun.ts.tests.jdbc.ee.exception.sqlException = -c -U -w tomee com.sun.ts.tests.jdbc.ee.exception.sqlException
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt1
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt10 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt10
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt11 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt11
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt12 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt12
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt13 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt13
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt14 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt14
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt15 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt15
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt16 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt16
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt2
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt3
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt4 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt4
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt5 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt5
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt6 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt6
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt7 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt7
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt8 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt8
build.com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt9 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.prepStmt.prepStmt9
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet1
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet10 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet10
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet11 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet11
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet14 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet14
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet17 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet17
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet18 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet18
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet41 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet41
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet45 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet45
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet47 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet47
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet49 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet49
build.com.sun.ts.tests.jdbc.ee.resultSet.resultSet7 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.resultSet.resultSet7
build.com.sun.ts.tests.jdbc.ee.rsMeta = -c -U -w tomee com.sun.ts.tests.jdbc.ee.rsMeta
build.com.sun.ts.tests.jdbc.ee.stmt.stmt1 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt1
build.com.sun.ts.tests.jdbc.ee.stmt.stmt2 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt2
build.com.sun.ts.tests.jdbc.ee.stmt.stmt3 = -c -U -w tomee com.sun.ts.tests.jdbc.ee.stmt.stmt3
build.com.sun.ts.tests.jsf.api.javax_faces.application.application = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.event.valuechangeevent
build.com.sun.ts.tests.jsf.api.javax_faces.facesexception = -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.facesexception
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.altfacesconfig = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinder.webinf
build.com.sun.ts.tests.jsf.api.javax_faces.factoryfinderrelease = -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.factoryfinderrelease
build.com.sun.ts.tests.jsf.api.javax_faces.lifecycle.lifecycle = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsf.api.javax_faces.view.location
build.com.sun.ts.tests.jsf.spec.ajax.keyword = -c -U -w tomee com.sun.ts.tests.jsf.spec.ajax.keyword
build.com.sun.ts.tests.jsf.spec.ajax.tagwrapper = -c -U -w tomee com.sun.ts.tests.jsf.spec.ajax.tagwrapper
build.com.sun.ts.tests.jsf.spec.appconfigresources.absolute_ordering = -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.absolute_ordering
build.com.sun.ts.tests.jsf.spec.appconfigresources.relative_ordering = -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.relative_ordering
build.com.sun.ts.tests.jsf.spec.appconfigresources.startupbehavior = -c -U -w tomee com.sun.ts.tests.jsf.spec.appconfigresources.startupbehavior
build.com.sun.ts.tests.jsf.spec.composite.actionsource = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.actionsource
build.com.sun.ts.tests.jsf.spec.composite.attribute = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.attribute
build.com.sun.ts.tests.jsf.spec.composite.editablevalueholder = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.editablevalueholder
build.com.sun.ts.tests.jsf.spec.composite.facet = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.facet
build.com.sun.ts.tests.jsf.spec.composite.insertchildren = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.insertchildren
build.com.sun.ts.tests.jsf.spec.composite.packaging.classpath = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.packaging.classpath
build.com.sun.ts.tests.jsf.spec.composite.packaging.webapproot = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.packaging.webapproot
build.com.sun.ts.tests.jsf.spec.composite.valueholder = -c -U -w tomee com.sun.ts.tests.jsf.spec.composite.valueholder
build.com.sun.ts.tests.jsf.spec.coretags.selectitems = -c -U -w tomee com.sun.ts.tests.jsf.spec.coretags.selectitems
build.com.sun.ts.tests.jsf.spec.el.elresolvers = -c -U -w tomee com.sun.ts.tests.jsf.spec.el.elresolvers
build.com.sun.ts.tests.jsf.spec.el.managedbean.ee = -c -U -w tomee com.sun.ts.tests.jsf.spec.el.managedbean.ee
build.com.sun.ts.tests.jsf.spec.el.managedbean.standalone = -c -U -w tomee com.sun.ts.tests.jsf.spec.el.managedbean.standalone
build.com.sun.ts.tests.jsf.spec.jstl.cwo = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.cwo
build.com.sun.ts.tests.jsf.spec.jstl.fncontains = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fncontains
build.com.sun.ts.tests.jsf.spec.jstl.fncontainsignore = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fncontainsignore
build.com.sun.ts.tests.jsf.spec.jstl.fnendswith = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnendswith
build.com.sun.ts.tests.jsf.spec.jstl.fnescapexml = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnescapexml
build.com.sun.ts.tests.jsf.spec.jstl.fnindexof = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnindexof
build.com.sun.ts.tests.jsf.spec.jstl.fnjoin = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnjoin
build.com.sun.ts.tests.jsf.spec.jstl.fnlength = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnlength
build.com.sun.ts.tests.jsf.spec.jstl.fnreplace = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnreplace
build.com.sun.ts.tests.jsf.spec.jstl.fnsplit = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsplit
build.com.sun.ts.tests.jsf.spec.jstl.fnstartswith = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnstartswith
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstring = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstring
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstringafter = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstringafter
build.com.sun.ts.tests.jsf.spec.jstl.fnsubstringbefore = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fnsubstringbefore
build.com.sun.ts.tests.jsf.spec.jstl.fntolowercase = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntolowercase
build.com.sun.ts.tests.jsf.spec.jstl.fntouppercase = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntouppercase
build.com.sun.ts.tests.jsf.spec.jstl.fntrim = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.fntrim
build.com.sun.ts.tests.jsf.spec.jstl.foreachtag = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.foreachtag
build.com.sun.ts.tests.jsf.spec.jstl.iftag = -c -U -w tomee com.sun.ts.tests.jsf.spec.jstl.iftag
build.com.sun.ts.tests.jsf.spec.navigation = -c -U -w tomee com.sun.ts.tests.jsf.spec.navigation
build.com.sun.ts.tests.jsf.spec.render.body = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.body
build.com.sun.ts.tests.jsf.spec.render.booleancheckbox = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.booleancheckbox
build.com.sun.ts.tests.jsf.spec.render.commandbutton = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.commandbutton
build.com.sun.ts.tests.jsf.spec.render.commandlink = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.commandlink
build.com.sun.ts.tests.jsf.spec.render.datatable = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.datatable
build.com.sun.ts.tests.jsf.spec.render.form = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.form
build.com.sun.ts.tests.jsf.spec.render.graphic = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.graphic
build.com.sun.ts.tests.jsf.spec.render.grid = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.grid
build.com.sun.ts.tests.jsf.spec.render.head = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.head
build.com.sun.ts.tests.jsf.spec.render.hidden = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.hidden
build.com.sun.ts.tests.jsf.spec.render.inputtext = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.inputtext
build.com.sun.ts.tests.jsf.spec.render.manycheckbox = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manycheckbox
build.com.sun.ts.tests.jsf.spec.render.manylistbox = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manylistbox
build.com.sun.ts.tests.jsf.spec.render.manymenu = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.manymenu
build.com.sun.ts.tests.jsf.spec.render.message = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.message
build.com.sun.ts.tests.jsf.spec.render.messages = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.messages
build.com.sun.ts.tests.jsf.spec.render.onelistbox = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.onelistbox
build.com.sun.ts.tests.jsf.spec.render.onemenu = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.onemenu
build.com.sun.ts.tests.jsf.spec.render.oneradio = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.oneradio
build.com.sun.ts.tests.jsf.spec.render.outputformat = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputformat
build.com.sun.ts.tests.jsf.spec.render.outputlabel = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputlabel
build.com.sun.ts.tests.jsf.spec.render.outputlink = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputlink
build.com.sun.ts.tests.jsf.spec.render.outputscript = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputscript
build.com.sun.ts.tests.jsf.spec.render.outputstyle = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputstyle
build.com.sun.ts.tests.jsf.spec.render.outputtext = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.outputtext
build.com.sun.ts.tests.jsf.spec.render.secret = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.secret
build.com.sun.ts.tests.jsf.spec.render.textarea = -c -U -w tomee com.sun.ts.tests.jsf.spec.render.textarea
build.com.sun.ts.tests.jsf.spec.resource.packaging.classpath = -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.packaging.classpath
build.com.sun.ts.tests.jsf.spec.resource.packaging.webapproot = -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.packaging.webapproot
build.com.sun.ts.tests.jsf.spec.resource.relocatable = -c -U -w tomee com.sun.ts.tests.jsf.spec.resource.relocatable
build.com.sun.ts.tests.jsf.spec.templating.insert = -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.insert
build.com.sun.ts.tests.jsf.spec.templating.remove = -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.remove
build.com.sun.ts.tests.jsf.spec.templating.repeat = -c -U -w tomee com.sun.ts.tests.jsf.spec.templating.repeat
build.com.sun.ts.tests.jsf.spec.view.viewhandler = -c -U -w tomee com.sun.ts.tests.jsf.spec.view.viewhandler
build.com.sun.ts.tests.jsf.spec.webapp.tldsig = -c -U -w tomee com.sun.ts.tests.jsf.spec.webapp.tldsig
build.com.sun.ts.tests.jsp.api.javax_el.arrayelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.arrayelresolver
build.com.sun.ts.tests.jsp.api.javax_el.beanelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.beanelresolver
build.com.sun.ts.tests.jsp.api.javax_el.compelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.compelresolver
build.com.sun.ts.tests.jsp.api.javax_el.createmethexpr = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.createmethexpr
build.com.sun.ts.tests.jsp.api.javax_el.createvalexpr = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.createvalexpr
build.com.sun.ts.tests.jsp.api.javax_el.elresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.elresolver
build.com.sun.ts.tests.jsp.api.javax_el.listelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.listelresolver
build.com.sun.ts.tests.jsp.api.javax_el.mapelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.mapelresolver
build.com.sun.ts.tests.jsp.api.javax_el.methodinfo = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.methodinfo
build.com.sun.ts.tests.jsp.api.javax_el.resourcebundleelresolver = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_el.resourcebundleelresolver
build.com.sun.ts.tests.jsp.api.javax_el.valexpression = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsp.api.javax_servlet.jsp.tagext.variableinfo
build.com.sun.ts.tests.jsp.spec.configuration.charsequence = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.charsequence
build.com.sun.ts.tests.jsp.spec.configuration.elevaluation = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.elevaluation
build.com.sun.ts.tests.jsp.spec.configuration.encoding = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.encoding
build.com.sun.ts.tests.jsp.spec.configuration.general = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.general
build.com.sun.ts.tests.jsp.spec.configuration.includes = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.includes
build.com.sun.ts.tests.jsp.spec.configuration.scripting = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.scripting
build.com.sun.ts.tests.jsp.spec.configuration.xml = -c -U -w tomee com.sun.ts.tests.jsp.spec.configuration.xml
build.com.sun.ts.tests.jsp.spec.core_syntax.actions.attribute = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.directives.taglib
build.com.sun.ts.tests.jsp.spec.core_syntax.implicitobjects = -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.implicitobjects
build.com.sun.ts.tests.jsp.spec.core_syntax.scripting.declaration = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.jsp.spec.core_syntax.scripting.scriptlet
build.com.sun.ts.tests.jsp.spec.el.jsp = -c -U -w tomee com.sun.ts.tests.jsp.spec.el.jsp
build.com.sun.ts.tests.jsp.spec.el.language = -c -U -w tomee com.sun.ts.tests.jsp.spec.el.language
build.com.sun.ts.tests.jsp.spec.i18n = -c -U -w tomee com.sun.ts.tests.jsp.spec.i18n
build.com.sun.ts.tests.jsp.spec.jspdocument.elements = -c -U -w tomee com.sun.ts.tests.jsp.spec.jspdocument.elements
build.com.sun.ts.tests.jsp.spec.jspdocument.general = -c -U -w tomee com.sun.ts.tests.jsp.spec.jspdocument.general
build.com.sun.ts.tests.jsp.spec.misc.precompilation = -c -U -w tomee com.sun.ts.tests.jsp.spec.misc.precompilation
build.com.sun.ts.tests.jsp.spec.security.secbasic = -c -U -w tomee com.sun.ts.tests.jsp.spec.security.secbasic
build.com.sun.ts.tests.jsp.spec.security.secform = -c -U -w tomee com.sun.ts.tests.jsp.spec.security.secform
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute20 = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute20
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute21 = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.attribute21
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.general = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.general
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.tag20 = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.tag20
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.tag21 = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.tag21
build.com.sun.ts.tests.jsp.spec.tagfiles.directives.variable = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.directives.variable
build.com.sun.ts.tests.jsp.spec.tagfiles.implicitobjects = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.implicitobjects
build.com.sun.ts.tests.jsp.spec.tagfiles.packaging = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.packaging
build.com.sun.ts.tests.jsp.spec.tagfiles.semantics = -c -U -w tomee com.sun.ts.tests.jsp.spec.tagfiles.semantics
build.com.sun.ts.tests.jsp.spec.tldres = -c -U -w tomee com.sun.ts.tests.jsp.spec.tldres
build.com.sun.ts.tests.jstl.compat.onedotzero = -c -U -w tomee com.sun.ts.tests.jstl.compat.onedotzero
build.com.sun.ts.tests.jstl.spec.core.conditional.cwo = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.conditional.cwo
build.com.sun.ts.tests.jstl.spec.core.conditional.iftag = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.conditional.iftag
build.com.sun.ts.tests.jstl.spec.core.general.catchtag = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.catchtag
build.com.sun.ts.tests.jstl.spec.core.general.outtag = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.outtag
build.com.sun.ts.tests.jstl.spec.core.general.remove = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.remove
build.com.sun.ts.tests.jstl.spec.core.general.set = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.general.set
build.com.sun.ts.tests.jstl.spec.core.iteration.foreach = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.foreach
build.com.sun.ts.tests.jstl.spec.core.iteration.fortokens = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.fortokens
build.com.sun.ts.tests.jstl.spec.core.iteration.loopstatus = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.iteration.loopstatus
build.com.sun.ts.tests.jstl.spec.core.urlresource.importtag = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.importtag
build.com.sun.ts.tests.jstl.spec.core.urlresource.param = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.param
build.com.sun.ts.tests.jstl.spec.core.urlresource.redirect = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.redirect
build.com.sun.ts.tests.jstl.spec.core.urlresource.url = -c -U -w tomee com.sun.ts.tests.jstl.spec.core.urlresource.url
build.com.sun.ts.tests.jstl.spec.etu.config = -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.config
build.com.sun.ts.tests.jstl.spec.etu.functions = -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.functions
build.com.sun.ts.tests.jstl.spec.etu.tlv.permitted = -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.tlv.permitted
build.com.sun.ts.tests.jstl.spec.etu.tlv.scrfree = -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.tlv.scrfree
build.com.sun.ts.tests.jstl.spec.etu.uri = -c -U -w tomee com.sun.ts.tests.jstl.spec.etu.uri
build.com.sun.ts.tests.jstl.spec.fmt.format.fmtdate = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.fmtdate
build.com.sun.ts.tests.jstl.spec.fmt.format.fmtnum = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.fmtnum
build.com.sun.ts.tests.jstl.spec.fmt.format.localecontext = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.localecontext
build.com.sun.ts.tests.jstl.spec.fmt.format.parsedate = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.parsedate
build.com.sun.ts.tests.jstl.spec.fmt.format.parsenum = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.parsenum
build.com.sun.ts.tests.jstl.spec.fmt.format.settimezone = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.settimezone
build.com.sun.ts.tests.jstl.spec.fmt.format.timezone = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.format.timezone
build.com.sun.ts.tests.jstl.spec.fmt.i18n.bundle = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.bundle
build.com.sun.ts.tests.jstl.spec.fmt.i18n.message = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.message
build.com.sun.ts.tests.jstl.spec.fmt.i18n.param = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.param
build.com.sun.ts.tests.jstl.spec.fmt.i18n.requestencoding = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.requestencoding
build.com.sun.ts.tests.jstl.spec.fmt.i18n.resourcelookup = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.resourcelookup
build.com.sun.ts.tests.jstl.spec.fmt.i18n.responseencoding = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.responseencoding
build.com.sun.ts.tests.jstl.spec.fmt.i18n.setbundle = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.setbundle
build.com.sun.ts.tests.jstl.spec.fmt.i18n.setlocale = -c -U -w tomee com.sun.ts.tests.jstl.spec.fmt.i18n.setlocale
build.com.sun.ts.tests.jstl.spec.sql.param = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.param
build.com.sun.ts.tests.jstl.spec.sql.query = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.query
build.com.sun.ts.tests.jstl.spec.sql.result = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.result
build.com.sun.ts.tests.jstl.spec.sql.setdatasource = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.setdatasource
build.com.sun.ts.tests.jstl.spec.sql.transaction = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.transaction
build.com.sun.ts.tests.jstl.spec.sql.update = -c -U -w tomee com.sun.ts.tests.jstl.spec.sql.update
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xcwo = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xcwo
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach
build.com.sun.ts.tests.jstl.spec.xml.xconditional.xif = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xconditional.xif
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.bindings = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.bindings
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.parse = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.parse
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.types = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.types
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.xout = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.xout
build.com.sun.ts.tests.jstl.spec.xml.xmlcore.xset = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xmlcore.xset
build.com.sun.ts.tests.jstl.spec.xml.xtransform.param = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xtransform.param
build.com.sun.ts.tests.jstl.spec.xml.xtransform.transform = -c -U -w tomee com.sun.ts.tests.jstl.spec.xml.xtransform.transform
build.com.sun.ts.tests.jta.ee.usertransaction.begin = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.begin
build.com.sun.ts.tests.jta.ee.usertransaction.commit = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.commit
build.com.sun.ts.tests.jta.ee.usertransaction.getstatus = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.getstatus
build.com.sun.ts.tests.jta.ee.usertransaction.rollback = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.rollback
build.com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly
build.com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout = -c -U -w tomee com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout
build.com.sun.ts.tests.samples.javamail.ee.transport = -c -U -w tomee com.sun.ts.tests.samples.javamail.ee.transport
build.com.sun.ts.tests.samples.jdbc.ee.testConn = -c -U -w tomee com.sun.ts.tests.samples.jdbc.ee.testConn
build.com.sun.ts.tests.servlet.api.javax_servlet.asynccontext = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.asynccontext
build.com.sun.ts.tests.servlet.api.javax_servlet.asyncevent = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.asyncevent
build.com.sun.ts.tests.servlet.api.javax_servlet.dispatchertype = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.dispatchertype
build.com.sun.ts.tests.servlet.api.javax_servlet.dofilter = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.dofilter
build.com.sun.ts.tests.servlet.api.javax_servlet.filter = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filter
build.com.sun.ts.tests.servlet.api.javax_servlet.filterchain = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterchain
build.com.sun.ts.tests.servlet.api.javax_servlet.filterconfig = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterconfig
build.com.sun.ts.tests.servlet.api.javax_servlet.filterrequestdispatcher = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.filterrequestdispatcher
build.com.sun.ts.tests.servlet.api.javax_servlet.genericservlet = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.genericservlet
build.com.sun.ts.tests.servlet.api.javax_servlet.registration = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.registration
build.com.sun.ts.tests.servlet.api.javax_servlet.requestdispatcher = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.requestdispatcher
build.com.sun.ts.tests.servlet.api.javax_servlet.scattributeevent = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scattributeevent
build.com.sun.ts.tests.servlet.api.javax_servlet.scattributelistener = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scattributelistener
build.com.sun.ts.tests.servlet.api.javax_servlet.scevent = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.scevent
build.com.sun.ts.tests.servlet.api.javax_servlet.sclistener = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.sclistener
build.com.sun.ts.tests.servlet.api.javax_servlet.servlet = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servlet
build.com.sun.ts.tests.servlet.api.javax_servlet.servletconfig = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletconfig
build.com.sun.ts.tests.servlet.api.javax_servlet.servletcontext = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletcontext
build.com.sun.ts.tests.servlet.api.javax_servlet.servletcontext30 = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletcontext30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletexception = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletexception
build.com.sun.ts.tests.servlet.api.javax_servlet.servletinputstream = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletinputstream
build.com.sun.ts.tests.servlet.api.javax_servlet.servletoutputstream = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletoutputstream
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest1 = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest1
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequest30 = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequest30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper
build.com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper30 = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletrequestwrapper30
build.com.sun.ts.tests.servlet.api.javax_servlet.servletresponse = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletresponse
build.com.sun.ts.tests.servlet.api.javax_servlet.servletresponsewrapper = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.servletresponsewrapper
build.com.sun.ts.tests.servlet.api.javax_servlet.singlethreadmodel = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.singlethreadmodel
build.com.sun.ts.tests.servlet.api.javax_servlet.srattributeevent = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srattributeevent
build.com.sun.ts.tests.servlet.api.javax_servlet.srattributelistener = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srattributelistener
build.com.sun.ts.tests.servlet.api.javax_servlet.srevent = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srevent
build.com.sun.ts.tests.servlet.api.javax_servlet.srlistener = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.srlistener
build.com.sun.ts.tests.servlet.api.javax_servlet.unavailableexception = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet.unavailableexception
build.com.sun.ts.tests.servlet.api.javax_servlet_http.cookie = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -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 = -c -U -w tomee com.sun.ts.tests.servlet.api.javax_servlet_http.sessioncookieconfig
build.com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash = -c -U -w tomee com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash
build.com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash = -c -U -w tomee com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash
build.com.sun.ts.tests.servlet.spec.annotationservlet.webfilter = -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.webfilter
build.com.sun.ts.tests.servlet.spec.annotationservlet.weblistener = -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.weblistener
build.com.sun.ts.tests.servlet.spec.annotationservlet.webservlet = -c -U -w tomee com.sun.ts.tests.servlet.spec.annotationservlet.webservlet
build.com.sun.ts.tests.servlet.spec.aordering = -c -U -w tomee com.sun.ts.tests.servlet.spec.aordering
build.com.sun.ts.tests.servlet.spec.async = -c -U -w tomee com.sun.ts.tests.servlet.spec.async
build.com.sun.ts.tests.servlet.spec.crosscontext = -c -U -w tomee com.sun.ts.tests.servlet.spec.crosscontext
build.com.sun.ts.tests.servlet.spec.defaultmapping = -c -U -w tomee com.sun.ts.tests.servlet.spec.defaultmapping
build.com.sun.ts.tests.servlet.spec.dir_struct = -c -U -w tomee com.sun.ts.tests.servlet.spec.dir_struct
build.com.sun.ts.tests.servlet.spec.errorpage = -c -U -w tomee com.sun.ts.tests.servlet.spec.errorpage
build.com.sun.ts.tests.servlet.spec.errorpage1 = -c -U -w tomee com.sun.ts.tests.servlet.spec.errorpage1
build.com.sun.ts.tests.servlet.spec.fragment = -c -U -w tomee com.sun.ts.tests.servlet.spec.fragment
build.com.sun.ts.tests.servlet.spec.httpservletresponse = -c -U -w tomee com.sun.ts.tests.servlet.spec.httpservletresponse
build.com.sun.ts.tests.servlet.spec.i18n.encoding = -c -U -w tomee com.sun.ts.tests.servlet.spec.i18n.encoding
build.com.sun.ts.tests.servlet.spec.listenerorder = -c -U -w tomee com.sun.ts.tests.servlet.spec.listenerorder
build.com.sun.ts.tests.servlet.spec.multifiltermapping = -c -U -w tomee com.sun.ts.tests.servlet.spec.multifiltermapping
build.com.sun.ts.tests.servlet.spec.protocols.http = -c -U -w tomee com.sun.ts.tests.servlet.spec.protocols.http
build.com.sun.ts.tests.servlet.spec.rdspecialchar = -c -U -w tomee com.sun.ts.tests.servlet.spec.rdspecialchar
build.com.sun.ts.tests.servlet.spec.requestdispatcher = -c -U -w tomee com.sun.ts.tests.servlet.spec.requestdispatcher
build.com.sun.ts.tests.servlet.spec.requestmap = -c -U -w tomee com.sun.ts.tests.servlet.spec.requestmap
build.com.sun.ts.tests.servlet.spec.security.annotations = -c -U -w tomee com.sun.ts.tests.servlet.spec.security.annotations
build.com.sun.ts.tests.servlet.spec.security.clientcert = -c -U -w tomee com.sun.ts.tests.servlet.spec.security.clientcert
build.com.sun.ts.tests.servlet.spec.security.clientcertanno = -c -U -w tomee com.sun.ts.tests.servlet.spec.security.clientcertanno
build.com.sun.ts.tests.servlet.spec.security.secbasic = -c -U -w tomee com.sun.ts.tests.servlet.spec.security.secbasic
build.com.sun.ts.tests.servlet.spec.security.secform = -c -U -w tomee com.sun.ts.tests.servlet.spec.security.secform
build.com.sun.ts.tests.servlet.spec.servletmapping = -c -U -w tomee com.sun.ts.tests.servlet.spec.servletmapping
build.com.sun.ts.tests.servlet.spec.servletresponse = -c -U -w tomee com.sun.ts.tests.servlet.spec.servletresponse
build.com.sun.ts.tests.servlet.spec.srlistener = -c -U -w tomee com.sun.ts.tests.servlet.spec.srlistener
build.com.sun.ts.tests.servlet.spec.webapps.accesswebinf = -c -U -w tomee com.sun.ts.tests.servlet.spec.webapps.accesswebinf
build.com.sun.ts.tests.servlet.spec.welcomefiles = -c -U -w tomee com.sun.ts.tests.servlet.spec.welcomefiles