[JBoss JIRA] (WFLY-591) TS: Discuss resources location - next to .java files?
by Jason Greene (JIRA)
[ https://issues.jboss.org/browse/WFLY-591?page=com.atlassian.jira.plugin.s... ]
Jason Greene moved AS7-2064 to WFLY-591:
----------------------------------------
Project: WildFly (was: Application Server 7)
Key: WFLY-591 (was: AS7-2064)
Component/s: (was: Test Suite)
> TS: Discuss resources location - next to .java files?
> -----------------------------------------------------
>
> Key: WFLY-591
> URL: https://issues.jboss.org/browse/WFLY-591
> Project: WildFly
> Issue Type: Sub-task
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
> Priority: Minor
>
> Having resources in completely different dir tree makes sense for business apps where they are often maintained by different teams (css, images, ...).
> For a testsuite, where all resources are maintained by devs, usually even the same as sources which use them, there's no real reason to keep them separated.
> Many devs prefer having resources as close to the sources as possible, which sometime leads to putting text content to .java sources - especially with Arquillian. See ejb/descriptor/AS835TestCase.java at https://github.com/stuartwdouglas/jboss-as/compare/master...tests#diff-20 .
> Maven allows to keep sources and resources in the same dir tree.
> TODO: Discuss with devs how they'd like this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (WFLY-583) TS: Some tests are still in org.jboss.as.testsuite.integration package
by Jason Greene (JIRA)
[ https://issues.jboss.org/browse/WFLY-583?page=com.atlassian.jira.plugin.s... ]
Jason Greene moved AS7-2014 to WFLY-583:
----------------------------------------
Project: WildFly (was: Application Server 7)
Key: WFLY-583 (was: AS7-2014)
Component/s: (was: Test Suite)
> TS: Some tests are still in org.jboss.as.testsuite.integration package
> ----------------------------------------------------------------------
>
> Key: WFLY-583
> URL: https://issues.jboss.org/browse/WFLY-583
> Project: WildFly
> Issue Type: Sub-task
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
>
> org.jboss.as.testsuite.integration.weld.alternative.WeldAlternativeTestCase
> org.jboss.as.testsuite.integration.websecurity.WebSecurityCERTTestCase
> org.jboss.as.testsuite.integration.jaxrs.integration.ejb.JaxrsEjbInterceptorsTestCase
> org.jboss.as.testsuite.integration.jpa.transaction.TransactionTestCase
> org.jboss.as.testsuite.integration.osgi.webapp.WebAppNegativeTestCase
> org.jboss.as.testsuite.integration.pojo.test.CollectionsBeansTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarJbossStructureDepedenciesTestCase
> org.jboss.as.testsuite.integration.jaxrs.integration.ejb.JaxrsEjbInterceptorsEarTestCase
> org.jboss.as.testsuite.integration.osgi.interceptor.LifecycleInterceptorTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.war.ApplicationPathIntegrationTestCase
> org.jboss.as.testsuite.integration.injection.resource.persistenceunitref.PersistenceUnitRefTestCase
> org.jboss.as.testsuite.integration.weldejb.removemethod.RemoveMethodExceptionTestCase
> org.jboss.as.testsuite.integration.jpa.multipleinjections.MultiplePersistenceContextInjectionsTestCase
> org.jboss.as.testsuite.integration.jaxrs.jsapi.JaxrsJSApiTestCase
> org.jboss.as.testsuite.integration.weld.extensions.ExtensionsInEarDiscoveredTestCase
> org.jboss.as.testsuite.integration.interceptors.exceptions.ExceptionsFromInterceptorsTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.war.NoApplicationIntegrationTestCase
> org.jboss.as.testsuite.integration.ejb.packaging.war.namingcontext.WarEjbNamingContextTestCase
> org.jboss.as.testsuite.integration.pojo.test.TypeBeansTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.ear.ApplicationPathOverrideIntegrationTestCase
> org.jboss.as.testsuite.integration.jpa.defaultdatasource.DatasourceTestCase
> org.jboss.as.testsuite.integration.ejb.injection.ejb.EjbInjectionSameEjbNameTestCase
> org.jboss.as.testsuite.integration.ejb.remote.ejbnamespace.EjbNamespaceInvocationTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.WarCannotAccessOtherWarTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.war.WarNestedBundleTestCase
> org.jboss.as.testsuite.integration.ejb.transaction.bmt.BeanManagedTransactionsTestCase
> org.jboss.as.testsuite.integration.ejb.interceptor.defaultinterceptor.DefaultInterceptorsTestCase
> org.jboss.as.testsuite.integration.osgi.xml.parser.DOMParserTestCase
> org.jboss.as.testsuite.integration.jaxrs.atom.JaxrsAtomProviderTestCase
> org.jboss.as.testsuite.integration.jpa.hibernate.SecondLevelCacheTestCase
> org.jboss.as.testsuite.integration.ejb.stateless.systemexception.SystemExceptionTestCase
> org.jboss.as.testsuite.integration.injection.resource.infinispan.InfinispanInjectionTestCase
> org.jboss.as.testsuite.integration.osgi.jmx.BundleStateTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassPath4TestCase
> org.jboss.as.testsuite.integration.deployment.classloading.transientdependencies.RarTransientDependenciesTestCase
> org.jboss.as.testsuite.integration.jpa.hibernate.EntityTestCase
> org.jboss.as.testsuite.integration.jpa.epcpropagation.contextduel.AddEPC2TxAfterPCTestCase
> org.jboss.as.testsuite.integration.jaxb.unit.JAXBUsageTestCase
> org.jboss.as.testsuite.integration.weldejb.inheritance.EjbInheritanceTestCase
> org.jboss.as.testsuite.integration.osgi.xservice.ModuleAccessesBundleServiceTestCase
> org.jboss.as.testsuite.integration.osgi.deployment.BundleDeploymentCaseTwoTestCase
> org.jboss.as.testsuite.integration.datasourcedefinition.DataSourceDefinitionTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.transformer.WarJbossStructureClassFileTransformerTestCase
> org.jboss.as.testsuite.integration.jaxrs.integration.cdi.CDIApplicationPathIntegrationTestCase
> org.jboss.as.testsuite.integration.ejb.injection.compenvbindings.EjbJavaCompBindingTestCase
> org.jboss.as.testsuite.integration.ejb.remote.classloading.CrossDeploymentRemoteInvocationTestCase
> org.jboss.as.testsuite.integration.ejb.security.unit.EJBSecurityTestCase
> org.jboss.as.testsuite.integration.weldejb.packaging.warlib.EjbInWarLibPackagingTestCase
> org.jboss.as.testsuite.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase
> org.jboss.as.testsuite.integration.osgi.deployment.BundleDeploymentCaseOneTestCase
> org.jboss.as.testsuite.integration.osgi.ds.DeclarativeServicesTestCase
> org.jboss.as.testsuite.integration.weldejb.multipleviews.NormalScopedEjbWithMultipleViewsTestCase
> org.jboss.as.testsuite.integration.ejb.packaging.multimodule.MultiModuleLifecycleMethodTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassPathTransitiveClosureTestCase
> org.jboss.as.testsuite.integration.osgi.ejb3.StatelessBeanIntegrationTestCase
> org.jboss.as.testsuite.integration.injection.resource.superclass.BindingsOnInterceptorTestCase
> org.jboss.as.testsuite.integration.weldejb.injectionTarget.EjbInjectionTargetWrapTestCase
> org.jboss.as.testsuite.integration.jpa.hibernate.SessionFactoryTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarManifestDependencyPropagatedTestCase
> org.jboss.as.testsuite.integration.ejb.stateful.exception.SystemExceptionTestCase
> org.jboss.as.testsuite.integration.weld.jpa.scoping.WeldJpaInjectionScopeTestCase
> org.jboss.as.testsuite.integration.ejb.stateful.serialization.StatefulSerializationTestCase
> org.jboss.as.testsuite.integration.weldejb.injection.EjbInjectionIntoCdiBeanTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarJbossStructureExtendedVisibilityTestCase
> org.jboss.as.testsuite.integration.pojo.test.SimpleBeansTestCase
> org.jboss.as.testsuite.integration.as859.AS859TestCase
> org.jboss.as.testsuite.integration.sar.unit.SarWithinEarTestCase
> org.jboss.as.testsuite.integration.ejb.home.localhome.SimpleLocalHomeTestCase
> org.jboss.as.testsuite.integration.osgi.http.HttpServiceTestCase
> org.jboss.as.testsuite.integration.pojo.test.CallbackBeansTestCase
> org.jboss.as.testsuite.integration.ejb.stateful.locking.ReentrantLockTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.war.WarChildFirstClassLoadingTestCase
> org.jboss.as.testsuite.integration.jaxrs.multipart.JaxrsMultipartProviderTestCase
> org.jboss.as.testsuite.integration.ejb.transaction.cmt.never.NeverTransactionTestCase
> org.jboss.as.testsuite.integration.osgi.xservice.BundleAccessesModuleServiceTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.war.ApplicationPathOverrideIntegrationTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassLoadingTestCase
> org.jboss.as.testsuite.integration.osgi.logging.LoggingTestCase
> org.jboss.as.testsuite.integration.ejb.view.unit.BusinessViewAnnotationProcessorTestCase
> org.jboss.as.testsuite.integration.ejb.remove.RemoveTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.ear.ApplicationIntegrationTestCase
> org.jboss.as.testsuite.integration.weldejb.SessionObjectReferenceTestCase
> org.jboss.as.testsuite.integration.jaxrs.jaxb.JaxbProviderTestCase
> org.jboss.as.testsuite.integration.injection.resource.enventry.EnvEntryInjectionTestCase
> org.jboss.as.testsuite.integration.injection.resource.multipleinterceptors.BindingsOnInterceptorTestCase
> org.jboss.as.testsuite.integration.jpa.resourcelocal.ResourceLocalTestCase
> org.jboss.as.testsuite.integration.ejb.stateful.timeout.StatefulTimeoutTestCase
> org.jboss.as.testsuite.integration.jaxrs.jackson.JaxrsJacksonProviderTestCase
> org.jboss.as.testsuite.integration.injection.resource.ejblocalref.EjbLocalRefInjectionTestCase
> org.jboss.as.testsuite.integration.jpa.jarfile.JpaJarFileTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.ear.ApplicationPathIntegrationTestCase
> org.jboss.as.testsuite.integration.jpa.epcpropagation.requiresnew.EPCPropagationNewTransactionTestCase
> org.jboss.as.testsuite.integration.ejb.interceptor.lifecycle.order.PostConstructOrderTestCase
> org.jboss.as.testsuite.integration.jpa.webnontxem.NonTransactionalEmTestCase
> org.jboss.as.testsuite.integration.osgi.eventadmin.EventAdminTestCase
> org.jboss.as.testsuite.integration.osgi.webapp.WebAppTestCase
> org.jboss.as.testsuite.integration.ejb.descriptor.CustomDescriptorTestCase
> org.jboss.as.testsuite.integration.osgi.xml.parser.SAXParserTestCase
> org.jboss.as.testsuite.integration.jpa.epcpropagation.EPCPropagationTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.war.WarClassLoadingTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.WarCanAccessEjbJarTestCase
> org.jboss.as.testsuite.integration.webejb.ServletInjectionTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassPath3TestCase
> org.jboss.as.testsuite.integration.ejb.interceptor.lifecycle.chains.InterceptorLifecycleSFSBTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.war.ApplicationIntegrationTestCase
> org.jboss.as.testsuite.integration.osgi.xservice.ModuleAccessesModuleServiceTestCase
> org.jboss.as.testsuite.integration.jpa.hibernate.envers.BasicEnversTestCase
> org.jboss.as.testsuite.integration.jaxrs.integration.cdi.CDIResourceInjectionTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarLibClassPathTransitiveClosureTestCase
> org.jboss.as.testsuite.integration.pojo.test.CycleBeansTestCase
> org.jboss.as.testsuite.integration.ejb.transaction.cmt.beforecompletion.BeforeCompletionExceptionDestroysBeanTestCase
> org.jboss.as.testsuite.integration.injection.resource.enventry.DuplicateGlobalBindingInjectionTestCase
> org.jboss.as.testsuite.integration.injection.resource.persistencecontextref.PersistenceContextRefTestCase
> org.jboss.as.testsuite.integration.jaxrs.subresource.SubResourceTestCase
> org.jboss.as.testsuite.integration.jpa.ormxml.OrmTestCase
> org.jboss.as.testsuite.integration.jpa.packaging.PersistenceUnitPackagingTestCase
> org.jboss.as.testsuite.integration.websecurity.WebSecurityFORMTestCase
> org.jboss.as.testsuite.integration.beanvalidation.hibernate.scriptassert.ScriptAssertTestCase
> org.jboss.as.testsuite.integration.osgi.jmx.MBeanServerTestCase
> org.jboss.as.testsuite.integration.weldejb.constructor.EjbConstructorInjectionTestCase
> org.jboss.as.testsuite.integration.xerces.unit.XercesUsageTestCase
> org.jboss.as.testsuite.integration.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
> org.jboss.as.testsuite.integration.weldejb.interceptor.injection.CDIInjectionIntoEJBInterceptorTestCase
> org.jboss.as.testsuite.integration.ejb.descriptor.MergedDescriptorTestCase
> org.jboss.as.testsuite.integration.osgi.jta.TransactionTestCase
> org.jboss.as.testsuite.integration.ejb.remote.byvalue.RemoteInvocationByValueTestCase
> org.jboss.as.testsuite.integration.ejb.interceptor.method.EjbMethodInterceptorTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassPath2TestCase
> org.jboss.as.testsuite.integration.deployment.classloading.rar.RarClassLoadingTestCase
> org.jboss.as.testsuite.integration.jsf.managedbean.xml.XmlManagedBeanTestCase
> org.jboss.as.testsuite.integration.ejb.transaction.cmt.mandatory.SFSBMandatoryTransactionTestCase
> org.jboss.as.testsuite.integration.ejb.remote.async.RemoteAsyncInvocationTestCase
> org.jboss.as.testsuite.integration.weldejb.interceptor.exceptions.CDIEJBInterceptorExceptionTestCase
> org.jboss.as.testsuite.integration.osgi.webapp.ServletIntegrationTestCase
> org.jboss.as.testsuite.integration.security.CustomLoginModuleTestCase
> org.jboss.as.testsuite.integration.ejb.packaging.injection.CrossModuleInjectionTestCase
> org.jboss.as.testsuite.integration.jaxrs.packaging.ear.NoApplicationIntegrationTestCase
> org.jboss.as.testsuite.integration.websecurity.WebSecurityBASICTestCase
> org.jboss.as.testsuite.integration.as835.AS835TestCase
> org.jboss.as.testsuite.integration.osgi.configadmin.ConfigurationAdminTestCase
> org.jboss.as.testsuite.integration.injection.resource.resourceref.ResourceRefTestCase
> org.jboss.as.testsuite.integration.deployment.structure.JBossDeploymentStructureTestCase
> org.jboss.as.testsuite.integration.jaxrs.integration.cdi.CDIResourceInjectionEarTestCase
> org.jboss.as.testsuite.integration.ejb.localview.EjbLocalViewTestCase
> org.jboss.as.testsuite.integration.jpa.epcpropagation.hierarchy.EPCPropagationHierarchyTestCase
> org.jboss.as.testsuite.integration.weld.jpa.WeldJpaInjectionTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarJbossStructureAdditionalModuleTestCase
> org.jboss.as.testsuite.integration.weldejb.interceptor.packaging.CdiInterceptorEarPackagingTestCase
> org.jboss.as.testsuite.integration.jmx.ModelControllerMBeanTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EjbJarCanAccessOtherEjbJarTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarNestedBundleTestCase
> org.jboss.as.testsuite.integration.injection.resource.noncomponent.NonComponentResourceInjectionTestCase
> org.jboss.as.testsuite.integration.injection.resource.infinispan.InfinispanResourceRefTestCase
> org.jboss.as.testsuite.integration.weldejb.interceptor.binding.WeldInterceptorBindingTestCase
> org.jboss.as.testsuite.integration.ejb.transaction.annotation.NoExplicitTransactionManagementValueTestCase
> org.jboss.as.testsuite.integration.weld.interceptor.packaging.InterceptorPackagingTestCase
> org.jboss.as.testsuite.integration.ejb.descriptor.MetadataCompleteCustomDescriptorTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.war.WarInEarChildFirstClassLoadingTestCase
> org.jboss.as.testsuite.integration.osgi.blueprint.BlueprintTestCase
> org.jboss.as.testsuite.integration.osgi.jndi.JNDITestCase
> org.jboss.as.testsuite.integration.ejb.remote.stateful.StatefulInVmRemoteInvocationTestCase
> org.jboss.as.testsuite.integration.deployment.classloading.ear.EarClassPath1TestCase
> org.jboss.as.testsuite.integration.ejb.injection.ejbs.EjbsInjectionTestCase
> org.jboss.as.testsuite.integration.jsf.managedbean.annotation.AnnotatedManagedBeanTestCase
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months