From 082b3c01baf3adb261406483eeb853f5a0a2c0de Mon Sep 17 00:00:00 2001 From: lgrill-pentaho Date: Mon, 11 Nov 2024 13:39:07 -0500 Subject: [PATCH] DEVO-11194: updated license and copyright headers --- LICENSE.txt | 7 +-- api/LICENSE.txt | 7 +-- .../javax/ws/rs/core/NoContentException.java | 3 +- .../api/action/ActionInvocationException.java | 3 +- .../action/ActionPreProcessingException.java | 3 +- .../pentaho/platform/api/action/IAction.java | 3 +- .../platform/api/action/IActionAdaptor.java | 3 +- .../api/action/IActionInvokeStatus.java | 3 +- .../platform/api/action/IActionInvoker.java | 3 +- .../api/action/IDefinitionAwareAction.java | 3 +- .../platform/api/action/ILoggingAction.java | 3 +- .../api/action/IPostProcessingAction.java | 3 +- .../api/action/IPreProcessingAction.java | 3 +- .../api/action/ISessionAwareAction.java | 3 +- .../api/action/IStreamProcessingAction.java | 3 +- .../platform/api/action/IStreamingAction.java | 3 +- .../platform/api/action/IVarArgsAction.java | 3 +- .../api/action/IWorkerNodeCredential.java | 3 +- .../api/cache/ICacheExpirationRegistry.java | 3 +- .../api/cache/ILastModifiedCacheItem.java | 3 +- .../data/DBDatasourceServiceException.java | 3 +- .../api/data/IDBDatasourceService.java | 3 +- .../platform/api/data/IDataComponent.java | 3 +- .../api/data/IJndiDatasourceService.java | 3 +- .../api/data/IPooledDatasourceService.java | 3 +- .../platform/api/data/IPreparedComponent.java | 3 +- .../api/email/EmailServiceException.java | 3 +- .../email/IEmailAuthenticationResponse.java | 3 +- .../api/email/IEmailConfiguration.java | 3 +- .../platform/api/email/IEmailService.java | 3 +- .../api/engine/ActionExecutionException.java | 3 +- .../engine/ActionInitializationException.java | 3 +- .../api/engine/ActionSequenceException.java | 3 +- .../engine/ActionSequencePromptException.java | 3 +- .../api/engine/ActionValidationException.java | 3 +- .../platform/api/engine/AuditException.java | 3 +- .../api/engine/ComponentException.java | 3 +- .../api/engine/IAcceptsRuntimeInputs.java | 3 +- .../platform/api/engine/IAclEntry.java | 3 +- .../platform/api/engine/IAclHolder.java | 3 +- .../platform/api/engine/IAclSolutionFile.java | 3 +- .../platform/api/engine/IAclVoter.java | 3 +- .../api/engine/IActionCompleteListener.java | 3 +- .../platform/api/engine/IActionParameter.java | 3 +- .../api/engine/IActionRequestHandler.java | 3 +- .../platform/api/engine/IActionSequence.java | 3 +- .../api/engine/IActionSequenceResource.java | 3 +- .../api/engine/IApplicationContext.java | 3 +- .../platform/api/engine/IAuditEntry.java | 3 +- .../platform/api/engine/IAuditable.java | 3 +- .../api/engine/IAuthorizationAction.java | 3 +- .../api/engine/IAuthorizationPolicy.java | 3 +- .../api/engine/IBackgroundExecution.java | 3 +- .../platform/api/engine/ICacheManager.java | 3 +- .../platform/api/engine/IComponent.java | 3 +- .../api/engine/IConditionalExecution.java | 3 +- .../platform/api/engine/IConfiguration.java | 3 +- .../platform/api/engine/IConfiguredPojo.java | 3 +- .../api/engine/IConnectionUserRoleMapper.java | 3 +- .../api/engine/IContentGenerator.java | 3 +- .../api/engine/IContentGeneratorInfo.java | 3 +- .../api/engine/IContentGeneratorInvoker.java | 3 +- .../platform/api/engine/IContentInfo.java | 3 +- .../platform/api/engine/IContentListener.java | 3 +- .../api/engine/IContentOutputHandler.java | 3 +- .../ICreateFeedbackParameterCallback.java | 3 +- .../api/engine/IDocumentResourceLoader.java | 3 +- .../api/engine/IExecutionListener.java | 3 +- .../platform/api/engine/IFileFilter.java | 3 +- .../platform/api/engine/IFileInfo.java | 3 +- .../platform/api/engine/ILoggablePojo.java | 3 +- .../pentaho/platform/api/engine/ILogger.java | 3 +- .../platform/api/engine/ILogoutListener.java | 3 +- .../api/engine/IMessageFormatter.java | 3 +- .../api/engine/IMimeTypeListener.java | 3 +- .../platform/api/engine/IObjectCreator.java | 3 +- .../platform/api/engine/IOutputDef.java | 3 +- .../platform/api/engine/IOutputHandler.java | 3 +- .../api/engine/IParameterManager.java | 3 +- .../api/engine/IParameterProvider.java | 3 +- .../api/engine/IParameterResolver.java | 3 +- .../platform/api/engine/IParameterSetter.java | 3 +- .../platform/api/engine/IPentahoAclEntry.java | 3 +- .../api/engine/IPentahoAclObjectIdentity.java | 3 +- .../api/engine/IPentahoBasicAclEntry.java | 3 +- .../IPentahoDefinableObjectFactory.java | 3 +- .../api/engine/IPentahoInitializer.java | 3 +- .../api/engine/IPentahoObjectFactory.java | 3 +- .../api/engine/IPentahoObjectReference.java | 3 +- .../engine/IPentahoObjectRegistration.java | 3 +- .../api/engine/IPentahoPublisher.java | 3 +- .../IPentahoRegistrableObjectFactory.java | 3 +- .../api/engine/IPentahoRequestContext.java | 3 +- .../IPentahoRequestContextHolderStrategy.java | 3 +- .../platform/api/engine/IPentahoSession.java | 3 +- .../platform/api/engine/IPentahoSystem.java | 3 +- .../api/engine/IPentahoSystemAclHelper.java | 3 +- .../engine/IPentahoSystemAdminPlugins.java | 3 +- .../api/engine/IPentahoSystemEntryPoint.java | 3 +- .../api/engine/IPentahoSystemExitPoint.java | 3 +- .../api/engine/IPentahoSystemHelper.java | 3 +- .../api/engine/IPentahoSystemInitializer.java | 3 +- .../api/engine/IPentahoSystemListener.java | 3 +- .../api/engine/IPentahoSystemListeners.java | 3 +- .../engine/IPentahoSystemStartupActions.java | 3 +- .../platform/api/engine/IPentahoUrl.java | 3 +- .../api/engine/IPentahoUrlFactory.java | 3 +- .../platform/api/engine/IPermissionMask.java | 3 +- .../platform/api/engine/IPermissionMgr.java | 3 +- .../api/engine/IPermissionRecipient.java | 3 +- .../platform/api/engine/IPlatformPlugin.java | 3 +- .../api/engine/IPlatformReadyListener.java | 3 +- .../api/engine/IPlatformWebResource.java | 3 +- .../api/engine/IPluginLifecycleListener.java | 3 +- .../platform/api/engine/IPluginManager.java | 3 +- .../api/engine/IPluginManagerListener.java | 3 +- .../platform/api/engine/IPluginOperation.java | 3 +- .../platform/api/engine/IPluginProvider.java | 3 +- .../api/engine/IPluginResourceLoader.java | 3 +- .../api/engine/IProducesRuntimeOutputs.java | 3 +- .../platform/api/engine/IRuntimeContext.java | 3 +- .../platform/api/engine/IScheduledJob.java | 3 +- .../platform/api/engine/ISecurityHelper.java | 3 +- .../platform/api/engine/ISelectionMapper.java | 3 +- .../api/engine/ISequenceDefinition.java | 3 +- .../engine/IServerStatusChangeListener.java | 3 +- .../api/engine/IServerStatusProvider.java | 3 +- .../platform/api/engine/IServiceConfig.java | 3 +- .../platform/api/engine/IServiceManager.java | 3 +- .../api/engine/ISessionContainer.java | 3 +- .../api/engine/ISessionStartupAction.java | 3 +- .../api/engine/ISimplePojoComponent.java | 3 +- .../api/engine/ISolutionActionDefinition.java | 3 +- .../engine/ISolutionAttributeContributor.java | 3 +- .../platform/api/engine/ISolutionEngine.java | 3 +- .../platform/api/engine/ISolutionFile.java | 3 +- .../platform/api/engine/ISolutionFilter.java | 3 +- .../platform/api/engine/IStreamingPojo.java | 3 +- .../api/engine/IStreamingPojoComponent.java | 3 +- .../platform/api/engine/ISystemConfig.java | 3 +- .../platform/api/engine/ISystemSettings.java | 3 +- .../platform/api/engine/IUITemplater.java | 3 +- .../api/engine/IUserRoleListService.java | 3 +- .../api/engine/InvalidParameterException.java | 3 +- .../api/engine/ObjectFactoryException.java | 3 +- .../engine/PentahoAccessControlException.java | 3 +- .../api/engine/PentahoSystemException.java | 3 +- .../PlatformPluginRegistrationException.java | 3 +- .../api/engine/PluginBeanDefinition.java | 3 +- .../api/engine/PluginBeanException.java | 3 +- .../api/engine/PluginLifecycleException.java | 3 +- .../api/engine/PluginServiceDefinition.java | 3 +- .../api/engine/ServerStatusProvider.java | 3 +- .../platform/api/engine/ServiceException.java | 3 +- .../ServiceInitializationException.java | 3 +- .../engine/UnresolvedParameterException.java | 3 +- .../IPluginPerspectiveManager.java | 3 +- .../perspective/pojo/IPluginPerspective.java | 3 +- .../security/IAuthenticationRoleMapper.java | 3 +- .../userroledao/AccessDeniedException.java | 3 +- .../userroledao/AlreadyExistsException.java | 3 +- .../security/userroledao/IPentahoRole.java | 3 +- .../security/userroledao/IPentahoUser.java | 3 +- .../security/userroledao/IUserRoleDao.java | 3 +- .../userroledao/NotFoundException.java | 3 +- .../UncategorizedUserRoleDaoException.java | 3 +- .../userroledao/UserRoleDaoException.java | 3 +- .../security/userroledao/UserRoleInfo.java | 3 +- .../platform/api/locale/IPentahoLocale.java | 3 +- .../platform/api/mimetype/IMimeType.java | 3 +- .../api/mimetype/IPlatformMimeResolver.java | 3 +- .../api/monitoring/IMonitoringEvent.java | 3 +- .../api/monitoring/IMonitoringService.java | 3 +- .../api/monitoring/IMonitoringSubscriber.java | 3 +- .../monitoring/snmp/IVariableSerializer.java | 3 +- .../api/monitoring/snmp/SnmpTrapEvent.java | 3 +- .../api/monitoring/snmp/SnmpVariable.java | 3 +- .../org/pentaho/platform/api/mt/ITenant.java | 3 +- .../platform/api/mt/ITenantManager.java | 3 +- .../mt/ITenantedPrincipleNameResolver.java | 3 +- .../api/repository/ContentException.java | 3 +- .../IClientRepositoryPathsStrategy.java | 3 +- .../platform/api/repository/IContentItem.java | 3 +- .../api/repository/IRepositoryFile.java | 3 +- .../api/repository/IRuntimeElement.java | 3 +- .../api/repository/IRuntimeRepository.java | 3 +- .../platform/api/repository/ISearchable.java | 3 +- .../api/repository/RepositoryException.java | 3 +- .../SolutionRepositoryException.java | 3 +- .../SolutionRepositoryServiceException.java | 3 +- .../DatasourceMgmtServiceException.java | 3 +- .../DuplicateDatasourceException.java | 3 +- .../datasource/IDatasourceMgmtService.java | 3 +- .../NonExistingDatasourceException.java | 3 +- .../api/repository2/unified/Converter.java | 3 +- .../unified/ConverterException.java | 3 +- .../repository2/unified/IAclNodeHelper.java | 3 +- .../IBackingRepositoryLifecycleManager.java | 3 +- .../api/repository2/unified/IFileFilter.java | 3 +- .../unified/IFileVersioningConfiguration.java | 3 +- .../unified/IPentahoJCRPrivilege.java | 3 +- .../unified/IPlatformImportBundle.java | 3 +- .../unified/IRepositoryAccessVoter.java | 3 +- .../IRepositoryAccessVoterManager.java | 3 +- .../IRepositoryContentConverterHandler.java | 3 +- .../unified/IRepositoryDefaultAclHandler.java | 3 +- .../unified/IRepositoryFileData.java | 3 +- .../unified/IRepositoryVersionManager.java | 3 +- .../unified/ISourcesStreamEvents.java | 3 +- .../repository2/unified/IStreamListener.java | 3 +- .../unified/IUnifiedRepository.java | 3 +- .../unified/MondrianSchemaAnnotator.java | 3 +- .../repository2/unified/RepositoryFile.java | 3 +- .../unified/RepositoryFileAce.java | 3 +- .../unified/RepositoryFileAcl.java | 3 +- .../unified/RepositoryFileExtraMetaData.java | 3 +- .../unified/RepositoryFilePermission.java | 3 +- .../unified/RepositoryFileSid.java | 3 +- .../unified/RepositoryFileTree.java | 3 +- .../RepositoryLifecycleManagerException.java | 3 +- .../unified/RepositoryRequest.java | 3 +- ...nifiedRepositoryAccessDeniedException.java | 3 +- .../UnifiedRepositoryCreateFileException.java | 3 +- .../unified/UnifiedRepositoryException.java | 3 +- .../UnifiedRepositoryFileExistsException.java | 3 +- ...ifiedRepositoryMalformedNameException.java | 3 +- ...positoryReferentialIntegrityException.java | 3 +- .../UnifiedRepositoryUpdateFileException.java | 3 +- .../repository2/unified/VersionSummary.java | 3 +- .../unified/data/node/DataNode.java | 3 +- .../unified/data/node/DataNodeRef.java | 3 +- .../unified/data/node/DataProperty.java | 3 +- .../data/node/NodeRepositoryFileData.java | 3 +- .../data/sample/SampleRepositoryFileData.java | 3 +- .../data/simple/SimpleRepositoryFileData.java | 3 +- .../unified/webservices/DataNodeDto.java | 3 +- .../unified/webservices/DataPropertyDto.java | 3 +- .../webservices/ExecutableFileTypeDto.java | 3 +- .../unified/webservices/LocaleMapDto.java | 3 +- .../NodeRepositoryFileDataDto.java | 3 +- .../webservices/RepositoryFileAclAceDto.java | 3 +- .../webservices/RepositoryFileAclDto.java | 3 +- .../webservices/RepositoryFileDto.java | 3 +- .../webservices/RepositoryFileTreeDto.java | 3 +- .../webservices/StringKeyStringValueDto.java | 3 +- .../webservices/VersionSummaryDto.java | 3 +- .../BackgroundExecutionException.java | 3 +- .../platform/api/scheduler/IJobDetail.java | 3 +- .../platform/api/scheduler/IJobSchedule.java | 3 +- .../api/scheduler/JobScheduleParam.java | 3 +- .../api/scheduler2/IActionClassResolver.java | 3 +- .../IBackgroundExecutionStreamProvider.java | 3 +- .../api/scheduler2/IBlockoutManager.java | 3 +- .../api/scheduler2/IComplexJobTrigger.java | 3 +- .../api/scheduler2/ICronJobTrigger.java | 3 +- .../api/scheduler2/IEmailGroupResolver.java | 3 +- .../pentaho/platform/api/scheduler2/IJob.java | 3 +- .../platform/api/scheduler2/IJobFilter.java | 3 +- .../platform/api/scheduler2/IJobRequest.java | 3 +- .../platform/api/scheduler2/IJobResult.java | 3 +- .../api/scheduler2/IJobScheduleParam.java | 3 +- .../api/scheduler2/IJobScheduleRequest.java | 3 +- .../platform/api/scheduler2/IJobTrigger.java | 3 +- .../api/scheduler2/IScheduleSubject.java | 3 +- .../platform/api/scheduler2/IScheduler.java | 3 +- .../api/scheduler2/ISchedulerListener.java | 3 +- .../api/scheduler2/ISchedulerResource.java | 3 +- .../api/scheduler2/ISimpleJobTrigger.java | 3 +- .../platform/api/scheduler2/JobState.java | 3 +- .../api/scheduler2/SchedulerException.java | 3 +- .../wrappers/DayOfMonthWrapper.java | 3 +- .../scheduler2/wrappers/DayOfWeekWrapper.java | 3 +- .../scheduler2/wrappers/HourlyWrapper.java | 3 +- .../api/scheduler2/wrappers/ITimeWrapper.java | 3 +- .../scheduler2/wrappers/MinuteWrapper.java | 3 +- .../scheduler2/wrappers/MonthlyWrapper.java | 3 +- .../scheduler2/wrappers/SecondWrapper.java | 3 +- .../scheduler2/wrappers/YearlyWrapper.java | 3 +- .../api/security/ILoginAttemptService.java | 3 +- .../platform/api/ui/IFileTypePlugin.java | 3 +- .../platform/api/ui/IThemeManager.java | 3 +- .../platform/api/ui/IThemeResolver.java | 3 +- .../pentaho/platform/api/ui/IUIComponent.java | 3 +- .../platform/api/ui/IXMLComponent.java | 3 +- .../platform/api/ui/ModuleThemeInfo.java | 3 +- .../org/pentaho/platform/api/ui/Theme.java | 3 +- .../platform/api/ui/ThemeResource.java | 3 +- .../pentaho/platform/api/ui/UIException.java | 3 +- .../usersettings/IAnyUserSettingService.java | 3 +- .../api/usersettings/IUserSettingService.java | 3 +- .../api/usersettings/pojo/IUserSetting.java | 3 +- .../platform/api/util/IExportHelper.java | 3 +- .../platform/api/util/IPasswordService.java | 3 +- .../api/util/IPdiContentProvider.java | 3 +- .../api/util/IPentahoPlatformExporter.java | 3 +- .../platform/api/util/ITempFileDeleter.java | 3 +- .../platform/api/util/IVersionHelper.java | 3 +- .../api/util/IWadlDocumentResource.java | 3 +- .../pentaho/platform/api/util/LogUtil.java | 3 +- .../api/util/PasswordServiceException.java | 3 +- .../api/util/PentahoChainedException.java | 3 +- .../util/PentahoCheckedChainedException.java | 3 +- .../platform/api/util/QuartzActionUtil.java | 3 +- .../platform/api/util/XmlParseException.java | 3 +- .../websocket/IWebsocketEndpointConfig.java | 3 +- .../api/workitem/IWorkItemLifecycleEvent.java | 3 +- .../IWorkItemLifecycleEventPublisher.java | 3 +- .../IWorkItemLifecycleEventSubscriber.java | 3 +- .../api/workitem/IWorkItemLifecyclePhase.java | 3 +- .../scheduler2/recur/ITimeRecurrence.java | 3 +- .../recur/IncrementalRecurrence.java | 3 +- .../scheduler2/recur/QualifiedDayOfMonth.java | 3 +- .../scheduler2/recur/QualifiedDayOfWeek.java | 3 +- .../scheduler2/recur/RecurrenceList.java | 3 +- .../recur/SequentialRecurrence.java | 3 +- .../ActionPreProcessingExceptionTest.java | 3 +- .../DBDatasourceServiceExceptionTest.java | 3 +- .../engine/ActionExecutionExceptionTest.java | 3 +- .../ActionInitializationExceptionTest.java | 3 +- .../engine/ActionSequenceExceptionTest.java | 3 +- .../ActionSequencePromptExceptionTest.java | 3 +- .../engine/ActionValidationExceptionTest.java | 3 +- .../api/engine/AuditExceptionTest.java | 3 +- .../api/engine/ComponentExceptionTest.java | 3 +- .../IPentahoDefinableObjectFactoryTest.java | 3 +- .../engine/IPentahoObjectReferenceTest.java | 3 +- .../IPentahoRegistrableObjectFactoryTest.java | 3 +- .../api/engine/IPlatformPluginTest.java | 3 +- .../engine/InvalidParameterExceptionTest.java | 3 +- .../engine/ObjectFactoryExceptionTest.java | 3 +- .../PentahoAccessControlExceptionTest.java | 3 +- .../engine/PentahoSystemExceptionTest.java | 3 +- ...atformPluginRegistrationExceptionTest.java | 3 +- .../api/engine/PluginBeanDefinitionTest.java | 3 +- .../api/engine/PluginBeanExceptionTest.java | 3 +- .../engine/PluginLifecycleExceptionTest.java | 3 +- .../engine/PluginServiceDefinitionTest.java | 3 +- .../api/engine/ServerStatusProviderTest.java | 3 +- .../api/engine/ServiceExceptionTest.java | 3 +- .../ServiceInitializationExceptionTest.java | 3 +- .../UnresolvedParameterExceptionTest.java | 3 +- .../AccessDeniedExceptionTest.java | 3 +- .../AlreadyExistsExceptionTest.java | 3 +- .../userroledao/NotFoundExceptionTest.java | 3 +- ...UncategorizedUserRoleDaoExceptionTest.java | 3 +- .../userroledao/UserRoleInfoTest.java | 3 +- .../monitoring/snmp/BasicSerializerTest.java | 3 +- .../api/monitoring/snmp/SnmpVariableTest.java | 3 +- .../api/repository/ContentExceptionTest.java | 3 +- .../repository/RepositoryExceptionTest.java | 3 +- .../SolutionRepositoryExceptionTest.java | 3 +- ...olutionRepositoryServiceExceptionTest.java | 3 +- .../DatasourceMgmtServiceExceptionTest.java | 3 +- .../DuplicateDatasourceExceptionTest.java | 3 +- .../NonExistingDatasourceExceptionTest.java | 3 +- .../unified/RepositoryFileAceTest.java | 3 +- .../unified/RepositoryFileAclTest.java | 3 +- .../unified/RepositoryFileSidTest.java | 3 +- .../unified/RepositoryFileTest.java | 3 +- .../unified/RepositoryFileTreeTest.java | 3 +- ...positoryLifecycleManagerExceptionTest.java | 3 +- .../unified/RepositoryRequestTest.java | 3 +- ...edRepositoryAccessDeniedExceptionTest.java | 3 +- .../UnifiedRepositoryExceptionTest.java | 3 +- ...fiedRepositoryFileExistsExceptionTest.java | 3 +- ...dRepositoryMalformedNameExceptionTest.java | 3 +- ...toryReferentialIntegrityExceptionTest.java | 3 +- .../unified/VersionSummaryTest.java | 3 +- .../data/SimpleRepositoryFileDataTest.java | 3 +- .../unified/data/node/DataNodeRefTest.java | 3 +- .../unified/data/node/DataNodeTest.java | 3 +- .../unified/data/node/DataPropertyTest.java | 3 +- .../data/node/NodeRepositoryFileDataTest.java | 3 +- .../sample/SampleRepositoryFileDataTest.java | 3 +- .../unified/webservices/DataNodeDtoTest.java | 3 +- .../webservices/DataPropertyDtoTest.java | 3 +- .../ExecutableFileTypeDtoTest.java | 3 +- .../unified/webservices/LocaleMapDtoTest.java | 3 +- .../NodeRepositoryFileDataDtoTest.java | 3 +- .../RepositoryFileAclAceDtoTest.java | 3 +- .../webservices/RepositoryFileAclDtoTest.java | 3 +- .../webservices/RepositoryFileDtoTest.java | 3 +- .../RepositoryFileTreeDtoTest.java | 3 +- .../webservices/StringValueStringDtoTest.java | 3 +- .../webservices/VersionSummaryDtoTest.java | 3 +- .../BackgroundExecutionExceptionTest.java | 3 +- .../platform/api/test/ExceptionTester.java | 3 +- .../platform/api/ui/ModuleThemeInfoTest.java | 3 +- .../platform/api/ui/ThemeResourceTest.java | 3 +- .../pentaho/platform/api/ui/ThemeTest.java | 3 +- .../util/PasswordServiceExceptionTest.java | 3 +- .../api/util/PentahoChainedExceptionTest.java | 3 +- .../PentahoCheckedChainedExceptionTest.java | 3 +- .../api/util/XmlParseExceptionTest.java | 3 +- .../resources-filtered/set-pentaho-env.bat | 55 +++---------------- .../resources-filtered/set-pentaho-env.sh | 22 +++----- .../resources-filtered/start_hypersonic.bat | 22 +++----- .../resources-filtered/start_hypersonic.sh | 22 +++----- .../resources-filtered/stop_hypersonic.bat | 22 +++----- .../resources-filtered/stop_hypersonic.sh | 22 +++----- .../CTools_dashboard_files/js/steelwheels.js | 3 +- .../Enterprise Edition/js/main.js | 3 +- .../src/main/resources-filtered/Encr.bat | 25 +++------ .../src/main/resources-filtered/encr.sh | 26 +++------ .../main/resources-filtered/import-export.bat | 22 +++----- .../main/resources-filtered/import-export.sh | 22 +++----- .../resources-filtered/set-pentaho-env.bat | 55 +++---------------- .../resources-filtered/set-pentaho-env.sh | 22 +++----- .../start-pentaho-debug.bat | 22 +++----- .../resources-filtered/start-pentaho-debug.sh | 22 +++----- .../main/resources-filtered/start-pentaho.bat | 22 +++----- .../main/resources-filtered/start-pentaho.sh | 22 +++----- .../main/resources-filtered/stop-pentaho.bat | 22 +++----- .../main/resources-filtered/stop-pentaho.sh | 22 +++----- .../src/main/webapp/js/ajaxslt/dom.js | 3 +- .../src/main/webapp/js/ajaxslt/misc.js | 3 +- .../src/main/webapp/js/ajaxslt/xpath.js | 3 +- .../src/main/webapp/js/ajaxslt/xslt.js | 3 +- .../src/main/webapp/js/ajaxslt0.7/dom.js | 3 +- .../main/webapp/js/ajaxslt0.7/simplelog.js | 3 +- .../src/main/webapp/js/ajaxslt0.7/util.js | 3 +- .../src/main/webapp/js/ajaxslt0.7/xmltoken.js | 3 +- .../src/main/webapp/js/ajaxslt0.7/xpath.js | 3 +- .../src/main/webapp/js/ajaxslt0.7/xslt.js | 3 +- .../src/main/webapp/js/google-demo.js | 3 +- .../pentaho-war/src/main/webapp/js/options.js | 3 +- .../src/main/webapp/js/parameters.js | 3 +- .../src/main/webapp/js/pentaho-ajax.js | 3 +- .../src/main/webapp/js/require-js-cfg.js | 3 +- .../src/main/webapp/js/subscription.js | 3 +- .../src/main/webapp/js/themeResources.js | 3 +- .../pentaho-war/src/main/webapp/js/utils.js | 3 +- build-utils/LICENSE.txt | 7 +-- .../pentaho/wadl/PentahoResourceDoclet.java | 3 +- .../wadl/PentahoResourceDocletTest.java | 3 +- core/LICENSE.txt | 7 +-- .../commons/system/LoadDriversListener.java | 3 +- .../PentahoSystemDatabaseDialectProvider.java | 3 +- .../repository/CreateDocumentRequest.java | 3 +- .../repository/CreateDocumentResponse.java | 3 +- .../util/repository/CreateFolderRequest.java | 3 +- .../util/repository/CreateFolderResponse.java | 3 +- .../repository/GetCheckedoutDocsResponse.java | 3 +- .../util/repository/INavigationService.java | 3 +- .../util/repository/IObjectService.java | 3 +- .../util/repository/exception/CmisFault.java | 3 +- .../ConstraintViolationException.java | 3 +- .../exception/FilterNotValidException.java | 3 +- .../exception/FolderNotValidException.java | 3 +- .../exception/InvalidArgumentException.java | 3 +- .../exception/ObjectNotFoundException.java | 3 +- .../OperationNotSupportedException.java | 3 +- .../exception/PermissionDeniedException.java | 3 +- .../exception/RuntimeException.java | 3 +- .../exception/StorageException.java | 3 +- .../StreamNotSupportedException.java | 3 +- .../exception/TypeNotFoundException.java | 3 +- .../exception/UpdateConflictException.java | 3 +- .../repository/type/AllowableActions.java | 3 +- .../util/repository/type/CmisEnum.java | 3 +- .../util/repository/type/CmisObject.java | 3 +- .../util/repository/type/CmisObjectImpl.java | 3 +- .../util/repository/type/CmisProperties.java | 3 +- .../util/repository/type/CmisProperty.java | 3 +- .../util/repository/type/ContentStream.java | 3 +- .../repository/type/ContentStreamImpl.java | 3 +- .../util/repository/type/PropertiesBase.java | 3 +- .../repository/type/PropertiesDocument.java | 3 +- .../repository/type/PropertiesFolder.java | 3 +- .../util/repository/type/PropertyBoolean.java | 3 +- .../repository/type/PropertyDateTime.java | 3 +- .../util/repository/type/PropertyDecimal.java | 3 +- .../util/repository/type/PropertyHtml.java | 3 +- .../util/repository/type/PropertyId.java | 3 +- .../util/repository/type/PropertyInteger.java | 3 +- .../util/repository/type/PropertyString.java | 3 +- .../util/repository/type/PropertyType.java | 3 +- .../util/repository/type/PropertyUri.java | 3 +- .../util/repository/type/PropertyXml.java | 3 +- .../util/repository/type/ReturnVersion.java | 3 +- .../util/repository/type/TestEnum.java | 3 +- .../type/TypesOfFileableObjects.java | 3 +- .../type/UnfileNonfolderObjects.java | 3 +- .../util/repository/type/VersioningState.java | 3 +- .../platform/action/ActionInvokeStatus.java | 3 +- .../platform/core/mimetype/MimeType.java | 3 +- .../org/pentaho/platform/core/mt/Tenant.java | 3 +- .../engine/core/audit/AuditEntry.java | 3 +- .../engine/core/audit/AuditHelper.java | 3 +- .../platform/engine/core/audit/MDCUtil.java | 3 +- .../engine/core/audit/MessageTypes.java | 3 +- .../engine/core/audit/NullAuditEntry.java | 3 +- .../engine/core/messages/Messages.java | 3 +- .../core/output/BufferedContentItem.java | 3 +- .../engine/core/output/FileContentItem.java | 3 +- .../engine/core/output/MultiContentItem.java | 3 +- .../engine/core/output/MultiOutputStream.java | 3 +- .../engine/core/output/SimpleContentItem.java | 3 +- .../core/output/SimpleOutputHandler.java | 3 +- .../engine/core/solution/ActionInfo.java | 3 +- .../core/solution/BaseParameterProvider.java | 3 +- .../core/solution/ContentGeneratorInfo.java | 3 +- .../engine/core/solution/ContentInfo.java | 3 +- .../CustomSettingsParameterProvider.java | 3 +- .../engine/core/solution/FileInfo.java | 3 +- .../PentahoSessionParameterProvider.java | 3 +- .../engine/core/solution/PluginOperation.java | 3 +- .../solution/SimpleParameterProvider.java | 3 +- .../SystemSettingsParameterProvider.java | 3 +- .../system/BasePentahoRequestContext.java | 3 +- .../engine/core/system/BasePublisher.java | 3 +- .../engine/core/system/BaseSession.java | 3 +- .../core/system/GlobalListsPublisher.java | 3 +- .../core/system/GlobalObjectInitializer.java | 3 +- ...alPentahoRequestContextHolderStrategy.java | 3 +- .../GlobalPentahoSessionHolderStrategy.java | 3 +- .../system/IPentahoLoggingConnection.java | 3 +- .../system/IPentahoSessionHolderStrategy.java | 3 +- ...alPentahoRequestContextHolderStrategy.java | 3 +- ...readLocalPentahoSessionHolderStrategy.java | 3 +- .../core/system/PathBasedSystemSettings.java | 3 +- .../engine/core/system/PentahoBase.java | 3 +- .../core/system/PentahoDtdEntityResolver.java | 3 +- .../system/PentahoRequestContextHolder.java | 3 +- .../core/system/PentahoSessionHolder.java | 3 +- .../engine/core/system/PentahoSystem.java | 3 +- .../core/system/PentahoSystemPublisher.java | 3 +- .../core/system/SessionCleanupListener.java | 3 +- .../core/system/SessionStartupAction.java | 3 +- .../engine/core/system/SettingsPublisher.java | 3 +- .../core/system/SimpleMapCacheManager.java | 3 +- .../core/system/SimpleSystemSettings.java | 3 +- .../core/system/SpringPentahoSystemProxy.java | 3 +- .../system/StandaloneApplicationContext.java | 3 +- .../engine/core/system/StandaloneSession.java | 3 +- .../system/StandaloneTempFileDeleter.java | 3 +- .../engine/core/system/SystemSettings.java | 3 +- .../engine/core/system/TenantUtils.java | 3 +- .../engine/core/system/UserSession.java | 3 +- .../core/system/boot/PentahoSystemBoot.java | 3 +- .../boot/PlatformInitializationException.java | 3 +- .../AbstractSpringPentahoObjectFactory.java | 3 +- .../system/objfac/AggregateObjectFactory.java | 3 +- .../core/system/objfac/OSGIObjectFactory.java | 3 +- .../objfac/OSGIRuntimeObjectFactory.java | 3 +- .../system/objfac/RuntimeObjectFactory.java | 3 +- .../objfac/StandaloneObjectFactory.java | 3 +- .../StandaloneSpringPentahoObjectFactory.java | 3 +- .../AbstractPentahoObjectReference.java | 3 +- .../PrototypePentahoObjectReference.java | 3 +- .../SessionBoundPentahoObjectReference.java | 3 +- .../SingletonPentahoObjectReference.java | 3 +- ...icationContextPentahoSystemRegisterer.java | 3 +- .../system/objfac/spring/BarrierBean.java | 3 +- .../spring/BarrierBeanPostProcessor.java | 3 +- .../objfac/spring/BarrierBeanProcessor.java | 3 +- .../objfac/spring/BeanAttributeHandler.java | 3 +- .../spring/BeanAttributeNamespaceHandler.java | 3 +- .../system/objfac/spring/BeanBuilder.java | 3 +- .../system/objfac/spring/BeanListBuilder.java | 3 +- .../system/objfac/spring/BeanListParser.java | 3 +- .../core/system/objfac/spring/BeanParser.java | 3 +- .../objfac/spring/BeanPublishParser.java | 3 +- .../core/system/objfac/spring/Const.java | 3 +- .../core/system/objfac/spring/Marker.java | 3 +- ...entahoBeanScopeValidatorPostProcessor.java | 3 +- .../objfac/spring/PublishedBeanRegistry.java | 3 +- .../spring/SpringPentahoObjectReference.java | 3 +- .../spring/SpringScopeSessionHolder.java | 3 +- .../engine/core/system/osgi/OSGIUtils.java | 3 +- .../osgi/OsgiPentahoObjectReference.java | 3 +- .../system/status/PeriodicStatusLogger.java | 3 +- .../security/CipherEncryptionService.java | 3 +- .../security/DefaultJdbcRoleMapper.java | 3 +- .../security/DefaultLdapRoleMapper.java | 3 +- .../security/DefaultRoleComparator.java | 3 +- .../security/DefaultRoleJdbcDaoImpl.java | 3 +- ...efaultRoleUserDetailsServiceDecorator.java | 3 +- .../security/DefaultUsernameComparator.java | 3 +- .../engine/security/LoggingInterceptor.java | 3 +- .../engine/security/LoginAttemptService.java | 3 +- .../engine/security/PentahoJsonValidator.java | 3 +- .../PentahoSecurityContextHolderStrategy.java | 3 +- .../security/PentahoSubstringRoleVoter.java | 3 +- .../engine/security/SecurityHelper.java | 3 +- .../security/SecurityParameterProvider.java | 3 +- .../engine/security/SimplePermissionMask.java | 3 +- .../platform/engine/security/SimpleRole.java | 3 +- .../platform/engine/security/SimpleUser.java | 3 +- .../security/SpringSecurityPermissionMgr.java | 3 +- .../UseridAttributeLdapContextMapper.java | 3 +- .../acls/PentahoAbstractBasicAclEntry.java | 3 +- .../engine/security/acls/PentahoAclEntry.java | 3 +- ...GrantedAuthorityEffectiveAclsResolver.java | 3 +- .../acls/voter/AbstractPentahoAclVoter.java | 3 +- .../acls/voter/PentahoAllowAllAclVoter.java | 3 +- .../voter/PentahoAllowAnonymousAclVoter.java | 3 +- .../acls/voter/PentahoBasicAclVoter.java | 3 +- .../acls/voter/PentahoUserOverridesVoter.java | 3 +- .../OrderedApplicationEventMulticaster.java | 3 +- .../PentahoAuthenticationSuccessListener.java | 3 +- .../security/event/PentahoLoggerListener.java | 3 +- ...nStartupAuthenticationSuccessListener.java | 3 +- .../engine/security/messages/Messages.java | 3 +- .../services/ActionSequenceJCRHelper.java | 3 +- .../engine/services/BaseRequestHandler.java | 3 +- .../engine/services/MessageFormatter.java | 3 +- .../engine/services/PentahoMessenger.java | 3 +- .../platform/engine/services/SoapHelper.java | 3 +- .../engine/services/SolutionURIResolver.java | 3 +- .../engine/services/WebServiceUtil.java | 3 +- .../actionsequence/ActionDefinition.java | 3 +- .../actionsequence/ActionParameter.java | 3 +- .../actionsequence/ActionParameterSource.java | 3 +- .../actionsequence/ActionSequence.java | 3 +- .../ActionSequenceParameterMgr.java | 3 +- .../ActionSequenceResource.java | 3 +- .../ActionSequenceResourceWrapper.java | 3 +- .../services/actionsequence/OutputDef.java | 3 +- .../actionsequence/SequenceDefinition.java | 3 +- .../services/audit/AuditConnection.java | 3 +- .../engine/services/audit/AuditFileEntry.java | 3 +- .../engine/services/audit/AuditSQLEntry.java | 3 +- .../connection/PentahoConnectionFactory.java | 3 +- .../dbcp/BaseDatasourceService.java | 3 +- .../dbcp/DriverNotInitializedException.java | 3 +- ...micallyPooledDatasourceSystemListener.java | 3 +- ...amicallyPooledOrJndiDatasourceService.java | 3 +- .../dbcp/JndiDatasourceService.java | 3 +- .../dbcp/NonPooledDatasourceService.java | 3 +- .../NonPooledDatasourceSystemListener.java | 3 +- .../NonPooledOrJndiDatasourceService.java | 3 +- .../dbcp/PooledDatasourceHelper.java | 3 +- .../dbcp/PooledDatasourceService.java | 3 +- .../dbcp/PooledDatasourceSystemListener.java | 3 +- .../dbcp/PooledOrJndiDatasourceService.java | 3 +- .../AbstractTenantAwareDatasourceService.java | 3 +- ...antAwareLoginParsingDatasourceService.java | 3 +- ...AwareSessionVariableDatasourceService.java | 3 +- .../engine/services/messages/Messages.java | 3 +- .../services/metadata/MetadataPublisher.java | 3 +- .../outputhandler/BaseOutputHandler.java | 3 +- .../outputhandler/MemoryOutputHandler.java | 3 +- .../outputhandler/ZipOutputHandler.java | 3 +- .../runtime/MapParameterResolver.java | 3 +- .../services/runtime/ParameterManager.java | 3 +- .../services/runtime/RuntimeContext.java | 3 +- .../services/runtime/SelectionMapper.java | 3 +- .../runtime/SimpleRuntimeElement.java | 3 +- .../engine/services/runtime/TemplateUtil.java | 3 +- .../services/solution/ActionDelegate.java | 3 +- .../ActionSequenceCompatibilityFormatter.java | 3 +- .../solution/BaseContentGenerator.java | 3 +- .../services/solution/ComponentBase.java | 3 +- .../solution/FlashChartRequestMapper.java | 3 +- .../solution/PentahoEntityResolver.java | 3 +- .../services/solution/PojoComponent.java | 3 +- .../solution/SimpleContentGenerator.java | 3 +- .../solution/SimpleParameterSetter.java | 3 +- .../services/solution/SolutionCompare.java | 3 +- .../services/solution/SolutionEngine.java | 3 +- .../solution/SolutionEngineAgent.java | 3 +- .../services/solution/SolutionHelper.java | 3 +- .../services/solution/SolutionPublisher.java | 3 +- .../solution/SolutionReposHelper.java | 3 +- .../services/solution/StandardSettings.java | 3 +- .../kettle/PoolingManagedDataSource.java | 3 +- .../PentahoVersionCheckComponent.java | 3 +- .../chart/AbstractChartComponent.java | 3 +- .../chart/AbstractJFreeChartComponent.java | 3 +- .../chart/BarLineChartDefinition.java | 3 +- .../uifoundation/chart/BubbleRenderer.java | 3 +- .../chart/CategoryDatasetChartComponent.java | 3 +- .../chart/CategoryDatasetChartDefinition.java | 3 +- .../uifoundation/chart/ChartDefinition.java | 3 +- .../uifoundation/chart/ChartHelper.java | 3 +- .../chart/DashboardWidgetComponent.java | 3 +- .../chart/DialChartComponent.java | 3 +- .../chart/DialWidgetDefinition.java | 3 +- .../uifoundation/chart/JFreeChartEngine.java | 3 +- .../PentahoChartURLTagFragmentGenerator.java | 3 +- .../chart/PieDatasetChartComponent.java | 3 +- .../chart/PieDatasetChartDefinition.java | 3 +- .../chart/StandardBubbleURLGenerator.java | 3 +- .../chart/ThermometerWidgetDefinition.java | 3 +- .../TimeSeriesCollectionChartComponent.java | 3 +- .../TimeSeriesCollectionChartDefinition.java | 3 +- .../TimeTableXYDatasetChartDefinition.java | 3 +- .../uifoundation/chart/WidgetDefinition.java | 3 +- .../uifoundation/chart/XYChartDefinition.java | 3 +- .../XYSeriesCollectionChartComponent.java | 3 +- .../XYSeriesCollectionChartDefinition.java | 3 +- .../XYZSeriesCollectionChartComponent.java | 3 +- .../XYZSeriesCollectionChartDefinition.java | 3 +- .../component/ActionComponent.java | 3 +- .../component/ActionFilterDefinition.java | 3 +- .../component/BaseUIComponent.java | 3 +- .../component/FilterDefinition.java | 3 +- .../component/GlobalFilterDefinition.java | 3 +- .../uifoundation/component/HtmlComponent.java | 3 +- .../component/SessionFilterDefinition.java | 3 +- .../component/StaticFilterDefinition.java | 3 +- .../xml/FilterDefinitionFactory.java | 3 +- .../component/xml/FilterPanel.java | 3 +- .../component/xml/FilterPanelComponent.java | 3 +- .../component/xml/FilterPanelException.java | 3 +- .../component/xml/InputFormComponent.java | 3 +- .../component/xml/PMDUIComponent.java | 3 +- .../xml/PropertiesEditorUIComponent.java | 3 +- .../component/xml/WidgetGridComponent.java | 3 +- .../component/xml/XmlComponent.java | 3 +- .../contentgen/BaseXmlContentGenerator.java | 3 +- .../contentgen/ChartContentGenerator.java | 3 +- .../uifoundation/messages/Messages.java | 3 +- .../org/pentaho/platform/util/ActionUtil.java | 3 +- .../platform/util/Base64PasswordService.java | 3 +- .../pentaho/platform/util/ColorHelper.java | 3 +- .../org/pentaho/platform/util/DateMath.java | 3 +- .../util/DefaultEmailGroupResolver.java | 3 +- .../pentaho/platform/util/EmailConstants.java | 3 +- .../org/pentaho/platform/util/Emailer.java | 3 +- .../util/EncryptedPasswordAuthenticator.java | 3 +- .../org/pentaho/platform/util/FileHelper.java | 3 +- .../pentaho/platform/util/FileTypePlugin.java | 3 +- .../platform/util/JVMParameterProvider.java | 3 +- .../platform/util/JarEntityResolver.java | 3 +- .../platform/util/KettlePasswordService.java | 3 +- .../pentaho/platform/util/ManifestUtil.java | 3 +- .../org/pentaho/platform/util/Messages.java | 3 +- .../platform/util/ParameterHelper.java | 3 +- .../pentaho/platform/util/PasswordHelper.java | 3 +- .../platform/util/PropertiesHelper.java | 3 +- .../platform/util/RepositoryPathEncoder.java | 3 +- .../pentaho/platform/util/RequestIdUtil.java | 3 +- .../pentaho/platform/util/ServerTypeUtil.java | 3 +- .../org/pentaho/platform/util/StringUtil.java | 3 +- .../org/pentaho/platform/util/UUIDUtil.java | 3 +- .../pentaho/platform/util/VersionHelper.java | 3 +- .../pentaho/platform/util/VersionInfo.java | 3 +- .../platform/util/beans/ActionHarness.java | 3 +- .../util/beans/AlternateIndexFormatter.java | 3 +- .../pentaho/platform/util/beans/BeanUtil.java | 3 +- .../util/beans/PropertyListFactoryBean.java | 3 +- .../util/beans/PropertyNameFormatter.java | 3 +- .../util/beans/SuffixAppenderFormatter.java | 3 +- .../platform/util/beans/ValueGenerator.java | 3 +- .../util/beans/ValueSetErrorCallback.java | 3 +- .../client/BiPlatformRepositoryClient.java | 3 +- ...formRepositoryClientNavigationService.java | 3 +- ...PlatformRepositoryClientObjectService.java | 3 +- .../platform/util/client/ClientUtil.java | 3 +- .../platform/util/client/PublisherUtil.java | 3 +- .../util/client/ServiceException.java | 3 +- .../pentaho/platform/util/logging/Logger.java | 3 +- .../platform/util/logging/LoggerUtil.java | 3 +- .../platform/util/logging/SimpleLogger.java | 3 +- .../platform/util/messages/LocaleHelper.java | 3 +- .../platform/util/messages/MessageUtil.java | 3 +- .../platform/util/messages/Messages.java | 3 +- .../platform/util/messages/MessagesBase.java | 3 +- .../pentaho/platform/util/web/HttpUtil.java | 3 +- .../pentaho/platform/util/web/MimeHelper.java | 3 +- .../pentaho/platform/util/web/SimpleUrl.java | 3 +- .../platform/util/web/SimpleUrlFactory.java | 3 +- .../org/pentaho/platform/util/xml/XForm.java | 3 +- .../util/xml/XMLParserFactoryProducer.java | 3 +- .../pentaho/platform/util/xml/XmlHelper.java | 3 +- .../platform/util/xml/dom4j/DataGrid.java | 3 +- .../util/xml/dom4j/XmlDom4JHelper.java | 3 +- .../platform/util/xml/w3c/XmlW3CHelper.java | 3 +- .../workitem/WorkItemLifecycleEvent.java | 3 +- .../workitem/WorkItemLifecycleEventUtil.java | 3 +- .../workitem/WorkItemLifecyclePhase.java | 3 +- .../system/LoadDriversListenerTest.java | 3 +- ...tahoSystemDatabaseDialectProviderTest.java | 3 +- .../repository/CreateDocumentRequestTest.java | 3 +- .../CreateDocumentResponseTest.java | 3 +- .../repository/CreateFolderRequestTest.java | 3 +- .../repository/CreateFolderResponseTest.java | 3 +- .../GetCheckedoutDocsResponseTest.java | 3 +- .../repository/exception/CmisFaultTest.java | 3 +- .../repository/type/AllowableActionsTest.java | 3 +- .../repository/type/CmisObjectImplTest.java | 3 +- .../action/ActionInvokeStatusTest.java | 3 +- .../platform/core/mimetype/MimeTypeTest.java | 3 +- .../pentaho/platform/core/mt/TenantTest.java | 3 +- .../core/AggregateObjectFactoryTest.java | 3 +- .../platform/engine/core/AuditEntryTest.java | 3 +- .../platform/engine/core/AuditHelperTest.java | 3 +- .../platform/engine/core/BadObject.java | 3 +- .../engine/core/BadObjectRuntime.java | 3 +- .../platform/engine/core/BootTest.java | 3 +- .../engine/core/ContentGeneratorInfoTest.java | 3 +- .../engine/core/GlobalListPublisherTest.java | 3 +- .../platform/engine/core/GoodObject.java | 3 +- .../platform/engine/core/MDCUtilTest.java | 3 +- .../engine/core/MimeListenerCollection.java | 3 +- .../engine/core/MimeTypeListener.java | 3 +- .../core/MockExceptionOutputStream.java | 3 +- .../pentaho/platform/engine/core/Object1.java | 3 +- .../pentaho/platform/engine/core/Object2.java | 3 +- .../platform/engine/core/OutputTest.java | 3 +- .../core/PentahoRequestContextHolderTest.java | 3 +- .../engine/core/PentahoSessionHolderTest.java | 3 +- .../core/SessionParameterProviderTest.java | 3 +- .../core/SettingsParameterProviderTest.java | 3 +- .../engine/core/SimpleObjectHolder.java | 3 +- .../engine/core/SimpleOutputHandlerTest.java | 3 +- .../core/SimpleParameterProviderTest.java | 3 +- .../platform/engine/core/SimpleUrlTest.java | 3 +- .../core/StandaloneObjectFactoryTest.java | 3 +- .../engine/core/StandaloneSessionTest.java | 3 +- ...ndaloneSpringPentahoObjectFactoryTest.java | 3 +- .../engine/core/TestActionParameter.java | 3 +- .../pentaho/platform/engine/core/TestAll.java | 3 +- .../platform/engine/core/TestAuditEntry.java | 3 +- .../engine/core/TestContentListener.java | 3 +- .../platform/engine/core/TestFileInfo.java | 3 +- .../engine/core/TestLifecycleListener.java | 3 +- .../engine/core/TestObjectFactory.java | 3 +- .../engine/core/TestOutputHandler.java | 3 +- .../engine/core/TestRuntimeContext.java | 3 +- .../engine/core/TestSolutionEngine.java | 3 +- .../engine/core/TestStartupAction.java | 3 +- .../core/output/FileContentItemTest.java | 3 +- .../system/BasePentahoRequestContextTest.java | 3 +- .../system/PentahoSystemPublisherTest.java | 3 +- .../PentahoSystemShutdownOrderTest.java | 3 +- .../engine/core/system/PentahoSystemTest.java | 3 +- .../system/TestShutdownOrderListener.java | 3 +- .../system/objfac/OSGIObjectFactoryTest.java | 3 +- .../objfac/OSGIRuntimeObjectFactoryTest.java | 3 +- .../objfac/RuntimeObjectFactoryTest.java | 3 +- .../PrototypePentahoObjectReferenceTest.java | 3 +- ...essionBoundPentahoObjectReferenceTest.java | 3 +- .../SingletonPentahoObjectReferenceTest.java | 3 +- .../spring/BarrierBeanPostProcessorTest.java | 3 +- .../spring/BarrierBeanProcessorTest.java | 3 +- .../system/objfac/spring/BeanBuilderTest.java | 3 +- ...hoBeanScopeValidatorPostProcessorTest.java | 3 +- .../status/PeriodicStatusLoggerTest.java | 3 +- .../security/LoginAttemptServiceTest.java | 3 +- .../security/PentahoJsonValidatorTest.java | 3 +- ...tahoSecurityContextHolderStrategyTest.java | 3 +- .../PentahoSubstringRoleVoterTest.java | 3 +- .../engine/security/SecurityHelperTest.java | 3 +- .../security/TestCipherEncryptionService.java | 3 +- ...rderedApplicationEventMulticasterTest.java | 3 +- ...rtupAuthenticationSuccessListenerTest.java | 3 +- .../security/messages/MessagesTest.java | 3 +- .../engine/services/AuditConnectionTest.java | 3 +- .../engine/services/AuditEntryTest.java | 3 +- .../engine/services/AuditFileEntryTest.java | 3 +- .../engine/services/AuditHelperTest.java | 3 +- .../services/IsOutputParameterTest.java | 3 +- .../engine/services/MessageFormatterTest.java | 3 +- .../engine/services/MockContentGenerator.java | 3 +- .../services/MockDataSourceService.java | 3 +- .../engine/services/MockPluginManager.java | 3 +- .../engine/services/MultiOutputTest.java | 3 +- .../engine/services/PojoComponentTest.java | 3 +- .../engine/services/ServiceLayerTest.java | 3 +- .../engine/services/ServiceTestHelper.java | 3 +- .../engine/services/SoapHelperTest.java | 3 +- .../services/SystemParameterProviderTest.java | 3 +- .../engine/services/SystemSettingsTest.java | 3 +- .../engine/services/TemplateUtilTest.java | 3 +- .../platform/engine/services/TestPojo1.java | 3 +- .../platform/engine/services/TestPojo2.java | 3 +- .../platform/engine/services/TestPojo3.java | 3 +- .../platform/engine/services/TestPojo4.java | 3 +- .../platform/engine/services/TestPojo5.java | 3 +- .../services/actions/ActionDelegateTest.java | 3 +- .../InputErrorCallbackFailedToSet.java | 3 +- .../InputErrorCallbackNotWritable.java | 3 +- .../actions/ResourceCallbackNotWritable.java | 3 +- .../engine/services/actions/TestAction.java | 3 +- .../services/actions/TestAllIOAction.java | 3 +- .../TestDefinitionPreProcessingAction.java | 3 +- .../actions/TestIndexedInputsAction.java | 3 +- .../TestLoggingSessionAwareAction.java | 3 +- .../services/actions/TestStreamingAction.java | 3 +- .../services/actions/TestVarArgsAction.java | 3 +- .../PentahoConnectionFactoryTest.java | 3 +- ...ynamicConnectionDatasourceServiceTest.java | 3 +- ...llyPooledDatasourceSystemListenerTest.java | 3 +- .../dbcp/JNDIDatasourceServiceTest.java | 3 +- ...NonPooledDatasourceSystemListenerTest.java | 3 +- .../NonPooledOrJndiDatasourceServiceTest.java | 3 +- ...entahoConnectionDatasourceServiceTest.java | 3 +- .../dbcp/PooledDatasourceHelperTest.java | 3 +- .../metadata/MetadataPublisherTest.java | 3 +- .../services/runtime/RuntimeContextTest.java | 3 +- .../solution/SolutionPublisherTest.java | 3 +- .../uifoundation/chart/ChartHelperTest.java | 3 +- .../uifoundation/messages/MessagesTest.java | 3 +- .../pentaho/platform/util/ActionUtilTest.java | 3 +- .../util/Base64PasswordServiceTest.java | 3 +- .../platform/util/CleanXmlHelperTest.java | 3 +- .../platform/util/ColorHelperTest.java | 3 +- .../pentaho/platform/util/DateMathTest.java | 3 +- .../pentaho/platform/util/EmailerTest.java | 3 +- .../EncryptedPasswordAuthenticatorTest.java | 3 +- .../util/InputStreamDataSourceTest.java | 3 +- .../pentaho/platform/util/JSONComparitor.java | 3 +- .../platform/util/JSONComparitorTest.java | 3 +- .../util/KettlePasswordServiceTest.java | 3 +- .../platform/util/LocaleHelperTest.java | 3 +- .../org/pentaho/platform/util/LogTest.java | 3 +- .../platform/util/MessageUtilTest.java | 3 +- .../org/pentaho/platform/util/MockMail.java | 3 +- .../pentaho/platform/util/MyTestAction.java | 3 +- .../platform/util/ParameterHelperTest.java | 3 +- .../platform/util/PasswordHelperTest.java | 3 +- .../platform/util/PasswordServiceTest.java | 3 +- .../util/PentahoSystemExceptionTest.java | 3 +- .../platform/util/PropertiesHelperTest.java | 3 +- .../util/RepositoryPathEncoderTest.java | 3 +- .../pentaho/platform/util/StringUtilTest.java | 3 +- .../org/pentaho/platform/util/TestAll.java | 3 +- .../platform/util/TestEntityResolver.java | 3 +- .../platform/util/VersionHelperTest.java | 3 +- .../platform/util/VersionInfoTest.java | 3 +- .../pentaho/platform/util/XmlHelperTest.java | 3 +- .../platform/util/XmlTestConstants.java | 3 +- .../platform/util/XmlW3CHelperTest.java | 3 +- .../platform/util/bean/ActionHarnessTest.java | 3 +- .../platform/util/bean/TestAction.java | 3 +- .../beans/AlternateIndexFormatterTest.java | 3 +- .../platform/util/beans/BeanUtilTest.java | 3 +- .../beans/PropertyListFactoryBeanTest.java | 3 +- ...RepositoryClientNavigationServiceTest.java | 3 +- .../platform/util/client/ClientUtilsTest.java | 3 +- .../util/client/ServiceExceptionTest.java | 3 +- .../platform/util/web/MimeHelperTest.java | 3 +- .../util/xml/dom4j/XmlDom4JHelperTest.java | 3 +- .../platform/workitem/DummyPublisher.java | 3 +- .../workitem/WorkItemLifecycleEventTest.java | 3 +- .../WorkItemLifecycleEventUtilTest.java | 3 +- .../java/org/pentaho/test/BeanTester.java | 3 +- .../test/platform/MethodTrackingData.java | 3 +- .../test/platform/engine/core/BaseTest.java | 3 +- .../platform/engine/core/BaseTestCase.java | 3 +- .../platform/engine/core/EchoServiceBean.java | 3 +- .../engine/core/ExceptionOutputStream.java | 3 +- .../engine/core/GenericPentahoTest.java | 3 +- .../platform/engine/core/MicroPlatform.java | 3 +- .../platform/engine/core/MockComponent.java | 3 +- .../engine/core/PluginManagerAdapter.java | 3 +- .../engine/core/SimpleObjectFactory.java | 3 +- .../platform/engine/core/TestManager.java | 3 +- .../engine/core/XmlSimpleSystemSettings.java | 3 +- .../engine/security/MockSecurityHelper.java | 3 +- .../SecurityHelperRunAsAnonymousTest.java | 3 +- .../engine/services/ContentGeneratorUtil.java | 3 +- extensions/LICENSE.txt | 7 +-- .../platform/config/SystemConfigIT.java | 3 +- .../catalog/MondrianCatalogHelperIT.java | 3 +- .../services/connections/xquery/XQueryIT.java | 3 +- .../plugin/services/email/EmailServiceIT.java | 3 +- .../importer/MetadataImportHandlerIT.java | 3 +- .../importer/SolutionImportHandlerIT.java | 3 +- .../SolutionImportHandlerNamingIT.java | 3 +- .../mimeType/MimeTypeListFactoryIT.java | 3 +- .../importexport/CommandLineProcessorIT.java | 3 +- .../MondrianCatalogRepositoryHelperIT.java | 3 +- ...ngPentahoMetadataDomainRepositoryTest.java | 3 +- .../MetadataRepositoryLifecycleManagerIT.java | 3 +- ...tadataDomainRepositoryConcurrencyTest.java | 3 +- .../PentahoMetadataDomainRepositoryIT.java | 3 +- .../PentahoSystemPluginManagerIT.java | 3 +- .../resources/RepositoryImportResourceIT.java | 3 +- .../http/api/resources/SystemResourceIT.java | 3 +- .../api/resources/services/FileServiceIT.java | 3 +- .../services/FileService_CreateDir_IT.java | 3 +- .../web/servlet/JAXRSServletTest.java | 3 +- .../pentaho/test/platform/plugin/BootIT.java | 3 +- .../pentaho/test/platform/plugin/ChartIT.java | 3 +- .../test/platform/plugin/ChartbeansIT.java | 3 +- .../plugin/ContentOutputComponentIT.java | 3 +- .../pentaho/test/platform/plugin/ETLIT.java | 3 +- .../plugin/FilterPanelExceptionIT.java | 3 +- .../test/platform/plugin/HQLConnectionIT.java | 3 +- .../test/platform/plugin/HTMLComponentIT.java | 3 +- .../platform/plugin/IPreparedComponentIT.java | 3 +- .../plugin/InvalidDocumentExceptionIT.java | 3 +- .../test/platform/plugin/JFreeReportIT.java | 3 +- .../plugin/JFreeReportSubReportsIT.java | 3 +- .../test/platform/plugin/KettleIT.java | 3 +- .../test/platform/plugin/MetadataIT.java | 3 +- .../plugin/MetadataQueryComponentIT.java | 3 +- .../plugin/MissingParameterExceptionIT.java | 3 +- .../platform/plugin/MultipleComponentIT.java | 3 +- .../plugin/OpenFlashChartComponentTest.java | 3 +- .../test/platform/plugin/ReportingIT.java | 3 +- .../plugin/ResultSetExportComponentIT.java | 3 +- .../platform/plugin/ResultsetCompareIT.java | 3 +- .../test/platform/plugin/ResultsetIT.java | 3 +- .../pentaho/test/platform/plugin/RhinoIT.java | 3 +- .../pentaho/test/platform/plugin/RulesIT.java | 3 +- .../test/platform/plugin/RuntimeIT.java | 3 +- .../platform/plugin/SQLBaseComponentTest.java | 3 +- .../test/platform/plugin/SQLConnectionIT.java | 3 +- .../plugin/SQLExecuteComponentIT.java | 3 +- .../test/platform/plugin/SQLLookupRuleIT.java | 3 +- .../test/platform/plugin/SolutionIT.java | 3 +- .../platform/plugin/SubActionComponentIT.java | 3 +- .../test/platform/plugin/TemplateIT.java | 3 +- .../platform/plugin/TestPostSqlGenerator.java | 3 +- .../platform/plugin/TestPreSqlGenerator.java | 3 +- .../platform/plugin/UserRoleMapperIT.java | 3 +- .../test/platform/plugin/XQConnectionIT.java | 3 +- .../ChartBeansSystemListenerIT.java | 3 +- .../outputs/ApacheVFSOutputHandlerIT.java | 3 +- .../plugin/outputs/GlobalOutputIT.java | 3 +- .../platform/plugin/outputs/VFSOutputIT.java | 3 +- .../pluginmgr/DefaultPluginManagerIT.java | 3 +- .../DefaultPluginPerspectiveManagerIT.java | 3 +- .../plugin/pluginmgr/PluginAdapterIT.java | 3 +- .../plugin/pluginmgr/PluginClassLoaderIT.java | 3 +- .../PluginManagerNotConfiguredIT.java | 3 +- .../pluginmgr/SystemPathPluginProviderIT.java | 3 +- .../cache/CacheExpirationRegistryTest.java | 3 +- .../plugin/services/cache/CacheManagerIT.java | 3 +- .../cache/CacheManagerWithRegionIT.java | 3 +- .../services/cache/ConnectionPoolingIT.java | 3 +- .../cache/DatasourceSystemListenerIT.java | 3 +- ...ceSystemListenerWithoutCacheEnabledIT.java | 3 +- ...enerWithoutCacheManagerInstantiatedIT.java | 3 +- .../services/connections/ConnectionIT.java | 3 +- .../javascript/JavaScriptResultSetIT.java | 3 +- ...sionCachingMetadataDomainRepositoryIT.java | 3 +- .../services/metadata/SolutionFolderIT.java | 3 +- .../DefaultLdapUserRoleListServiceTest.java | 3 +- .../ldap/RolePreprocessingMapperTests.java | 3 +- .../webservice/WebServiceLookupRuleIT.java | 3 +- .../sampledata/HsqldbStarterBeanIT.java | 3 +- .../jackrabbit/UserRoleDaoEncodeIT.java | 3 +- .../userroledao/jackrabbit/UserRoleDaoIT.java | 3 +- .../platform/web/ComponentExceptionIT.java | 3 +- .../test/platform/web/DashboardWidgetIT.java | 3 +- .../pentaho/test/platform/web/GetImageIT.java | 3 +- .../test/platform/web/GetResourceIT.java | 3 +- .../platform/web/HttpMimeTypeListenerIT.java | 3 +- .../pentaho/test/platform/web/HttpUtilIT.java | 3 +- .../test/platform/web/HttpWebServiceIT.java | 3 +- .../platform/web/LocalizationServletIT.java | 3 +- .../test/platform/web/ProxyServletIT.java | 3 +- .../pentaho/test/platform/web/SessionIT.java | 3 +- .../test/platform/web/UIServletIT.java | 3 +- .../platform/web/ViewActionServletIT.java | 3 +- .../web/http/api/DirectoryResourceIT.java | 3 +- .../http/api/FilePerspectiveResourceIT.java | 3 +- .../platform/web/http/api/FileResourceIT.java | 3 +- .../platform/web/http/api/JerseyTestUtil.java | 3 +- .../http/api/RepositoryPublishResourceIT.java | 3 +- .../web/http/api/RepositoryResourceIT.java | 3 +- .../http/api/resources/JerseyUtilTest.java | 3 +- .../test/platform/web/ui/ThemeManagerIT.java | 3 +- .../web/ui/component/FilterDefinitionIT.java | 3 +- .../platform/admin/GatherStatsAction.java | 3 +- .../platform/admin/GatherStatsListener.java | 3 +- .../admin/GeneratedContentCleaner.java | 3 +- .../platform/admin/StatsDatabaseCheck.java | 3 +- .../org/pentaho/platform/config/AclEntry.java | 3 +- .../pentaho/platform/config/AnalysisView.java | 3 +- .../platform/config/AppConfigException.java | 3 +- .../platform/config/AppConfigProperties.java | 3 +- .../platform/config/CheckedException.java | 3 +- .../platform/config/ConsoleConfigXml.java | 3 +- .../platform/config/DtdEntityResolver.java | 3 +- .../platform/config/HibernateSettings.java | 3 +- .../platform/config/HibernateSettingsXml.java | 3 +- .../platform/config/IConsoleConfig.java | 3 +- .../config/IEnterpriseConsoleConfig.java | 3 +- .../platform/config/IHibernateSettings.java | 3 +- .../pentaho/platform/config/ILdapConfig.java | 3 +- .../platform/config/IMondrianConfig.java | 3 +- .../pentaho/platform/config/IPdiConfig.java | 3 +- .../platform/config/LdapConfigProperties.java | 3 +- .../platform/config/MondrianConfig.java | 3 +- .../config/MondrianConfigProperties.java | 3 +- .../config/PasswordServiceFactory.java | 3 +- .../pentaho/platform/config/PdiConfigXml.java | 3 +- .../platform/config/PentahoObjectsConfig.java | 3 +- .../PentahoPropertyPlaceholderConfigurer.java | 3 +- .../config/PentahoSsrfConfigurationPojo.java | 3 +- .../pentaho/platform/config/PentahoXml.java | 3 +- .../config/PropertiesFileConfiguration.java | 3 +- .../SolutionPropertiesFileConfiguration.java | 3 +- .../config/SpringSecurityHibernateConfig.java | 3 +- .../pentaho/platform/config/SystemConfig.java | 3 +- .../platform/config/SystemConfigFolder.java | 3 +- .../config/SystemSettingsConfiguration.java | 3 +- .../org/pentaho/platform/config/WebXml.java | 3 +- .../platform/config/i18n/Messages.java | 3 +- .../platform/config/messages/Messages.java | 3 +- .../monitoring/MonitoringService.java | 3 +- .../MonitoringDeadEventSubscriber.java | 3 +- .../ExceptionBasedClientTypeProvider.java | 3 +- .../platform/osgi/IClientTypeProvider.java | 3 +- .../platform/osgi/IKarafInstanceResolver.java | 3 +- .../org/pentaho/platform/osgi/KarafBoot.java | 3 +- .../pentaho/platform/osgi/KarafInstance.java | 3 +- .../platform/osgi/KarafInstancePort.java | 3 +- .../osgi/KarafInstanceResolverException.java | 3 +- .../org/pentaho/platform/osgi/OSGIBoot.java | 3 +- .../platform/osgi/PentahoOSGIActivator.java | 3 +- ...erverSocketBasedKarafInstanceResolver.java | 3 +- .../osgi/SystemPackageExtrapolator.java | 3 +- .../action/builtin/ActionSequenceAction.java | 3 +- .../plugin/action/builtin/EmailComponent.java | 3 +- .../action/builtin/IConfiguredPojo.java | 3 +- .../plugin/action/builtin/ILoggablePojo.java | 3 +- .../plugin/action/builtin/IStreamingPojo.java | 3 +- .../plugin/action/builtin/InstanceEnd.java | 3 +- .../plugin/action/builtin/PojoComponent.java | 3 +- .../action/builtin/SecureFilterComponent.java | 3 +- .../action/builtin/SubActionComponent.java | 3 +- .../action/builtin/TemplateComponent.java | 3 +- .../plugin/action/builtin/TestComponent.java | 3 +- .../plugin/action/chartbeans/ChartAction.java | 3 +- .../chartbeans/ChartBeansGeneratorUtil.java | 3 +- .../chartbeans/ChartBeansSystemListener.java | 3 +- .../action/chartbeans/ChartBootException.java | 3 +- .../action/chartbeans/ChartComponent.java | 3 +- .../chartbeans/ChartGenerationException.java | 3 +- .../action/chartbeans/ChartLinkGenerator.java | 3 +- .../ChartSystemInitializationException.java | 3 +- .../DefaultChartBeansGenerator.java | 3 +- .../chartbeans/IChartBeansGenerator.java | 3 +- .../ResultSetCompareComponent.java | 3 +- .../ResultSetCrosstabComponent.java | 3 +- .../ResultSetExportComponent.java | 3 +- .../ResultSetFlattenerComponent.java | 3 +- .../DefaultContentSystemListener.java | 3 +- .../deprecated/ContentOutputComponent.java | 3 +- .../action/deprecated/UtilityComponent.java | 3 +- .../ComponentImplementationExample.java | 3 +- .../action/examples/HelloWorldComponent.java | 3 +- .../plugin/action/hql/HQLBaseComponent.java | 3 +- .../plugin/action/hql/HQLDataComponent.java | 3 +- .../plugin/action/hql/HQLLookupRule.java | 3 +- .../action/javascript/JavascriptRule.java | 3 +- .../action/jfreechart/ChartComponent.java | 3 +- .../AbstractJFreeReportComponent.java | 3 +- .../jfreereport/JFreeReportComponent.java | 3 +- .../JFreeReportGeneratorComponent.java | 3 +- .../JFreeReportSystemListener.java | 3 +- .../PentahoResourceBundleFactory.java | 3 +- .../action/jfreereport/PentahoTableModel.java | 3 +- .../ReportWizardSpecComponent.java | 3 +- .../action/jfreereport/TableModelWrapper.java | 3 +- .../JFreeReportConfigParameterComponent.java | 3 +- .../components/JFreeReportDataComponent.java | 3 +- ...FreeReportGenerateDefinitionComponent.java | 3 +- .../components/JFreeReportLoadComponent.java | 3 +- .../JFreeReportParametersComponent.java | 3 +- ...FreeReportValidateParametersComponent.java | 3 +- .../helper/PentahoDataFactory.java | 3 +- .../helper/PentahoReportConfiguration.java | 3 +- .../helper/PentahoResourceBundleFactory.java | 3 +- .../helper/PentahoResourceData.java | 3 +- .../helper/PentahoResourceLoader.java | 3 +- .../helper/PentahoTableDataFactory.java | 3 +- .../helper/PentahoTableDataFactoryModule.java | 3 +- .../jfreereport/helper/PentahoTableModel.java | 3 +- .../helper/PentahoURLRewriter.java | 3 +- .../jfreereport/helper/ReportUtils.java | 3 +- .../AbstractGenerateContentComponent.java | 3 +- ...bstractGenerateStreamContentComponent.java | 3 +- .../JFreeReportAllContentComponent.java | 3 +- .../outputs/JFreeReportCSVComponent.java | 3 +- .../JFreeReportDirectoryHtmlComponent.java | 3 +- .../outputs/JFreeReportExcelComponent.java | 3 +- .../outputs/JFreeReportHtmlComponent.java | 3 +- .../outputs/JFreeReportPdfComponent.java | 3 +- .../JFreeReportPreviewSwingComponent.java | 3 +- .../outputs/JFreeReportPrintComponent.java | 3 +- .../outputs/JFreeReportRTFComponent.java | 3 +- .../JFreeReportStreamHtmlComponent.java | 3 +- .../outputs/JFreeReportXmlComponent.java | 3 +- .../outputs/JFreeReportZipHtmlComponent.java | 3 +- .../plugin/action/kettle/Custom1.java | 3 +- .../plugin/action/kettle/DIServerConfig.java | 3 +- .../plugin/action/kettle/KettleComponent.java | 3 +- .../kettle/KettleComponentException.java | 3 +- .../action/kettle/KettleSystemListener.java | 3 +- ...jForwardingKettleLoggingEventListener.java | 3 +- .../PlatformKettleDataSourceProvider.java | 3 +- .../plugin/action/mdx/MDXBaseComponent.java | 3 +- .../plugin/action/mdx/MDXDataComponent.java | 3 +- .../plugin/action/mdx/MDXLookupRule.java | 3 +- .../plugin/action/messages/Messages.java | 3 +- .../mondrian/InvalidDocumentException.java | 3 +- .../mondrian/MissingParameterException.java | 3 +- .../mondrian/MondrianCachePublisher.java | 3 +- .../mondrian/MondrianFlushCacheComponent.java | 3 +- .../mondrian/MondrianModelComponent.java | 3 +- .../mondrian/MondrianSystemListener.java | 3 +- .../IAclAwareMondrianCatalogService.java | 3 +- .../catalog/IMondrianCatalogService.java | 3 +- .../mondrian/catalog/MondrianCatalog.java | 3 +- .../catalog/MondrianCatalogCache.java | 3 +- .../catalog/MondrianCatalogCacheState.java | 3 +- .../MondrianCatalogComplementInfo.java | 3 +- .../catalog/MondrianCatalogHelper.java | 3 +- .../MondrianCatalogServiceException.java | 3 +- .../action/mondrian/catalog/MondrianCube.java | 3 +- .../mondrian/catalog/MondrianSchema.java | 3 +- .../formatter/InlineMemberFormatter.java | 3 +- ...ondrianAbstractPlatformUserRoleMapper.java | 3 +- .../MondrianLookupMapUserRoleListMapper.java | 3 +- .../MondrianOneToOneUserRoleListMapper.java | 3 +- ...MondrianUserSessionUserRoleListMapper.java | 3 +- .../action/olap/IOlapConnectionFilter.java | 3 +- .../plugin/action/olap/IOlapService.java | 3 +- .../action/olap/IOlapServiceException.java | 3 +- .../action/olap/Olap4jSystemListener.java | 3 +- .../plugin/action/olap/PlatformXmlaExtra.java | 3 +- .../action/olap/impl/OlapServiceImpl.java | 3 +- .../OpenFlashChartComponent.java | 3 +- .../factory/AbstractChartFactory.java | 3 +- .../factory/AreaChartFactory.java | 3 +- .../factory/BarChartFactory.java | 3 +- .../factory/BarLineChartFactory.java | 3 +- .../factory/BubbleChartFactory.java | 3 +- .../factory/DotChartFactory.java | 3 +- .../openflashchart/factory/IChartFactory.java | 3 +- .../factory/LineChartFactory.java | 3 +- .../factory/PentahoOFC4JChartHelper.java | 3 +- .../factory/PieChartFactory.java | 3 +- .../ActionDefinitionEncoder.java | 3 +- .../MQLRelationalDataComponent.java | 3 +- .../MetadataQueryComponent.java | 3 +- .../plugin/action/sql/SQLBaseComponent.java | 3 +- .../plugin/action/sql/SQLDataComponent.java | 3 +- .../plugin/action/sql/SQLDdlComponent.java | 3 +- .../plugin/action/sql/SQLExecute.java | 3 +- .../plugin/action/sql/SQLLookupRule.java | 3 +- .../xml/webservice/WebServiceLookupRule.java | 3 +- .../xml/xquery/XQueryBaseComponent.java | 3 +- .../action/xml/xquery/XQueryLookupRule.java | 3 +- .../plugin/action/xmla/XMLABaseComponent.java | 3 +- .../plugin/action/xmla/XMLADataComponent.java | 3 +- .../plugin/action/xmla/XMLAException.java | 3 +- .../plugin/action/xmla/XMLALookupRule.java | 3 +- .../platform/plugin/boot/PentahoBoot.java | 3 +- .../javascript/ConditionalExecution.java | 3 +- .../condition/javascript/RhinoScriptable.java | 3 +- .../scriptable/ScriptableCondition.java | 3 +- .../outputs/ApacheVFSOutputHandler.java | 3 +- .../plugin/outputs/FileOutputHandler.java | 3 +- .../plugin/outputs/JcrCmsOutputHandler.java | 3 +- .../cache/CacheExpirationRegistry.java | 3 +- .../plugin/services/cache/CacheManager.java | 3 +- .../plugin/services/cache/HvCache.java | 3 +- .../services/cache/HvCacheRegionFactory.java | 3 +- .../services/cache/HvTimestampsRegion.java | 3 +- .../services/cache/LastModifiedCache.java | 3 +- .../connections/PentahoSystemDriver.java | 3 +- .../connections/hql/HQLConnection.java | 3 +- .../services/connections/hql/HQLMetaData.java | 3 +- .../connections/hql/HQLResultSet.java | 3 +- .../javascript/JavaScriptResultSet.java | 3 +- .../metadata/sql/SqlMetadataQueryExec.java | 3 +- .../connections/mondrian/MDXConnection.java | 3 +- .../connections/mondrian/MDXMetaData.java | 3 +- .../mondrian/MDXOlap4jConnection.java | 3 +- .../connections/mondrian/MDXResultSet.java | 3 +- .../connections/sql/SQLConnection.java | 3 +- .../services/connections/sql/SQLMetaData.java | 3 +- .../connections/sql/SQLResultSet.java | 3 +- .../sql/SQLResultSetException.java | 3 +- .../connections/xquery/XQConnection.java | 3 +- .../connections/xquery/XQMetaData.java | 3 +- .../connections/xquery/XQResultSet.java | 3 +- .../email/EmailAuthenticationResponse.java | 3 +- .../services/email/EmailConfiguration.java | 3 +- .../services/email/EmailConfigurationXml.java | 3 +- .../plugin/services/email/EmailService.java | 3 +- .../exporter/MetaStoreExportUtil.java | 3 +- .../exporter/PentahoPlatformExporter.java | 3 +- .../services/importer/ArchiveLoader.java | 3 +- ...aultRepositoryContentConverterHandler.java | 3 +- .../importer/IPlatformImportHandler.java | 3 +- .../services/importer/IPlatformImporter.java | 3 +- .../importer/LocaleFileDescriptor.java | 3 +- .../importer/LocaleFilesProcessor.java | 3 +- .../importer/LocaleImportHandler.java | 3 +- .../importer/MetaStoreImportHandler.java | 3 +- .../importer/MetadataImportHandler.java | 3 +- .../importer/MondrianImportHandler.java | 3 +- .../importer/NameBaseMimeResolver.java | 3 +- .../importer/PDIImportFileHandler.java | 3 +- .../services/importer/PRPTImportHandler.java | 3 +- .../importer/PentahoPlatformImporter.java | 3 +- .../importer/PlatformImportException.java | 3 +- .../importer/RepositoryFileImportBundle.java | 3 +- .../RepositoryFileImportFileHandler.java | 3 +- .../importer/SolutionFileImportHelper.java | 3 +- .../importer/SolutionImportHandler.java | 3 +- .../importer/XActionImportHandler.java | 3 +- .../mimeType/MimeTypeListFactory.java | 3 +- .../mimeType/bindings/ImportHandlerDto.java | 3 +- .../ImportHandlerMimeTypeDefinitionsDto.java | 3 +- .../bindings/MimeTypeDefinitionDto.java | 3 +- .../bindings/MimeTypeDefinitionsDto.java | 3 +- .../mimeType/bindings/ObjectFactory.java | 3 +- .../mimeType/bindings/package-info.java | 3 +- .../importexport/BaseExportProcessor.java | 3 +- .../services/importexport/CmdParser.java | 3 +- .../importexport/CommandLineProcessor.java | 3 +- .../DatabaseConnectionConverter.java | 3 +- .../importexport/DefaultExportHandler.java | 3 +- .../importexport/ExportException.java | 3 +- .../importexport/ExportFileNameEncoder.java | 3 +- .../services/importexport/ExportHandler.java | 3 +- .../ExportManifestRepositoryException.java | 3 +- .../ExportManifestUserSetting.java | 3 +- .../services/importexport/Exporter.java | 3 +- .../importexport/IRepositoryImportLogger.java | 3 +- .../services/importexport/ImportSession.java | 3 +- .../services/importexport/ImportSource.java | 3 +- .../importexport/InitializationException.java | 3 +- .../Log4JRepositoryImportLog.java | 3 +- .../Log4JRepositoryImportLogger.java | 3 +- .../importexport/PentahoMetadataFileInfo.java | 3 +- .../importexport/RepositoryFileBundle.java | 3 +- .../RepositoryImportHTMLLayout.java | 3 +- .../services/importexport/RoleExport.java | 3 +- .../importexport/SimpleExportProcessor.java | 3 +- .../importexport/StreamConverter.java | 3 +- .../services/importexport/UserExport.java | 3 +- .../importexport/ZipExportProcessor.java | 3 +- .../exportManifest/ExportManifest.java | 3 +- .../exportManifest/ExportManifestEntity.java | 3 +- .../ExportManifestFormatException.java | 3 +- .../exportManifest/ExportManifestUtil.java | 3 +- .../exportManifest/Parameters.java | 3 +- .../XmlGregorianCalendarConverter.java | 3 +- .../bindings/ComplexJobTrigger.java | 3 +- .../bindings/ComplexJobTriggerProxy.java | 3 +- .../bindings/CronJobTrigger.java | 3 +- .../bindings/CustomProperty.java | 3 +- .../bindings/DatabaseAccessType.java | 3 +- .../bindings/DatabaseConnection.java | 3 +- .../exportManifest/bindings/DatabaseType.java | 3 +- .../exportManifest/bindings/DayOfWeek.java | 3 +- .../bindings/DayOfWeekQualifier.java | 3 +- .../exportManifest/bindings/EntityAcl.java | 3 +- .../bindings/EntityExtraMetaData.java | 3 +- .../bindings/EntityExtraMetaDataEntry.java | 3 +- .../bindings/EntityMetaData.java | 3 +- .../bindings/ExportManifestDatasource.java | 3 +- .../bindings/ExportManifestDto.java | 3 +- .../bindings/ExportManifestEntityDto.java | 3 +- .../bindings/ExportManifestMetaStore.java | 3 +- .../bindings/ExportManifestMetadata.java | 3 +- .../bindings/ExportManifestMondrian.java | 3 +- .../bindings/ExportManifestProperty.java | 3 +- .../bindings/IncrementalRecurrence.java | 3 +- .../bindings/JobScheduleRequest.java | 3 +- .../exportManifest/bindings/JobTrigger.java | 3 +- .../exportManifest/bindings/MapAdapter.java | 3 +- .../exportManifest/bindings/MapExport.java | 3 +- .../bindings/ObjectFactory.java | 3 +- .../exportManifest/bindings/Parameters.java | 3 +- .../bindings/PartitionDatabaseMeta.java | 3 +- .../bindings/QualifiedDayOfMonth.java | 3 +- .../bindings/QualifiedDayOfWeek.java | 3 +- .../bindings/RecurrenceList.java | 3 +- .../bindings/SequentialRecurrence.java | 3 +- .../bindings/SimpleJobTrigger.java | 3 +- .../exportManifest/bindings/package-info.java | 3 +- .../legacy/AbstractImportSource.java | 3 +- .../DbSolutionRepositoryImportSource.java | 3 +- .../FileSolutionRepositoryImportSource.java | 3 +- .../MondrianCatalogRepositoryHelper.java | 3 +- .../ZipSolutionRepositoryImportSource.java | 3 +- .../plugin/services/messages/Messages.java | 3 +- ...achingPentahoMetadataDomainRepository.java | 3 +- ...ntahoMetadataDomainRepositoryImporter.java | 3 +- ...taSourceAwareMetadataDomainRepository.java | 3 +- ...AwareMetadataDomainRepositoryImporter.java | 3 +- ...ntahoMetadataDomainRepositoryExporter.java | 3 +- ...ntahoMetadataDomainRepositoryImporter.java | 3 +- ...ntahoMondrianDomainRepositoryImporter.java | 3 +- .../metadata/PentahoDataSourceType.java | 3 +- .../metadata/PentahoDataSourceTypeMap.java | 3 +- .../metadata/PentahoMetadataAclHolder.java | 3 +- .../PentahoMetadataDomainRepository.java | 3 +- .../PentahoMetadataDomainRepositoryInfo.java | 3 +- .../PentahoMetadataInformationMap.java | 3 +- ...ahoMetadataRepositoryLifecycleManager.java | 3 +- .../PentahoMondrianDomainRepository.java | 3 +- ...yAwarePentahoMetadataDomainRepository.java | 3 +- .../SessionAwareRowLevelSecurityHelper.java | 3 +- ...essionCachingMetadataDomainRepository.java | 3 +- .../pluginmgr/DefaultPluginManager.java | 3 +- .../FileSystemXmlPluginProvider.java | 3 +- .../IAdminContentConditionalLogic.java | 3 +- .../pluginmgr/PentahoSystemPluginManager.java | 3 +- .../services/pluginmgr/PerspectiveUtil.java | 3 +- .../services/pluginmgr/PlatformPlugin.java | 3 +- .../services/pluginmgr/PluginAdapter.java | 3 +- .../services/pluginmgr/PluginClassLoader.java | 3 +- .../pluginmgr/PluginMessageLogger.java | 3 +- .../pluginmgr/PluginResourceLoader.java | 3 +- .../plugin/services/pluginmgr/PluginUtil.java | 3 +- .../SystemPathXmlPluginProvider.java | 3 +- .../DefaultPluginPerspectiveManager.java | 3 +- .../pojo/DefaultPluginPerspective.java | 3 +- .../AbstractServiceTypeManager.java | 3 +- .../servicemgr/DefaultServiceManager.java | 3 +- .../servicemgr/GwtRpcServiceManager.java | 3 +- .../servicemgr/IServiceTypeManager.java | 3 +- .../pluginmgr/servicemgr/ServiceConfig.java | 3 +- .../CachingUserRoleListServiceDecorator.java | 3 +- .../userrole/ChainedUserDetailsService.java | 3 +- .../ClassloaderSwitcherInterceptor.java | 3 +- .../CompositeUserRoleListService.java | 3 +- ...xtraRolesUserRoleListServiceDecorator.java | 3 +- .../userrole/NotFoundUserDetails.java | 3 +- .../PentahoCachingUserDetailsService.java | 3 +- .../PentahoEhCacheBasedUserCache.java | 3 +- .../userrole/SecuritySystemListener.java | 3 +- ...enantAwareUserDetailsServiceDecorator.java | 3 +- .../jdbc/JdbcUserRoleListService.java | 3 +- .../DefaultLdapAuthenticationProvider.java | 3 +- .../ldap/DefaultLdapUserDetailsService.java | 3 +- .../ldap/DefaultLdapUserRoleListService.java | 3 +- .../ldap/LdapUserDetailsServiceMessages.java | 3 +- .../ldap/NestedLdapAuthoritiesPopulator.java | 3 +- .../ldap/NoOpLdapAuthoritiesPopulator.java | 3 +- .../ldap/PentahoCachingLdapAuthenticator.java | 3 +- ...entahoCachingLdapAuthoritiesPopulator.java | 3 +- .../ldap/RolePreprocessingMapper.java | 3 +- .../UnionizingLdapAuthoritiesPopulator.java | 3 +- .../ldap/search/GenericLdapSearch.java | 3 +- .../userrole/ldap/search/LdapSearch.java | 3 +- .../ldap/search/LdapSearchParams.java | 3 +- .../ldap/search/LdapSearchParamsFactory.java | 3 +- .../search/LdapSearchParamsFactoryImpl.java | 3 +- .../userrole/ldap/search/NoOpLdapSearch.java | 3 +- .../ldap/search/StaticListLdapSearch.java | 3 +- .../ldap/search/UnionizingLdapSearch.java | 3 +- .../userrole/ldap/transform/ExtraRoles.java | 3 +- .../transform/GrantedAuthorityToString.java | 3 +- .../SearchResultToAttrValueList.java | 3 +- .../transform/StringToGrantedAuthority.java | 3 +- .../DefaultInMemoryUserDetailsService.java | 3 +- .../memory/InMemoryUserRoleListService.java | 3 +- .../memory/PentahoUserAttributeEditor.java | 3 +- .../userrole/memory/PentahoUserMap.java | 3 +- .../userrole/memory/PentahoUserMapEditor.java | 3 +- .../userrole/memory/UserMapFactoryBean.java | 3 +- .../memory/UserRoleListEnhancedUserMap.java | 3 +- .../UserRoleListEnhancedUserMapEditor.java | 3 +- ...serRoleListEnhancedUserMapFactoryBean.java | 3 +- .../content/PluginFileContentGenerator.java | 3 +- .../webservices/messages/Messages.java | 3 +- .../platform/settings/PortFileManager.java | 3 +- .../pentaho/platform/settings/ServerPort.java | 3 +- .../platform/settings/ServerPortDto.java | 3 +- .../platform/settings/ServerPortRegistry.java | 3 +- .../pentaho/platform/settings/Service.java | 3 +- .../pentaho/platform/settings/ServiceDto.java | 3 +- .../org/pentaho/platform/web/WebUtil.java | 3 +- .../platform/web/gwt/rpc/AbstractGwtRpc.java | 3 +- .../rpc/IGwtRpcSerializationPolicyCache.java | 3 +- .../platform/web/gwt/rpc/PluginGwtRpc.java | 3 +- .../platform/web/gwt/rpc/SystemGwtRpc.java | 3 +- .../platform/web/gwt/rpc/impl/GwtRpcUtil.java | 3 +- .../matcher/AbstractGwtRpcRequestMatcher.java | 3 +- .../matcher/PluginGwtRpcRequestMatcher.java | 3 +- .../matcher/SystemGwtRpcRequestMatcher.java | 3 +- .../spring/xml/GwtRpcNamespaceHandler.java | 3 +- .../xml/GwtRpcRequestMatcherParser.java | 3 +- .../GwtRpcSerializationPolicyCache.java | 3 +- .../web/gwt/rpc/util/ThrowingSupplier.java | 3 +- .../web/hsqldb/HsqlDatabaseStarterBean.java | 3 +- .../web/hsqldb/messages/Messages.java | 3 +- .../web/html/themes/DefaultThemeManager.java | 3 +- .../web/html/themes/PluginThemeResolver.java | 3 +- .../themes/ServletContextThemeResolver.java | 3 +- .../http/ActionSequenceContentGenerator.java | 3 +- ...tionSequenceParameterContentGenerator.java | 3 +- ...onSequenceParameterUiContentGenerator.java | 3 +- .../http/ConfigurationAdminNonOsgiProxy.java | 3 +- .../web/http/ExtensionWebTemplateHelper.java | 3 +- .../platform/web/http/HttpContentItem.java | 3 +- .../web/http/HttpMimeTypeListener.java | 3 +- .../platform/web/http/HttpOutputHandler.java | 3 +- .../platform/web/http/MessageFormatUtils.java | 3 +- .../web/http/PentahoHttpSessionHelper.java | 3 +- .../http/PreAuthenticatedSessionHolder.java | 3 +- .../platform/web/http/UIException.java | 3 +- .../platform/web/http/WebTemplateHelper.java | 3 +- .../api/resources/AbstractJaxRSResource.java | 3 +- .../api/resources/AuthenticationProvider.java | 3 +- .../AuthorizationActionResource.java | 3 +- .../api/resources/ChangePasswordUser.java | 3 +- .../resources/ContentGeneratorDescriptor.java | 3 +- .../platform/web/http/api/resources/Cube.java | 3 +- .../http/api/resources/DirectoryResource.java | 3 +- .../web/http/api/resources/EmailResource.java | 3 +- .../web/http/api/resources/FileResource.java | 3 +- .../FileResourceContentGenerator.java | 3 +- .../resources/GeneratorStreamingOutput.java | 3 +- .../GeneratorStreamingOutputProvider.java | 3 +- .../api/resources/IFileResourceRenderer.java | 3 +- .../api/resources/JAXBContextResolver.java | 3 +- .../web/http/api/resources/JaxbList.java | 3 +- .../web/http/api/resources/JerseyUtil.java | 3 +- .../resources/LocalizedLogicalRoleName.java | 3 +- .../web/http/api/resources/Log4jResource.java | 3 +- .../api/resources/LogicalRoleAssignment.java | 3 +- .../api/resources/LogicalRoleAssignments.java | 3 +- .../http/api/resources/MantleResource.java | 3 +- .../web/http/api/resources/Overlay.java | 3 +- .../http/api/resources/PasswordResource.java | 3 +- .../api/resources/PluginManagerResource.java | 3 +- .../http/api/resources/PluginPerspective.java | 3 +- .../http/api/resources/PluginResource.java | 3 +- .../RepositoryFileStreamProvider.java | 3 +- .../resources/RepositoryImportResource.java | 3 +- .../resources/RepositoryPublishResource.java | 3 +- .../api/resources/RepositoryResource.java | 3 +- .../http/api/resources/RoleListWrapper.java | 3 +- .../web/http/api/resources/RolesWrapper.java | 3 +- .../web/http/api/resources/RootResource.java | 3 +- .../http/api/resources/ServiceResource.java | 3 +- .../http/api/resources/SessionResource.java | 3 +- .../web/http/api/resources/Setting.java | 3 +- .../http/api/resources/StringListWrapper.java | 3 +- .../resources/SystemPermissionsResource.java | 3 +- .../api/resources/SystemRefreshResource.java | 3 +- .../http/api/resources/SystemResource.java | 3 +- .../http/api/resources/SystemRolesMap.java | 3 +- .../api/resources/SystemRolesResource.java | 3 +- .../api/resources/SystemUsersResource.java | 3 +- .../web/http/api/resources/Theme.java | 3 +- .../web/http/api/resources/ThemeResource.java | 3 +- .../http/api/resources/TimeZoneWrapper.java | 3 +- .../api/resources/UnauthorizedException.java | 3 +- .../platform/web/http/api/resources/User.java | 3 +- .../api/resources/UserChangePasswordDTO.java | 3 +- .../api/resources/UserConsoleResource.java | 3 +- .../http/api/resources/UserListWrapper.java | 3 +- .../api/resources/UserRoleDaoResource.java | 3 +- .../http/api/resources/UserRoleDaoUtil.java | 3 +- .../api/resources/UserRoleListResource.java | 3 +- .../api/resources/UserSettingsResource.java | 3 +- .../web/http/api/resources/UsersWrapper.java | 3 +- .../http/api/resources/VersionResource.java | 3 +- .../web/http/api/resources/XactionUtil.java | 3 +- .../operations/CopyFilesOperation.java | 3 +- .../services/AuthorizationActionService.java | 3 +- .../api/resources/services/FileService.java | 3 +- .../services/RepositoryPublishService.java | 3 +- .../resources/services/SessionService.java | 3 +- .../api/resources/services/SystemService.java | 3 +- .../services/UserConsoleService.java | 3 +- .../services/UserRoleDaoService.java | 3 +- .../services/UserRoleListService.java | 3 +- .../http/api/resources/utils/EscapeUtils.java | 3 +- .../http/api/resources/utils/FileUtils.java | 3 +- .../resources/utils/RepositoryFileHelper.java | 3 +- .../http/api/resources/utils/SystemUtils.java | 3 +- .../http/context/HsqldbStartupListener.java | 3 +- .../context/PentahoCacheContextListener.java | 3 +- ...ntahoSolutionSpringApplicationContext.java | 3 +- .../context/PentahoSystemReadyListener.java | 3 +- .../http/context/SolutionContextListener.java | 3 +- .../SpringEnvironmentSetupListener.java | 3 +- .../http/context/WebApplicationContext.java | 3 +- .../WebSpringPentahoObjectFactory.java | 3 +- .../web/http/filters/CheckRefererFilter.java | 3 +- ...essionPentahoSessionIntegrationFilter.java | 3 +- .../PentahoAwareCharacterEncodingFilter.java | 3 +- .../http/filters/PentahoHibernateFilter.java | 3 +- .../web/http/filters/PentahoMDCFilter.java | 3 +- .../filters/PentahoPathDecodingFilter.java | 3 +- .../filters/PentahoRequestContextFilter.java | 3 +- .../http/filters/PentahoWebContextFilter.java | 3 +- .../filters/PreFlightReportingFilter.java | 3 +- .../web/http/filters/ProxyTrustingFilter.java | 3 +- .../web/http/filters/RequestIdFilter.java | 3 +- .../filters/SetCharacterEncodingFilter.java | 3 +- .../web/http/filters/SystemStatusFilter.java | 3 +- .../filters/WebappRootForwardingFilter.java | 3 +- .../platform/web/http/messages/Messages.java | 3 +- .../request/HttpRequestParameterProvider.java | 3 +- .../request/HttpWebServiceRequestHandler.java | 3 +- .../request/MultiReadHttpServletRequest.java | 3 +- .../HttpSessionReuseDetectionFilter.java | 3 +- .../PentahoBasicAuthenticationEntryPoint.java | 3 +- .../PentahoBasicPostProcessingFilter.java | 3 +- .../PentahoBasicProcessingFilter.java | 3 +- .../http/security/PentahoLogoutHandler.java | 3 +- .../http/security/PreAuthenticatedFilter.java | 3 +- ...uteForceAuthenticationFailureListener.java | 3 +- .../security/PreventBruteForceException.java | 3 +- ...uestAwareAuthenticationSuccessHandler.java | 3 +- ...eUsernamePasswordAuthenticationFilter.java | 3 +- .../RequestParameterAuthenticationFilter.java | 3 +- .../RequestParameterFilterEntryPoint.java | 3 +- ...tringPreAuthenticatedProcessingFilter.java | 3 +- .../session/HttpSessionParameterProvider.java | 3 +- .../session/PentahoCacheSessionListener.java | 3 +- .../web/http/session/PentahoHttpSession.java | 3 +- .../session/PentahoHttpSessionListener.java | 3 +- .../http/session/PentahoSessionFactory.java | 3 +- .../http/session/SessionTempFileDeleter.java | 3 +- .../platform/web/jsp/messages/Messages.java | 3 +- .../servlet/AbstractGwtRpcProxyServlet.java | 3 +- .../web/servlet/CacheExpirationService.java | 3 +- .../web/servlet/ContextDiscoveryServlet.java | 3 +- .../DefaultSpringWadlResourceDocument.java | 3 +- .../platform/web/servlet/GenericServlet.java | 3 +- .../platform/web/servlet/GetImage.java | 3 +- .../platform/web/servlet/GetResource.java | 3 +- .../web/servlet/GwtRpcPluginProxyServlet.java | 3 +- .../web/servlet/GwtRpcProxyException.java | 3 +- .../web/servlet/GwtRpcProxyServlet.java | 3 +- .../web/servlet/HttpMimeTypeListener.java | 3 +- .../servlet/HttpServletRequestHandler.java | 3 +- .../platform/web/servlet/HttpWebService.java | 3 +- .../web/servlet/IUploadFileServletPlugin.java | 3 +- .../web/servlet/JAXRSPluginServlet.java | 3 +- .../platform/web/servlet/JAXRSServlet.java | 3 +- .../web/servlet/LocalizationServlet.java | 3 +- .../servlet/PentahoDataSourceResolver.java | 3 +- .../servlet/PentahoPluginWSSpringServlet.java | 3 +- .../servlet/PentahoSerializationPolicy.java | 3 +- .../web/servlet/PentahoWSSpringServlet.java | 3 +- .../servlet/PentahoWadlGeneratorConfig.java | 3 +- .../web/servlet/PentahoXmlaServlet.java | 3 +- .../servlet/PluggableUploadFileServlet.java | 3 +- .../web/servlet/PluginDispatchServlet.java | 3 +- .../platform/web/servlet/ProxyServlet.java | 3 +- .../platform/web/servlet/ServletBase.java | 3 +- .../web/servlet/ServletToBeanProxy.java | 3 +- .../SolutionEngineInteractivityService.java | 3 +- .../platform/web/servlet/ThemeServlet.java | 3 +- .../platform/web/servlet/UIServlet.java | 3 +- .../web/servlet/UploadFileServlet.java | 3 +- .../platform/web/servlet/UploadFileUtils.java | 3 +- .../platform/web/servlet/ViewAction.java | 3 +- .../web/servlet/WebContextServlet.java | 3 +- .../servlet/jaxrs/JacksonContextResolver.java | 3 +- .../servlet/jaxrs/JacksonMessageBodyBase.java | 3 +- .../jaxrs/JacksonMessageBodyReader.java | 3 +- .../jaxrs/JacksonMessageBodyWriter.java | 3 +- .../web/servlet/messages/Messages.java | 3 +- .../websocket/WebsocketEndpointConfig.java | 3 +- .../platform/web/xsl/messages/Messages.java | 3 +- .../platform/workitem/messages/Messages.java | 3 +- .../platform/admin/GatherStatsActionTest.java | 3 +- .../admin/GatherStatsListenerTest.java | 3 +- .../admin/GeneratedContentCleanerTest.java | 3 +- .../admin/StatsDatabaseCheckTest.java | 3 +- .../pentaho/platform/config/AclEntryTest.java | 3 +- .../platform/config/AnalysisViewTest.java | 3 +- .../config/AppConfigExceptionTest.java | 3 +- .../config/AppConfigPropertiesTest.java | 3 +- .../platform/config/ConsoleConfigXmlTest.java | 3 +- .../config/DtdEntityResolverTest.java | 3 +- .../config/HibernateSettingsTest.java | 3 +- .../config/HibernateSettingsXmlTest.java | 3 +- .../config/LdapConfigPropertiesTest.java | 3 +- .../config/MondrianConfigPropertiesTest.java | 3 +- .../platform/config/MondrianConfigTest.java | 3 +- .../config/PasswordServiceFactoryTest.java | 3 +- .../platform/config/PdiConfigXmlTest.java | 3 +- .../config/PentahoObjectsConfigTest.java | 3 +- ...tahoPropertyPlaceholderConfigurerTest.java | 3 +- .../platform/config/PentahoXmlTest.java | 3 +- .../PropertiesFileConfigurationTest.java | 3 +- ...lutionPropertiesFileConfigurationTest.java | 3 +- .../SpringSecurityHibernateConfigTest.java | 3 +- .../config/SystemConfigFolderTest.java | 3 +- .../platform/config/SystemConfigTest.java | 3 +- .../SystemSettingsConfigurationTest.java | 3 +- .../pentaho/platform/config/WebXmlTest.java | 3 +- .../platform/config/i18n/MessagesTest.java | 3 +- .../config/messages/MessagesTest.java | 3 +- .../MonitoringDeadEventSubscriberTest.java | 3 +- .../monitoring/MonitoringServiceTest.java | 3 +- .../ExceptionBasedClientTypeProviderTest.java | 3 +- .../platform/osgi/ExceptionBasedHelper.java | 3 +- .../pentaho/platform/osgi/KarafBootTest.java | 3 +- .../osgi/KarafInstancePortFactoryTest.java | 3 +- .../KarafInstanceResolverExceptionTest.java | 3 +- .../platform/osgi/KarafInstanceTest.java | 3 +- .../osgi/PentahoOSGIActivatorTest.java | 3 +- .../osgi/SystemPackageExtrapolatorTest.java | 3 +- .../builtin/ActionSequenceActionTest.java | 3 +- .../ResultSetCompareComponentTest.java | 3 +- .../DefaultContentSystemListenerTest.java | 3 +- .../helper/PentahoURLRewriterTest.java | 3 +- .../action/kettle/DIServerConfigTest.java | 3 +- .../kettle/KettleSystemListenerTest.java | 3 +- .../PlatformKettleDataSourceProviderTest.java | 3 +- .../action/mdx/MDXBaseComponentTest.java | 3 +- .../action/mdx/MDXDataComponentTest.java | 3 +- .../plugin/action/mdx/MDXLookupRuleTest.java | 3 +- .../plugin/action/messages/MessagesTest.java | 3 +- .../MondrianFlushCacheComponentTest.java | 3 +- .../catalog/MondrianCatalogHelperTest.java | 3 +- ...drianCatalogHelper_Mondrian_2229_Test.java | 3 +- .../mondrian/catalog/MondrianCatalogTest.java | 3 +- .../formatter/InlineMemberFormatterTest.java | 3 +- .../action/olap/Olap4jSystemListenerTest.java | 3 +- .../OpenFlashChartComponentTest.java | 3 +- .../MetadataQueryComponentTest.java | 3 +- .../action/xmla/XMLABaseComponentTest.java | 3 +- .../javascript/ConditionalExecutionTest.java | 3 +- .../scriptable/ScriptableConditionTest.java | 3 +- .../outputs/ApacheVFSOutputHandlerTest.java | 3 +- .../connections/PentahoSystemDriverTest.java | 3 +- .../sql/SqlMetadataQueryExecTest.java | 3 +- .../connections/mondrian/MDXMetaDataTest.java | 3 +- .../connections/sql/SQLConnectionTest.java | 3 +- .../connections/sql/SQLResultSetTest.java | 3 +- .../email/EmailConfigurationTest.java | 3 +- .../email/EmailConfigurationXmlTest.java | 3 +- .../services/email/EmailServiceTest.java | 3 +- .../exporter/PentahoPlatformExporterTest.java | 3 +- .../services/importer/ArchiveLoaderTest.java | 3 +- .../importer/LocaleFilesProcessorTest.java | 3 +- .../importer/LocaleImportHandlerTest.java | 3 +- .../importer/MetaStoreImportHandlerTest.java | 3 +- .../importer/MetadataImportHandlerTest.java | 3 +- .../importer/MondrianImportHandlerTest.java | 3 +- .../importer/NameBaseMimeResolverTest.java | 3 +- .../importer/PRPTImportHandlerTest.java | 3 +- .../importer/PlatformImporterTest.java | 3 +- .../RepositoryFileImportBundleTest.java | 3 +- .../RepositoryFileImportFileHandlerTest.java | 3 +- .../importer/SolutionImportHandlerTest.java | 3 +- .../importer/XActionImportHandlerTest.java | 3 +- .../importexport/BaseExportProcessorTest.java | 3 +- .../CommandLineProcessorPasswordTest.java | 3 +- .../CommandLineProcessorTest.java | 3 +- .../DatabaseConnectionConverterTest.java | 3 +- .../DefaultExportHandlerTest.java | 3 +- .../services/importexport/ExceptionTest.java | 3 +- .../ExportFileNameEncoderTest.java | 3 +- .../services/importexport/ExporterTest.java | 3 +- .../importexport/ImportSessionTest.java | 3 +- .../PentahoMetadataFileInfoTest.java | 3 +- .../RepositoryFileBundleTest.java | 3 +- .../importexport/RepositoryImportLogTest.java | 3 +- .../SimpleExportProcessorTest.java | 3 +- .../importexport/TestAuthorizationPolicy.java | 3 +- .../importexport/ZipExportProcessorTest.java | 3 +- .../bindings/ComplexJobTriggerProxyTest.java | 3 +- .../bindings/ComplexJobTriggerTest.java | 3 +- .../bindings/CronJobTriggerTest.java | 3 +- .../bindings/CustomPropertyTest.java | 3 +- .../bindings/DatabaseAccessTypeTest.java | 3 +- .../bindings/DatabaseConnectionTest.java | 3 +- .../bindings/DatabaseTypeTest.java | 3 +- .../bindings/DayOfWeekQualifierTest.java | 3 +- .../bindings/DayOfWeekTest.java | 3 +- .../bindings/EntityAclTest.java | 3 +- .../EntityExtraMetaDataEntryTest.java | 3 +- .../bindings/EntityExtraMetaDataTest.java | 3 +- .../bindings/EntityMetaDataTest.java | 3 +- .../ExportManifestDatasourceTest.java | 3 +- .../bindings/ExportManifestMetaStoreTest.java | 3 +- .../bindings/ExportManifestPropertyTest.java | 3 +- .../bindings/IncrementalRecurrenceTest.java | 3 +- .../bindings/JobScheduleRequestTest.java | 3 +- .../bindings/ObjectFactoryTest.java | 3 +- .../bindings/PartitionDatabaseMetaTest.java | 3 +- .../bindings/QualifiedDayOfWeekTest.java | 3 +- .../bindings/RecurrenceListTest.java | 3 +- .../bindings/SequentialRecurrenceTest.java | 3 +- .../bindings/SimpleJobTriggerTest.java | 3 +- ...ileSolutionRepositoryImportSourceTest.java | 3 +- .../MondrianCatalogRepositoryHelperTest.java | 3 +- ...ZipSolutionRepositoryImportSourceTest.java | 3 +- .../PentahoDataSourceTypeMapTest.java | 3 +- .../PentahoMetadataAclHolderTest.java | 3 +- .../PentahoMetadataDomainRepositoryTest.java | 3 +- ...onCachingMetadataDomainRepositoryTest.java | 3 +- .../services/olap/OlapServiceImplTest.java | 3 +- .../pluginmgr/PlatformPluginTest.java | 3 +- ...chingUserRoleListServiceDecoratorTest.java | 3 +- .../ChainedUserDetailsServiceTest.java | 3 +- .../CompositeUserRoleListServiceTest.java | 3 +- .../PentahoEhCacheBasedUserCacheTest.java | 3 +- ...DefaultLdapAuthenticationProviderTest.java | 3 +- .../DefaultLdapUserDetailsServiceTest.java | 3 +- .../DefaultLdapUserRoleListServiceTest.java | 3 +- .../LdapUserDetailsServiceMessagesTest.java | 3 +- .../NestedLdapAuthoritiesPopulatorTest.java | 3 +- .../NoOpLdapAuthoritiesPopulatorTest.java | 3 +- .../ldap/RolePreprocessingMapperTest.java | 3 +- ...nionizingLdapAuthoritiesPopulatorTest.java | 3 +- .../StringToGrantedAuthorityTest.java | 3 +- .../content/AxisServiceExecutorTest.java | 3 +- .../settings/PortFileManagerTest.java | 3 +- .../settings/ServerPortRegistryTest.java | 3 +- .../platform/settings/ServerPortTest.java | 3 +- .../org/pentaho/platform/web/WebUtilTest.java | 3 +- .../web/gwt/rpc/AbstractGwtRpcTest.java | 3 +- .../web/gwt/rpc/PluginGwtRpcTest.java | 3 +- .../web/gwt/rpc/SystemGwtRpcTest.java | 3 +- .../web/gwt/rpc/impl/GwtRpcUtilTest.java | 3 +- .../AbstractGwtRpcRequestMatcherTest.java | 3 +- .../PluginGwtRpcRequestMatcherTest.java | 3 +- .../SystemGwtRpcRequestMatcherTest.java | 3 +- .../GwtRpcSerializationPolicyCacheTest.java | 3 +- .../AuthorizationActionResourceTest.java | 3 +- .../api/resources/DirectoryResourceTest.java | 3 +- .../http/api/resources/EmailResourceTest.java | 3 +- .../http/api/resources/FileResourceTest.java | 3 +- .../http/api/resources/Log4jResourceTest.java | 3 +- .../api/resources/PasswordResourceTest.java | 3 +- .../RepositoryFileStreamProviderTest.java | 3 +- .../RepositoryImportResourceTest.java | 3 +- .../RepositoryPublishResourceTest.java | 3 +- .../api/resources/RepositoryResourceTest.java | 3 +- .../api/resources/SessionResourceTest.java | 3 +- .../web/http/api/resources/SettingTest.java | 3 +- .../resources/SystemRefreshResourceTest.java | 3 +- .../api/resources/SystemResourceTest.java | 3 +- .../resources/SystemUsersResourceTest.java | 3 +- .../web/http/api/resources/ThemeTest.java | 3 +- .../resources/UserConsoleResourceTest.java | 3 +- .../resources/UserRoleDaoResourceTest.java | 3 +- .../UserRoleDaoResource_RolesUpdatedTest.java | 3 +- .../resources/UserRoleListResourceTest.java | 3 +- .../api/resources/UserRoleResourceTest.java | 3 +- .../resources/UserSettingsResourceTest.java | 3 +- .../web/http/api/resources/UserTest.java | 3 +- .../http/api/resources/XActionUtilTest.java | 3 +- .../CopyFilesOperation_CopyTest.java | 3 +- ...CopyFilesOperation_DeepFolderCopyTest.java | 3 +- .../AuthorizationActionServiceTest.java | 3 +- .../resources/services/FileServiceTest.java | 3 +- .../RepositoryPublishServiceTest.java | 3 +- .../resources/services/SystemServiceTest.java | 3 +- .../services/UserRoleDaoServiceTest.java | 3 +- .../services/UserRoleListServiceTest.java | 3 +- .../api/resources/utils/EscapeUtilsTest.java | 3 +- .../api/resources/utils/FileUtilsTest.java | 3 +- .../api/resources/utils/SystemUtilsTest.java | 3 +- .../context/HsqldbStartupListenerTest.java | 3 +- .../PentahoCacheContextListenerTest.java | 3 +- ...oSolutionSpringApplicationContextTest.java | 3 +- .../context/SolutionContextListenerTest.java | 3 +- .../SpringEnvironmentSetupListenerTest.java | 3 +- .../context/WebApplicationContextTest.java | 3 +- .../WebSpringPentahoObjectFactoryTest.java | 3 +- .../filters/CasAuthenticationProvider.java | 3 +- .../http/filters/CheckRefererFilterTest.java | 3 +- ...onPentahoSessionIntegrationFilterTest.java | 3 +- ...ntahoAwareCharacterEncodingFilterTest.java | 3 +- .../PentahoPathDecodingFilterTest.java | 3 +- .../filters/PentahoWebContextFilterTest.java | 3 +- .../filters/PreFlightReportingFilterTest.java | 3 +- .../http/filters/ProxyTrustingFilterTest.java | 3 +- .../web/http/filters/RequestIdFilterTest.java | 3 +- .../PentahoBasicProcessingFilterTest.java | 3 +- ...orceAuthenticationFailureListenerTest.java | 3 +- ...AwareAuthenticationSuccessHandlerTest.java | 3 +- ...rnamePasswordAuthenticationFilterTest.java | 3 +- ...gPreAuthenticatedProcessingFilterTest.java | 3 +- ...DefaultSpringWadlResourceDocumentTest.java | 3 +- .../web/servlet/HttpWebServiceTest.java | 3 +- .../web/servlet/JAXRSPluginServletTest.java | 3 +- .../PentahoWadlGeneratorConfigTest.java | 3 +- .../web/servlet/PentahoXmlaServletTest.java | 3 +- .../PluggableUploadFileServletTest.java | 3 +- .../servlet/PluginDispatchServletTest.java | 3 +- .../web/servlet/ProxyServletTest.java | 3 +- .../platform/web/servlet/UIServletTest.java | 3 +- .../web/servlet/UploadFileUtilsTest.java | 3 +- .../WebsocketEndpointConfigTest.java | 3 +- .../web/xsl/messages/MessagesTest.java | 3 +- .../userrole/ws/MockUserRoleListService.java | 3 +- .../plugin/PentahoFlashChartTest.java | 3 +- .../chartbeans/ChartDefinitionTest.java | 3 +- .../chartbeans/ChartLinkGeneratorTest.java | 3 +- .../plugin/pluginmgr/ClassToOverride.java | 3 +- .../plugin/pluginmgr/ContentGenerator1.java | 3 +- .../plugin/pluginmgr/ContentGenerator2.java | 3 +- .../pluginmgr/DefaultServiceManagerTest.java | 3 +- .../pluginmgr/PluginResourceLoaderTest.java | 3 +- .../cache/NonPooledDatasourceServiceTest.java | 3 +- .../cache/PooledDatasourceServiceTest.java | 3 +- .../services/metadata/AgileBITests.java | 3 +- .../services/metadata/LocaleTestUtil.java | 3 +- .../metadata/MockDisabledCacheManager.java | 3 +- ...kSessionAwareMetadataDomainRepository.java | 3 +- .../jdbc/JdbcUserRoleListServiceTest.java | 3 +- .../AbstractPentahoLdapIntegrationTests.java | 3 +- .../PentahoCachingLdapAuthenticatorTest.java | 3 +- ...hoCachingLdapAuthoritiesPopulatorTest.java | 3 +- ...ionizingLdapAuthoritiesPopulatorTests.java | 3 +- .../AbstractUserMapFactoryBeanTestBase.java | 3 +- .../InMemoryUserRoleListServiceTest.java | 3 +- .../userrole/memory/TestSecurityRule.java | 3 +- .../memory/UserMapFactoryBeanTests.java | 3 +- ...leListEnhancedUserMapFactoryBeanTests.java | 3 +- .../AxisServiceWsdlGeneratorTest.java | 3 +- .../services/webservices/ComplexType.java | 3 +- .../services/webservices/MessagesTest.java | 3 +- .../webservices/MimeTypeListener.java | 3 +- .../services/webservices/ResultSetTest.java | 3 +- .../services/webservices/StubService.java | 3 +- .../webservices/StubServiceWrapper.java | 3 +- .../services/webservices/WsdlPageTest.java | 3 +- .../platform/utils/TestResourceLocation.java | 3 +- .../web/CacheExpirationServiceTest.java | 3 +- .../platform/web/MockUserRoleListService.java | 3 +- .../web/PreAuthenticatedSessionTest.java | 3 +- .../pentaho/test/platform/web/TinyHTTPd.java | 3 +- .../test/platform/web/UIExceptionTest.java | 3 +- .../web/doubles/ApplicationContextDouble.java | 3 +- .../platform/web/doubles/LoggerDouble.java | 3 +- .../web/doubles/PentahoSessionDouble.java | 3 +- .../web/http/api/SchedulerTestAction.java | 3 +- ...uestParameterAuthenticationFilterTest.java | 3 +- .../plugin/pluginmgr/ClassToOverride.java | 3 +- .../pluginmgr/ClassToOverrideContainer.java | 3 +- .../samples/rules/Sample1Lib.js | 3 +- .../samples/rules/Sample2Lib.js | 3 +- .../test/rules/Sample1Lib.js | 3 +- .../test/rules/Sample2Lib.js | 3 +- .../outputs-solution/test/rules/Sample1Lib.js | 3 +- .../outputs-solution/test/rules/Sample2Lib.js | 3 +- .../test/rules/Sample1Lib.js | 3 +- .../test/rules/Sample2Lib.js | 3 +- .../solution/test/rules/Sample1Lib.js | 3 +- .../solution/test/rules/Sample2Lib.js | 3 +- .../web-solution/test/rules/Sample1Lib.js | 3 +- .../web-solution/test/rules/Sample2Lib.js | 3 +- .../web/servlet/GenericServletTest.java | 3 +- repository/LICENSE.txt | 7 +-- .../ws/RepositorySyncWebServiceClientIT.java | 3 +- .../pdi/ws/RepositorySyncWebServiceIT.java | 3 +- ...faultUnifiedRepositoryAuthorizationIT.java | 3 +- .../DefaultUnifiedRepositoryContentIT.java | 3 +- .../DefaultUnifiedRepositoryVersioningIT.java | 3 +- .../unified/jcr/JcrAclNodeHelperIT.java | 3 +- .../unified/jcr/JcrRepositoryFileDaoIT.java | 3 +- ...ultUnifiedRepositoryJaxwsWebServiceIT.java | 3 +- ...nifiedRepositoryToWebServiceAdapterIT.java | 3 +- .../mt/RepositoryTenantManagerIT.java | 3 +- .../ws/UserDetailsRoleListEndpointIT.java | 3 +- .../UserRoleDaoUserDetailsServiceIT.java | 3 +- .../UserRoleDaoUserRoleListServiceIT.java | 3 +- .../userroledao/ws/UserRoleEndpointIT.java | 3 +- .../com/pentaho/pdi/messages/Messages.java | 3 +- .../pdi/ws/IRepositorySyncWebService.java | 3 +- .../pdi/ws/RepositorySyncException.java | 3 +- .../pentaho/pdi/ws/RepositorySyncStatus.java | 3 +- .../pdi/ws/RepositorySyncWebService.java | 3 +- .../core/IPentahoSystemSessionFactory.java | 3 +- .../acl/CachingPentahoEntryCollector.java | 3 +- .../authorization/acl/MagicAceDefinition.java | 3 +- .../authorization/acl/MagicGroup.java | 3 +- .../authorization/acl/MagicPrincipal.java | 3 +- .../authorization/acl/PentahoACLProvider.java | 3 +- .../acl/PentahoCompiledPermissionsImpl.java | 3 +- .../authorization/acl/PentahoEntry.java | 3 +- .../acl/PentahoEntryCollector.java | 3 +- .../authorization/acl/PentahoEntryFilter.java | 3 +- .../acl/PentahoEntryFilterImpl.java | 3 +- .../security/user/PentahoUserManagerImpl.java | 3 +- .../platform/repository/DatabaseHelper.java | 3 +- .../JcrBackedDatasourceMgmtService.java | 3 +- .../RepositoryDownloadWhitelist.java | 3 +- .../repository/RepositoryFilenameUtils.java | 3 +- .../repository/SimpleRuntimeRepository.java | 3 +- .../hibernate/HibernateLoadEventListener.java | 3 +- .../hibernate/HibernateSystemListener.java | 3 +- .../repository/hibernate/HibernateUtil.java | 3 +- .../repository/hibernate/MySQL5Dialect.java | 3 +- .../hibernate/MySQL5InnoDBDialect.java | 3 +- .../hibernate/usertypes/BinaryUserType.java | 3 +- .../hibernate/usertypes/BlobUserType.java | 3 +- .../usertypes/BlobtoByteArrayUserType.java | 3 +- .../usertypes/EmptyStringUserType.java | 3 +- .../usertypes/LongStringUserType.java | 3 +- .../usertypes/LongVarBinaryUserType.java | 3 +- .../usertypes/VarBinaryUserType.java | 3 +- .../legacy/acl/AccessVoterToLegacyAcl.java | 3 +- .../legacy/acl/LegacyRepositoryFile.java | 3 +- .../repository/messages/Messages.java | 3 +- .../repository/runtime/RuntimeElement.java | 3 +- .../repository/runtime/RuntimeRepository.java | 3 +- .../solution/CleanRepoPublisher.java | 3 +- .../solution/dbbased/RepositoryFile.java | 3 +- .../filebased/DecoratedFileContent.java | 3 +- .../filebased/MondrianFileObject.java | 3 +- .../solution/filebased/MondrianVfs.java | 3 +- .../filebased/SolutionRepositoryFileName.java | 3 +- .../filebased/SolutionRepositoryVfs.java | 3 +- .../SolutionRepositoryVfsFileContent.java | 3 +- .../SolutionRepositoryVfsFileObject.java | 3 +- .../usersettings/UserSettingService.java | 3 +- .../usersettings/pojo/UserSetting.java | 3 +- .../DatabaseConnectionAdapter.java | 3 +- .../webservices/DatabaseConnectionDto.java | 3 +- .../DatasourceMgmtToWebServiceAdapter.java | 3 +- .../DefaultDatasourceMgmtWebService.java | 3 +- .../IDatasourceMgmtWebService.java | 3 +- .../repository2/ClientRepositoryPaths.java | 3 +- .../DefaultClientRepositoryPathsStrategy.java | 3 +- .../repository2/locale/PentahoLocale.java | 3 +- .../repository2/messages/Messages.java | 3 +- .../mt/AbstractRepositoryTenantManager.java | 3 +- .../mt/RepositoryTenantManager.java | 3 +- ...ositoryLifecycleManagerSystemListener.java | 3 +- .../unified/DefaultAccessVoter.java | 3 +- .../DefaultRepositoryVersionManager.java | 3 +- .../DefaultServerRepositoryPathsStrategy.java | 3 +- .../unified/DefaultUnifiedRepository.java | 3 +- .../unified/ExceptionLoggingDecorator.java | 3 +- .../unified/IRepositoryFileAclDao.java | 3 +- .../unified/IRepositoryFileDao.java | 3 +- .../unified/RepositoryAccessVoterManager.java | 3 +- .../repository2/unified/RepositoryUtils.java | 3 +- .../unified/ServerRepositoryPaths.java | 3 +- .../AccessDeniedExceptionConverter.java | 3 +- .../FileExistsExceptionConverter.java | 3 +- .../MalformedNameExceptionConverter.java | 3 +- ...eferentialIntegrityExceptionConverter.java | 3 +- .../exception/RepositoryFileDaoException.java | 3 +- .../RepositoryFileDaoFileExistsException.java | 3 +- ...positoryFileDaoMalformedNameException.java | 3 +- ...yFileDaoReferentialIntegrityException.java | 3 +- .../RepositoryContentOutputHandler.java | 3 +- .../fileio/RepositoryFileContentItem.java | 3 +- .../fileio/RepositoryFileInputStream.java | 3 +- .../fileio/RepositoryFileOutputHandler.java | 3 +- .../fileio/RepositoryFileOutputStream.java | 3 +- .../unified/fileio/RepositoryFileReader.java | 3 +- .../unified/fileio/RepositoryFileWriter.java | 3 +- .../fs/FileSystemBackedUnifiedRepository.java | 3 +- .../unified/fs/FileSystemFileAclDao.java | 3 +- .../fs/FileSystemRepositoryFileDao.java | 3 +- .../unified/jcr/DefaultDeleteHelper.java | 3 +- .../unified/jcr/DefaultLockHelper.java | 3 +- .../jcr/DefaultPathConversionHelper.java | 3 +- .../DefaultPermissionConversionHelper.java | 3 +- .../jcr/DumpToFilePentahoSystemListener.java | 3 +- .../unified/jcr/IAclMetadataStrategy.java | 3 +- .../unified/jcr/IDeleteHelper.java | 3 +- .../repository2/unified/jcr/ILockHelper.java | 3 +- .../unified/jcr/IPathConversionHelper.java | 3 +- .../jcr/IPentahoInternalPrincipal.java | 3 +- .../repository2/unified/jcr/ITransformer.java | 3 +- .../unified/jcr/InheritDefaultAclHandler.java | 3 +- .../unified/jcr/JcrAclMetadataStrategy.java | 3 +- .../unified/jcr/JcrAclNodeHelper.java | 3 +- .../unified/jcr/JcrRepositoryDumpToFile.java | 3 +- .../unified/jcr/JcrRepositoryFileAclDao.java | 3 +- .../jcr/JcrRepositoryFileAclUtils.java | 3 +- .../unified/jcr/JcrRepositoryFileDao.java | 3 +- .../unified/jcr/JcrRepositoryFileUtils.java | 3 +- .../unified/jcr/JcrStringHelper.java | 3 +- .../unified/jcr/JcrTenantUtils.java | 3 +- .../unified/jcr/LocalePropertyResolver.java | 3 +- .../unified/jcr/LocalizationUtil.java | 3 +- .../repository2/unified/jcr/NodeHelper.java | 3 +- .../unified/jcr/PentahoJcrConstants.java | 3 +- .../jcr/PentahoMetadataAcePrincipal.java | 3 +- .../unified/jcr/RepositoryCleaner.java | 3 +- .../unified/jcr/RepositoryFileProxy.java | 3 +- .../jcr/RepositoryFileProxyFactory.java | 3 +- .../jcr/SharedObjectsDefaultAclHandler.java | 3 +- .../security/SpringSecurityLoginModule.java | 3 +- .../SpringSecurityPrincipalProvider.java | 3 +- .../security/SpringSecurityRolePrincipal.java | 3 +- .../security/SpringSecurityUserPrincipal.java | 3 +- .../security/TestPrincipalProvider.java | 3 +- .../security/messages/Messages.java | 3 +- .../sejcr/ConstantCredentialsStrategy.java | 3 +- .../jcr/sejcr/CredentialsStrategy.java | 3 +- .../CredentialsStrategySessionFactory.java | 3 +- ...uavaCachePoolPentahoJcrSessionFactory.java | 3 +- ...abbitListSessionHolderProviderManager.java | 3 +- .../NoCachePentahoJcrSessionFactory.java | 3 +- .../jcr/sejcr/NodeTypeDefinitionProvider.java | 3 +- .../jcr/sejcr/PentahoJcrSessionFactory.java | 3 +- .../unified/jcr/sejcr/PentahoJcrTemplate.java | 3 +- .../PentahoSessionCredentialsStrategy.java | 3 +- .../jcr/sejcr/PentahoTransactionManager.java | 3 +- .../sejcr/ntdproviders/FileNtdProvider.java | 3 +- .../sejcr/ntdproviders/FolderNtdProvider.java | 3 +- .../HierarchyNodeNtdProvider.java | 3 +- .../InternalFolderNtdProvider.java | 3 +- .../sejcr/ntdproviders/LocaleNtdProvider.java | 3 +- .../LocalizedStringNtdProvider.java | 3 +- .../LockTokenStorageNtdProvider.java | 3 +- .../NodeTypeDefinitionProviderUtils.java | 3 +- .../ntdproviders/VersionableNtdProvider.java | 3 +- .../NodeRepositoryFileDataTransformer.java | 3 +- .../SampleRepositoryFileDataTransformer.java | 3 +- .../SimpleRepositoryFileDataTransformer.java | 3 +- ...ractBackingRepositoryLifecycleManager.java | 3 +- ...aultBackingRepositoryLifecycleManager.java | 3 +- ...DefaultUserRepositoryLifecycleManager.java | 3 +- ...tingBackingRepositoryLifecycleManager.java | 3 +- ...ePermissionRepositoryLifecycleManager.java | 3 +- ...rianBackingRepositoryLifecycleManager.java | 3 +- ...eManagerAuthenticationSuccessListener.java | 3 +- .../unified/webservices/DateAdapter.java | 3 +- .../DefaultUnifiedRepositoryWebService.java | 3 +- .../FileVersioningConfiguration.java | 3 +- .../IUnifiedRepositoryWebService.java | 3 +- .../IUnifiedRepositoryWebServiceAsync.java | 3 +- .../IUnifiedRepositoryWebServiceCache.java | 3 +- .../NodeRepositoryFileDataAdapter.java | 3 +- .../webservices/PropertiesWrapper.java | 3 +- .../RepositoryFileAclAceAdapter.java | 3 +- .../webservices/RepositoryFileAclAdapter.java | 3 +- .../webservices/RepositoryFileAdapter.java | 3 +- .../RepositoryFileTreeAdapter.java | 3 +- .../webservices/VersionSummaryAdapter.java | 3 +- ...faultUnifiedRepositoryJaxwsWebService.java | 3 +- .../DiUnifiedRepositoryJaxwsWebService.java | 3 +- .../IUnifiedRepositoryJaxwsWebService.java | 3 +- .../jaxws/SimpleRepositoryFileDataDto.java | 3 +- .../UnifiedRepositoryToWebServiceAdapter.java | 3 +- .../DefaultPentahoPasswordEncoder.java | 3 +- .../AbstractJcrBackedRoleBindingDao.java | 3 +- .../AllowAllAuthorizationPolicy.java | 3 +- ...RoleAuthorizationPolicyRoleBindingDao.java | 3 +- ...RoleAuthorizationPolicyRoleBindingDao.java | 3 +- .../JcrRoleAuthorizationPolicyUtils.java | 3 +- .../rolebased/RoleAuthorizationPolicy.java | 3 +- .../policy/rolebased/RoleBindingStruct.java | 3 +- .../actions/AbstractAuthorizationAction.java | 3 +- .../actions/AdministerSecurityAction.java | 3 +- .../rolebased/actions/PublishAction.java | 3 +- .../actions/RepositoryCreateAction.java | 3 +- .../actions/RepositoryReadAction.java | 3 +- .../rolebased/actions/SchedulerAction.java | 3 +- .../actions/SchedulerExecuteAction.java | 3 +- .../policy/rolebased/messages/Messages.java | 3 +- .../AuthorizationPolicyVoter.java | 3 +- .../DefaultAuthorizationPolicyWebService.java | 3 +- ...izationPolicyRoleBindingDaoWebService.java | 3 +- .../ws/IAuthorizationPolicyWebService.java | 3 +- ...izationPolicyRoleBindingDaoWebService.java | 3 +- .../ws/JaxbSafeRoleBindingStruct.java | 3 +- .../ws/RoleBindingStructAdapter.java | 3 +- .../ws/StringKeyListValueMapEntry.java | 3 +- .../ws/StringKeyStringValueMapEntry.java | 3 +- .../ws/DefaultUserRoleListWebService.java | 3 +- .../userrole/ws/IUserRoleListWebService.java | 3 +- ...serRoleListServiceToWebServiceAdapter.java | 3 +- .../DefaultTenantedPrincipleNameResolver.java | 3 +- .../security/userroledao/PentahoRole.java | 3 +- .../security/userroledao/PentahoUser.java | 3 +- .../userroledao/PentahoUserRoleMapping.java | 3 +- .../AbstractJcrBackedUserRoleDao.java | 3 +- .../jackrabbit/JcrUserRoleDao.java | 3 +- .../userroledao/messages/Messages.java | 3 +- .../UserRoleDaoUserDetailsService.java | 3 +- .../UserRoleDaoUserRoleListService.java | 3 +- .../superuser/SuperUserRoleListService.java | 3 +- ...rizationPolicyBasedUserRoleWebService.java | 3 +- .../userroledao/ws/IUserRoleWebService.java | 3 +- .../userroledao/ws/ProxyPentahoRole.java | 3 +- .../userroledao/ws/ProxyPentahoUser.java | 3 +- .../ws/ProxyPentahoUserRoleHelper.java | 3 +- .../userroledao/ws/RoleComparator.java | 3 +- .../userroledao/ws/UserComparator.java | 3 +- .../userroledao/ws/UserRoleException.java | 3 +- .../userroledao/ws/UserRoleSecurityInfo.java | 3 +- .../userroledao/ws/UserRoleWebService.java | 3 +- .../userroledao/ws/UserToRoleAssignment.java | 3 +- .../core/RepositoryGCOrphanTest.java | 3 +- .../acl/MagicAceDefinitionTest.java | 3 +- .../acl/PentahoACLProviderTest.java | 3 +- .../PentahoCompiledPermissionsImplTest.java | 3 +- .../repository/DatabaseHelperTest.java | 3 +- .../JcrBackedDatasourceMgmtServiceTest.java | 3 +- .../RepositoryDownloadWhitelistTest.java | 3 +- .../RepositoryFilenameUtilsTest.java | 3 +- .../hibernate/HibernateUtilTestHelper.java | 3 +- .../filebased/DecoratedFileContentTest.java | 3 +- .../filebased/FileObjectTestHelper.java | 3 +- .../filebased/MondrianFileObjectTest.java | 3 +- .../solution/filebased/MondrianVfsTest.java | 3 +- .../SolutionRepositoryVfsFileObjectTest.java | 3 +- .../usersettings/UserSettingServiceTest.java | 3 +- ...DatasourceMgmtToWebServiceAdapterTest.java | 3 +- .../DefaultDatasourceMgmtWebServiceTest.java | 3 +- .../unified/DefaultUnifiedRepositoryBase.java | 3 +- .../unified/RepositoryUtilsTest.java | 3 +- .../unified/UnifiedRepositoryTestUtils.java | 3 +- .../repository2/unified/WebDavDemo.java | 3 +- .../unified/fileio/RepositoryFileIoTest.java | 3 +- .../RepositoryFileOutputStreamTest.java | 3 +- .../fs/FileSystemRepositoryFileDaoTest.java | 3 +- .../unified/jcr/DefaultDeleteHelperTest.java | 3 +- .../jcr/DefaultPathConversionHelperTest.java | 3 +- ...efaultRepositoryVersioningManagerTest.java | 3 +- .../jcr/InheritDefaultAclHandlerTest.java | 3 +- .../jcr/JcrAclNodeHelperCallTester.java | 3 +- .../unified/jcr/JcrRepositoryFileDaoTest.java | 3 +- .../jcr/JcrRepositoryFileUtilsTest.java | 3 +- .../unified/jcr/JcrStringHelperTest.java | 3 +- .../unified/jcr/LocalizationUtilTest.java | 3 +- .../unified/jcr/NodeHelperTest.java | 3 +- .../unified/jcr/RepositoryCleanerTest.java | 3 +- .../unified/jcr/RepositoryFileProxyTest.java | 3 +- .../unified/jcr/SimpleJcrTestUtils.java | 3 +- .../SpringSecurityLoginModuleTest.java | 3 +- ...ecurityPrincipalProvider_Caching_Test.java | 3 +- ...ncipalProvider_PrincipalCreation_Test.java | 3 +- ...CredentialsStrategySessionFactoryTest.java | 3 +- .../jcr/sejcr/PentahoJcrTemplateTest.java | 3 +- .../sejcr/PentahoTransactionManagerTest.java | 3 +- .../ntdproviders/LocalNtdProviderTest.java | 3 +- ...agerAuthenticationSuccessListenerTest.java | 3 +- ...efaultUnifiedRepositoryWebServiceTest.java | 3 +- .../NodeRepositoryFileDataAdapterTest.java | 3 +- .../RepositoryFileTreeAdapterTest.java | 3 +- .../StringKeyStringValueDtoTest.java | 3 +- .../SampleUsersAndRolesInitHandler.java | 3 +- .../AbstractJcrBackedRoleBindingDaoTest.java | 3 +- .../rolebased/AuthorizationPolicyClient.java | 3 +- .../ws/RoleBindingStructAdapterTest.java | 3 +- .../AbstractJcrBackedUserRoleDaoTest.java | 3 +- .../DefaultPentahoPasswordEncoderTest.java | 3 +- .../pentaho/test/mock/MockPentahoRole.java | 3 +- .../pentaho/test/mock/MockPentahoUser.java | 3 +- .../pentaho/test/mock/MockUserRoleDao.java | 3 +- .../repository/ContentExceptionTest.java | 3 +- .../repository/RepositoryTestCase.java | 3 +- .../runtime/RuntimeRepositoryTest.java | 3 +- .../unified/EmptyUnifiedRepository.java | 3 +- .../unified/MockUnifiedRepository.java | 3 +- .../unified/UnmodifiableRepository.java | 3 +- .../security/MockUserRoleListService.java | 3 +- .../acls/TestPentahoAclEntryTest.java | 3 +- .../acls/voter/TestBasicAclVoterTest.java | 3 +- .../TestPentahoAllowAllAclVoterTest.java | 3 +- .../TestPentahoUserOverridesVoterTest.java | 3 +- .../ws/UserDetailsRoleListWebServiceBase.java | 3 +- .../AbstractJcrBackedUserRoleDaoTest.java | 3 +- ...aultTenantedPrincipleNameResolverTest.java | 3 +- .../ws/UserRoleWebServiceBase.java | 3 +- .../logvalve/FilteredAccessLogValve.java | 3 +- user-console/LICENSE.txt | 7 +-- .../mantle/client/EmptyRequestCallback.java | 3 +- .../mantle/client/MantleApplication.java | 3 +- .../mantle/client/MantleEntryPoint.java | 3 +- .../pentaho/mantle/client/MantleMenuBar.java | 3 +- .../pentaho/mantle/client/MantleUtils.java | 3 +- .../mantle/client/RepositoryFileUtils.java | 3 +- .../admin/ChangePasswordByUserDialog.java | 3 +- .../client/admin/ChangePasswordDialog.java | 3 +- .../client/admin/ContentCleanerPanel.java | 3 +- .../mantle/client/admin/EmailAdminPanel.java | 3 +- .../admin/EmailAdminPanelController.java | 3 +- .../mantle/client/admin/EmailTestDialog.java | 3 +- .../mantle/client/admin/EmailTester.java | 3 +- .../mantle/client/admin/ISysAdminPanel.java | 3 +- .../client/admin/JsEmailConfiguration.java | 3 +- .../client/admin/JsLocalizedRoleName.java | 3 +- .../client/admin/JsLogicalRoleAssigment.java | 3 +- .../mantle/client/admin/JsLogicalRoleMap.java | 3 +- .../mantle/client/admin/JsSysAdminPanel.java | 3 +- .../mantle/client/admin/JsUserRoleList.java | 3 +- .../mantle/client/admin/PermissionsPanel.java | 3 +- .../mantle/client/admin/RoleDialog.java | 3 +- .../mantle/client/admin/ServiceCallback.java | 3 +- .../admin/UpdatePasswordController.java | 3 +- .../mantle/client/admin/UserDialog.java | 3 +- .../client/admin/UserRolesAdminPanel.java | 3 +- .../admin/UserRolesAdminPanelController.java | 3 +- .../mantle/client/commands/AboutCommand.java | 3 +- .../AbstractFilePropertiesCommand.java | 3 +- .../client/commands/AddDatasourceCommand.java | 3 +- .../commands/ChangePasswordCommand.java | 3 +- .../commands/CollapseBrowserCommand.java | 3 +- .../mantle/client/commands/CommandExec.java | 3 +- .../client/commands/CopyFilesCommand.java | 3 +- .../client/commands/CutFilesCommand.java | 3 +- .../client/commands/DeleteFileCommand.java | 3 +- .../client/commands/DeleteFolderCommand.java | 3 +- .../commands/DeletePermanentFileCommand.java | 3 +- .../commands/ExecuteGlobalActionsCommand.java | 3 +- .../commands/ExecuteUrlInNewTabCommand.java | 3 +- .../client/commands/ExportFileCommand.java | 3 +- .../commands/FilePropertiesCommand.java | 3 +- .../client/commands/HideWaitPopupCommand.java | 3 +- .../client/commands/ImportFileCommand.java | 3 +- .../commands/JavascriptObjectCommand.java | 3 +- .../mantle/client/commands/LoginCommand.java | 3 +- .../mantle/client/commands/LogoutCommand.java | 3 +- .../client/commands/ManageContentCommand.java | 3 +- .../commands/ManageDatasourcesCommand.java | 3 +- .../client/commands/NewDropdownCommand.java | 3 +- .../client/commands/NewFolderCommand.java | 3 +- .../client/commands/OpenDocCommand.java | 3 +- .../client/commands/OpenFileCommand.java | 3 +- .../commands/OpenKettleStatusCommand.java | 3 +- .../client/commands/OpenURLCommand.java | 3 +- .../client/commands/PasteFilesCommand.java | 3 +- .../client/commands/PentahoHomeCommand.java | 3 +- .../mantle/client/commands/PrintCommand.java | 3 +- .../PurgeMondrianSchemaCacheCommand.java | 3 +- .../PurgeReportingDataCacheCommand.java | 3 +- .../commands/RefreshMetaDataCommand.java | 3 +- .../commands/RefreshRepositoryCommand.java | 3 +- .../RefreshSystemSettingsCommand.java | 3 +- .../client/commands/RestoreFileCommand.java | 3 +- .../mantle/client/commands/SaveCommand.java | 3 +- .../commands/SessionExpiredCommand.java | 3 +- .../client/commands/ShareFileCommand.java | 3 +- .../client/commands/ShowBrowserCommand.java | 3 +- .../client/commands/ShowWaitPopupCommand.java | 3 +- .../client/commands/SwitchLocaleCommand.java | 3 +- .../client/commands/SwitchThemeCommand.java | 3 +- .../mantle/client/commands/UrlCommand.java | 3 +- .../mantle/client/dialogs/FileDialog.java | 3 +- .../dialogs/GeneratedContentDialog.java | 3 +- .../mantle/client/dialogs/ImportDialog.java | 3 +- .../client/dialogs/ManageContentDialog.java | 3 +- .../client/dialogs/OverwritePromptDialog.java | 3 +- .../client/events/FavoritesChangedEvent.java | 3 +- .../events/FavoritesChangedEventHandler.java | 3 +- .../mantle/client/events/GenericEvent.java | 3 +- .../client/events/GenericEventHandler.java | 3 +- .../client/events/ISolutionBrowserEvent.java | 3 +- .../events/MantleSettingsLoadedEvent.java | 3 +- .../MantleSettingsLoadedEventHandler.java | 3 +- .../events/PerspectivesLoadedEvent.java | 3 +- .../PerspectivesLoadedEventHandler.java | 3 +- .../client/events/RecentsChangedEvent.java | 3 +- .../events/RecentsChangedEventHandler.java | 3 +- .../client/events/ShowDescriptionsEvent.java | 3 +- .../events/ShowDescriptionsEventHandler.java | 3 +- .../client/events/ShowHiddenFilesEvent.java | 3 +- .../events/ShowHiddenFilesEventHandler.java | 3 +- .../events/SolutionBrowserCloseEvent.java | 3 +- .../SolutionBrowserCloseEventHandler.java | 3 +- .../events/SolutionBrowserDeselectEvent.java | 3 +- .../SolutionBrowserDeselectEventHandler.java | 3 +- .../events/SolutionBrowserOpenEvent.java | 3 +- .../SolutionBrowserOpenEventHandler.java | 3 +- .../events/SolutionBrowserSelectEvent.java | 3 +- .../SolutionBrowserSelectEventHandler.java | 3 +- .../events/SolutionBrowserUndefinedEvent.java | 3 +- .../SolutionBrowserUndefinedEventHandler.java | 3 +- .../client/events/SolutionFileHandler.java | 3 +- .../events/SolutionFolderActionEvent.java | 3 +- .../SolutionFolderActionEventHandler.java | 3 +- .../events/UserSettingsLoadedEvent.java | 3 +- .../UserSettingsLoadedEventHandler.java | 3 +- .../mantle/client/images/MantleImages.java | 3 +- .../client/objects/JsCreateNewConfig.java | 3 +- .../objects/JsCreateNewConfigComparator.java | 3 +- .../client/objects/MantleXulOverlay.java | 3 +- .../mantle/client/objects/RolePermission.java | 3 +- .../client/objects/SolutionFileInfo.java | 3 +- .../mantle/client/objects/UserPermission.java | 3 +- .../FileTypeEnabledOptions.java | 3 +- .../client/solutionbrowser/FolderCommand.java | 3 +- .../client/solutionbrowser/IFileSummary.java | 3 +- .../IRepositoryFileProvider.java | 3 +- .../IRepositoryFileTreeListener.java | 3 +- .../solutionbrowser/MantlePopupPanel.java | 3 +- .../solutionbrowser/PluginOptionsHelper.java | 3 +- .../RepositoryFileTreeManager.java | 3 +- .../SolutionBrowserClipboard.java | 3 +- .../SolutionBrowserDragController.java | 3 +- .../solutionbrowser/SolutionBrowserFile.java | 3 +- .../solutionbrowser/SolutionBrowserPanel.java | 3 +- .../solutionbrowser/filelist/FileCommand.java | 3 +- .../solutionbrowser/filelist/FileItem.java | 3 +- .../filelist/FilesListPanel.java | 3 +- .../filelist/IFileItemListener.java | 3 +- .../filelist/RepositoryFileComparator.java | 3 +- .../filepicklist/AbstractFilePickList.java | 3 +- .../filepicklist/FavoritePickItem.java | 3 +- .../filepicklist/FavoritePickList.java | 3 +- .../filepicklist/IFilePickItem.java | 3 +- .../filepicklist/IFilePickListListener.java | 3 +- .../filepicklist/RecentPickItem.java | 3 +- .../filepicklist/RecentPickList.java | 3 +- .../fileproperties/FilePropertiesDialog.java | 3 +- .../fileproperties/GeneralPanel.java | 3 +- .../fileproperties/IFileModifier.java | 3 +- .../IUserRoleSelectedCallback.java | 3 +- .../fileproperties/PermissionsPanel.java | 3 +- .../SelectUserOrRoleDialog.java | 3 +- .../fileproperties/SubscriptionsPanel.java | 3 +- .../solutionbrowser/tabs/IFrameTabPanel.java | 3 +- .../toolbars/BrowserToolbar.java | 3 +- .../toolbars/FilesToolbar.java | 3 +- .../solutionbrowser/tree/FileTreeItem.java | 3 +- .../solutionbrowser/tree/LeafItemWidget.java | 3 +- .../solutionbrowser/tree/SolutionTree.java | 3 +- .../tree/SolutionTreeWrapper.java | 3 +- .../mantle/client/ui/BurgerMenuBar.java | 3 +- .../mantle/client/ui/BurgerMenuPopup.java | 3 +- .../mantle/client/ui/CustomDropDown.java | 3 +- .../mantle/client/ui/PerspectiveManager.java | 3 +- .../mantle/client/ui/UserDropDown.java | 3 +- .../ui/custom/HorizontalScrollWrapper.java | 3 +- .../mantle/client/ui/custom/ListBoxTitle.java | 3 +- .../mantle/client/ui/tabs/MantleTab.java | 3 +- .../client/ui/tabs/MantleTabMenuItem.java | 3 +- .../mantle/client/ui/tabs/MantleTabPanel.java | 3 +- .../client/ui/tabs/TabContextMenuBar.java | 3 +- .../mantle/client/ui/xul/JsPerspective.java | 3 +- .../pentaho/mantle/client/ui/xul/JsTheme.java | 3 +- .../mantle/client/ui/xul/JsXulOverlay.java | 3 +- .../client/ui/xul/MantleController.java | 3 +- .../mantle/client/ui/xul/MantleModel.java | 3 +- .../mantle/client/ui/xul/MantleXul.java | 3 +- .../IMantleUserSettingsConstants.java | 3 +- .../mantle/client/usersettings/JsSetting.java | 3 +- .../usersettings/MantleSettingsManager.java | 3 +- .../usersettings/UserSettingsManager.java | 3 +- .../mantle/rebind/CommandExecGenerator.java | 3 +- .../mantle/rebind/EventBusUtilGenerator.java | 3 +- .../public/browser/js/browser.dialogs.js | 3 +- .../browser/js/browser.dialogs.templates.js | 3 +- .../public/browser/js/browser.fileButtons.js | 3 +- .../browser/js/browser.folderButtons.js | 3 +- .../mantle/public/browser/js/browser.js | 3 +- .../browser/js/browser.multiSelectButtons.js | 3 +- .../public/browser/js/browser.templates.js | 3 +- .../public/browser/js/browser.trashButtons.js | 3 +- .../browser/js/browser.trashItemButtons.js | 3 +- .../mantle/public/browser/js/browser.utils.js | 3 +- .../js/dialogs/browser.dialog.rename.js | 3 +- .../browser.dialog.rename.templates.js | 3 +- .../browser/lib/backbone/backbone-min.js | 3 +- .../public/browser/lib/backbone/backbone.js | 3 +- .../browser/lib/underscore/underscore-min.js | 3 +- .../browser/lib/underscore/underscore.js | 3 +- .../public/home/content/welcome/js/main.js | 3 +- .../home/content/welcome/js/vendor/npm.js | 3 +- .../welcome/js/vendor/owl.carousel.min.js | 3 +- .../public/home/js/FavoritesController.js | 3 +- .../mantle/public/home/js/createNew.js | 3 +- .../mantle/public/home/js/favorites.js | 3 +- .../mantle/public/home/js/gettingStarted.js | 3 +- .../org/pentaho/mantle/public/home/js/home.js | 3 +- .../pentaho/mantle/public/home/js/launch.js | 3 +- .../pentaho/mantle/public/nativeScripts.js | 3 +- .../pentaho/mantle/client/NothingTest.java | 3 +- .../commands/SessionExpiredCommandTest.java | 3 +- .../rebind/EventBusUtilGeneratorTest.java | 3 +- 2461 files changed, 5028 insertions(+), 2798 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/api/LICENSE.txt b/api/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/api/LICENSE.txt +++ b/api/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/api/src/main/java/javax/ws/rs/core/NoContentException.java b/api/src/main/java/javax/ws/rs/core/NoContentException.java index 0d24e84cd1f..e16604bea26 100644 --- a/api/src/main/java/javax/ws/rs/core/NoContentException.java +++ b/api/src/main/java/javax/ws/rs/core/NoContentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package javax.ws.rs.core; import java.io.IOException; diff --git a/api/src/main/java/org/pentaho/platform/api/action/ActionInvocationException.java b/api/src/main/java/org/pentaho/platform/api/action/ActionInvocationException.java index af2c986e5e0..7cbea485a46 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/ActionInvocationException.java +++ b/api/src/main/java/org/pentaho/platform/api/action/ActionInvocationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; /** diff --git a/api/src/main/java/org/pentaho/platform/api/action/ActionPreProcessingException.java b/api/src/main/java/org/pentaho/platform/api/action/ActionPreProcessingException.java index 75a68803904..b025052cdba 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/ActionPreProcessingException.java +++ b/api/src/main/java/org/pentaho/platform/api/action/ActionPreProcessingException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; public class ActionPreProcessingException extends Exception { diff --git a/api/src/main/java/org/pentaho/platform/api/action/IAction.java b/api/src/main/java/org/pentaho/platform/api/action/IAction.java index cb22329b0af..ca73724b47d 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; /** diff --git a/api/src/main/java/org/pentaho/platform/api/action/IActionAdaptor.java b/api/src/main/java/org/pentaho/platform/api/action/IActionAdaptor.java index 9d074dc240f..37d18cf3110 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IActionAdaptor.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IActionAdaptor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IActionInvokeStatus.java b/api/src/main/java/org/pentaho/platform/api/action/IActionInvokeStatus.java index 5e18a75cc00..020b1d25e92 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IActionInvokeStatus.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IActionInvokeStatus.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; /** diff --git a/api/src/main/java/org/pentaho/platform/api/action/IActionInvoker.java b/api/src/main/java/org/pentaho/platform/api/action/IActionInvoker.java index 16dd64a3938..86b3df80608 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IActionInvoker.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IActionInvoker.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IDefinitionAwareAction.java b/api/src/main/java/org/pentaho/platform/api/action/IDefinitionAwareAction.java index 0d0fbe82573..6715e22e2e5 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IDefinitionAwareAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IDefinitionAwareAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/action/ILoggingAction.java b/api/src/main/java/org/pentaho/platform/api/action/ILoggingAction.java index aabc0907238..eae55934a26 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/ILoggingAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/ILoggingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import org.apache.commons.logging.Log; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IPostProcessingAction.java b/api/src/main/java/org/pentaho/platform/api/action/IPostProcessingAction.java index ec73373f428..5871e4951f4 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IPostProcessingAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IPostProcessingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IPreProcessingAction.java b/api/src/main/java/org/pentaho/platform/api/action/IPreProcessingAction.java index 1c60dc3dbc8..5065b0d939b 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IPreProcessingAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IPreProcessingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; /** diff --git a/api/src/main/java/org/pentaho/platform/api/action/ISessionAwareAction.java b/api/src/main/java/org/pentaho/platform/api/action/ISessionAwareAction.java index 65f19c2cd0b..9c720c197d0 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/ISessionAwareAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/ISessionAwareAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IStreamProcessingAction.java b/api/src/main/java/org/pentaho/platform/api/action/IStreamProcessingAction.java index ecca5822c02..0b57f5b6bd3 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IStreamProcessingAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IStreamProcessingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.io.InputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IStreamingAction.java b/api/src/main/java/org/pentaho/platform/api/action/IStreamingAction.java index 5f6168722b6..86e291ed357 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IStreamingAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IStreamingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.io.OutputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IVarArgsAction.java b/api/src/main/java/org/pentaho/platform/api/action/IVarArgsAction.java index 368ac23bc39..5438e204c2b 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IVarArgsAction.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IVarArgsAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/action/IWorkerNodeCredential.java b/api/src/main/java/org/pentaho/platform/api/action/IWorkerNodeCredential.java index a28bc5ea760..32812bcceee 100644 --- a/api/src/main/java/org/pentaho/platform/api/action/IWorkerNodeCredential.java +++ b/api/src/main/java/org/pentaho/platform/api/action/IWorkerNodeCredential.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; /** diff --git a/api/src/main/java/org/pentaho/platform/api/cache/ICacheExpirationRegistry.java b/api/src/main/java/org/pentaho/platform/api/cache/ICacheExpirationRegistry.java index 3766c02d847..e767aa1cd41 100644 --- a/api/src/main/java/org/pentaho/platform/api/cache/ICacheExpirationRegistry.java +++ b/api/src/main/java/org/pentaho/platform/api/cache/ICacheExpirationRegistry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.cache; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/cache/ILastModifiedCacheItem.java b/api/src/main/java/org/pentaho/platform/api/cache/ILastModifiedCacheItem.java index 3910658bd65..bed17f697f5 100644 --- a/api/src/main/java/org/pentaho/platform/api/cache/ILastModifiedCacheItem.java +++ b/api/src/main/java/org/pentaho/platform/api/cache/ILastModifiedCacheItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.cache; /** diff --git a/api/src/main/java/org/pentaho/platform/api/data/DBDatasourceServiceException.java b/api/src/main/java/org/pentaho/platform/api/data/DBDatasourceServiceException.java index ce8c720c511..4f2f267bcd6 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/DBDatasourceServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/data/DBDatasourceServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/data/IDBDatasourceService.java b/api/src/main/java/org/pentaho/platform/api/data/IDBDatasourceService.java index d5b1c7e5bc3..571bdf3a0bd 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/IDBDatasourceService.java +++ b/api/src/main/java/org/pentaho/platform/api/data/IDBDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; import org.pentaho.database.model.IDatabaseConnection; diff --git a/api/src/main/java/org/pentaho/platform/api/data/IDataComponent.java b/api/src/main/java/org/pentaho/platform/api/data/IDataComponent.java index 0c0c15edbee..725a045df41 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/IDataComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/data/IDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/api/src/main/java/org/pentaho/platform/api/data/IJndiDatasourceService.java b/api/src/main/java/org/pentaho/platform/api/data/IJndiDatasourceService.java index 80dffb5358d..71fe58c8f09 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/IJndiDatasourceService.java +++ b/api/src/main/java/org/pentaho/platform/api/data/IJndiDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; diff --git a/api/src/main/java/org/pentaho/platform/api/data/IPooledDatasourceService.java b/api/src/main/java/org/pentaho/platform/api/data/IPooledDatasourceService.java index f42ae3f7fe9..1c8e7b49a43 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/IPooledDatasourceService.java +++ b/api/src/main/java/org/pentaho/platform/api/data/IPooledDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; /** diff --git a/api/src/main/java/org/pentaho/platform/api/data/IPreparedComponent.java b/api/src/main/java/org/pentaho/platform/api/data/IPreparedComponent.java index a8d9ec768ec..b760e65ff4b 100644 --- a/api/src/main/java/org/pentaho/platform/api/data/IPreparedComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/data/IPreparedComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; import org.pentaho.commons.connection.IDisposable; diff --git a/api/src/main/java/org/pentaho/platform/api/email/EmailServiceException.java b/api/src/main/java/org/pentaho/platform/api/email/EmailServiceException.java index da4a0a97c71..d45773c942f 100644 --- a/api/src/main/java/org/pentaho/platform/api/email/EmailServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/email/EmailServiceException.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.email; public class EmailServiceException extends Exception { diff --git a/api/src/main/java/org/pentaho/platform/api/email/IEmailAuthenticationResponse.java b/api/src/main/java/org/pentaho/platform/api/email/IEmailAuthenticationResponse.java index 8ee1f7d615e..7e19ef01c29 100644 --- a/api/src/main/java/org/pentaho/platform/api/email/IEmailAuthenticationResponse.java +++ b/api/src/main/java/org/pentaho/platform/api/email/IEmailAuthenticationResponse.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.email; public interface IEmailAuthenticationResponse { diff --git a/api/src/main/java/org/pentaho/platform/api/email/IEmailConfiguration.java b/api/src/main/java/org/pentaho/platform/api/email/IEmailConfiguration.java index 62a5359f33a..f97b0ffda11 100644 --- a/api/src/main/java/org/pentaho/platform/api/email/IEmailConfiguration.java +++ b/api/src/main/java/org/pentaho/platform/api/email/IEmailConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.email; public interface IEmailConfiguration { diff --git a/api/src/main/java/org/pentaho/platform/api/email/IEmailService.java b/api/src/main/java/org/pentaho/platform/api/email/IEmailService.java index 3341ae84652..56d19a30fa0 100644 --- a/api/src/main/java/org/pentaho/platform/api/email/IEmailService.java +++ b/api/src/main/java/org/pentaho/platform/api/email/IEmailService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.email; import javax.mail.Session; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ActionExecutionException.java b/api/src/main/java/org/pentaho/platform/api/engine/ActionExecutionException.java index b34f91dc01c..ee35c95a8c1 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ActionExecutionException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ActionExecutionException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ActionInitializationException.java b/api/src/main/java/org/pentaho/platform/api/engine/ActionInitializationException.java index d067d2531b4..d5fecf2d1da 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ActionInitializationException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ActionInitializationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ActionSequenceException.java b/api/src/main/java/org/pentaho/platform/api/engine/ActionSequenceException.java index 4f40e7e7f55..f970baede31 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ActionSequenceException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ActionSequenceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.apache.commons.lang.StringUtils; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ActionSequencePromptException.java b/api/src/main/java/org/pentaho/platform/api/engine/ActionSequencePromptException.java index 02087557644..1fe9ba94341 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ActionSequencePromptException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ActionSequencePromptException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ActionValidationException.java b/api/src/main/java/org/pentaho/platform/api/engine/ActionValidationException.java index e69a62b9fdc..00eaff2924c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ActionValidationException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ActionValidationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/AuditException.java b/api/src/main/java/org/pentaho/platform/api/engine/AuditException.java index a6eee9c6988..b0acd46fc96 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/AuditException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/AuditException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ComponentException.java b/api/src/main/java/org/pentaho/platform/api/engine/ComponentException.java index 691ed2b93e1..18c328ecca1 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ComponentException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ComponentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAcceptsRuntimeInputs.java b/api/src/main/java/org/pentaho/platform/api/engine/IAcceptsRuntimeInputs.java index 5c4abd28fc8..fd64dbec676 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAcceptsRuntimeInputs.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAcceptsRuntimeInputs.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAclEntry.java b/api/src/main/java/org/pentaho/platform/api/engine/IAclEntry.java index 6eb8fe036bc..14ece4a4e26 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAclEntry.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAclHolder.java b/api/src/main/java/org/pentaho/platform/api/engine/IAclHolder.java index dfefe3391f9..7a378cc252c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAclHolder.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAclHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAclSolutionFile.java b/api/src/main/java/org/pentaho/platform/api/engine/IAclSolutionFile.java index 4422fe112a6..696d769f4a3 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAclSolutionFile.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAclSolutionFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Set; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAclVoter.java b/api/src/main/java/org/pentaho/platform/api/engine/IAclVoter.java index e7249d63681..2a9258054ad 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAclVoter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAclVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.springframework.security.core.GrantedAuthority; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IActionCompleteListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IActionCompleteListener.java index aba90c1f66d..547d3651032 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IActionCompleteListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IActionCompleteListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IActionParameter.java b/api/src/main/java/org/pentaho/platform/api/engine/IActionParameter.java index ad8bd5fd17f..c87293ca400 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IActionParameter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IActionParameter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IActionRequestHandler.java b/api/src/main/java/org/pentaho/platform/api/engine/IActionRequestHandler.java index 6d67be905cb..117fbf83d7d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IActionRequestHandler.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IActionRequestHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IActionSequence.java b/api/src/main/java/org/pentaho/platform/api/engine/IActionSequence.java index 8d634171aed..32bf257ab9c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IActionSequence.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IActionSequence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IActionSequenceResource.java b/api/src/main/java/org/pentaho/platform/api/engine/IActionSequenceResource.java index e2f9c8783bf..0f24aacfcf4 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IActionSequenceResource.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IActionSequenceResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.repository2.unified.RepositoryFilePermission; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IApplicationContext.java b/api/src/main/java/org/pentaho/platform/api/engine/IApplicationContext.java index 053f597922e..c680e58d7c0 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IApplicationContext.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IApplicationContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.File; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAuditEntry.java b/api/src/main/java/org/pentaho/platform/api/engine/IAuditEntry.java index 60727a4334e..fdae9508d68 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAuditEntry.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAuditEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.math.BigDecimal; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAuditable.java b/api/src/main/java/org/pentaho/platform/api/engine/IAuditable.java index 205eed501d7..a329ee45a52 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAuditable.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAuditable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationAction.java b/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationAction.java index 08f41a527ea..0c4a3015f92 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationAction.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationPolicy.java b/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationPolicy.java index 8b44c384090..69366ea775b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationPolicy.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IAuthorizationPolicy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IBackgroundExecution.java b/api/src/main/java/org/pentaho/platform/api/engine/IBackgroundExecution.java index 0a87ab5a0fc..b4dad8562c7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IBackgroundExecution.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IBackgroundExecution.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.repository.IContentItem; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ICacheManager.java b/api/src/main/java/org/pentaho/platform/api/engine/ICacheManager.java index 365df198879..23ccb853523 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ICacheManager.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ICacheManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IComponent.java b/api/src/main/java/org/pentaho/platform/api/engine/IComponent.java index b976f9c700d..f1f6622607e 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Node; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IConditionalExecution.java b/api/src/main/java/org/pentaho/platform/api/engine/IConditionalExecution.java index 39e553313ad..86267ba2004 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IConditionalExecution.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IConditionalExecution.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.apache.commons.logging.Log; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IConfiguration.java b/api/src/main/java/org/pentaho/platform/api/engine/IConfiguration.java index df4aa032cb4..1136d4b95f4 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IConfiguration.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.IOException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IConfiguredPojo.java b/api/src/main/java/org/pentaho/platform/api/engine/IConfiguredPojo.java index d0403f279a9..8f5059df71b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IConfiguredPojo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IConfiguredPojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IConnectionUserRoleMapper.java b/api/src/main/java/org/pentaho/platform/api/engine/IConnectionUserRoleMapper.java index 4bfa4d72c2a..8d7fdad4bab 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IConnectionUserRoleMapper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IConnectionUserRoleMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentGenerator.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentGenerator.java index d4b4452d2d3..13af9f35434 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentGenerator.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInfo.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInfo.java index 3fdd4761440..dd1a368633d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInfo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInvoker.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInvoker.java index b6222ae1b04..d0eadea4d48 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInvoker.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentGeneratorInvoker.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IContentGeneratorInvoker { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentInfo.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentInfo.java index 414a87644b7..26aa7265790 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentInfo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentListener.java index 5387f2f53ac..da0488cc6e5 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IContentListener extends IMimeTypeListener { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IContentOutputHandler.java b/api/src/main/java/org/pentaho/platform/api/engine/IContentOutputHandler.java index 95c20c3bc11..12bc727f97b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IContentOutputHandler.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IContentOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.repository.IContentItem; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ICreateFeedbackParameterCallback.java b/api/src/main/java/org/pentaho/platform/api/engine/ICreateFeedbackParameterCallback.java index d4c9bc4273c..83ca42251ee 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ICreateFeedbackParameterCallback.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ICreateFeedbackParameterCallback.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IDocumentResourceLoader.java b/api/src/main/java/org/pentaho/platform/api/engine/IDocumentResourceLoader.java index 1c1a9683ad1..413238074d7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IDocumentResourceLoader.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IDocumentResourceLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.xml.sax.EntityResolver; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IExecutionListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IExecutionListener.java index 72afa3eb002..11a2f266671 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IExecutionListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IExecutionListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IExecutionListener { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IFileFilter.java b/api/src/main/java/org/pentaho/platform/api/engine/IFileFilter.java index c93ffa38451..75cae24befa 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IFileFilter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IFileFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IFileFilter { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IFileInfo.java b/api/src/main/java/org/pentaho/platform/api/engine/IFileInfo.java index 5b5d5bf46d6..2822bb3877b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IFileInfo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IFileInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IFileInfo { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ILoggablePojo.java b/api/src/main/java/org/pentaho/platform/api/engine/ILoggablePojo.java index e225f6f3c84..e04697a18b7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ILoggablePojo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ILoggablePojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ILogger.java b/api/src/main/java/org/pentaho/platform/api/engine/ILogger.java index 4614eb2bc6f..576f96c4d6b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ILogger.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ILogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ILogoutListener.java b/api/src/main/java/org/pentaho/platform/api/engine/ILogoutListener.java index 5779f90d8d5..14a472daa8b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ILogoutListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ILogoutListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IMessageFormatter.java b/api/src/main/java/org/pentaho/platform/api/engine/IMessageFormatter.java index cfcfec668c6..b7605dca9ec 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IMessageFormatter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IMessageFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IMimeTypeListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IMimeTypeListener.java index c2a1b052e40..6670e32aab3 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IMimeTypeListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IMimeTypeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IMimeTypeListener { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IObjectCreator.java b/api/src/main/java/org/pentaho/platform/api/engine/IObjectCreator.java index 2b5bc59bf2a..1cbe364ec70 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IObjectCreator.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IObjectCreator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IOutputDef.java b/api/src/main/java/org/pentaho/platform/api/engine/IOutputDef.java index 0bda56690a3..e1d3e352753 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IOutputDef.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IOutputDef.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.OutputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IOutputHandler.java b/api/src/main/java/org/pentaho/platform/api/engine/IOutputHandler.java index be4b2a1a781..fbf5631e309 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IOutputHandler.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.repository.IContentItem; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IParameterManager.java b/api/src/main/java/org/pentaho/platform/api/engine/IParameterManager.java index f50ba6ffc3a..21842d60249 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IParameterManager.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IParameterManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IParameterProvider.java b/api/src/main/java/org/pentaho/platform/api/engine/IParameterProvider.java index 41bb2d31246..f9ce4b5676b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IParameterProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.math.BigDecimal; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IParameterResolver.java b/api/src/main/java/org/pentaho/platform/api/engine/IParameterResolver.java index 4209d4668fd..8765b3373eb 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IParameterResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IParameterResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.regex.Matcher; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IParameterSetter.java b/api/src/main/java/org/pentaho/platform/api/engine/IParameterSetter.java index f2b7e5cac3d..a59792aad2b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IParameterSetter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IParameterSetter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Date; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclEntry.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclEntry.java index f94dfcb1539..36b7ed1f150 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclEntry.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclObjectIdentity.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclObjectIdentity.java index 3c3cff592f0..11267cd878d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclObjectIdentity.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoAclObjectIdentity.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoBasicAclEntry.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoBasicAclEntry.java index a53ed53d307..15e46d11fc7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoBasicAclEntry.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoBasicAclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactory.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactory.java index f0da5ad4062..68d50830543 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactory.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoInitializer.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoInitializer.java index d75b355c9ba..cc3af08edef 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoInitializer.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoInitializer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IPentahoInitializer { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectFactory.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectFactory.java index 2cf375dd964..81023805500 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectFactory.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectReference.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectReference.java index ff96b42e0f5..573657104c5 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectReference.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectRegistration.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectRegistration.java index 37161fb7278..ba0332407a9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectRegistration.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoObjectRegistration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoPublisher.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoPublisher.java index 1c31fbb14b0..4bb26d14f6e 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoPublisher.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactory.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactory.java index e76cf540858..da0357b8f79 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactory.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContext.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContext.java index 89856049df6..57451ef0dcb 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContext.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContextHolderStrategy.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContextHolderStrategy.java index 922ca4a48b7..ba901dd3d61 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContextHolderStrategy.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoRequestContextHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSession.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSession.java index 895bacde780..04a7b0d831e 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSession.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.apache.commons.lang.StringUtils; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystem.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystem.java index 9c6f77692f2..e611733df67 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystem.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IPentahoSystem { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAclHelper.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAclHelper.java index a843a1fb536..83541c0d1f1 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAclHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAclHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAdminPlugins.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAdminPlugins.java index 9d00facebb6..eac58165c61 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAdminPlugins.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemAdminPlugins.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Document; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemEntryPoint.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemEntryPoint.java index a18ffb0bcf9..04badc249fe 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemEntryPoint.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemEntryPoint.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemExitPoint.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemExitPoint.java index 1bd492976a1..b35e51fffae 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemExitPoint.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemExitPoint.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemHelper.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemHelper.java index ca84dde9461..dd638b51cda 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IPentahoSystemHelper { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemInitializer.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemInitializer.java index d63b1567e3e..4d53b8dcd3b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemInitializer.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemInitializer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListener.java index 293d2db4822..e4d4192b879 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListeners.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListeners.java index 0f86ec584c6..6f916b77be7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListeners.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemListeners.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemStartupActions.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemStartupActions.java index 6a64144841c..fa46de1f8b0 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemStartupActions.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoSystemStartupActions.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrl.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrl.java index c359c628164..9b38f14e555 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrl.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrlFactory.java b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrlFactory.java index d65470da3be..3dbf6a5389d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrlFactory.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPentahoUrlFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMask.java b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMask.java index bba3f371ef3..3cb6cc8646c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMask.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMask.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; @Deprecated diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMgr.java b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMgr.java index 7aed698463e..16b7ec1d545 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMgr.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionMgr.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionRecipient.java b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionRecipient.java index c39ea749759..579eddbe7fa 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPermissionRecipient.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPermissionRecipient.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; @Deprecated diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformPlugin.java b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformPlugin.java index 8aec3ba1ea1..847cebaec42 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformPlugin.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformPlugin.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformReadyListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformReadyListener.java index b5f863bd97c..4b5b23fe8f9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformReadyListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformReadyListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformWebResource.java b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformWebResource.java index 658828463d5..a316377e4ac 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPlatformWebResource.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPlatformWebResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginLifecycleListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginLifecycleListener.java index ab83ff808bc..e4bd752eda9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginLifecycleListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginLifecycleListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginManager.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginManager.java index c5680198f7c..f608378056a 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginManager.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.ui.xul.XulOverlay; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginManagerListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginManagerListener.java index 15369f246f6..f2601f4b993 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginManagerListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginManagerListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginOperation.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginOperation.java index 3564676d1ab..bbbd72ad91e 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginOperation.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginOperation.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IPluginOperation { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginProvider.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginProvider.java index 6dfd3e19ec6..d46f54de75b 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IPluginResourceLoader.java b/api/src/main/java/org/pentaho/platform/api/engine/IPluginResourceLoader.java index d10ef889bad..efbfd0cd4a9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IPluginResourceLoader.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IPluginResourceLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.InputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IProducesRuntimeOutputs.java b/api/src/main/java/org/pentaho/platform/api/engine/IProducesRuntimeOutputs.java index 3ed99e4eee7..d733fdf6a78 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IProducesRuntimeOutputs.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IProducesRuntimeOutputs.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IRuntimeContext.java b/api/src/main/java/org/pentaho/platform/api/engine/IRuntimeContext.java index f15bd7f83dc..c45c65cb6d3 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IRuntimeContext.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IRuntimeContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Document; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IScheduledJob.java b/api/src/main/java/org/pentaho/platform/api/engine/IScheduledJob.java index 662a1ff8356..6d5de470160 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IScheduledJob.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IScheduledJob.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Date; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISecurityHelper.java b/api/src/main/java/org/pentaho/platform/api/engine/ISecurityHelper.java index d04b6d8e983..20578356d3d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISecurityHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISecurityHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.springframework.security.core.Authentication; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISelectionMapper.java b/api/src/main/java/org/pentaho/platform/api/engine/ISelectionMapper.java index 23984495ad9..00f04f42e82 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISelectionMapper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISelectionMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISequenceDefinition.java b/api/src/main/java/org/pentaho/platform/api/engine/ISequenceDefinition.java index 51ba65932da..1af3b8b5ced 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISequenceDefinition.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISequenceDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusChangeListener.java b/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusChangeListener.java index 038e8456160..1f31ac2acdb 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusChangeListener.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusChangeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusProvider.java b/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusProvider.java index 910be87fac4..979a9563a74 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IServerStatusProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.slf4j.Logger; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IServiceConfig.java b/api/src/main/java/org/pentaho/platform/api/engine/IServiceConfig.java index e18b7f0ae8b..a4d9e286b32 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IServiceConfig.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IServiceConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Collection; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IServiceManager.java b/api/src/main/java/org/pentaho/platform/api/engine/IServiceManager.java index 37e986b326d..f2243bae209 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IServiceManager.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IServiceManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISessionContainer.java b/api/src/main/java/org/pentaho/platform/api/engine/ISessionContainer.java index dbac6920a63..89fde0186e5 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISessionContainer.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISessionContainer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISessionStartupAction.java b/api/src/main/java/org/pentaho/platform/api/engine/ISessionStartupAction.java index f6fae838319..a5be81578b7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISessionStartupAction.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISessionStartupAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface ISessionStartupAction { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISimplePojoComponent.java b/api/src/main/java/org/pentaho/platform/api/engine/ISimplePojoComponent.java index 724e05fed13..396ba161210 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISimplePojoComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISimplePojoComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionActionDefinition.java b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionActionDefinition.java index 4bc5c9889f7..323a48ca334 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionActionDefinition.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionActionDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Node; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionAttributeContributor.java b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionAttributeContributor.java index 7301d6d1d86..24700a5c939 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionAttributeContributor.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionAttributeContributor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Element; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionEngine.java b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionEngine.java index 6079a4e1aa5..6cef335d28d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionEngine.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionEngine.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFile.java b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFile.java index 33cf23f60f7..6947147416c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFile.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFilter.java b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFilter.java index 8fa19c3bcfa..62b16fe8f9a 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFilter.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISolutionFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface ISolutionFilter { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojo.java b/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojo.java index 8738c5a2112..ed79361103a 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.OutputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojoComponent.java b/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojoComponent.java index 789e36abeed..86f07ff0d9a 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojoComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IStreamingPojoComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; @SuppressWarnings( "deprecation" ) diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISystemConfig.java b/api/src/main/java/org/pentaho/platform/api/engine/ISystemConfig.java index baef049e137..f4bfdd49033 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISystemConfig.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISystemConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.IOException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ISystemSettings.java b/api/src/main/java/org/pentaho/platform/api/engine/ISystemSettings.java index 52b3771b13a..8f0b490ce5a 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ISystemSettings.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ISystemSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.dom4j.Document; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IUITemplater.java b/api/src/main/java/org/pentaho/platform/api/engine/IUITemplater.java index afdcb25bf80..fd74897c2d9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IUITemplater.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IUITemplater.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public interface IUITemplater { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/IUserRoleListService.java b/api/src/main/java/org/pentaho/platform/api/engine/IUserRoleListService.java index f410bc5cbb6..682faa0ca0d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/IUserRoleListService.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/IUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.mt.ITenant; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/InvalidParameterException.java b/api/src/main/java/org/pentaho/platform/api/engine/InvalidParameterException.java index 235dfb66b3e..c1c957634a9 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/InvalidParameterException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/InvalidParameterException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ObjectFactoryException.java b/api/src/main/java/org/pentaho/platform/api/engine/ObjectFactoryException.java index 652d046c696..8000a41e071 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ObjectFactoryException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ObjectFactoryException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PentahoAccessControlException.java b/api/src/main/java/org/pentaho/platform/api/engine/PentahoAccessControlException.java index 4350a90750a..f55640726dc 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PentahoAccessControlException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PentahoAccessControlException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PentahoSystemException.java b/api/src/main/java/org/pentaho/platform/api/engine/PentahoSystemException.java index 53d00b1f076..1f02718c972 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PentahoSystemException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PentahoSystemException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationException.java b/api/src/main/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationException.java index d66fd70c16e..d68ac956abd 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanDefinition.java b/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanDefinition.java index a70ca237d0b..a1dcef6c8fc 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanDefinition.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public class PluginBeanDefinition { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanException.java b/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanException.java index 0c65dc59179..5a51ee76ffc 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PluginBeanException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PluginLifecycleException.java b/api/src/main/java/org/pentaho/platform/api/engine/PluginLifecycleException.java index 942b0ae84ae..f7542ccb674 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PluginLifecycleException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PluginLifecycleException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/PluginServiceDefinition.java b/api/src/main/java/org/pentaho/platform/api/engine/PluginServiceDefinition.java index d4a3b0f105b..2dd4ba57e08 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/PluginServiceDefinition.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/PluginServiceDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.Collection; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ServerStatusProvider.java b/api/src/main/java/org/pentaho/platform/api/engine/ServerStatusProvider.java index d08dc050b75..2279ea15cbe 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ServerStatusProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ServerStatusProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ServiceException.java b/api/src/main/java/org/pentaho/platform/api/engine/ServiceException.java index 9648a79dc8a..6f3044b5d8f 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public class ServiceException extends Exception { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/ServiceInitializationException.java b/api/src/main/java/org/pentaho/platform/api/engine/ServiceInitializationException.java index 797c5ea7ede..9c9693a2051 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/ServiceInitializationException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/ServiceInitializationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; public class ServiceInitializationException extends Exception { diff --git a/api/src/main/java/org/pentaho/platform/api/engine/UnresolvedParameterException.java b/api/src/main/java/org/pentaho/platform/api/engine/UnresolvedParameterException.java index 12d60c0df14..afc6e63936f 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/UnresolvedParameterException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/UnresolvedParameterException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/perspective/IPluginPerspectiveManager.java b/api/src/main/java/org/pentaho/platform/api/engine/perspective/IPluginPerspectiveManager.java index 67510870aec..77d374bb0de 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/perspective/IPluginPerspectiveManager.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/perspective/IPluginPerspectiveManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.perspective; import org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/perspective/pojo/IPluginPerspective.java b/api/src/main/java/org/pentaho/platform/api/engine/perspective/pojo/IPluginPerspective.java index ed37770196a..64c79540c65 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/perspective/pojo/IPluginPerspective.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/perspective/pojo/IPluginPerspective.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.perspective.pojo; import org.pentaho.ui.xul.XulOverlay; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/IAuthenticationRoleMapper.java b/api/src/main/java/org/pentaho/platform/api/engine/security/IAuthenticationRoleMapper.java index 4eb2ac574e6..95d0176cd31 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/IAuthenticationRoleMapper.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/IAuthenticationRoleMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedException.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedException.java index 216063e98c6..db1663f446d 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsException.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsException.java index 7cce2a54560..9f83d2c60a7 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoRole.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoRole.java index 5f164ab5886..688a0bfebfc 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoRole.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoRole.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.pentaho.platform.api.mt.ITenant; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoUser.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoUser.java index 97725f8614e..176e964dede 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoUser.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IPentahoUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.pentaho.platform.api.mt.ITenant; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IUserRoleDao.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IUserRoleDao.java index 8c11b8f0a17..598054e7830 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IUserRoleDao.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/IUserRoleDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.pentaho.platform.api.mt.ITenant; diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundException.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundException.java index 5a1a446cf02..1ac15ff7a53 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoException.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoException.java index 1036b78713d..6521b3f345e 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleDaoException.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleDaoException.java index 83d5530b03b..4de6e03a74c 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleDaoException.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleDaoException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; /** diff --git a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfo.java b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfo.java index 3323ba60187..ba7a204dc02 100644 --- a/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfo.java +++ b/api/src/main/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/locale/IPentahoLocale.java b/api/src/main/java/org/pentaho/platform/api/locale/IPentahoLocale.java index f2235560c83..bc6b5d736c2 100644 --- a/api/src/main/java/org/pentaho/platform/api/locale/IPentahoLocale.java +++ b/api/src/main/java/org/pentaho/platform/api/locale/IPentahoLocale.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.locale; import java.util.Locale; diff --git a/api/src/main/java/org/pentaho/platform/api/mimetype/IMimeType.java b/api/src/main/java/org/pentaho/platform/api/mimetype/IMimeType.java index b7125875a13..881d141ecf0 100644 --- a/api/src/main/java/org/pentaho/platform/api/mimetype/IMimeType.java +++ b/api/src/main/java/org/pentaho/platform/api/mimetype/IMimeType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.mimetype; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/mimetype/IPlatformMimeResolver.java b/api/src/main/java/org/pentaho/platform/api/mimetype/IPlatformMimeResolver.java index 594f5308ad0..cc26f821e1a 100644 --- a/api/src/main/java/org/pentaho/platform/api/mimetype/IPlatformMimeResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/mimetype/IPlatformMimeResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.mimetype; import org.pentaho.platform.api.repository2.unified.IPlatformImportBundle; diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringEvent.java b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringEvent.java index 1315e33c277..78d04a8e5c1 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringEvent.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringService.java b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringService.java index 08e6626dcef..3d593b9eb8b 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringService.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring; diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringSubscriber.java b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringSubscriber.java index 48d0dc69318..6d23f3c3ef7 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringSubscriber.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/IMonitoringSubscriber.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring; /** diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/IVariableSerializer.java b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/IVariableSerializer.java index 169896f0ee0..e4da3551e63 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/IVariableSerializer.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/IVariableSerializer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring.snmp; /** diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpTrapEvent.java b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpTrapEvent.java index 897270782da..e3239656fd2 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpTrapEvent.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpTrapEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring.snmp; import java.lang.annotation.ElementType; diff --git a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariable.java b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariable.java index 14d1af36c16..c8ed2ad5e90 100644 --- a/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariable.java +++ b/api/src/main/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring.snmp; import java.lang.annotation.ElementType; diff --git a/api/src/main/java/org/pentaho/platform/api/mt/ITenant.java b/api/src/main/java/org/pentaho/platform/api/mt/ITenant.java index 0a070a63cc5..d0317987341 100644 --- a/api/src/main/java/org/pentaho/platform/api/mt/ITenant.java +++ b/api/src/main/java/org/pentaho/platform/api/mt/ITenant.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.mt; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/mt/ITenantManager.java b/api/src/main/java/org/pentaho/platform/api/mt/ITenantManager.java index ed0f38adcfa..8abe0f57f15 100644 --- a/api/src/main/java/org/pentaho/platform/api/mt/ITenantManager.java +++ b/api/src/main/java/org/pentaho/platform/api/mt/ITenantManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.mt; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/api/src/main/java/org/pentaho/platform/api/mt/ITenantedPrincipleNameResolver.java b/api/src/main/java/org/pentaho/platform/api/mt/ITenantedPrincipleNameResolver.java index 018bb08f640..13d50abafdc 100644 --- a/api/src/main/java/org/pentaho/platform/api/mt/ITenantedPrincipleNameResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/mt/ITenantedPrincipleNameResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.mt; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository/ContentException.java b/api/src/main/java/org/pentaho/platform/api/repository/ContentException.java index b276c43fd6e..0267201ea5d 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/ContentException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/ContentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; public class ContentException extends RepositoryException { diff --git a/api/src/main/java/org/pentaho/platform/api/repository/IClientRepositoryPathsStrategy.java b/api/src/main/java/org/pentaho/platform/api/repository/IClientRepositoryPathsStrategy.java index 1b10e1f9def..cf43547aa1a 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/IClientRepositoryPathsStrategy.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/IClientRepositoryPathsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository/IContentItem.java b/api/src/main/java/org/pentaho/platform/api/repository/IContentItem.java index 5271bb2d232..91e22a29932 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/IContentItem.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/IContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/IRepositoryFile.java b/api/src/main/java/org/pentaho/platform/api/repository/IRepositoryFile.java index e99c4a94db0..22681139c67 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/IRepositoryFile.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/IRepositoryFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.platform.api.engine.IFileFilter; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeElement.java b/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeElement.java index 3bcc332ec27..bcebc2a19e0 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeElement.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeElement.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import java.math.BigDecimal; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeRepository.java b/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeRepository.java index cc2d9391ac6..af0e4de6037 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeRepository.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/IRuntimeRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.platform.api.engine.ILogger; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/ISearchable.java b/api/src/main/java/org/pentaho/platform/api/repository/ISearchable.java index 915b8944405..1e7c6bdc8c2 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/ISearchable.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/ISearchable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; public interface ISearchable { diff --git a/api/src/main/java/org/pentaho/platform/api/repository/RepositoryException.java b/api/src/main/java/org/pentaho/platform/api/repository/RepositoryException.java index f8a9b77c142..e370afaf427 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/RepositoryException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/RepositoryException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.platform.api.util.PentahoChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryException.java b/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryException.java index 1b08e25ba4e..501962f0c86 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceException.java b/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceException.java index 74ef7b09c34..71ca628403b 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceException.java b/api/src/main/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceException.java index 0985593004b..da3eabb6726 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceException.java b/api/src/main/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceException.java index 96b3c629485..3f702f89de8 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/datasource/IDatasourceMgmtService.java b/api/src/main/java/org/pentaho/platform/api/repository/datasource/IDatasourceMgmtService.java index 7c0db3bfd5a..05872f2ad9c 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/datasource/IDatasourceMgmtService.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/datasource/IDatasourceMgmtService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.pentaho.database.model.IDatabaseConnection; diff --git a/api/src/main/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceException.java b/api/src/main/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceException.java index 5bbc70a93d8..843c6ce43e5 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/Converter.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/Converter.java index 7fede132650..cbe94fb2fb9 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/Converter.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/Converter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.InputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/ConverterException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/ConverterException.java index 4d7a1fe2ed5..e971c7595e7 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/ConverterException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/ConverterException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IAclNodeHelper.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IAclNodeHelper.java index a288d41184c..36e02b9d2cc 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IAclNodeHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IAclNodeHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.util.EnumSet; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IBackingRepositoryLifecycleManager.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IBackingRepositoryLifecycleManager.java index de7dd274d04..48536870f48 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IBackingRepositoryLifecycleManager.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IBackingRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.pentaho.platform.api.mt.ITenant; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileFilter.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileFilter.java index 886933ffe29..8776bb21875 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileFilter.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; public interface IFileFilter { diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileVersioningConfiguration.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileVersioningConfiguration.java index 4351bb69fa1..b8aa22b7f5e 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileVersioningConfiguration.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IFileVersioningConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPentahoJCRPrivilege.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPentahoJCRPrivilege.java index 70c5a57fbfc..ef478b34c37 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPentahoJCRPrivilege.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPentahoJCRPrivilege.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; public interface IPentahoJCRPrivilege { diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPlatformImportBundle.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPlatformImportBundle.java index 3f360e1399c..ed694056e3b 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPlatformImportBundle.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IPlatformImportBundle.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.IOException; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoter.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoter.java index d548d888f32..4dbe4b6edec 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoter.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoterManager.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoterManager.java index ec505566897..e0b94dc2eeb 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoterManager.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryAccessVoterManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryContentConverterHandler.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryContentConverterHandler.java index 99bed074e57..205eb87ab03 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryContentConverterHandler.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryContentConverterHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryDefaultAclHandler.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryDefaultAclHandler.java index 94896966390..6bbcfdb2a8e 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryDefaultAclHandler.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryDefaultAclHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /* diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryFileData.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryFileData.java index 2ea073dff70..0674e7f0b7f 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryFileData.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryFileData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryVersionManager.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryVersionManager.java index 0618ce83ea1..a18540ad4f5 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryVersionManager.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IRepositoryVersionManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; public interface IRepositoryVersionManager { diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/ISourcesStreamEvents.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/ISourcesStreamEvents.java index 13d9f4fff1d..ab844bd748a 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/ISourcesStreamEvents.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/ISourcesStreamEvents.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; public interface ISourcesStreamEvents { diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IStreamListener.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IStreamListener.java index ca9e1187f39..dc5fb6cba67 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IStreamListener.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IStreamListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; public interface IStreamListener { diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IUnifiedRepository.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IUnifiedRepository.java index 7d7847a630b..89d84348380 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/IUnifiedRepository.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/IUnifiedRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/MondrianSchemaAnnotator.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/MondrianSchemaAnnotator.java index 51c32d0ae89..0a37b39426d 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/MondrianSchemaAnnotator.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/MondrianSchemaAnnotator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.InputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFile.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFile.java index 0b7af44ac4b..1bb808f2564 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFile.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAce.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAce.java index 49d4ab25a2b..5cb27fbd5ed 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAce.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAce.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAcl.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAcl.java index 5378bfe76e9..f6fb439f20f 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAcl.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAcl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileExtraMetaData.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileExtraMetaData.java index 17180f3571a..9a8b0edc0e5 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileExtraMetaData.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileExtraMetaData.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFilePermission.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFilePermission.java index 8ec1d8472f8..0745d811b6c 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFilePermission.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFilePermission.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSid.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSid.java index 1037f85117c..c0e6481478e 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSid.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSid.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTree.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTree.java index 4c9a7f7f6c3..d32d80ca4d2 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTree.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTree.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerException.java index 95a60564418..cf15c52ca25 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryRequest.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryRequest.java index 325621d03ae..14978dfbaa1 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryRequest.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/RepositoryRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.util.Arrays; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedException.java index 9edf9e0bf37..b0e6514004f 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryCreateFileException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryCreateFileException.java index 684f0711031..df76aacf174 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryCreateFileException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryCreateFileException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryException.java index 14cb9086e46..81c29fb1905 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsException.java index da8afe73070..cd8e0d788e6 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameException.java index 4a4eed64d19..91d27a945b0 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityException.java index 3476e50054b..8aa54ecdb9b 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryUpdateFileException.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryUpdateFileException.java index 6884790a1af..16a184c3f14 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryUpdateFileException.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryUpdateFileException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; /** diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/VersionSummary.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/VersionSummary.java index bc1f58c7a22..160f629a3db 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/VersionSummary.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/VersionSummary.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNode.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNode.java index 5057ece0991..4317fc08a88 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNode.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNode.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRef.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRef.java index 61fb67b4ce3..0e8dd59773b 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRef.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRef.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataProperty.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataProperty.java index 1973a0edc21..31051c756c9 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataProperty.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/DataProperty.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.pentaho.platform.api.repository2.unified.data.node.DataNode.DataPropertyType; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileData.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileData.java index 4b78345ca7d..2618449735b 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileData.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileData.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileData.java index be426c8759d..bb1931837dc 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileData.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.sample; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/simple/SimpleRepositoryFileData.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/simple/SimpleRepositoryFileData.java index 3ef3da21394..9364c2d7615 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/simple/SimpleRepositoryFileData.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/data/simple/SimpleRepositoryFileData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.simple; import org.apache.commons.lang.StringUtils; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDto.java index 0d6e68404f0..768751d0556 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDto.java index 74e1c062ae5..fff65652d3a 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDto.java index ba40be56edd..36316ada26e 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDto.java index 86de8a817a7..37a8f087da1 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDto.java index ade06cf742d..6c1011282a8 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDto.java index e3c266cff26..4dc8f6b45c0 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDto.java index 036f6c786ca..10226933b2c 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDto.java index c7b585c6304..e25a6e6d2bd 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDto.java index 08257ba12e9..b27855ceccc 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.Unmarshaller; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/StringKeyStringValueDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/StringKeyStringValueDto.java index 000f1b07521..db8acb4b980 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/StringKeyStringValueDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/StringKeyStringValueDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDto.java b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDto.java index e4963576863..0d726a5370e 100644 --- a/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDto.java +++ b/api/src/main/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler/BackgroundExecutionException.java b/api/src/main/java/org/pentaho/platform/api/scheduler/BackgroundExecutionException.java index 478a0aca37f..51cc77e2c5c 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler/BackgroundExecutionException.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler/BackgroundExecutionException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler/IJobDetail.java b/api/src/main/java/org/pentaho/platform/api/scheduler/IJobDetail.java index 6fcfe1f4ed0..a0cfff7e3f4 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler/IJobDetail.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler/IJobDetail.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler; public interface IJobDetail { diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler/IJobSchedule.java b/api/src/main/java/org/pentaho/platform/api/scheduler/IJobSchedule.java index c2faab0fb86..a2a53e1622d 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler/IJobSchedule.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler/IJobSchedule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler; import java.util.Date; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler/JobScheduleParam.java b/api/src/main/java/org/pentaho/platform/api/scheduler/JobScheduleParam.java index 655bb74c72a..9ec74e8c1a0 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler/JobScheduleParam.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler/JobScheduleParam.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IActionClassResolver.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IActionClassResolver.java index d604d06d1b4..c9bbccfcacb 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IActionClassResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IActionClassResolver.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; /** diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IBackgroundExecutionStreamProvider.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IBackgroundExecutionStreamProvider.java index b8e2d4955f0..8a9997a4936 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IBackgroundExecutionStreamProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IBackgroundExecutionStreamProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.io.InputStream; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IBlockoutManager.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IBlockoutManager.java index 625c9ea467f..86a105ef9fb 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IBlockoutManager.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IBlockoutManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IComplexJobTrigger.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IComplexJobTrigger.java index a1cb87281d2..fc8ad7f3bd3 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IComplexJobTrigger.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IComplexJobTrigger.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import org.pentaho.platform.api.scheduler2.wrappers.DayOfMonthWrapper; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/ICronJobTrigger.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/ICronJobTrigger.java index 66efd015e6e..5e125c743f7 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/ICronJobTrigger.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/ICronJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; public interface ICronJobTrigger extends IJobTrigger{ diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IEmailGroupResolver.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IEmailGroupResolver.java index d9f3bb8c8fa..2ab56ecac70 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IEmailGroupResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IEmailGroupResolver.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJob.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJob.java index 5699f0a12ce..6c0d046b532 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJob.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJob.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobFilter.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobFilter.java index d7d39b344f7..5273e7b70db 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobFilter.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; /** diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobRequest.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobRequest.java index f241d2d9d70..ee345c8f8f5 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobRequest.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; public interface IJobRequest { diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobResult.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobResult.java index 713815633c2..365600342b6 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobResult.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobResult.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleParam.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleParam.java index 2b0312e90ab..f9c8d830e10 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleParam.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleParam.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleRequest.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleRequest.java index 0382b2fd896..2297c08e5f1 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleRequest.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobScheduleRequest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobTrigger.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobTrigger.java index d6f4ed901b6..cdfc40f0de6 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobTrigger.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.Date; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduleSubject.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduleSubject.java index c037504588f..5581b497e5f 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduleSubject.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduleSubject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; /** diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduler.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduler.java index e8fdf6c4562..1312652c5be 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduler.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/IScheduler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.ArrayList; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerListener.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerListener.java index c07087bca90..cf36d33c5eb 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerListener.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerResource.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerResource.java index ff9d5fc2434..a8b266bc9e8 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerResource.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISchedulerResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISimpleJobTrigger.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISimpleJobTrigger.java index 3dc90791c0b..b52014955c2 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/ISimpleJobTrigger.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/ISimpleJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; /** diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/JobState.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/JobState.java index dab2890d241..8e3b7db3b1a 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/JobState.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/JobState.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; public enum JobState { diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/SchedulerException.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/SchedulerException.java index 832ea082ab6..a8ebe82b254 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/SchedulerException.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/SchedulerException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2; public class SchedulerException extends Exception { diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfMonthWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfMonthWrapper.java index d1653d48b26..a8e59efac94 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfMonthWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfMonthWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfWeekWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfWeekWrapper.java index fd6d8e5513f..6ce23b0bea1 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfWeekWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/DayOfWeekWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/HourlyWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/HourlyWrapper.java index 3f011d9936f..33c8228995b 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/HourlyWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/HourlyWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/ITimeWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/ITimeWrapper.java index 8d1dbb2e253..de6c181da31 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/ITimeWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/ITimeWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; import org.pentaho.platform.scheduler2.recur.ITimeRecurrence; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MinuteWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MinuteWrapper.java index 10d20358e38..d2f23df9bda 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MinuteWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MinuteWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MonthlyWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MonthlyWrapper.java index 61da7c32115..cb7f7107241 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MonthlyWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/MonthlyWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/SecondWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/SecondWrapper.java index 96e67e4ee42..4c2b5514c30 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/SecondWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/SecondWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/YearlyWrapper.java b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/YearlyWrapper.java index c607e338ad5..893ac9724ed 100644 --- a/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/YearlyWrapper.java +++ b/api/src/main/java/org/pentaho/platform/api/scheduler2/wrappers/YearlyWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler2.wrappers; diff --git a/api/src/main/java/org/pentaho/platform/api/security/ILoginAttemptService.java b/api/src/main/java/org/pentaho/platform/api/security/ILoginAttemptService.java index 1b4c5d265ae..6dfd33e3ee0 100644 --- a/api/src/main/java/org/pentaho/platform/api/security/ILoginAttemptService.java +++ b/api/src/main/java/org/pentaho/platform/api/security/ILoginAttemptService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.security; public interface ILoginAttemptService { diff --git a/api/src/main/java/org/pentaho/platform/api/ui/IFileTypePlugin.java b/api/src/main/java/org/pentaho/platform/api/ui/IFileTypePlugin.java index 2563d588aed..261a52e4a2a 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/IFileTypePlugin.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/IFileTypePlugin.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; /** diff --git a/api/src/main/java/org/pentaho/platform/api/ui/IThemeManager.java b/api/src/main/java/org/pentaho/platform/api/ui/IThemeManager.java index 1846e996196..c88fd316102 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/IThemeManager.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/IThemeManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/IThemeResolver.java b/api/src/main/java/org/pentaho/platform/api/ui/IThemeResolver.java index 639dd96ec2d..594a8114f8d 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/IThemeResolver.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/IThemeResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/IUIComponent.java b/api/src/main/java/org/pentaho/platform/api/ui/IUIComponent.java index 036b9978a37..c884b7c6332 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/IUIComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/IUIComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.pentaho.platform.api.engine.IActionRequestHandler; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/IXMLComponent.java b/api/src/main/java/org/pentaho/platform/api/ui/IXMLComponent.java index d54e6c01c1d..ad856e6bdb0 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/IXMLComponent.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/IXMLComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.dom4j.Document; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/ModuleThemeInfo.java b/api/src/main/java/org/pentaho/platform/api/ui/ModuleThemeInfo.java index 0783280a46e..e2d325477f0 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/ModuleThemeInfo.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/ModuleThemeInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/Theme.java b/api/src/main/java/org/pentaho/platform/api/ui/Theme.java index fdad2060dbd..51f65d0b07c 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/Theme.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/Theme.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/ThemeResource.java b/api/src/main/java/org/pentaho/platform/api/ui/ThemeResource.java index 28ba00510be..8753fff1ce6 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/ThemeResource.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/ThemeResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/ui/UIException.java b/api/src/main/java/org/pentaho/platform/api/ui/UIException.java index 10f4d56e46b..46128e41b80 100644 --- a/api/src/main/java/org/pentaho/platform/api/ui/UIException.java +++ b/api/src/main/java/org/pentaho/platform/api/ui/UIException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.pentaho.platform.api.util.PentahoChainedException; diff --git a/api/src/main/java/org/pentaho/platform/api/usersettings/IAnyUserSettingService.java b/api/src/main/java/org/pentaho/platform/api/usersettings/IAnyUserSettingService.java index 1f41be5fe67..329f0d22b24 100644 --- a/api/src/main/java/org/pentaho/platform/api/usersettings/IAnyUserSettingService.java +++ b/api/src/main/java/org/pentaho/platform/api/usersettings/IAnyUserSettingService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.usersettings; import org.pentaho.platform.api.usersettings.pojo.IUserSetting; diff --git a/api/src/main/java/org/pentaho/platform/api/usersettings/IUserSettingService.java b/api/src/main/java/org/pentaho/platform/api/usersettings/IUserSettingService.java index 8e8c20b7aea..54a92b716d3 100644 --- a/api/src/main/java/org/pentaho/platform/api/usersettings/IUserSettingService.java +++ b/api/src/main/java/org/pentaho/platform/api/usersettings/IUserSettingService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.usersettings; import org.pentaho.platform.api.engine.IPentahoInitializer; diff --git a/api/src/main/java/org/pentaho/platform/api/usersettings/pojo/IUserSetting.java b/api/src/main/java/org/pentaho/platform/api/usersettings/pojo/IUserSetting.java index 456fad97af8..f1e2ca2ab1c 100644 --- a/api/src/main/java/org/pentaho/platform/api/usersettings/pojo/IUserSetting.java +++ b/api/src/main/java/org/pentaho/platform/api/usersettings/pojo/IUserSetting.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.usersettings.pojo; import java.io.Serializable; diff --git a/api/src/main/java/org/pentaho/platform/api/util/IExportHelper.java b/api/src/main/java/org/pentaho/platform/api/util/IExportHelper.java index b20448c45c4..192edcf2ab7 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IExportHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IExportHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public interface IExportHelper { diff --git a/api/src/main/java/org/pentaho/platform/api/util/IPasswordService.java b/api/src/main/java/org/pentaho/platform/api/util/IPasswordService.java index a97526c40e1..8f2821a73a6 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IPasswordService.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IPasswordService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public interface IPasswordService { diff --git a/api/src/main/java/org/pentaho/platform/api/util/IPdiContentProvider.java b/api/src/main/java/org/pentaho/platform/api/util/IPdiContentProvider.java index e87fbc45a89..24d9086fb62 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IPdiContentProvider.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IPdiContentProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import java.util.Map; diff --git a/api/src/main/java/org/pentaho/platform/api/util/IPentahoPlatformExporter.java b/api/src/main/java/org/pentaho/platform/api/util/IPentahoPlatformExporter.java index 0af936dbcdb..a03dc838056 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IPentahoPlatformExporter.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IPentahoPlatformExporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public interface IPentahoPlatformExporter { diff --git a/api/src/main/java/org/pentaho/platform/api/util/ITempFileDeleter.java b/api/src/main/java/org/pentaho/platform/api/util/ITempFileDeleter.java index 5bd396e2497..a8525679568 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/ITempFileDeleter.java +++ b/api/src/main/java/org/pentaho/platform/api/util/ITempFileDeleter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import java.io.File; diff --git a/api/src/main/java/org/pentaho/platform/api/util/IVersionHelper.java b/api/src/main/java/org/pentaho/platform/api/util/IVersionHelper.java index cb864317898..b44f987a0b6 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IVersionHelper.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IVersionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public interface IVersionHelper { diff --git a/api/src/main/java/org/pentaho/platform/api/util/IWadlDocumentResource.java b/api/src/main/java/org/pentaho/platform/api/util/IWadlDocumentResource.java index 0bd89517ac2..f648ed6069a 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/IWadlDocumentResource.java +++ b/api/src/main/java/org/pentaho/platform/api/util/IWadlDocumentResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import java.io.IOException; diff --git a/api/src/main/java/org/pentaho/platform/api/util/LogUtil.java b/api/src/main/java/org/pentaho/platform/api/util/LogUtil.java index 2905f066cfd..f61894fb18f 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/LogUtil.java +++ b/api/src/main/java/org/pentaho/platform/api/util/LogUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import org.apache.logging.log4j.Level; diff --git a/api/src/main/java/org/pentaho/platform/api/util/PasswordServiceException.java b/api/src/main/java/org/pentaho/platform/api/util/PasswordServiceException.java index 27e1ce29a68..41b00648885 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/PasswordServiceException.java +++ b/api/src/main/java/org/pentaho/platform/api/util/PasswordServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public class PasswordServiceException extends PentahoCheckedChainedException { diff --git a/api/src/main/java/org/pentaho/platform/api/util/PentahoChainedException.java b/api/src/main/java/org/pentaho/platform/api/util/PentahoChainedException.java index a38f0e78635..0ee6170ba18 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/PentahoChainedException.java +++ b/api/src/main/java/org/pentaho/platform/api/util/PentahoChainedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * * This is the base class for all Hitachi Vantara exceptions. This class handles diff --git a/api/src/main/java/org/pentaho/platform/api/util/PentahoCheckedChainedException.java b/api/src/main/java/org/pentaho/platform/api/util/PentahoCheckedChainedException.java index 66e0be981dd..b8a5e4b07de 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/PentahoCheckedChainedException.java +++ b/api/src/main/java/org/pentaho/platform/api/util/PentahoCheckedChainedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import java.io.PrintStream; diff --git a/api/src/main/java/org/pentaho/platform/api/util/QuartzActionUtil.java b/api/src/main/java/org/pentaho/platform/api/util/QuartzActionUtil.java index 2922de81d4d..d263722c06f 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/QuartzActionUtil.java +++ b/api/src/main/java/org/pentaho/platform/api/util/QuartzActionUtil.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public class QuartzActionUtil { diff --git a/api/src/main/java/org/pentaho/platform/api/util/XmlParseException.java b/api/src/main/java/org/pentaho/platform/api/util/XmlParseException.java index e8c6b435d7c..b7e607bc55b 100644 --- a/api/src/main/java/org/pentaho/platform/api/util/XmlParseException.java +++ b/api/src/main/java/org/pentaho/platform/api/util/XmlParseException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; public class XmlParseException extends PentahoCheckedChainedException { diff --git a/api/src/main/java/org/pentaho/platform/api/websocket/IWebsocketEndpointConfig.java b/api/src/main/java/org/pentaho/platform/api/websocket/IWebsocketEndpointConfig.java index c2068d3c3bd..3eba2f8f559 100644 --- a/api/src/main/java/org/pentaho/platform/api/websocket/IWebsocketEndpointConfig.java +++ b/api/src/main/java/org/pentaho/platform/api/websocket/IWebsocketEndpointConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.websocket; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEvent.java b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEvent.java index fb900d4cee7..b641ebcd840 100644 --- a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEvent.java +++ b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.workitem; import java.util.Date; diff --git a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventPublisher.java b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventPublisher.java index 8e93f1fe2e0..dc3a86d779f 100644 --- a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventPublisher.java +++ b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.workitem; import java.util.List; diff --git a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventSubscriber.java b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventSubscriber.java index 040e40addb4..9550627a7b2 100644 --- a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventSubscriber.java +++ b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecycleEventSubscriber.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.workitem; /** diff --git a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecyclePhase.java b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecyclePhase.java index 2bedf3f0853..7768cab4770 100644 --- a/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecyclePhase.java +++ b/api/src/main/java/org/pentaho/platform/api/workitem/IWorkItemLifecyclePhase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.workitem; /** diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/ITimeRecurrence.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/ITimeRecurrence.java index 99e63914b41..d8e83f5b57d 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/ITimeRecurrence.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/ITimeRecurrence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; /** diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/IncrementalRecurrence.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/IncrementalRecurrence.java index 5467cfe2a57..e6c2c92660f 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/IncrementalRecurrence.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/IncrementalRecurrence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfMonth.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfMonth.java index dcb5adde70f..3c4c501e15e 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfMonth.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfMonth.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfWeek.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfWeek.java index 5ec2f8ed178..038d08aaf1b 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfWeek.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/QualifiedDayOfWeek.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/RecurrenceList.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/RecurrenceList.java index 35fdd9df5c8..0a1c79d73c4 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/RecurrenceList.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/RecurrenceList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; import java.util.ArrayList; diff --git a/api/src/main/java/org/pentaho/platform/scheduler2/recur/SequentialRecurrence.java b/api/src/main/java/org/pentaho/platform/scheduler2/recur/SequentialRecurrence.java index 1d1688fc936..6dbfb4eb657 100644 --- a/api/src/main/java/org/pentaho/platform/scheduler2/recur/SequentialRecurrence.java +++ b/api/src/main/java/org/pentaho/platform/scheduler2/recur/SequentialRecurrence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.scheduler2.recur; import javax.xml.bind.annotation.XmlRootElement; diff --git a/api/src/test/java/org/pentaho/platform/api/action/ActionPreProcessingExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/action/ActionPreProcessingExceptionTest.java index ae5cdcc4024..489e64b11ab 100644 --- a/api/src/test/java/org/pentaho/platform/api/action/ActionPreProcessingExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/action/ActionPreProcessingExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.action; import static org.pentaho.platform.api.test.ExceptionTester.hasValidExceptionConstructors; diff --git a/api/src/test/java/org/pentaho/platform/api/data/DBDatasourceServiceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/data/DBDatasourceServiceExceptionTest.java index 6d88a38202f..f304c16f2d2 100644 --- a/api/src/test/java/org/pentaho/platform/api/data/DBDatasourceServiceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/data/DBDatasourceServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.data; import static org.pentaho.platform.api.test.ExceptionTester.hasValidExceptionConstructors; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ActionExecutionExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ActionExecutionExceptionTest.java index 1e029ca57dc..0c5376730c8 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ActionExecutionExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ActionExecutionExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.fail; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ActionInitializationExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ActionInitializationExceptionTest.java index 46f2ac15b25..4b8ea59b6ca 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ActionInitializationExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ActionInitializationExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ActionSequenceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ActionSequenceExceptionTest.java index 3f65eec1862..8afc0af4afb 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ActionSequenceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ActionSequenceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.assertEquals; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ActionSequencePromptExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ActionSequencePromptExceptionTest.java index d9454e6144b..958ac43d3eb 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ActionSequencePromptExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ActionSequencePromptExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ActionValidationExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ActionValidationExceptionTest.java index 28b93072185..351087e1313 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ActionValidationExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ActionValidationExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.fail; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/AuditExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/AuditExceptionTest.java index 38aa350c932..02f728aa91d 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/AuditExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/AuditExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ComponentExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ComponentExceptionTest.java index 98670c4ed81..364294ea994 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ComponentExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ComponentExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactoryTest.java b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactoryTest.java index 5cbc35cfe05..0e8f65fd7d4 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactoryTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoDefinableObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.*; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoObjectReferenceTest.java b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoObjectReferenceTest.java index 5e06272d220..4fc2e5b3133 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoObjectReferenceTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoObjectReferenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactoryTest.java b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactoryTest.java index 86fe39c6c7a..2a071757bd7 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactoryTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/IPentahoRegistrableObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.*; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/IPlatformPluginTest.java b/api/src/test/java/org/pentaho/platform/api/engine/IPlatformPluginTest.java index ef9a7bab33f..06846122d15 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/IPlatformPluginTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/IPlatformPluginTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import static org.junit.jupiter.api.Assertions.*; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/InvalidParameterExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/InvalidParameterExceptionTest.java index 6fcbc3af4b0..10df179f9a0 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/InvalidParameterExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/InvalidParameterExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ObjectFactoryExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ObjectFactoryExceptionTest.java index ec2ed0189a4..fd9363c98f5 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ObjectFactoryExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ObjectFactoryExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PentahoAccessControlExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PentahoAccessControlExceptionTest.java index 388c5786da1..eb459788cbb 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PentahoAccessControlExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PentahoAccessControlExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PentahoSystemExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PentahoSystemExceptionTest.java index 3cdb42c9414..319cea1d753 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PentahoSystemExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PentahoSystemExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationExceptionTest.java index 2e2aa96dd1d..7c3f8186f92 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PlatformPluginRegistrationExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanDefinitionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanDefinitionTest.java index aa0223e60bd..07aa30d4fe0 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanDefinitionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanDefinitionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanExceptionTest.java index 9080acf7a1e..fe19839c9cd 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PluginBeanExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PluginLifecycleExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PluginLifecycleExceptionTest.java index d8a4a51f377..4e1b7d51fe1 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PluginLifecycleExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PluginLifecycleExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/PluginServiceDefinitionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/PluginServiceDefinitionTest.java index 9f77930ca04..8d6eeb3a3f7 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/PluginServiceDefinitionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/PluginServiceDefinitionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ServerStatusProviderTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ServerStatusProviderTest.java index 0a0a07affde..a4d4a124b27 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ServerStatusProviderTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ServerStatusProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ServiceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ServiceExceptionTest.java index 28d474a1465..b1508cde7d0 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ServiceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/ServiceInitializationExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/ServiceInitializationExceptionTest.java index 9a6385d7b9f..b619bc514fe 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/ServiceInitializationExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/ServiceInitializationExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/UnresolvedParameterExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/UnresolvedParameterExceptionTest.java index 314f8a21691..d811f815c0e 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/UnresolvedParameterExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/UnresolvedParameterExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedExceptionTest.java index 9364770a7f8..dc96629d188 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AccessDeniedExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsExceptionTest.java index f87ec9c06f7..9f365e1a4cb 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/AlreadyExistsExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundExceptionTest.java index 0a033277d88..f21ba07016c 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/NotFoundExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import static org.junit.jupiter.api.Assertions.fail; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoExceptionTest.java index 458014725aa..71d28b43cc7 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UncategorizedUserRoleDaoExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfoTest.java b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfoTest.java index 3089960c3fb..0326fed76a6 100644 --- a/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/engine/security/userroledao/UserRoleInfoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.engine.security.userroledao; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/BasicSerializerTest.java b/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/BasicSerializerTest.java index 09905fb4c49..7ca6c577531 100644 --- a/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/BasicSerializerTest.java +++ b/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/BasicSerializerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring.snmp; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariableTest.java b/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariableTest.java index 2571efab4c2..0688151d394 100644 --- a/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariableTest.java +++ b/api/src/test/java/org/pentaho/platform/api/monitoring/snmp/SnmpVariableTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.monitoring.snmp; import static org.junit.jupiter.api.Assertions.assertNotNull; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/ContentExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/ContentExceptionTest.java index db2bbeba66c..c60ecc13b59 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/ContentExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/ContentExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import static org.junit.jupiter.api.Assertions.fail; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/RepositoryExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/RepositoryExceptionTest.java index 566db0f5efa..c687a7d16fd 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/RepositoryExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/RepositoryExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryExceptionTest.java index e6faf556da6..414e594c1d0 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceExceptionTest.java index 1eb4486b715..5a863a0fe89 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/SolutionRepositoryServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceExceptionTest.java index db3271663a8..c126fdcfdd6 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/datasource/DatasourceMgmtServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceExceptionTest.java index fe53ddd4c1d..02698e0d1cc 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/datasource/DuplicateDatasourceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceExceptionTest.java index d68ca3754a6..89820f643fd 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository/datasource/NonExistingDatasourceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository.datasource; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAceTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAceTest.java index cd8357f1bd0..5ee6c725bfd 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAceTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAclTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAclTest.java index 03debc65dd9..e04c3d302f8 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAclTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileAclTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSidTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSidTest.java index 7fdb807ef58..d1abcc2cbcd 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSidTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileSidTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTest.java index 7f9f1ee61d9..264e0356c3a 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import static org.junit.jupiter.api.Assertions.assertEquals; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTreeTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTreeTest.java index 65e2630b3ef..a2bdd80fe80 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTreeTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryFileTreeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import static org.junit.jupiter.api.Assertions.assertEquals; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerExceptionTest.java index 7563ffc532c..818abe4ce79 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryLifecycleManagerExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryRequestTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryRequestTest.java index 5fb793af22d..46a00a68f4e 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryRequestTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/RepositoryRequestTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedExceptionTest.java index 12e8e18ac56..11d0a7afe5f 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryAccessDeniedExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryExceptionTest.java index 93b619a8cfc..65a9133708d 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsExceptionTest.java index c1f0abee42f..0a9f3d2af06 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryFileExistsExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameExceptionTest.java index 0c7e9102598..d434843f3ae 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryMalformedNameExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityExceptionTest.java index 5f8df9cebd8..a0b270eeed3 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/UnifiedRepositoryReferentialIntegrityExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/VersionSummaryTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/VersionSummaryTest.java index 7637fe75438..28169d29067 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/VersionSummaryTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/VersionSummaryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/SimpleRepositoryFileDataTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/SimpleRepositoryFileDataTest.java index 44fb95edf1e..e6f96a48a21 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/SimpleRepositoryFileDataTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/SimpleRepositoryFileDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRefTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRefTest.java index a134a54dcf4..05f1f7c0ffa 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRefTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeRefTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeTest.java index 75cfba51dde..8eab858d3b3 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataNodeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.junit.jupiter.api.BeforeEach; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataPropertyTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataPropertyTest.java index bdf5e9db13b..4051878fbfe 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataPropertyTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/DataPropertyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileDataTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileDataTest.java index cb0c368d8ae..b1ca3daa183 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileDataTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/node/NodeRepositoryFileDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.node; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileDataTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileDataTest.java index d8e56d3dccb..58f3713e414 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileDataTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/data/sample/SampleRepositoryFileDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.data.sample; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDtoTest.java index 134ea76d54b..c15e4dae1e0 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataNodeDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDtoTest.java index 2546fec02af..d5ff80e7975 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/DataPropertyDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDtoTest.java index 77a4a3be5ea..6b7fef010f6 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/ExecutableFileTypeDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDtoTest.java index 47079d763d2..16776db1a4e 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/LocaleMapDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDtoTest.java index 99494533f52..c01492f339d 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/NodeRepositoryFileDataDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDtoTest.java index 686eda1012f..b3a522f6b62 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclAceDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDtoTest.java index 5ed858f0339..10b9950b426 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileAclDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDtoTest.java index eef0b8c6797..babf0e651ba 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDtoTest.java index 7de3358a2fc..f189d0497fc 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/RepositoryFileTreeDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/StringValueStringDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/StringValueStringDtoTest.java index 1e2d4bf1db5..0e5268e7d4f 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/StringValueStringDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/StringValueStringDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDtoTest.java b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDtoTest.java index a027d461d83..80ea5a6e564 100644 --- a/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDtoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/repository2/unified/webservices/VersionSummaryDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.repository2.unified.webservices; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/scheduler/BackgroundExecutionExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/scheduler/BackgroundExecutionExceptionTest.java index c516698437e..0c9804a300e 100644 --- a/api/src/test/java/org/pentaho/platform/api/scheduler/BackgroundExecutionExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/scheduler/BackgroundExecutionExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.scheduler; import static org.pentaho.platform.api.test.ExceptionTester.hasValidExceptionConstructors; diff --git a/api/src/test/java/org/pentaho/platform/api/test/ExceptionTester.java b/api/src/test/java/org/pentaho/platform/api/test/ExceptionTester.java index e8d8f7f038d..c37bdca43d7 100644 --- a/api/src/test/java/org/pentaho/platform/api/test/ExceptionTester.java +++ b/api/src/test/java/org/pentaho/platform/api/test/ExceptionTester.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.test; import java.lang.reflect.Constructor; diff --git a/api/src/test/java/org/pentaho/platform/api/ui/ModuleThemeInfoTest.java b/api/src/test/java/org/pentaho/platform/api/ui/ModuleThemeInfoTest.java index 34514f80479..ba72c53a16b 100644 --- a/api/src/test/java/org/pentaho/platform/api/ui/ModuleThemeInfoTest.java +++ b/api/src/test/java/org/pentaho/platform/api/ui/ModuleThemeInfoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/ui/ThemeResourceTest.java b/api/src/test/java/org/pentaho/platform/api/ui/ThemeResourceTest.java index 117f9ef3247..cf42b7ef966 100644 --- a/api/src/test/java/org/pentaho/platform/api/ui/ThemeResourceTest.java +++ b/api/src/test/java/org/pentaho/platform/api/ui/ThemeResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/ui/ThemeTest.java b/api/src/test/java/org/pentaho/platform/api/ui/ThemeTest.java index 062ccf7459b..d0deb06e7d6 100644 --- a/api/src/test/java/org/pentaho/platform/api/ui/ThemeTest.java +++ b/api/src/test/java/org/pentaho/platform/api/ui/ThemeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.ui; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/util/PasswordServiceExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/util/PasswordServiceExceptionTest.java index 6747d5957bb..bbbf4440ab5 100644 --- a/api/src/test/java/org/pentaho/platform/api/util/PasswordServiceExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/util/PasswordServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/util/PentahoChainedExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/util/PentahoChainedExceptionTest.java index 259a9d5c9ea..e4f0d7ecc34 100644 --- a/api/src/test/java/org/pentaho/platform/api/util/PentahoChainedExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/util/PentahoChainedExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import org.junit.jupiter.api.Test; diff --git a/api/src/test/java/org/pentaho/platform/api/util/PentahoCheckedChainedExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/util/PentahoCheckedChainedExceptionTest.java index cf7bc92069a..3f682486341 100644 --- a/api/src/test/java/org/pentaho/platform/api/util/PentahoCheckedChainedExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/util/PentahoCheckedChainedExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import static org.junit.jupiter.api.Assertions.assertEquals; diff --git a/api/src/test/java/org/pentaho/platform/api/util/XmlParseExceptionTest.java b/api/src/test/java/org/pentaho/platform/api/util/XmlParseExceptionTest.java index 35214cb1c97..dcc0d02a202 100644 --- a/api/src/test/java/org/pentaho/platform/api/util/XmlParseExceptionTest.java +++ b/api/src/test/java/org/pentaho/platform/api/util/XmlParseExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.api.util; import org.junit.jupiter.api.Test; diff --git a/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.bat b/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.bat index eaf29f981e2..0f849567b92 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.bat +++ b/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.bat @@ -1,55 +1,14 @@ - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - -rem --------------------------------------------------------------------------- -rem Finds a suitable Java -rem -rem Looks in well-known locations to find a suitable Java then sets two -rem environment variables for use in other bat files. The two environment -rem variables are: -rem -rem * _PENTAHO_JAVA_HOME - absolute path to Java home -rem * _PENTAHO_JAVA - absolute path to Java launcher (e.g. java.exe) -rem -rem The order of the search is as follows: -rem -rem 1. argument #1 - path to Java home -rem 2. environment variable PENTAHO_JAVA_HOME - path to Java home -rem 3. jre folder at current folder level -rem 4. java folder at current folder level -rem 5. jre folder one level up -rem 6 java folder one level up -rem 7. jre folder two levels up -rem 8. java folder two levels up -rem 9. environment variable JAVA_HOME - path to Java home -rem 10. environment variable JRE_HOME - path to Java home -rem -rem If a suitable Java is found at one of these locations, then -rem _PENTAHO_JAVA_HOME is set to that location and _PENTAHO_JAVA is set to the -rem absolute path of the Java launcher at that location. If none of these -rem locations are suitable, then _PENTAHO_JAVA_HOME is set to empty string and -rem _PENTAHO_JAVA is set to java.exe. -rem -rem Finally, there is one final optional environment variable: PENTAHO_JAVA. -rem If set, this value is used in the construction of _PENTAHO_JAVA. If not -rem set, then the value java.exe is used. -rem --------------------------------------------------------------------------- +REM Change Date: 2029-07-20 +REM ****************************************************************************** if not "%PENTAHO_JAVA%" == "" goto gotPentahoJava set __LAUNCHER=java.exe diff --git a/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.sh b/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.sh index 28ecf810af9..92121c0eccc 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.sh +++ b/assemblies/pentaho-data/src/main/resources-filtered/set-pentaho-env.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + # ----------------------------------------------------------------------------- # Finds a suitable Java diff --git a/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.bat b/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.bat index ff274a75079..e31268ba4bc 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.bat +++ b/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.bat @@ -1,23 +1,15 @@ @Echo Off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 REM --------------------------------------------- diff --git a/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.sh b/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.sh index c3132433f3b..3f54fa0f994 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.sh +++ b/assemblies/pentaho-data/src/main/resources-filtered/start_hypersonic.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + ### ====================================================================== ### ## ## diff --git a/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.bat b/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.bat index bd07ad4a873..a81827f4ef8 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.bat +++ b/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.bat @@ -1,23 +1,15 @@ @Echo Off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 REM --------------------------------------------- diff --git a/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.sh b/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.sh index bb04087e236..c84a8419aac 100644 --- a/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.sh +++ b/assemblies/pentaho-data/src/main/resources-filtered/stop_hypersonic.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + ### ====================================================================== ### ## ## diff --git a/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Dashboards/CTools_dashboard_files/js/steelwheels.js b/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Dashboards/CTools_dashboard_files/js/steelwheels.js index ee9e61feb71..1464356aca4 100755 --- a/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Dashboards/CTools_dashboard_files/js/steelwheels.js +++ b/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Dashboards/CTools_dashboard_files/js/steelwheels.js @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define(['cdf/lib/jquery', 'cdf/lib/CCC/pvc', 'cdf/lib/CCC/protovis'], function($, pvc, pv) { var steelwheels = {}; diff --git a/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Enterprise Edition/js/main.js b/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Enterprise Edition/js/main.js index dc2fb798e51..d4082dfd0ff 100644 --- a/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Enterprise Edition/js/main.js +++ b/assemblies/pentaho-samples/src/main/resources/samples/public/Steel Wheels/Enterprise Edition/js/main.js @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + $(document).ready(function() { $myCarousel = $('#myCarousel'); $myCarousel.carousel({ diff --git a/assemblies/pentaho-server/src/main/resources-filtered/Encr.bat b/assemblies/pentaho-server/src/main/resources-filtered/Encr.bat index 8b8ed8b0b13..72cd9fc37b0 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/Encr.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/Encr.bat @@ -1,26 +1,15 @@ @echo off - -REM ***************************************************************************** -REM -REM Pentaho Data Integration -REM -REM Copyright (C) 2008 - ${copyright.year} by Hitachi Vantara : http://www.hitachivantara.com -REM -REM ***************************************************************************** +REM ****************************************************************************** REM -REM Licensed under the Apache License, Version 2.0 (the "License"); -REM you may not use this file except in compliance with -REM the License. You may obtain a copy of the License at +REM Pentaho REM -REM http://www.apache.org/licenses/LICENSE-2.0 +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM -REM Unless required by applicable law or agreed to in writing, software -REM distributed under the License is distributed on an "AS IS" BASIS, -REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -REM See the License for the specific language governing permissions and -REM limitations under the License. +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM ***************************************************************************** +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal pushd %~dp0 diff --git a/assemblies/pentaho-server/src/main/resources-filtered/encr.sh b/assemblies/pentaho-server/src/main/resources-filtered/encr.sh index 50a2ee03a50..d6e572cdd4a 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/encr.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/encr.sh @@ -1,26 +1,16 @@ #!/bin/sh - -# ***************************************************************************** -# -# Pentaho Data Integration -# -# Copyright (C) 2008 - ${copyright.year} by Hitachi Vantara : http://www.hitachivantara.com +# ****************************************************************************** # -# ***************************************************************************** +# Pentaho # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with -# the License. You may obtain a copy of the License at +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # -# http://www.apache.org/licenses/LICENSE-2.0 +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -# ***************************************************************************** +# Change Date: 2029-07-20 +# ****************************************************************************** + BASEDIR="`dirname $0`" cd "$BASEDIR" diff --git a/assemblies/pentaho-server/src/main/resources-filtered/import-export.bat b/assemblies/pentaho-server/src/main/resources-filtered/import-export.bat index 56eaee0634c..4b860b036ed 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/import-export.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/import-export.bat @@ -1,23 +1,15 @@ @echo off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 call "%~dp0set-pentaho-env.bat" diff --git a/assemblies/pentaho-server/src/main/resources-filtered/import-export.sh b/assemblies/pentaho-server/src/main/resources-filtered/import-export.sh index 1b812296f7f..94bdc48e52f 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/import-export.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/import-export.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + DIR_REL=`dirname $0` cd $DIR_REL diff --git a/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.bat b/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.bat index eaf29f981e2..0f849567b92 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.bat @@ -1,55 +1,14 @@ - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - -rem --------------------------------------------------------------------------- -rem Finds a suitable Java -rem -rem Looks in well-known locations to find a suitable Java then sets two -rem environment variables for use in other bat files. The two environment -rem variables are: -rem -rem * _PENTAHO_JAVA_HOME - absolute path to Java home -rem * _PENTAHO_JAVA - absolute path to Java launcher (e.g. java.exe) -rem -rem The order of the search is as follows: -rem -rem 1. argument #1 - path to Java home -rem 2. environment variable PENTAHO_JAVA_HOME - path to Java home -rem 3. jre folder at current folder level -rem 4. java folder at current folder level -rem 5. jre folder one level up -rem 6 java folder one level up -rem 7. jre folder two levels up -rem 8. java folder two levels up -rem 9. environment variable JAVA_HOME - path to Java home -rem 10. environment variable JRE_HOME - path to Java home -rem -rem If a suitable Java is found at one of these locations, then -rem _PENTAHO_JAVA_HOME is set to that location and _PENTAHO_JAVA is set to the -rem absolute path of the Java launcher at that location. If none of these -rem locations are suitable, then _PENTAHO_JAVA_HOME is set to empty string and -rem _PENTAHO_JAVA is set to java.exe. -rem -rem Finally, there is one final optional environment variable: PENTAHO_JAVA. -rem If set, this value is used in the construction of _PENTAHO_JAVA. If not -rem set, then the value java.exe is used. -rem --------------------------------------------------------------------------- +REM Change Date: 2029-07-20 +REM ****************************************************************************** if not "%PENTAHO_JAVA%" == "" goto gotPentahoJava set __LAUNCHER=java.exe diff --git a/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.sh b/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.sh index bddb8479357..68c27b40a5f 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/set-pentaho-env.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + # ----------------------------------------------------------------------------- # Finds a suitable Java diff --git a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.bat b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.bat index 291f5cf720b..45ec07c8dde 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.bat @@ -1,23 +1,15 @@ @echo off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 call set-pentaho-env.bat "%~dp0jre" diff --git a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.sh b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.sh index 8c871565b82..8de7c4d4c45 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho-debug.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + ### ====================================================================== ### ## ## diff --git a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.bat b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.bat index 6a672bc0a1b..70343f2d2c5 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.bat @@ -1,23 +1,15 @@ @echo off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 call set-pentaho-env.bat "%~dp0jre" diff --git a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.sh b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.sh index 7da809b208a..e5468b9ae6f 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/start-pentaho.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + ### ====================================================================== ### ## ## diff --git a/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.bat b/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.bat index bb7f99b5a35..a149f1e2a7b 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.bat +++ b/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.bat @@ -1,23 +1,15 @@ @echo off - -REM ******************************************************************************************* -REM This program is free software; you can redistribute it and/or modify it under the -REM terms of the GNU General Public License, version 2 as published by the Free Software -REM Foundation. +REM ****************************************************************************** REM -REM You should have received a copy of the GNU General Public License along with this -REM program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -REM or from the Free Software Foundation, Inc., -REM 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +REM Pentaho REM -REM This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -REM without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -REM See the GNU General Public License for more details. +REM Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com REM +REM Use of this software is governed by the Business Source License included +REM in the LICENSE.TXT file. REM -REM Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -REM ******************************************************************************************* - +REM Change Date: 2029-07-20 +REM ****************************************************************************** setlocal cd /D %~dp0 call set-pentaho-env.bat "%~dp0jre" diff --git a/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.sh b/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.sh index dca0cac56b9..aebd01a16ab 100644 --- a/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.sh +++ b/assemblies/pentaho-server/src/main/resources-filtered/stop-pentaho.sh @@ -1,22 +1,16 @@ #!/bin/sh - -# ******************************************************************************************* -# This program is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License, version 2 as published by the Free Software -# Foundation. +# ****************************************************************************** # -# You should have received a copy of the GNU General Public License along with this -# program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html -# or from the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Pentaho # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; -# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the GNU General Public License for more details. +# Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com # +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file. # -# Copyright 2011 - ${copyright.year} Hitachi Vantara. All rights reserved. -# ******************************************************************************************* +# Change Date: 2029-07-20 +# ****************************************************************************** + ### ====================================================================== ### ## ## diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/dom.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/dom.js index 4bb438206a7..50700179014 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/dom.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/dom.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/misc.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/misc.js index 222da52b853..5c0f13124fa 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/misc.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/misc.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xpath.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xpath.js index ca742bc5034..66c0b632228 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xpath.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xpath.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xslt.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xslt.js index 26a7d413c27..f120e76cd7f 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xslt.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt/xslt.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/dom.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/dom.js index 210cf627c81..28c29eae792 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/dom.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/dom.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/simplelog.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/simplelog.js index 50d5764e918..42ca4409626 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/simplelog.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/simplelog.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005-2006 Google // // Author: Steffen Meschkat diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/util.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/util.js index 55e0a864dbf..5c9f1ed64ab 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/util.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/util.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google // // Author: Steffen Meschkat diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xmltoken.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xmltoken.js index 8466dd5bda8..c338c0957d7 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xmltoken.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xmltoken.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2006 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xpath.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xpath.js index 879a3b7da65..193ff9cbd47 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xpath.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xpath.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xslt.js b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xslt.js index 61184791902..636d1759efe 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xslt.js +++ b/assemblies/pentaho-war/src/main/webapp/js/ajaxslt0.7/xslt.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Copyright 2005 Google Inc. // All Rights Reserved // diff --git a/assemblies/pentaho-war/src/main/webapp/js/google-demo.js b/assemblies/pentaho-war/src/main/webapp/js/google-demo.js index 69a79992df7..b0621eac347 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/google-demo.js +++ b/assemblies/pentaho-war/src/main/webapp/js/google-demo.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + var map; var redicon; var yellowicon; diff --git a/assemblies/pentaho-war/src/main/webapp/js/options.js b/assemblies/pentaho-war/src/main/webapp/js/options.js index e63b19043b0..d0fff15f087 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/options.js +++ b/assemblies/pentaho-war/src/main/webapp/js/options.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function runInBackground( url, target ) { var response = confirm( "Info: Reports that prompt for parameters are not supported with this feature." diff --git a/assemblies/pentaho-war/src/main/webapp/js/parameters.js b/assemblies/pentaho-war/src/main/webapp/js/parameters.js index 7c7424551d5..828fe11d398 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/parameters.js +++ b/assemblies/pentaho-war/src/main/webapp/js/parameters.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // used in getParameters and doClearIgnoreFields to ignore specific hidden fields var pentaho_ignoreFields = new Array(); diff --git a/assemblies/pentaho-war/src/main/webapp/js/pentaho-ajax.js b/assemblies/pentaho-war/src/main/webapp/js/pentaho-ajax.js index 737cb410ede..318e37a26b0 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/pentaho-ajax.js +++ b/assemblies/pentaho-war/src/main/webapp/js/pentaho-ajax.js @@ -7,7 +7,8 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + document.write(" \n"); document.write(""); diff --git a/assemblies/pentaho-war/src/main/webapp/js/require-js-cfg.js b/assemblies/pentaho-war/src/main/webapp/js/require-js-cfg.js index 404eda0f201..5fcf4bb99e3 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/require-js-cfg.js +++ b/assemblies/pentaho-war/src/main/webapp/js/require-js-cfg.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + requireCfg['paths']['pentaho'] = CONTEXT_PATH+'js'; requireCfg['paths']['home'] = CONTEXT_PATH+'mantle/home/js'; requireCfg['paths']['mantle/puc-api'] = CONTEXT_PATH+'mantle/puc-api'; diff --git a/assemblies/pentaho-war/src/main/webapp/js/subscription.js b/assemblies/pentaho-war/src/main/webapp/js/subscription.js index ee338ffad40..52b8090674e 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/subscription.js +++ b/assemblies/pentaho-war/src/main/webapp/js/subscription.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // add the subscription specific ignored hidden fields used by getParameters pentaho_ignoreFields.push('subscribe-name'); pentaho_ignoreFields.push('subscribe'); diff --git a/assemblies/pentaho-war/src/main/webapp/js/themeResources.js b/assemblies/pentaho-war/src/main/webapp/js/themeResources.js index 45128662db1..9be1117a109 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/themeResources.js +++ b/assemblies/pentaho-war/src/main/webapp/js/themeResources.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + var docHead = document.getElementsByTagName("head")[0]; (function() { diff --git a/assemblies/pentaho-war/src/main/webapp/js/utils.js b/assemblies/pentaho-war/src/main/webapp/js/utils.js index bee2ec6f80f..083bd2ae02e 100644 --- a/assemblies/pentaho-war/src/main/webapp/js/utils.js +++ b/assemblies/pentaho-war/src/main/webapp/js/utils.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** This is a JavaScript library that will allow you to easily add some basic DHTML drop-down datepicker functionality to your Notes forms. This script is not as diff --git a/build-utils/LICENSE.txt b/build-utils/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/build-utils/LICENSE.txt +++ b/build-utils/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/build-utils/src/main/java/org/pentaho/wadl/PentahoResourceDoclet.java b/build-utils/src/main/java/org/pentaho/wadl/PentahoResourceDoclet.java index 20af828cafb..a70d545142e 100644 --- a/build-utils/src/main/java/org/pentaho/wadl/PentahoResourceDoclet.java +++ b/build-utils/src/main/java/org/pentaho/wadl/PentahoResourceDoclet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.wadl; import com.sun.javadoc.AnnotationDesc; diff --git a/build-utils/src/test/java/org/pentaho/wadl/PentahoResourceDocletTest.java b/build-utils/src/test/java/org/pentaho/wadl/PentahoResourceDocletTest.java index de2b7d46fc3..28f6f68e44a 100644 --- a/build-utils/src/test/java/org/pentaho/wadl/PentahoResourceDocletTest.java +++ b/build-utils/src/test/java/org/pentaho/wadl/PentahoResourceDocletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.wadl; import static org.mockito.Mockito.when; diff --git a/core/LICENSE.txt b/core/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/core/LICENSE.txt +++ b/core/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/core/src/main/java/org/pentaho/commons/system/LoadDriversListener.java b/core/src/main/java/org/pentaho/commons/system/LoadDriversListener.java index 581a418b812..13b77c90111 100644 --- a/core/src/main/java/org/pentaho/commons/system/LoadDriversListener.java +++ b/core/src/main/java/org/pentaho/commons/system/LoadDriversListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProvider.java b/core/src/main/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProvider.java index cd81ca8ee1d..d79a1ebaa8d 100644 --- a/core/src/main/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProvider.java +++ b/core/src/main/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.system; import org.pentaho.database.IDatabaseDialect; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentRequest.java b/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentRequest.java index 3588778410b..270af9bbbdb 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentRequest.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; public class CreateDocumentRequest { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentResponse.java b/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentResponse.java index a47211e4d6b..1f9ce8c8e8e 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentResponse.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/CreateDocumentResponse.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; public class CreateDocumentResponse { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderRequest.java b/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderRequest.java index ce70b0636be..939f0d5e47f 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderRequest.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; public class CreateFolderRequest { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderResponse.java b/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderResponse.java index c3e964b46fb..6d179a3de58 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderResponse.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/CreateFolderResponse.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; public class CreateFolderResponse { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponse.java b/core/src/main/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponse.java index e67a5582862..6233eaeb02e 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponse.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponse.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import org.pentaho.commons.util.repository.type.CmisObject; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/INavigationService.java b/core/src/main/java/org/pentaho/commons/util/repository/INavigationService.java index b52f3d4e437..63f21de5cac 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/INavigationService.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/INavigationService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import org.pentaho.commons.util.repository.exception.ConstraintViolationException; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/IObjectService.java b/core/src/main/java/org/pentaho/commons/util/repository/IObjectService.java index f9440f771ad..b3842a625c0 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/IObjectService.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/IObjectService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import org.pentaho.commons.util.repository.exception.ConstraintViolationException; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/CmisFault.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/CmisFault.java index 4339fa4c56d..7243a6750af 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/CmisFault.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/CmisFault.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public abstract class CmisFault extends Exception { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/ConstraintViolationException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/ConstraintViolationException.java index 9382cce2378..e8151a49cdd 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/ConstraintViolationException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/ConstraintViolationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class ConstraintViolationException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/FilterNotValidException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/FilterNotValidException.java index 9083e8ee99b..ceeccde676b 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/FilterNotValidException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/FilterNotValidException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class FilterNotValidException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/FolderNotValidException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/FolderNotValidException.java index db2e80c5218..f803a9a85a5 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/FolderNotValidException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/FolderNotValidException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class FolderNotValidException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/InvalidArgumentException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/InvalidArgumentException.java index e92a320e583..f1366c159a9 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/InvalidArgumentException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/InvalidArgumentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class InvalidArgumentException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/ObjectNotFoundException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/ObjectNotFoundException.java index bd4ee376554..b2303b791e1 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/ObjectNotFoundException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/ObjectNotFoundException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class ObjectNotFoundException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/OperationNotSupportedException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/OperationNotSupportedException.java index c4b76bd5e38..ed815d89f6f 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/OperationNotSupportedException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/OperationNotSupportedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class OperationNotSupportedException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/PermissionDeniedException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/PermissionDeniedException.java index f2490183aad..180b363a127 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/PermissionDeniedException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/PermissionDeniedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; /** diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/RuntimeException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/RuntimeException.java index 327b76f3809..2680fd68ead 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/RuntimeException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/RuntimeException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class RuntimeException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/StorageException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/StorageException.java index 7684e5af66e..f415600e7cd 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/StorageException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/StorageException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class StorageException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/StreamNotSupportedException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/StreamNotSupportedException.java index b5a346c14b9..95f1460e8c3 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/StreamNotSupportedException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/StreamNotSupportedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class StreamNotSupportedException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/TypeNotFoundException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/TypeNotFoundException.java index 80484fa7e9f..bf0d56278ec 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/TypeNotFoundException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/TypeNotFoundException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class TypeNotFoundException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/exception/UpdateConflictException.java b/core/src/main/java/org/pentaho/commons/util/repository/exception/UpdateConflictException.java index dd29c831def..dce8badccbd 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/exception/UpdateConflictException.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/exception/UpdateConflictException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; public class UpdateConflictException extends CmisFault { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/AllowableActions.java b/core/src/main/java/org/pentaho/commons/util/repository/type/AllowableActions.java index fe5bf1636a6..007fb8dd813 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/AllowableActions.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/AllowableActions.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class AllowableActions { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisEnum.java b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisEnum.java index 4264c587cf5..eb0ed4ce085 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisEnum.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisEnum.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public interface CmisEnum { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObject.java b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObject.java index adfb17ac3f2..60e0769bff2 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObject.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import java.math.BigDecimal; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObjectImpl.java b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObjectImpl.java index 4a155dc1072..61f0b77ab49 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObjectImpl.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisObjectImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import java.math.BigDecimal; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperties.java b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperties.java index a27d10b96ef..aac02a044d6 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperties.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperties.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperty.java b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperty.java index ebe0f706b0a..9d13e90842d 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperty.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/CmisProperty.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public abstract class CmisProperty { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStream.java b/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStream.java index b420e95cf84..28904834eee 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStream.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public interface ContentStream { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStreamImpl.java b/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStreamImpl.java index 32b657ab051..42a81aef751 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStreamImpl.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/ContentStreamImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import org.apache.commons.codec.binary.Base64; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesBase.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesBase.java index d2edc80b323..6ce94af9fb5 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesBase.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public abstract class PropertiesBase { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesDocument.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesDocument.java index 8528db5a669..f3018a317c0 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesDocument.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesDocument.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertiesDocument { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesFolder.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesFolder.java index dba43b73831..b6467abec87 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesFolder.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertiesFolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertiesFolder { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyBoolean.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyBoolean.java index 3aa2a2b8abf..b445dd32a76 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyBoolean.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyBoolean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyBoolean extends CmisProperty { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDateTime.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDateTime.java index e7390a031c2..007224199e4 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDateTime.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDateTime.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import java.util.Calendar; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDecimal.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDecimal.java index e2dd0bc8ac0..0351a5bacf8 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDecimal.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyDecimal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import java.math.BigDecimal; diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyHtml.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyHtml.java index 52223c4a4cc..9bd1f4123c8 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyHtml.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyHtml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyHtml extends PropertyString { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyId.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyId.java index 1b2b2f8fc22..93f5e026c92 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyId.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyId.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyId extends PropertyString { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyInteger.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyInteger.java index 5ddfd3d4df9..f045e712c92 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyInteger.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyInteger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyInteger extends CmisProperty { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyString.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyString.java index a9728e21e3f..df9e58d8e07 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyString.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyString.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyString extends CmisProperty { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyType.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyType.java index 4b08b3c6ae5..990642089c3 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyType.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyType { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyUri.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyUri.java index 10d3da6c835..832824b5769 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyUri.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyUri.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyUri extends PropertyString { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyXml.java b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyXml.java index be922c098a5..127639b2a7f 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyXml.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/PropertyXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class PropertyXml extends PropertyString { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/ReturnVersion.java b/core/src/main/java/org/pentaho/commons/util/repository/type/ReturnVersion.java index f0c761b2a1f..ef2aeb714f6 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/ReturnVersion.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/ReturnVersion.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class ReturnVersion { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/TestEnum.java b/core/src/main/java/org/pentaho/commons/util/repository/type/TestEnum.java index 23f99765daf..85bb4919d44 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/TestEnum.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/TestEnum.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public enum TestEnum { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/TypesOfFileableObjects.java b/core/src/main/java/org/pentaho/commons/util/repository/type/TypesOfFileableObjects.java index 509fceb2745..b5ce1415dc1 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/TypesOfFileableObjects.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/TypesOfFileableObjects.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class TypesOfFileableObjects { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/UnfileNonfolderObjects.java b/core/src/main/java/org/pentaho/commons/util/repository/type/UnfileNonfolderObjects.java index 50e8d1d0897..6d08b0de477 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/UnfileNonfolderObjects.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/UnfileNonfolderObjects.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class UnfileNonfolderObjects { diff --git a/core/src/main/java/org/pentaho/commons/util/repository/type/VersioningState.java b/core/src/main/java/org/pentaho/commons/util/repository/type/VersioningState.java index 9cabb8d2bd0..3cdd8eb4292 100644 --- a/core/src/main/java/org/pentaho/commons/util/repository/type/VersioningState.java +++ b/core/src/main/java/org/pentaho/commons/util/repository/type/VersioningState.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; public class VersioningState { diff --git a/core/src/main/java/org/pentaho/platform/action/ActionInvokeStatus.java b/core/src/main/java/org/pentaho/platform/action/ActionInvokeStatus.java index bb987484555..f5edb32c2cb 100644 --- a/core/src/main/java/org/pentaho/platform/action/ActionInvokeStatus.java +++ b/core/src/main/java/org/pentaho/platform/action/ActionInvokeStatus.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.action; import org.pentaho.platform.api.action.IActionInvokeStatus; diff --git a/core/src/main/java/org/pentaho/platform/core/mimetype/MimeType.java b/core/src/main/java/org/pentaho/platform/core/mimetype/MimeType.java index c12f2b6f54a..a907506cf21 100644 --- a/core/src/main/java/org/pentaho/platform/core/mimetype/MimeType.java +++ b/core/src/main/java/org/pentaho/platform/core/mimetype/MimeType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.core.mimetype; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/platform/core/mt/Tenant.java b/core/src/main/java/org/pentaho/platform/core/mt/Tenant.java index b4ac2028246..034c13689a6 100644 --- a/core/src/main/java/org/pentaho/platform/core/mt/Tenant.java +++ b/core/src/main/java/org/pentaho/platform/core/mt/Tenant.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.core.mt; import org.pentaho.platform.api.mt.ITenant; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditEntry.java b/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditEntry.java index 105e181d1f3..b8095c0812c 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.audit; import org.pentaho.platform.api.engine.AuditException; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditHelper.java b/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditHelper.java index 810197fb04e..d6f8d67964f 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/audit/AuditHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.audit; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/audit/MDCUtil.java b/core/src/main/java/org/pentaho/platform/engine/core/audit/MDCUtil.java index 239c3d4927e..a1b8c8f1982 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/audit/MDCUtil.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/audit/MDCUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.audit; import java.util.HashMap; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/audit/MessageTypes.java b/core/src/main/java/org/pentaho/platform/engine/core/audit/MessageTypes.java index 420f280e1fe..90c61040133 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/audit/MessageTypes.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/audit/MessageTypes.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.audit; /** diff --git a/core/src/main/java/org/pentaho/platform/engine/core/audit/NullAuditEntry.java b/core/src/main/java/org/pentaho/platform/engine/core/audit/NullAuditEntry.java index b7f680ec33b..654fb29d8c6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/audit/NullAuditEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/audit/NullAuditEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.audit; import org.pentaho.platform.api.engine.AuditException; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/messages/Messages.java b/core/src/main/java/org/pentaho/platform/engine/core/messages/Messages.java index c84624e617b..3029783bd9b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/messages/Messages.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/BufferedContentItem.java b/core/src/main/java/org/pentaho/platform/engine/core/output/BufferedContentItem.java index ad78e461109..f5211254971 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/BufferedContentItem.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/BufferedContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import org.pentaho.platform.api.engine.IContentListener; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/FileContentItem.java b/core/src/main/java/org/pentaho/platform/engine/core/output/FileContentItem.java index 8f348a0569d..b28f7be89de 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/FileContentItem.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/FileContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import java.io.File; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/MultiContentItem.java b/core/src/main/java/org/pentaho/platform/engine/core/output/MultiContentItem.java index 82adb2ee46d..d1a000a7a14 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/MultiContentItem.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/MultiContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import org.pentaho.platform.api.repository.IContentItem; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/MultiOutputStream.java b/core/src/main/java/org/pentaho/platform/engine/core/output/MultiOutputStream.java index a354b6d48df..98bd1428a72 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/MultiOutputStream.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/MultiOutputStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import java.io.IOException; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleContentItem.java b/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleContentItem.java index aee565529ec..194aa4746e9 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleContentItem.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleOutputHandler.java b/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleOutputHandler.java index 77517877fe1..07030cdb240 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleOutputHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/output/SimpleOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/ActionInfo.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/ActionInfo.java index f8671d8ec3c..9a06e697153 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/ActionInfo.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/ActionInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/BaseParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/BaseParameterProvider.java index 4df81e8fbd9..3563d4f86f7 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/BaseParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/BaseParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentGeneratorInfo.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentGeneratorInfo.java index 763b9262ab6..f86d2d0d910 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentGeneratorInfo.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentGeneratorInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IContentGeneratorInfo; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentInfo.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentInfo.java index 2c0df736a44..fd82bf0dae9 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentInfo.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/ContentInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IContentInfo; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/CustomSettingsParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/CustomSettingsParameterProvider.java index 1617e88ec59..b3071b2cbbd 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/CustomSettingsParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/CustomSettingsParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/FileInfo.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/FileInfo.java index e9734c4270c..0bb1462f271 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/FileInfo.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/FileInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IFileInfo; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/PentahoSessionParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/PentahoSessionParameterProvider.java index 46d93c5d43f..d0662ce454c 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/PentahoSessionParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/PentahoSessionParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/PluginOperation.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/PluginOperation.java index b9ccb1ad15f..b57f1c788f3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/PluginOperation.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/PluginOperation.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IPluginOperation; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/SimpleParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/SimpleParameterProvider.java index 5bf71587be2..67a8e38350e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/SimpleParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/SimpleParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.api.engine.IParameterProvider; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/solution/SystemSettingsParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/core/solution/SystemSettingsParameterProvider.java index b7709b7dba6..2c0df83f6a0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/solution/SystemSettingsParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/solution/SystemSettingsParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.solution; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContext.java b/core/src/main/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContext.java index 05b05127469..cba2a7768b6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContext.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoRequestContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/BasePublisher.java b/core/src/main/java/org/pentaho/platform/engine/core/system/BasePublisher.java index c777af57a50..3071befda3a 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/BasePublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/BasePublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoPublisher; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/BaseSession.java b/core/src/main/java/org/pentaho/platform/engine/core/system/BaseSession.java index 05764685580..8abc172f649 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/BaseSession.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/BaseSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.ILogger; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalListsPublisher.java b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalListsPublisher.java index cabc5d30a70..af183784d8e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalListsPublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalListsPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalObjectInitializer.java b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalObjectInitializer.java index b062dda12db..a4f05919d37 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalObjectInitializer.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalObjectInitializer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoRequestContextHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoRequestContextHolderStrategy.java index e78e16e8588..a2eaf322e33 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoRequestContextHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoRequestContextHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoRequestContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoSessionHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoSessionHolderStrategy.java index 7c40cca6be2..b7183df7de9 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoSessionHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/GlobalPentahoSessionHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoLoggingConnection.java b/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoLoggingConnection.java index d4c425f06f6..a7c88ea27bc 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoLoggingConnection.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoLoggingConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.commons.connection.IPentahoConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoSessionHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoSessionHolderStrategy.java index 85707ad61e9..3e36bb834be 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoSessionHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/IPentahoSessionHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoRequestContextHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoRequestContextHolderStrategy.java index de734ec0fe9..d65d1c8f50d 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoRequestContextHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoRequestContextHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoSessionHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoSessionHolderStrategy.java index a33bbfca780..541cedcd680 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoSessionHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/InheritableThreadLocalPentahoSessionHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PathBasedSystemSettings.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PathBasedSystemSettings.java index 4a9a24d5599..93e3edc7363 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PathBasedSystemSettings.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PathBasedSystemSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoBase.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoBase.java index b71850ca7a1..97d13e456d6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoBase.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoDtdEntityResolver.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoDtdEntityResolver.java index 45108d45326..eed2797f77a 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoDtdEntityResolver.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoDtdEntityResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.xml.sax.EntityResolver; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoRequestContextHolder.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoRequestContextHolder.java index f056d2f50f6..8e5297b3b02 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoRequestContextHolder.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoRequestContextHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSessionHolder.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSessionHolder.java index e46dd355630..9109c9354d9 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSessionHolder.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSessionHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystem.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystem.java index 3b3e0c7b35c..ac257ae641e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystem.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.collections.list.UnmodifiableList; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisher.java b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisher.java index b3faa185cb7..d2144c83155 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SessionCleanupListener.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SessionCleanupListener.java index 041865a4719..18875523523 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SessionCleanupListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SessionCleanupListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IApplicationContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SessionStartupAction.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SessionStartupAction.java index 9a28b5ccbed..e1dc711e7e3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SessionStartupAction.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SessionStartupAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.ISessionStartupAction; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SettingsPublisher.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SettingsPublisher.java index 4f13a18e560..946279f6336 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SettingsPublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SettingsPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleMapCacheManager.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleMapCacheManager.java index 12ab9b9d5de..5fddec643d2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleMapCacheManager.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleMapCacheManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleSystemSettings.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleSystemSettings.java index 1acb750af69..35cd880618d 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleSystemSettings.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SimpleSystemSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SpringPentahoSystemProxy.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SpringPentahoSystemProxy.java index 9dd1f0a04ac..0bc283733c0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SpringPentahoSystemProxy.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SpringPentahoSystemProxy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoPublisher; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneApplicationContext.java b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneApplicationContext.java index e0d1a37d3e9..1166d19d9ea 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneApplicationContext.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneApplicationContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IApplicationContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneSession.java b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneSession.java index 0874e0387e7..d9fb4c94b08 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneSession.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneTempFileDeleter.java b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneTempFileDeleter.java index adc5d229c41..79fc7075dba 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneTempFileDeleter.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/StandaloneTempFileDeleter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.util.ITempFileDeleter; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/SystemSettings.java b/core/src/main/java/org/pentaho/platform/engine/core/system/SystemSettings.java index b92a09d8219..a1da6cd09b8 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/SystemSettings.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/SystemSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/TenantUtils.java b/core/src/main/java/org/pentaho/platform/engine/core/system/TenantUtils.java index 7a1fe229516..2c0a28b254f 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/TenantUtils.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/TenantUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/UserSession.java b/core/src/main/java/org/pentaho/platform/engine/core/system/UserSession.java index 0f58fb146fe..dcd1b8d570f 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/UserSession.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/UserSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PentahoSystemBoot.java b/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PentahoSystemBoot.java index 4a111a012d4..2bbba012d08 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PentahoSystemBoot.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PentahoSystemBoot.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.boot; import org.pentaho.platform.api.engine.IApplicationContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PlatformInitializationException.java b/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PlatformInitializationException.java index 452ffe1ae53..880267245e0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PlatformInitializationException.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/boot/PlatformInitializationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.boot; public class PlatformInitializationException extends Exception { diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AbstractSpringPentahoObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AbstractSpringPentahoObjectFactory.java index f9ec9fee4d9..62d81c80b38 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AbstractSpringPentahoObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AbstractSpringPentahoObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AggregateObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AggregateObjectFactory.java index d63b894d705..df73ae3ac25 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AggregateObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/AggregateObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.pentaho.platform.api.engine.IPentahoObjectFactory; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactory.java index a204a51ad5b..2f05b27fad1 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.osgi.framework.Bundle; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactory.java index 2d8adf1432d..73c6ded49e6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.osgi.framework.Bundle; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactory.java index bf9d3f978af..9515128920b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import com.google.common.collect.HashMultimap; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneObjectFactory.java index e09ca056091..ea0baa93e2e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneSpringPentahoObjectFactory.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneSpringPentahoObjectFactory.java index 8928f4351cb..c0156203c0a 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneSpringPentahoObjectFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/StandaloneSpringPentahoObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/AbstractPentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/AbstractPentahoObjectReference.java index 80b4394280c..ed4d8f14ca2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/AbstractPentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/AbstractPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.pentaho.platform.api.engine.IPentahoObjectReference; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReference.java index f2db2eff5ef..318247f1db3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.pentaho.platform.api.engine.IObjectCreator; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReference.java index e3f717d6fd2..79ed007a3b2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.pentaho.platform.api.engine.IObjectCreator; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReference.java index b37094c0630..e6820b2f40d 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.pentaho.platform.api.engine.ObjectFactoryException; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/ApplicationContextPentahoSystemRegisterer.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/ApplicationContextPentahoSystemRegisterer.java index fc7107ad60e..3e066484c07 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/ApplicationContextPentahoSystemRegisterer.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/ApplicationContextPentahoSystemRegisterer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import java.io.File; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBean.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBean.java index 9bbafac56d8..627ecbcf1af 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBean.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessor.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessor.java index 94cb1ef1b40..117e5070a95 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessor.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import java.util.Set; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessor.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessor.java index 20e40a35290..bf8781a4be3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessor.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import java.io.File; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeHandler.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeHandler.java index 20fa2be859e..bf443cbd7a8 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.springframework.beans.factory.config.BeanDefinitionHolder; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeNamespaceHandler.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeNamespaceHandler.java index 4e93da25822..2c88d9a8b47 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeNamespaceHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanAttributeNamespaceHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.springframework.beans.factory.xml.NamespaceHandlerSupport; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilder.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilder.java index 9b6a7b4ff42..e315535086d 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilder.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.pentaho.platform.api.engine.IPentahoObjectReference; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListBuilder.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListBuilder.java index 7474307eb41..eb0e5b1817c 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListBuilder.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListBuilder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.pentaho.platform.engine.core.system.PentahoSessionHolder; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListParser.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListParser.java index 0d4a41ca693..59e7a250255 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListParser.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanListParser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.springframework.beans.factory.support.AbstractBeanDefinition; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanParser.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanParser.java index a7565228ef8..c9f774b3746 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanParser.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanParser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.springframework.beans.factory.config.BeanDefinition; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanPublishParser.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanPublishParser.java index a9296580238..8a28c61c75b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanPublishParser.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanPublishParser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.apache.commons.lang.ClassUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Const.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Const.java index a8838473a99..5a3f32df5c3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Const.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Const.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; /** diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Marker.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Marker.java index f4e3fec5daa..937cdf8076e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Marker.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/Marker.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; /** diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessor.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessor.java index 03d08007fab..0f0859651cc 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessor.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PublishedBeanRegistry.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PublishedBeanRegistry.java index 324680d8132..4a964961bc4 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PublishedBeanRegistry.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/PublishedBeanRegistry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.pentaho.platform.api.engine.IPentahoObjectReference; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringPentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringPentahoObjectReference.java index 0ed73276b0d..0abe50f4c70 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringPentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringScopeSessionHolder.java b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringScopeSessionHolder.java index 173cd3320cd..1ab645dd4c6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringScopeSessionHolder.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/objfac/spring/SpringScopeSessionHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OSGIUtils.java b/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OSGIUtils.java index 8ad5ed447cc..ce145aa87c5 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OSGIUtils.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OSGIUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.osgi; import java.util.Map; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OsgiPentahoObjectReference.java b/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OsgiPentahoObjectReference.java index 8928b437e43..700d216aaf0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OsgiPentahoObjectReference.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/osgi/OsgiPentahoObjectReference.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.osgi; import org.osgi.framework.BundleContext; diff --git a/core/src/main/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLogger.java b/core/src/main/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLogger.java index 08e2402a9f0..807529c3d66 100644 --- a/core/src/main/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLogger.java +++ b/core/src/main/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.status; import org.pentaho.platform.api.engine.IServerStatusChangeListener; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/CipherEncryptionService.java b/core/src/main/java/org/pentaho/platform/engine/security/CipherEncryptionService.java index 0a2f4f88418..b01aa0ea7f3 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/CipherEncryptionService.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/CipherEncryptionService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; /* diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultJdbcRoleMapper.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultJdbcRoleMapper.java index c5de97f0f68..dd77593490e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultJdbcRoleMapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultJdbcRoleMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.security.IAuthenticationRoleMapper; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultLdapRoleMapper.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultLdapRoleMapper.java index aad0f3aec05..6349ee081fd 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultLdapRoleMapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultLdapRoleMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.ISystemSettings; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleComparator.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleComparator.java index d8913e1fb46..f535dd247cc 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleComparator.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import java.util.Comparator; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleJdbcDaoImpl.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleJdbcDaoImpl.java index 31a321166c1..202799acf77 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleJdbcDaoImpl.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleJdbcDaoImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.security.IAuthenticationRoleMapper; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleUserDetailsServiceDecorator.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleUserDetailsServiceDecorator.java index 2235d5f0ed7..8dd80aa0a08 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleUserDetailsServiceDecorator.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultRoleUserDetailsServiceDecorator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/DefaultUsernameComparator.java b/core/src/main/java/org/pentaho/platform/engine/security/DefaultUsernameComparator.java index 16385ab0920..4c0e941d880 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/DefaultUsernameComparator.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/DefaultUsernameComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import java.util.Comparator; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/LoggingInterceptor.java b/core/src/main/java/org/pentaho/platform/engine/security/LoggingInterceptor.java index 378fbc10d11..039aa52b0ce 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/LoggingInterceptor.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/LoggingInterceptor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.apache.commons.lang.builder.ReflectionToStringBuilder; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/LoginAttemptService.java b/core/src/main/java/org/pentaho/platform/engine/security/LoginAttemptService.java index 2781bb7b32b..3587cab3c15 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/LoginAttemptService.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/LoginAttemptService.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import com.google.common.annotations.VisibleForTesting; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/PentahoJsonValidator.java b/core/src/main/java/org/pentaho/platform/engine/security/PentahoJsonValidator.java index ce9923e402d..af46607344b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/PentahoJsonValidator.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/PentahoJsonValidator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.json.JSONArray; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategy.java b/core/src/main/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategy.java index 9a103f1aa86..baa265bc196 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategy.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.springframework.security.core.Authentication; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoter.java index e904cbaf96f..b66ab02f07b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.springframework.security.core.Authentication; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SecurityHelper.java b/core/src/main/java/org/pentaho/platform/engine/security/SecurityHelper.java index d16e6354898..123bbc894c7 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SecurityHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SecurityHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SecurityParameterProvider.java b/core/src/main/java/org/pentaho/platform/engine/security/SecurityParameterProvider.java index d2c90bfa32c..562c092ffab 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SecurityParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SecurityParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.IParameterProvider; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SimplePermissionMask.java b/core/src/main/java/org/pentaho/platform/engine/security/SimplePermissionMask.java index 65f6172c780..161734b58e6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SimplePermissionMask.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SimplePermissionMask.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.IPermissionMask; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SimpleRole.java b/core/src/main/java/org/pentaho/platform/engine/security/SimpleRole.java index b1575a7966f..7b616421d33 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SimpleRole.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SimpleRole.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.IPermissionRecipient; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SimpleUser.java b/core/src/main/java/org/pentaho/platform/engine/security/SimpleUser.java index 6b760a350eb..10667c66216 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SimpleUser.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SimpleUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.IPermissionRecipient; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/SpringSecurityPermissionMgr.java b/core/src/main/java/org/pentaho/platform/engine/security/SpringSecurityPermissionMgr.java index 6379499167e..6fca0b8ca7a 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/SpringSecurityPermissionMgr.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/SpringSecurityPermissionMgr.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.api.engine.IAclHolder; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/UseridAttributeLdapContextMapper.java b/core/src/main/java/org/pentaho/platform/engine/security/UseridAttributeLdapContextMapper.java index c09c0b1c36f..c201a7e4f78 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/UseridAttributeLdapContextMapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/UseridAttributeLdapContextMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.pentaho.platform.engine.security.messages.Messages; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAbstractBasicAclEntry.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAbstractBasicAclEntry.java index a82a84b8182..9d35fca48bb 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAbstractBasicAclEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAbstractBasicAclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAclEntry.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAclEntry.java index b58cee5eb98..d7c1b00f707 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAclEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoAclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoGrantedAuthorityEffectiveAclsResolver.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoGrantedAuthorityEffectiveAclsResolver.java index 5645e016386..09c8f36c932 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoGrantedAuthorityEffectiveAclsResolver.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/PentahoGrantedAuthorityEffectiveAclsResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls; import java.util.Collection; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/AbstractPentahoAclVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/AbstractPentahoAclVoter.java index 93ee199514a..d67bf74b8ea 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/AbstractPentahoAclVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/AbstractPentahoAclVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls.voter; import java.util.Collection; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAllAclVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAllAclVoter.java index 9857de5551d..852406793e0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAllAclVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAllAclVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls.voter; import org.pentaho.platform.api.engine.IAclEntry; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAnonymousAclVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAnonymousAclVoter.java index 4a59e96f08e..97e081f8c44 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAnonymousAclVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoAllowAnonymousAclVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls.voter; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoBasicAclVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoBasicAclVoter.java index d9dd548052d..eebdb3188f0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoBasicAclVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoBasicAclVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls.voter; import org.pentaho.platform.api.engine.IAclEntry; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoUserOverridesVoter.java b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoUserOverridesVoter.java index 40fe135b560..7eaa745878e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoUserOverridesVoter.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/acls/voter/PentahoUserOverridesVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.acls.voter; import org.pentaho.platform.api.engine.IAclEntry; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticaster.java b/core/src/main/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticaster.java index 0cd0d6b5145..09e543430cb 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticaster.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticaster.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import org.springframework.beans.factory.BeanFactory; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoAuthenticationSuccessListener.java b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoAuthenticationSuccessListener.java index 533c4efc08a..48c2df6931a 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoAuthenticationSuccessListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoAuthenticationSuccessListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoLoggerListener.java b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoLoggerListener.java index 1fefbe37f8c..70d5c995fd2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoLoggerListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoLoggerListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import org.springframework.context.ApplicationEvent; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListener.java b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListener.java index e5a1e48b1a8..377e7afd7d5 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/security/messages/Messages.java b/core/src/main/java/org/pentaho/platform/engine/security/messages/Messages.java index 97bc4db6886..7c16bebfdd2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/security/messages/Messages.java +++ b/core/src/main/java/org/pentaho/platform/engine/security/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/ActionSequenceJCRHelper.java b/core/src/main/java/org/pentaho/platform/engine/services/ActionSequenceJCRHelper.java index 4f4b40672a7..523fa3d4cfa 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/ActionSequenceJCRHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/ActionSequenceJCRHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.apache.commons.io.FilenameUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/BaseRequestHandler.java b/core/src/main/java/org/pentaho/platform/engine/services/BaseRequestHandler.java index 446ed03d127..9794e1d87c7 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/BaseRequestHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/BaseRequestHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IActionCompleteListener; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/MessageFormatter.java b/core/src/main/java/org/pentaho/platform/engine/services/MessageFormatter.java index e90f64a59fd..c8d8b186990 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/MessageFormatter.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/MessageFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import com.google.common.annotations.VisibleForTesting; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/PentahoMessenger.java b/core/src/main/java/org/pentaho/platform/engine/services/PentahoMessenger.java index aba4f3a6d46..e8dab06511e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/PentahoMessenger.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/PentahoMessenger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.ActionSequenceException; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/SoapHelper.java b/core/src/main/java/org/pentaho/platform/engine/services/SoapHelper.java index 3232e0b5aab..3410ed836c9 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/SoapHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/SoapHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/SolutionURIResolver.java b/core/src/main/java/org/pentaho/platform/engine/services/SolutionURIResolver.java index 3c9807ebe99..046e4e0e450 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/SolutionURIResolver.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/SolutionURIResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IActionSequenceResource; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/WebServiceUtil.java b/core/src/main/java/org/pentaho/platform/engine/services/WebServiceUtil.java index 3f8f1575d9b..89e24c1db31 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/WebServiceUtil.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/WebServiceUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.apache.commons.lang.StringEscapeUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionDefinition.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionDefinition.java index 019773840f9..a4e63cb249c 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionDefinition.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.apache.commons.collections.map.ListOrderedMap; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameter.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameter.java index c47b7a7f89b..ac2d565b6c1 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameter.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameterSource.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameterSource.java index 4a76fe4d56a..4d4617d2d7b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameterSource.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionParameterSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; public class ActionParameterSource { diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequence.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequence.java index 24b2b53ea69..86a39a10c65 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequence.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.pentaho.platform.api.engine.IActionSequence; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceParameterMgr.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceParameterMgr.java index 99a6900eb5b..de76d239fdb 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceParameterMgr.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceParameterMgr.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.pentaho.actionsequence.dom.IActionInput; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResource.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResource.java index ec77038ca02..a7ba8378bc0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResource.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.apache.commons.io.FilenameUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResourceWrapper.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResourceWrapper.java index 22d29b6ce2b..969c9253888 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResourceWrapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/ActionSequenceResourceWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/OutputDef.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/OutputDef.java index 2115a9c9b02..11b2c8f4de5 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/OutputDef.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/OutputDef.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.pentaho.platform.api.engine.IOutputDef; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/SequenceDefinition.java b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/SequenceDefinition.java index 78ba7656c44..49f26ce019b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/SequenceDefinition.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/actionsequence/SequenceDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actionsequence; import org.apache.commons.collections.map.ListOrderedMap; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditConnection.java b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditConnection.java index 7861ee1a20f..b4bdb656988 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditConnection.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.audit; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditFileEntry.java b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditFileEntry.java index b7a6270e36f..9f564433c06 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditFileEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditFileEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.audit; import org.pentaho.platform.api.engine.AuditException; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditSQLEntry.java b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditSQLEntry.java index 69b28a81e67..54be1b43bf6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditSQLEntry.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/audit/AuditSQLEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.audit; import org.pentaho.platform.api.engine.AuditException; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactory.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactory.java index 58b71369014..1d1dd67debb 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactory.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection; import org.pentaho.commons.connection.IPentahoConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/BaseDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/BaseDatasourceService.java index 6d34dd397c5..40bc8f53bc0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/BaseDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/BaseDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.pentaho.database.model.IDatabaseConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DriverNotInitializedException.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DriverNotInitializedException.java index 58eb9680d38..08ea13452a8 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DriverNotInitializedException.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DriverNotInitializedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; public class DriverNotInitializedException extends RuntimeException { diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListener.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListener.java index 7ad19d5add1..c2b724f989b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import javax.sql.DataSource; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledOrJndiDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledOrJndiDatasourceService.java index 113c8e7fb18..a0dbaf27aa0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledOrJndiDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledOrJndiDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import javax.sql.DataSource; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JndiDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JndiDatasourceService.java index 818761c831f..7a0fb3be820 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JndiDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JndiDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.pentaho.platform.api.data.DBDatasourceServiceException; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceService.java index eb557723a9b..83c8a198478 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.pentaho.database.model.IDatabaseConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListener.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListener.java index 7c23684e5f0..4d2e040737f 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import java.net.InetAddress; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceService.java index 5354fd47485..8e122365891 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelper.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelper.java index b0cf1dd655a..9ba112ff89b 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import com.google.common.annotations.VisibleForTesting; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceService.java index 387fd10ae71..bc2f88d54e8 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.pentaho.database.model.IDatabaseConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceSystemListener.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceSystemListener.java index 59e7d8d91c1..ecce7378afc 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceSystemListener.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.apache.commons.pool2.ObjectPool; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledOrJndiDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledOrJndiDatasourceService.java index 8f93cf808b2..f386348a1c2 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledOrJndiDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledOrJndiDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.pentaho.database.model.IDatabaseConnection; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/AbstractTenantAwareDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/AbstractTenantAwareDatasourceService.java index 12751da5c3b..3a7cc5be397 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/AbstractTenantAwareDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/AbstractTenantAwareDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware; import org.pentaho.platform.api.data.DBDatasourceServiceException; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareLoginParsingDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareLoginParsingDatasourceService.java index 57d67194e46..d04a36219ea 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareLoginParsingDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareLoginParsingDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareSessionVariableDatasourceService.java b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareSessionVariableDatasourceService.java index d89a35018bf..ee6b039a6a0 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareSessionVariableDatasourceService.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/tenantaware/TenantAwareSessionVariableDatasourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/messages/Messages.java b/core/src/main/java/org/pentaho/platform/engine/services/messages/Messages.java index e271641de60..f920e52ce49 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/messages/Messages.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/metadata/MetadataPublisher.java b/core/src/main/java/org/pentaho/platform/engine/services/metadata/MetadataPublisher.java index e6aab66b077..d9e0d731eed 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/metadata/MetadataPublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/metadata/MetadataPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.metadata; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/BaseOutputHandler.java b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/BaseOutputHandler.java index 638596b79a0..747c3710a78 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/BaseOutputHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/BaseOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.outputhandler; import org.pentaho.platform.api.engine.IContentOutputHandler; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/MemoryOutputHandler.java b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/MemoryOutputHandler.java index e0e745bb27c..79b226eda81 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/MemoryOutputHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/MemoryOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.outputhandler; import org.pentaho.platform.api.engine.IContentListener; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/ZipOutputHandler.java b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/ZipOutputHandler.java index 204a165761a..4baaeae6524 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/ZipOutputHandler.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/outputhandler/ZipOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.outputhandler; import org.pentaho.platform.api.repository.IContentItem; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/MapParameterResolver.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/MapParameterResolver.java index 57e4f1246fd..7a9600d02df 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/MapParameterResolver.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/MapParameterResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/ParameterManager.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/ParameterManager.java index 6c2469465cd..76036004639 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/ParameterManager.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/ParameterManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.apache.commons.collections.map.ListOrderedMap; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/RuntimeContext.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/RuntimeContext.java index e0f5c05762b..3f8645df213 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/RuntimeContext.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/RuntimeContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import java.io.File; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/SelectionMapper.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/SelectionMapper.java index 1404246912e..2ceb463c827 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/SelectionMapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/SelectionMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.pentaho.commons.connection.IPentahoMetaData; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/SimpleRuntimeElement.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/SimpleRuntimeElement.java index 8860d905660..8c414d3f7c6 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/SimpleRuntimeElement.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/SimpleRuntimeElement.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/runtime/TemplateUtil.java b/core/src/main/java/org/pentaho/platform/engine/services/runtime/TemplateUtil.java index a1997a4adf1..a9f266965fe 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/runtime/TemplateUtil.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/runtime/TemplateUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionDelegate.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionDelegate.java index 34264c1b33f..c725526a3fc 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionDelegate.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionDelegate.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionSequenceCompatibilityFormatter.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionSequenceCompatibilityFormatter.java index b888eb971f0..f6b1bf01cd7 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionSequenceCompatibilityFormatter.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/ActionSequenceCompatibilityFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/BaseContentGenerator.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/BaseContentGenerator.java index 813dd76bcea..03deade5460 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/BaseContentGenerator.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/BaseContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/ComponentBase.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/ComponentBase.java index f2fca07e97c..91a6ccc7f0e 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/ComponentBase.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/ComponentBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.dom4j.Node; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/FlashChartRequestMapper.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/FlashChartRequestMapper.java index 7dffa8660e1..976e4b14625 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/FlashChartRequestMapper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/FlashChartRequestMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.api.engine.IParameterProvider; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/PentahoEntityResolver.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/PentahoEntityResolver.java index 06865ed89b8..a18f9f79403 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/PentahoEntityResolver.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/PentahoEntityResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.engine.core.system.PentahoDtdEntityResolver; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/PojoComponent.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/PojoComponent.java index 4ff5f7a13a5..b023e69b358 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/PojoComponent.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/PojoComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleContentGenerator.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleContentGenerator.java index 03e9348b4ad..9c842312a13 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleContentGenerator.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.api.repository.IContentItem; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleParameterSetter.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleParameterSetter.java index 1ab2bd7a8ba..95e1970ad95 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleParameterSetter.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SimpleParameterSetter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.api.engine.IParameterSetter; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionCompare.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionCompare.java index 6a62044e770..7678199ea92 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionCompare.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionCompare.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.util.StringUtil; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngine.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngine.java index 161ceb2820b..81bf97c7466 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngine.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngine.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import java.util.HashMap; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngineAgent.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngineAgent.java index f0d7b65dac9..5932ebbb1e4 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngineAgent.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionEngineAgent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.api.engine.IActionParameter; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionHelper.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionHelper.java index 9cf2fd50db5..0eff13b3590 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.pentaho.platform.api.engine.IExecutionListener; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionPublisher.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionPublisher.java index 3a13e98835d..9ce1ef74c79 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionPublisher.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionReposHelper.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionReposHelper.java index 80fab1195d9..6bb95ed699c 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionReposHelper.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/SolutionReposHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/engine/services/solution/StandardSettings.java b/core/src/main/java/org/pentaho/platform/engine/services/solution/StandardSettings.java index e872928f6b0..b4a3642949d 100644 --- a/core/src/main/java/org/pentaho/platform/engine/services/solution/StandardSettings.java +++ b/core/src/main/java/org/pentaho/platform/engine/services/solution/StandardSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; public class StandardSettings { diff --git a/core/src/main/java/org/pentaho/platform/plugin/action/kettle/PoolingManagedDataSource.java b/core/src/main/java/org/pentaho/platform/plugin/action/kettle/PoolingManagedDataSource.java index 381b3875b86..3233560bb05 100644 --- a/core/src/main/java/org/pentaho/platform/plugin/action/kettle/PoolingManagedDataSource.java +++ b/core/src/main/java/org/pentaho/platform/plugin/action/kettle/PoolingManagedDataSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; diff --git a/core/src/main/java/org/pentaho/platform/plugin/action/versionchecker/PentahoVersionCheckComponent.java b/core/src/main/java/org/pentaho/platform/plugin/action/versionchecker/PentahoVersionCheckComponent.java index dd9645f13e1..2a6250d8ed9 100644 --- a/core/src/main/java/org/pentaho/platform/plugin/action/versionchecker/PentahoVersionCheckComponent.java +++ b/core/src/main/java/org/pentaho/platform/plugin/action/versionchecker/PentahoVersionCheckComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.versionchecker; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractChartComponent.java index 85c29418d0f..3514f46074d 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractJFreeChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractJFreeChartComponent.java index 6f31ad9a6dd..b274f200f1c 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractJFreeChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/AbstractJFreeChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.LogFactory; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/BarLineChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/BarLineChartDefinition.java index 8a9faa44d0d..3411b27c289 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/BarLineChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/BarLineChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Node; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/BubbleRenderer.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/BubbleRenderer.java index 55b45f07d9c..8b27baa6664 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/BubbleRenderer.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/BubbleRenderer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.jfree.chart.axis.ValueAxis; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartComponent.java index da44051d069..a866200bfc0 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartDefinition.java index 64b075f625d..d6a45272b25 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/CategoryDatasetChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartDefinition.java index 3c9065b011f..478a024289c 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.jfree.ui.RectangleEdge; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartHelper.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartHelper.java index 69f95afe9f0..8ac2020998a 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartHelper.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ChartHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DashboardWidgetComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DashboardWidgetComponent.java index 8f7b6c02c1a..c1d0b7ce68c 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DashboardWidgetComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DashboardWidgetComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialChartComponent.java index 5a393e24a90..9ef6922bb87 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialWidgetDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialWidgetDefinition.java index 635bbf9c21d..14b6ee22969 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialWidgetDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/DialWidgetDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/JFreeChartEngine.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/JFreeChartEngine.java index f499c7f1632..5d14b1a8e80 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/JFreeChartEngine.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/JFreeChartEngine.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.batik.dom.GenericDOMImplementation; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PentahoChartURLTagFragmentGenerator.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PentahoChartURLTagFragmentGenerator.java index 94d2375b754..f462588a926 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PentahoChartURLTagFragmentGenerator.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PentahoChartURLTagFragmentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.jfree.chart.imagemap.StandardURLTagFragmentGenerator; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartComponent.java index ab997e46576..ce73bcfaf40 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartDefinition.java index b7c2f1f5ec5..289b2eae80d 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/PieDatasetChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/StandardBubbleURLGenerator.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/StandardBubbleURLGenerator.java index 4b3eefb1b06..8c7e217a9c0 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/StandardBubbleURLGenerator.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/StandardBubbleURLGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.jfree.chart.urls.StandardXYURLGenerator; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ThermometerWidgetDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ThermometerWidgetDefinition.java index 1189cd43fb7..a32f1992d64 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/ThermometerWidgetDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/ThermometerWidgetDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import java.awt.Font; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartComponent.java index 11b7365eed8..f678dec5afe 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartDefinition.java index 1b30f846e43..f6196cff633 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeSeriesCollectionChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeTableXYDatasetChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeTableXYDatasetChartDefinition.java index d6b976fe015..48c3986737d 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeTableXYDatasetChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/TimeTableXYDatasetChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/WidgetDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/WidgetDefinition.java index e86114cee66..da22641f354 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/WidgetDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/WidgetDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.jfree.data.general.DefaultValueDataset; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYChartDefinition.java index 492001fac14..62fedfcff12 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; public interface XYChartDefinition extends ChartDefinition { diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartComponent.java index 5b482be2624..11d8869b3e9 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartDefinition.java index aa57998f25f..9b75c968a6b 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYSeriesCollectionChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartComponent.java index 296279d7086..5fa7883694a 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartDefinition.java index 4ca05b2d385..3842ef92ddd 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/chart/XYZSeriesCollectionChartDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; /** diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionComponent.java index becdbde9eaf..979fd2b75ed 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionFilterDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionFilterDefinition.java index ef1ddd99753..dcf193f3fca 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionFilterDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/ActionFilterDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/BaseUIComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/BaseUIComponent.java index af0066e5988..fd30ede62b3 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/BaseUIComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/BaseUIComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/FilterDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/FilterDefinition.java index 9c7625e8fae..0b6ce114562 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/FilterDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/FilterDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/GlobalFilterDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/GlobalFilterDefinition.java index 48172970fb4..9bc075b7b7b 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/GlobalFilterDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/GlobalFilterDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/HtmlComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/HtmlComponent.java index 3f19b717a2e..571d416aec9 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/HtmlComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/HtmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.apache.commons.io.IOUtils; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/SessionFilterDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/SessionFilterDefinition.java index 7f8fa6158e1..9330b2fce75 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/SessionFilterDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/SessionFilterDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/StaticFilterDefinition.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/StaticFilterDefinition.java index aa8dbe60802..11ffa6ee957 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/StaticFilterDefinition.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/StaticFilterDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterDefinitionFactory.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterDefinitionFactory.java index 8387442207d..d7623785280 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterDefinitionFactory.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterDefinitionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.dom4j.Element; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanel.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanel.java index f0caa76327b..cdf3b13175e 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanel.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelComponent.java index c0ddf688a31..9f8e543580d 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelException.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelException.java index 023cccbc4ee..d5da2ab666c 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelException.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/FilterPanelException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/InputFormComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/InputFormComponent.java index 40954bdd9e4..d0edbd5af58 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/InputFormComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/InputFormComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PMDUIComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PMDUIComponent.java index cd6a0c5e806..b1fc678eac7 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PMDUIComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PMDUIComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PropertiesEditorUIComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PropertiesEditorUIComponent.java index 0b96dce5fe0..9d8c223ea75 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PropertiesEditorUIComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/PropertiesEditorUIComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/WidgetGridComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/WidgetGridComponent.java index 848ad91302f..d8d0566d56c 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/WidgetGridComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/WidgetGridComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/XmlComponent.java b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/XmlComponent.java index 3b2fafd0a2c..75ed4abf945 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/XmlComponent.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/component/xml/XmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.component.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/BaseXmlContentGenerator.java b/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/BaseXmlContentGenerator.java index 30cf4888fcb..e3a0aa4aefd 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/BaseXmlContentGenerator.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/BaseXmlContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.contentgen; import org.pentaho.platform.api.engine.IMessageFormatter; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/ChartContentGenerator.java b/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/ChartContentGenerator.java index c7008085536..52b4150cf54 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/ChartContentGenerator.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/contentgen/ChartContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.contentgen; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/uifoundation/messages/Messages.java b/core/src/main/java/org/pentaho/platform/uifoundation/messages/Messages.java index 0e840b2ace3..a0ad3784b2a 100644 --- a/core/src/main/java/org/pentaho/platform/uifoundation/messages/Messages.java +++ b/core/src/main/java/org/pentaho/platform/uifoundation/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/core/src/main/java/org/pentaho/platform/util/ActionUtil.java b/core/src/main/java/org/pentaho/platform/util/ActionUtil.java index d42bcf6b178..6ff92ae0d97 100644 --- a/core/src/main/java/org/pentaho/platform/util/ActionUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/ActionUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/Base64PasswordService.java b/core/src/main/java/org/pentaho/platform/util/Base64PasswordService.java index 14e447d4a62..6ffa02cdfc4 100644 --- a/core/src/main/java/org/pentaho/platform/util/Base64PasswordService.java +++ b/core/src/main/java/org/pentaho/platform/util/Base64PasswordService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.codec.binary.Base64; diff --git a/core/src/main/java/org/pentaho/platform/util/ColorHelper.java b/core/src/main/java/org/pentaho/platform/util/ColorHelper.java index 20a3b797152..9aa4dbb6612 100644 --- a/core/src/main/java/org/pentaho/platform/util/ColorHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/ColorHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import com.google.common.collect.ImmutableMap; diff --git a/core/src/main/java/org/pentaho/platform/util/DateMath.java b/core/src/main/java/org/pentaho/platform/util/DateMath.java index 323ef57ab3c..2be1ce447fc 100644 --- a/core/src/main/java/org/pentaho/platform/util/DateMath.java +++ b/core/src/main/java/org/pentaho/platform/util/DateMath.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.util.messages.LocaleHelper; diff --git a/core/src/main/java/org/pentaho/platform/util/DefaultEmailGroupResolver.java b/core/src/main/java/org/pentaho/platform/util/DefaultEmailGroupResolver.java index 6d49807e25a..d93230415d6 100644 --- a/core/src/main/java/org/pentaho/platform/util/DefaultEmailGroupResolver.java +++ b/core/src/main/java/org/pentaho/platform/util/DefaultEmailGroupResolver.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.scheduler2.IEmailGroupResolver; diff --git a/core/src/main/java/org/pentaho/platform/util/EmailConstants.java b/core/src/main/java/org/pentaho/platform/util/EmailConstants.java index c58d3a5f333..2315d5f7bb9 100644 --- a/core/src/main/java/org/pentaho/platform/util/EmailConstants.java +++ b/core/src/main/java/org/pentaho/platform/util/EmailConstants.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; public final class EmailConstants { diff --git a/core/src/main/java/org/pentaho/platform/util/Emailer.java b/core/src/main/java/org/pentaho/platform/util/Emailer.java index f5d281b9280..039ec3d903a 100644 --- a/core/src/main/java/org/pentaho/platform/util/Emailer.java +++ b/core/src/main/java/org/pentaho/platform/util/Emailer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.lang.ObjectUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/EncryptedPasswordAuthenticator.java b/core/src/main/java/org/pentaho/platform/util/EncryptedPasswordAuthenticator.java index 35eb0f069f7..27b9a1af3d1 100644 --- a/core/src/main/java/org/pentaho/platform/util/EncryptedPasswordAuthenticator.java +++ b/core/src/main/java/org/pentaho/platform/util/EncryptedPasswordAuthenticator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import javax.mail.Authenticator; diff --git a/core/src/main/java/org/pentaho/platform/util/FileHelper.java b/core/src/main/java/org/pentaho/platform/util/FileHelper.java index ad2de9c166f..b4fc436ae32 100644 --- a/core/src/main/java/org/pentaho/platform/util/FileHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/FileHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.io.IOUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/FileTypePlugin.java b/core/src/main/java/org/pentaho/platform/util/FileTypePlugin.java index c92a9cf5b15..f6e3bb53179 100644 --- a/core/src/main/java/org/pentaho/platform/util/FileTypePlugin.java +++ b/core/src/main/java/org/pentaho/platform/util/FileTypePlugin.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.ui.IFileTypePlugin; diff --git a/core/src/main/java/org/pentaho/platform/util/JVMParameterProvider.java b/core/src/main/java/org/pentaho/platform/util/JVMParameterProvider.java index 2a4d2c7713f..45126032c63 100644 --- a/core/src/main/java/org/pentaho/platform/util/JVMParameterProvider.java +++ b/core/src/main/java/org/pentaho/platform/util/JVMParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.engine.IParameterProvider; diff --git a/core/src/main/java/org/pentaho/platform/util/JarEntityResolver.java b/core/src/main/java/org/pentaho/platform/util/JarEntityResolver.java index 431c671245e..9e0ab521309 100644 --- a/core/src/main/java/org/pentaho/platform/util/JarEntityResolver.java +++ b/core/src/main/java/org/pentaho/platform/util/JarEntityResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.engine.IDocumentResourceLoader; diff --git a/core/src/main/java/org/pentaho/platform/util/KettlePasswordService.java b/core/src/main/java/org/pentaho/platform/util/KettlePasswordService.java index c4f37b68ebc..9ef29cf2fbf 100644 --- a/core/src/main/java/org/pentaho/platform/util/KettlePasswordService.java +++ b/core/src/main/java/org/pentaho/platform/util/KettlePasswordService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.util.PasswordServiceException; diff --git a/core/src/main/java/org/pentaho/platform/util/ManifestUtil.java b/core/src/main/java/org/pentaho/platform/util/ManifestUtil.java index 08f70d50c24..ce48c5bcb37 100644 --- a/core/src/main/java/org/pentaho/platform/util/ManifestUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/ManifestUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.io.InputStream; diff --git a/core/src/main/java/org/pentaho/platform/util/Messages.java b/core/src/main/java/org/pentaho/platform/util/Messages.java index 856f5620d10..569833cd53b 100644 --- a/core/src/main/java/org/pentaho/platform/util/Messages.java +++ b/core/src/main/java/org/pentaho/platform/util/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/core/src/main/java/org/pentaho/platform/util/ParameterHelper.java b/core/src/main/java/org/pentaho/platform/util/ParameterHelper.java index 936ebab6531..a25d35cad36 100644 --- a/core/src/main/java/org/pentaho/platform/util/ParameterHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/ParameterHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.util.logging.Logger; diff --git a/core/src/main/java/org/pentaho/platform/util/PasswordHelper.java b/core/src/main/java/org/pentaho/platform/util/PasswordHelper.java index d176906fb86..1b14bd62c27 100644 --- a/core/src/main/java/org/pentaho/platform/util/PasswordHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/PasswordHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.util.IPasswordService; diff --git a/core/src/main/java/org/pentaho/platform/util/PropertiesHelper.java b/core/src/main/java/org/pentaho/platform/util/PropertiesHelper.java index 41433b59b8c..639e5ba17e3 100644 --- a/core/src/main/java/org/pentaho/platform/util/PropertiesHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/PropertiesHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.util.ArrayList; diff --git a/core/src/main/java/org/pentaho/platform/util/RepositoryPathEncoder.java b/core/src/main/java/org/pentaho/platform/util/RepositoryPathEncoder.java index c9d7df6c877..95d079f0b97 100644 --- a/core/src/main/java/org/pentaho/platform/util/RepositoryPathEncoder.java +++ b/core/src/main/java/org/pentaho/platform/util/RepositoryPathEncoder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.io.UnsupportedEncodingException; diff --git a/core/src/main/java/org/pentaho/platform/util/RequestIdUtil.java b/core/src/main/java/org/pentaho/platform/util/RequestIdUtil.java index ddd76c388b6..6f345d47c25 100644 --- a/core/src/main/java/org/pentaho/platform/util/RequestIdUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/RequestIdUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; /** diff --git a/core/src/main/java/org/pentaho/platform/util/ServerTypeUtil.java b/core/src/main/java/org/pentaho/platform/util/ServerTypeUtil.java index bd97412f5d9..c37ee137af4 100644 --- a/core/src/main/java/org/pentaho/platform/util/ServerTypeUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/ServerTypeUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; public class ServerTypeUtil { diff --git a/core/src/main/java/org/pentaho/platform/util/StringUtil.java b/core/src/main/java/org/pentaho/platform/util/StringUtil.java index f246f2038e5..8c7a168c3dd 100644 --- a/core/src/main/java/org/pentaho/platform/util/StringUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/StringUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.collections.MapUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/UUIDUtil.java b/core/src/main/java/org/pentaho/platform/util/UUIDUtil.java index 023c2871d79..7ce32396674 100644 --- a/core/src/main/java/org/pentaho/platform/util/UUIDUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/UUIDUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/util/VersionHelper.java b/core/src/main/java/org/pentaho/platform/util/VersionHelper.java index dc53d92cc18..22e4e2a23a1 100644 --- a/core/src/main/java/org/pentaho/platform/util/VersionHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/VersionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.util.IVersionHelper; diff --git a/core/src/main/java/org/pentaho/platform/util/VersionInfo.java b/core/src/main/java/org/pentaho/platform/util/VersionInfo.java index 2b6bf8e216d..d4b3e46eab6 100644 --- a/core/src/main/java/org/pentaho/platform/util/VersionInfo.java +++ b/core/src/main/java/org/pentaho/platform/util/VersionInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; /** diff --git a/core/src/main/java/org/pentaho/platform/util/beans/ActionHarness.java b/core/src/main/java/org/pentaho/platform/util/beans/ActionHarness.java index 1cee2659775..06687199fd0 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/ActionHarness.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/ActionHarness.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/util/beans/AlternateIndexFormatter.java b/core/src/main/java/org/pentaho/platform/util/beans/AlternateIndexFormatter.java index 67d929449c0..9bdbd3690e8 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/AlternateIndexFormatter.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/AlternateIndexFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; /** diff --git a/core/src/main/java/org/pentaho/platform/util/beans/BeanUtil.java b/core/src/main/java/org/pentaho/platform/util/beans/BeanUtil.java index a976d6bc6ef..e51588c2a77 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/BeanUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/BeanUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import org.apache.commons.beanutils.BeanUtilsBean; diff --git a/core/src/main/java/org/pentaho/platform/util/beans/PropertyListFactoryBean.java b/core/src/main/java/org/pentaho/platform/util/beans/PropertyListFactoryBean.java index 50686e7e50c..93237b3a43c 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/PropertyListFactoryBean.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/PropertyListFactoryBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import org.pentaho.platform.util.PropertiesHelper; diff --git a/core/src/main/java/org/pentaho/platform/util/beans/PropertyNameFormatter.java b/core/src/main/java/org/pentaho/platform/util/beans/PropertyNameFormatter.java index 1603f8ae53b..f9538e26a74 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/PropertyNameFormatter.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/PropertyNameFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * Interface for formatters used during the processing of bean set operations. * @see BeanUtil diff --git a/core/src/main/java/org/pentaho/platform/util/beans/SuffixAppenderFormatter.java b/core/src/main/java/org/pentaho/platform/util/beans/SuffixAppenderFormatter.java index b5c160396d6..394b70bc505 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/SuffixAppenderFormatter.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/SuffixAppenderFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; public class SuffixAppenderFormatter implements PropertyNameFormatter { diff --git a/core/src/main/java/org/pentaho/platform/util/beans/ValueGenerator.java b/core/src/main/java/org/pentaho/platform/util/beans/ValueGenerator.java index 7d2f6e82755..1663f8c86b3 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/ValueGenerator.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/ValueGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; /** diff --git a/core/src/main/java/org/pentaho/platform/util/beans/ValueSetErrorCallback.java b/core/src/main/java/org/pentaho/platform/util/beans/ValueSetErrorCallback.java index 01490a10adc..99b84540ed6 100644 --- a/core/src/main/java/org/pentaho/platform/util/beans/ValueSetErrorCallback.java +++ b/core/src/main/java/org/pentaho/platform/util/beans/ValueSetErrorCallback.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; /** diff --git a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClient.java b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClient.java index 3dbb1162e21..df22e655915 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClient.java +++ b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClient.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import org.apache.http.client.HttpClient; diff --git a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationService.java b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationService.java index 4413a2a478e..9b1787e5ab7 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationService.java +++ b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import org.dom4j.Attribute; diff --git a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientObjectService.java b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientObjectService.java index 6099bace76b..523e335a26d 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientObjectService.java +++ b/core/src/main/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientObjectService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/util/client/ClientUtil.java b/core/src/main/java/org/pentaho/platform/util/client/ClientUtil.java index 4a820233f4c..4884ca78c76 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/ClientUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/client/ClientUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/client/PublisherUtil.java b/core/src/main/java/org/pentaho/platform/util/client/PublisherUtil.java index 1d6f0e716a6..a0d959906c9 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/PublisherUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/client/PublisherUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; public class PublisherUtil { diff --git a/core/src/main/java/org/pentaho/platform/util/client/ServiceException.java b/core/src/main/java/org/pentaho/platform/util/client/ServiceException.java index 9d4664ce68c..008b8ff6986 100644 --- a/core/src/main/java/org/pentaho/platform/util/client/ServiceException.java +++ b/core/src/main/java/org/pentaho/platform/util/client/ServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; public class ServiceException extends Exception { diff --git a/core/src/main/java/org/pentaho/platform/util/logging/Logger.java b/core/src/main/java/org/pentaho/platform/util/logging/Logger.java index c2930b88120..4f2d5b9c8c6 100644 --- a/core/src/main/java/org/pentaho/platform/util/logging/Logger.java +++ b/core/src/main/java/org/pentaho/platform/util/logging/Logger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.logging; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/util/logging/LoggerUtil.java b/core/src/main/java/org/pentaho/platform/util/logging/LoggerUtil.java index b364a05615a..ab330c27bbe 100644 --- a/core/src/main/java/org/pentaho/platform/util/logging/LoggerUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/logging/LoggerUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.logging; import org.pentaho.platform.api.engine.ILogger; diff --git a/core/src/main/java/org/pentaho/platform/util/logging/SimpleLogger.java b/core/src/main/java/org/pentaho/platform/util/logging/SimpleLogger.java index b94cb0e01a2..af91daa00e7 100644 --- a/core/src/main/java/org/pentaho/platform/util/logging/SimpleLogger.java +++ b/core/src/main/java/org/pentaho/platform/util/logging/SimpleLogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.logging; import org.pentaho.platform.api.engine.ILogger; diff --git a/core/src/main/java/org/pentaho/platform/util/messages/LocaleHelper.java b/core/src/main/java/org/pentaho/platform/util/messages/LocaleHelper.java index 7455840e326..58141081f14 100644 --- a/core/src/main/java/org/pentaho/platform/util/messages/LocaleHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/messages/LocaleHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.messages; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/messages/MessageUtil.java b/core/src/main/java/org/pentaho/platform/util/messages/MessageUtil.java index 8dfd92fa60c..a91c31158e1 100644 --- a/core/src/main/java/org/pentaho/platform/util/messages/MessageUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/messages/MessageUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.messages; import java.text.MessageFormat; diff --git a/core/src/main/java/org/pentaho/platform/util/messages/Messages.java b/core/src/main/java/org/pentaho/platform/util/messages/Messages.java index 4e22fae6132..a63c8f7ecd8 100644 --- a/core/src/main/java/org/pentaho/platform/util/messages/Messages.java +++ b/core/src/main/java/org/pentaho/platform/util/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.messages; public class Messages extends MessagesBase { diff --git a/core/src/main/java/org/pentaho/platform/util/messages/MessagesBase.java b/core/src/main/java/org/pentaho/platform/util/messages/MessagesBase.java index b886d41d079..5e75afdd02e 100644 --- a/core/src/main/java/org/pentaho/platform/util/messages/MessagesBase.java +++ b/core/src/main/java/org/pentaho/platform/util/messages/MessagesBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.messages; import java.util.Collections; diff --git a/core/src/main/java/org/pentaho/platform/util/web/HttpUtil.java b/core/src/main/java/org/pentaho/platform/util/web/HttpUtil.java index 882316eb8ee..4f0d212843d 100644 --- a/core/src/main/java/org/pentaho/platform/util/web/HttpUtil.java +++ b/core/src/main/java/org/pentaho/platform/util/web/HttpUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.web; import org.apache.commons.lang.StringUtils; diff --git a/core/src/main/java/org/pentaho/platform/util/web/MimeHelper.java b/core/src/main/java/org/pentaho/platform/util/web/MimeHelper.java index 493a75c7e9a..ddcbd075eb7 100644 --- a/core/src/main/java/org/pentaho/platform/util/web/MimeHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/web/MimeHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.web; import java.util.HashMap; diff --git a/core/src/main/java/org/pentaho/platform/util/web/SimpleUrl.java b/core/src/main/java/org/pentaho/platform/util/web/SimpleUrl.java index b7cf52f4e3c..e5066e66b8e 100644 --- a/core/src/main/java/org/pentaho/platform/util/web/SimpleUrl.java +++ b/core/src/main/java/org/pentaho/platform/util/web/SimpleUrl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.web; import org.pentaho.platform.api.engine.IPentahoUrl; diff --git a/core/src/main/java/org/pentaho/platform/util/web/SimpleUrlFactory.java b/core/src/main/java/org/pentaho/platform/util/web/SimpleUrlFactory.java index 8c079880476..b4c14f7309d 100644 --- a/core/src/main/java/org/pentaho/platform/util/web/SimpleUrlFactory.java +++ b/core/src/main/java/org/pentaho/platform/util/web/SimpleUrlFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.web; import org.pentaho.platform.api.engine.IPentahoUrl; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/XForm.java b/core/src/main/java/org/pentaho/platform/util/xml/XForm.java index d76c68e98f6..eb94580a52e 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/XForm.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/XForm.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml; import org.dom4j.Node; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/XMLParserFactoryProducer.java b/core/src/main/java/org/pentaho/platform/util/xml/XMLParserFactoryProducer.java index c15f99fa265..b8ce538661b 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/XMLParserFactoryProducer.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/XMLParserFactoryProducer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/XmlHelper.java b/core/src/main/java/org/pentaho/platform/util/xml/XmlHelper.java index bd7f209dd7e..439b6f0110c 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/XmlHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/XmlHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml; import java.io.ByteArrayInputStream; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/dom4j/DataGrid.java b/core/src/main/java/org/pentaho/platform/util/xml/dom4j/DataGrid.java index 418453a9205..ff18be7ca1c 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/dom4j/DataGrid.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/dom4j/DataGrid.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml.dom4j; import org.dom4j.Document; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelper.java b/core/src/main/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelper.java index eff503d99eb..e909675905e 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml.dom4j; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/platform/util/xml/w3c/XmlW3CHelper.java b/core/src/main/java/org/pentaho/platform/util/xml/w3c/XmlW3CHelper.java index bc15d6d31d5..5ac800162d6 100644 --- a/core/src/main/java/org/pentaho/platform/util/xml/w3c/XmlW3CHelper.java +++ b/core/src/main/java/org/pentaho/platform/util/xml/w3c/XmlW3CHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml.w3c; import javax.xml.parsers.DocumentBuilder; diff --git a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEvent.java b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEvent.java index f8eab9ccc04..496ae0b3d6f 100644 --- a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEvent.java +++ b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtil.java b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtil.java index c5db8e4135c..4b488789d49 100644 --- a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtil.java +++ b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.pentaho.platform.api.workitem.IWorkItemLifecycleEvent; diff --git a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecyclePhase.java b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecyclePhase.java index c94b5f057a0..a9ce413b27f 100644 --- a/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecyclePhase.java +++ b/core/src/main/java/org/pentaho/platform/workitem/WorkItemLifecyclePhase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.pentaho.platform.api.workitem.IWorkItemLifecyclePhase; diff --git a/core/src/test/java/org/pentaho/commons/system/LoadDriversListenerTest.java b/core/src/test/java/org/pentaho/commons/system/LoadDriversListenerTest.java index 3cc22c7a293..90994726651 100644 --- a/core/src/test/java/org/pentaho/commons/system/LoadDriversListenerTest.java +++ b/core/src/test/java/org/pentaho/commons/system/LoadDriversListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.system; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProviderTest.java b/core/src/test/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProviderTest.java index 85c13f48666..35bbb754ae6 100644 --- a/core/src/test/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProviderTest.java +++ b/core/src/test/java/org/pentaho/commons/system/PentahoSystemDatabaseDialectProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.system; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentRequestTest.java b/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentRequestTest.java index 13d0660b04a..e316cd54657 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentRequestTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentRequestTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentResponseTest.java b/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentResponseTest.java index 2f00029c170..d8c2c0d4ee9 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentResponseTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/CreateDocumentResponseTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderRequestTest.java b/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderRequestTest.java index 937f6afd89d..d557a7e920b 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderRequestTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderRequestTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderResponseTest.java b/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderResponseTest.java index e7b990b0ee7..706cf89ada8 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderResponseTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/CreateFolderResponseTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponseTest.java b/core/src/test/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponseTest.java index 52bc4e2e20a..c7b271d4bb5 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponseTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/GetCheckedoutDocsResponseTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/exception/CmisFaultTest.java b/core/src/test/java/org/pentaho/commons/util/repository/exception/CmisFaultTest.java index 2547a94d7b2..1182e8e5afb 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/exception/CmisFaultTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/exception/CmisFaultTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.exception; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/type/AllowableActionsTest.java b/core/src/test/java/org/pentaho/commons/util/repository/type/AllowableActionsTest.java index 801624bc395..06671ba33d3 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/type/AllowableActionsTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/type/AllowableActionsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/commons/util/repository/type/CmisObjectImplTest.java b/core/src/test/java/org/pentaho/commons/util/repository/type/CmisObjectImplTest.java index b67653754e1..a3f2509baba 100644 --- a/core/src/test/java/org/pentaho/commons/util/repository/type/CmisObjectImplTest.java +++ b/core/src/test/java/org/pentaho/commons/util/repository/type/CmisObjectImplTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.commons.util.repository.type; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/action/ActionInvokeStatusTest.java b/core/src/test/java/org/pentaho/platform/action/ActionInvokeStatusTest.java index 0eb8303fb95..f8045c839aa 100644 --- a/core/src/test/java/org/pentaho/platform/action/ActionInvokeStatusTest.java +++ b/core/src/test/java/org/pentaho/platform/action/ActionInvokeStatusTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.action; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/core/mimetype/MimeTypeTest.java b/core/src/test/java/org/pentaho/platform/core/mimetype/MimeTypeTest.java index 49497d1f19c..40cbd134597 100644 --- a/core/src/test/java/org/pentaho/platform/core/mimetype/MimeTypeTest.java +++ b/core/src/test/java/org/pentaho/platform/core/mimetype/MimeTypeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.core.mimetype; import java.util.Arrays; diff --git a/core/src/test/java/org/pentaho/platform/core/mt/TenantTest.java b/core/src/test/java/org/pentaho/platform/core/mt/TenantTest.java index 3adbbff2be3..88d9b0f876f 100644 --- a/core/src/test/java/org/pentaho/platform/core/mt/TenantTest.java +++ b/core/src/test/java/org/pentaho/platform/core/mt/TenantTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.core.mt; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/AggregateObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/AggregateObjectFactoryTest.java index 0434a216796..3ce31491734 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/AggregateObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/AggregateObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import static junit.framework.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/AuditEntryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/AuditEntryTest.java index c5f130781cd..8a0d0e62693 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/AuditEntryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/AuditEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.math.BigDecimal; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/AuditHelperTest.java b/core/src/test/java/org/pentaho/platform/engine/core/AuditHelperTest.java index 81f93777ec5..c189ac75e1b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/AuditHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/AuditHelperTest.java @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/BadObject.java b/core/src/test/java/org/pentaho/platform/engine/core/BadObject.java index f808e465ee0..ce1f5b6f5f2 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/BadObject.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/BadObject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.ComponentException; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/BadObjectRuntime.java b/core/src/test/java/org/pentaho/platform/engine/core/BadObjectRuntime.java index a25dbf375c7..b9e7cb89093 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/BadObjectRuntime.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/BadObjectRuntime.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; public class BadObjectRuntime { diff --git a/core/src/test/java/org/pentaho/platform/engine/core/BootTest.java b/core/src/test/java/org/pentaho/platform/engine/core/BootTest.java index eca09c91a85..079d9c65c42 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/BootTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/BootTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/ContentGeneratorInfoTest.java b/core/src/test/java/org/pentaho/platform/engine/core/ContentGeneratorInfoTest.java index a2437e47e5c..9aac23acacd 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/ContentGeneratorInfoTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/ContentGeneratorInfoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/GlobalListPublisherTest.java b/core/src/test/java/org/pentaho/platform/engine/core/GlobalListPublisherTest.java index a937522d63c..b1410ee93a7 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/GlobalListPublisherTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/GlobalListPublisherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.util.ArrayList; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/GoodObject.java b/core/src/test/java/org/pentaho/platform/engine/core/GoodObject.java index decfdf9ce24..4550fd1ad97 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/GoodObject.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/GoodObject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IPentahoInitializer; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/MDCUtilTest.java b/core/src/test/java/org/pentaho/platform/engine/core/MDCUtilTest.java index 2ad1caa6d10..b0854bd929b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/MDCUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/MDCUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.slf4j.MDC; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/MimeListenerCollection.java b/core/src/test/java/org/pentaho/platform/engine/core/MimeListenerCollection.java index 5d98655e4f1..d8eb5577761 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/MimeListenerCollection.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/MimeListenerCollection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.util.List; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/MimeTypeListener.java b/core/src/test/java/org/pentaho/platform/engine/core/MimeTypeListener.java index 30a088f9fa1..e2b4dac42aa 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/MimeTypeListener.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/MimeTypeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IMimeTypeListener; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/MockExceptionOutputStream.java b/core/src/test/java/org/pentaho/platform/engine/core/MockExceptionOutputStream.java index c16ed8b2b60..87856bfc8e8 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/MockExceptionOutputStream.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/MockExceptionOutputStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.io.IOException; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/Object1.java b/core/src/test/java/org/pentaho/platform/engine/core/Object1.java index 8d5d762e69d..090fffb52df 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/Object1.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/Object1.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; public class Object1 { diff --git a/core/src/test/java/org/pentaho/platform/engine/core/Object2.java b/core/src/test/java/org/pentaho/platform/engine/core/Object2.java index 178958e4820..02c0c8f4658 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/Object2.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/Object2.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IPentahoInitializer; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/OutputTest.java b/core/src/test/java/org/pentaho/platform/engine/core/OutputTest.java index f824a1b3f7d..51d3df1c22b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/OutputTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/OutputTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/PentahoRequestContextHolderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/PentahoRequestContextHolderTest.java index e5db78896b7..2ea52079a2f 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/PentahoRequestContextHolderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/PentahoRequestContextHolderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import static org.junit.Assert.assertFalse; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/PentahoSessionHolderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/PentahoSessionHolderTest.java index dd80ccf886b..b89cb4f8d3b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/PentahoSessionHolderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/PentahoSessionHolderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SessionParameterProviderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/SessionParameterProviderTest.java index 804224b6b81..dadf9e9d7be 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SessionParameterProviderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SessionParameterProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SettingsParameterProviderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/SettingsParameterProviderTest.java index a05524b0653..d2bdc8c32a7 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SettingsParameterProviderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SettingsParameterProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.junit.BeforeClass; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SimpleObjectHolder.java b/core/src/test/java/org/pentaho/platform/engine/core/SimpleObjectHolder.java index 5018bb9cf16..4c00c0f7e25 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SimpleObjectHolder.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SimpleObjectHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; /** diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SimpleOutputHandlerTest.java b/core/src/test/java/org/pentaho/platform/engine/core/SimpleOutputHandlerTest.java index a765457ec88..7012561ca92 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SimpleOutputHandlerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SimpleOutputHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.io.ByteArrayOutputStream; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SimpleParameterProviderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/SimpleParameterProviderTest.java index b96cb945c26..c45ab11967c 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SimpleParameterProviderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SimpleParameterProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/SimpleUrlTest.java b/core/src/test/java/org/pentaho/platform/engine/core/SimpleUrlTest.java index 68c35538499..3489f24f4f0 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/SimpleUrlTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/SimpleUrlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneObjectFactoryTest.java index 3ff8dcf4103..932c792945f 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSessionTest.java b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSessionTest.java index 5f5905b83f5..e47082edd1b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSessionTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSessionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSpringPentahoObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSpringPentahoObjectFactoryTest.java index 4d9c27a836c..dceead05738 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSpringPentahoObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/StandaloneSpringPentahoObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import static org.mockito.Mockito.mock; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestActionParameter.java b/core/src/test/java/org/pentaho/platform/engine/core/TestActionParameter.java index 8f8f840696e..1743ae017b0 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestActionParameter.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestActionParameter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestAll.java b/core/src/test/java/org/pentaho/platform/engine/core/TestAll.java index f47a4049ef8..cf99294b8fa 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestAll.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestAll.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import junit.framework.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestAuditEntry.java b/core/src/test/java/org/pentaho/platform/engine/core/TestAuditEntry.java index d25acc37d88..0bd3b06e0e1 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestAuditEntry.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestAuditEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import java.math.BigDecimal; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestContentListener.java b/core/src/test/java/org/pentaho/platform/engine/core/TestContentListener.java index 148cdebbfd6..f76a8974468 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestContentListener.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestContentListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IContentListener; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestFileInfo.java b/core/src/test/java/org/pentaho/platform/engine/core/TestFileInfo.java index 1d3055a86f2..e718e592b39 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestFileInfo.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestFileInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IFileInfo; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestLifecycleListener.java b/core/src/test/java/org/pentaho/platform/engine/core/TestLifecycleListener.java index 17d923f6da4..084d2dc1447 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestLifecycleListener.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestLifecycleListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestObjectFactory.java b/core/src/test/java/org/pentaho/platform/engine/core/TestObjectFactory.java index fb1c992e966..e7b9ae92d94 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestObjectFactory.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IPentahoObjectFactory; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestOutputHandler.java b/core/src/test/java/org/pentaho/platform/engine/core/TestOutputHandler.java index 4f88b9bd375..acc8cc9f9bb 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestOutputHandler.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IContentOutputHandler; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestRuntimeContext.java b/core/src/test/java/org/pentaho/platform/engine/core/TestRuntimeContext.java index b09d70afd66..a0ebfd2f961 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestRuntimeContext.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestRuntimeContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.apache.commons.logging.Log; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestSolutionEngine.java b/core/src/test/java/org/pentaho/platform/engine/core/TestSolutionEngine.java index 6df189edccf..39d3302ca92 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestSolutionEngine.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestSolutionEngine.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.IActionCompleteListener; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/TestStartupAction.java b/core/src/test/java/org/pentaho/platform/engine/core/TestStartupAction.java index 8d41b2579a4..aedb88a54dd 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/TestStartupAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/TestStartupAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core; import org.pentaho.platform.api.engine.ISessionStartupAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/output/FileContentItemTest.java b/core/src/test/java/org/pentaho/platform/engine/core/output/FileContentItemTest.java index a33573c8c30..0775f0f2135 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/output/FileContentItemTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/output/FileContentItemTest.java @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.output; import java.io.File; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContextTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContextTest.java index 2e80250f5c4..b6f3d33ab19 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContextTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/BasePentahoRequestContextTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisherTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisherTest.java index c75f56a518f..9d6bd759c4e 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisherTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemPublisherTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemShutdownOrderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemShutdownOrderTest.java index 45c8d7d5e1a..11fb8b5b893 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemShutdownOrderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemShutdownOrderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemTest.java index 0bc8ad5fbac..8d38d607420 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/PentahoSystemTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.dom4j.Node; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/TestShutdownOrderListener.java b/core/src/test/java/org/pentaho/platform/engine/core/system/TestShutdownOrderListener.java index 2769b2419e3..5426138c520 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/TestShutdownOrderListener.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/TestShutdownOrderListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactoryTest.java index 1cc57fc313d..0ec2ed67018 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import static junit.framework.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactoryTest.java index f40fdf24115..1eafe498aed 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/OSGIRuntimeObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactoryTest.java index 4ba5138a7af..d72daa9bbc8 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/RuntimeObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReferenceTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReferenceTest.java index d2b040074e3..f7752a61be3 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReferenceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/PrototypePentahoObjectReferenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReferenceTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReferenceTest.java index 26ca0bf5186..733167b791a 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReferenceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SessionBoundPentahoObjectReferenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReferenceTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReferenceTest.java index a8bde8dac76..4032e424474 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReferenceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/references/SingletonPentahoObjectReferenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.references; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessorTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessorTest.java index f5d1d0f700d..45f5db552e5 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessorTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanPostProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import static org.junit.Assert.assertTrue; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessorTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessorTest.java index db0d71b2a2b..c32fb79835c 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessorTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BarrierBeanProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilderTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilderTest.java index e23107e2ae6..4b5271515ea 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/BeanBuilderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessorTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessorTest.java index e80177d713a..63a9cc56b4a 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessorTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/objfac/spring/PentahoBeanScopeValidatorPostProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.objfac.spring; import java.util.Arrays; diff --git a/core/src/test/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLoggerTest.java b/core/src/test/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLoggerTest.java index 0a04b057b99..6b9dd2d75df 100644 --- a/core/src/test/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLoggerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/core/system/status/PeriodicStatusLoggerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.core.system.status; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/LoginAttemptServiceTest.java b/core/src/test/java/org/pentaho/platform/engine/security/LoginAttemptServiceTest.java index 5d5c0401269..44c09394a26 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/LoginAttemptServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/LoginAttemptServiceTest.java @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import com.google.common.cache.LoadingCache; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/PentahoJsonValidatorTest.java b/core/src/test/java/org/pentaho/platform/engine/security/PentahoJsonValidatorTest.java index 1bc0acc543c..84b4cda9cf5 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/PentahoJsonValidatorTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/PentahoJsonValidatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategyTest.java b/core/src/test/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategyTest.java index 1f4e71caf22..80c860c8e56 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategyTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/PentahoSecurityContextHolderStrategyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoterTest.java b/core/src/test/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoterTest.java index 593ebfd877a..cf92542e2ae 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoterTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/PentahoSubstringRoleVoterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import static org.junit.Assert.assertFalse; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/SecurityHelperTest.java b/core/src/test/java/org/pentaho/platform/engine/security/SecurityHelperTest.java index c906f5b210e..db5398b4b92 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/SecurityHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/SecurityHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/TestCipherEncryptionService.java b/core/src/test/java/org/pentaho/platform/engine/security/TestCipherEncryptionService.java index fb4f0f53d8d..bdb09d110b0 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/TestCipherEncryptionService.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/TestCipherEncryptionService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticasterTest.java b/core/src/test/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticasterTest.java index c36173ed4e1..7f4442f6651 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticasterTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/event/OrderedApplicationEventMulticasterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListenerTest.java b/core/src/test/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListenerTest.java index 821311ee06c..38e030d0de2 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListenerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/event/PentahoSessionStartupAuthenticationSuccessListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.event; import static org.mockito.Mockito.mock; diff --git a/core/src/test/java/org/pentaho/platform/engine/security/messages/MessagesTest.java b/core/src/test/java/org/pentaho/platform/engine/security/messages/MessagesTest.java index 9ea8249dc93..319a3950b9e 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/messages/MessagesTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/messages/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.security.messages; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/AuditConnectionTest.java b/core/src/test/java/org/pentaho/platform/engine/services/AuditConnectionTest.java index 28266ae1de9..d75bbb177fe 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/AuditConnectionTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/AuditConnectionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.sql.Connection; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/AuditEntryTest.java b/core/src/test/java/org/pentaho/platform/engine/services/AuditEntryTest.java index 863cac8162a..0818435774b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/AuditEntryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/AuditEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.math.BigDecimal; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/AuditFileEntryTest.java b/core/src/test/java/org/pentaho/platform/engine/services/AuditFileEntryTest.java index 4377bbda329..936a92f0c79 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/AuditFileEntryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/AuditFileEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.math.BigDecimal; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/AuditHelperTest.java b/core/src/test/java/org/pentaho/platform/engine/services/AuditHelperTest.java index b8a3e9b06f0..d9aa724e5fb 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/AuditHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/AuditHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.io.OutputStream; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/IsOutputParameterTest.java b/core/src/test/java/org/pentaho/platform/engine/services/IsOutputParameterTest.java index 5e03135400a..46b1179c537 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/IsOutputParameterTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/IsOutputParameterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.util.ArrayList; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/MessageFormatterTest.java b/core/src/test/java/org/pentaho/platform/engine/services/MessageFormatterTest.java index 9edb30cadea..63dcdaab584 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/MessageFormatterTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/MessageFormatterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.apache.commons.io.IOUtils; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/MockContentGenerator.java b/core/src/test/java/org/pentaho/platform/engine/services/MockContentGenerator.java index d7daef55d24..360b022e5a9 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/MockContentGenerator.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/MockContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.apache.commons.logging.Log; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/MockDataSourceService.java b/core/src/test/java/org/pentaho/platform/engine/services/MockDataSourceService.java index 3ad4b011552..65352bb8dc0 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/MockDataSourceService.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/MockDataSourceService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.data.DBDatasourceServiceException; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/MockPluginManager.java b/core/src/test/java/org/pentaho/platform/engine/services/MockPluginManager.java index 81c27f960dd..3de917a3bc4 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/MockPluginManager.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/MockPluginManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IContentGenerator; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/MultiOutputTest.java b/core/src/test/java/org/pentaho/platform/engine/services/MultiOutputTest.java index da7132fbfe7..d7708609e70 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/MultiOutputTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/MultiOutputTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.util.ArrayList; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/PojoComponentTest.java b/core/src/test/java/org/pentaho/platform/engine/services/PojoComponentTest.java index 3d3f0116985..5395941f12a 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/PojoComponentTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/PojoComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.io.ByteArrayOutputStream; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/ServiceLayerTest.java b/core/src/test/java/org/pentaho/platform/engine/services/ServiceLayerTest.java index b8e7949ad6c..6ae5d7b7ee1 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/ServiceLayerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/ServiceLayerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.io.File; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/ServiceTestHelper.java b/core/src/test/java/org/pentaho/platform/engine/services/ServiceTestHelper.java index 35112d9f9f2..a82896a4065 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/ServiceTestHelper.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/ServiceTestHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.ILogger; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/SoapHelperTest.java b/core/src/test/java/org/pentaho/platform/engine/services/SoapHelperTest.java index b91f0569ed1..754a3beced2 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/SoapHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/SoapHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/SystemParameterProviderTest.java b/core/src/test/java/org/pentaho/platform/engine/services/SystemParameterProviderTest.java index 0443388fabf..74f14e4e3b4 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/SystemParameterProviderTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/SystemParameterProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/SystemSettingsTest.java b/core/src/test/java/org/pentaho/platform/engine/services/SystemSettingsTest.java index 4b8fc2df4ba..21c1f5e2c36 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/SystemSettingsTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/SystemSettingsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.io.File; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TemplateUtilTest.java b/core/src/test/java/org/pentaho/platform/engine/services/TemplateUtilTest.java index e40435a922d..5d7040f4b5a 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TemplateUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TemplateUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import java.util.Arrays; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo1.java b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo1.java index 3b38c550ed3..789195b05c4 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo1.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo1.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.apache.commons.logging.Log; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo2.java b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo2.java index f6b0ca0954f..ac2f3890e9c 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo2.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo2.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IActionSequenceResource; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo3.java b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo3.java index 49404f8f6c5..b3472c6803b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo3.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo3.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.ISimplePojoComponent; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo4.java b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo4.java index 23fd9e39d59..d2667e73973 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo4.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo4.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; public class TestPojo4 { diff --git a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo5.java b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo5.java index 33ff226a79b..98a9a5fa864 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/TestPojo5.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/TestPojo5.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services; import org.pentaho.platform.api.engine.IAcceptsRuntimeInputs; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/ActionDelegateTest.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/ActionDelegateTest.java index 1680def407f..3f6b831b92d 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/ActionDelegateTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/ActionDelegateTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import static org.junit.Assert.assertArrayEquals; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackFailedToSet.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackFailedToSet.java index e342c8b6b5f..01a83438b85 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackFailedToSet.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackFailedToSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackNotWritable.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackNotWritable.java index 3823fb21ca7..39d2e329c19 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackNotWritable.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/InputErrorCallbackNotWritable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import java.util.List; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/ResourceCallbackNotWritable.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/ResourceCallbackNotWritable.java index 17293bbcca6..1506bf6c27b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/ResourceCallbackNotWritable.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/ResourceCallbackNotWritable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import java.util.List; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAction.java index 2cc0b2016f7..503b15ecff5 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAllIOAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAllIOAction.java index 8b075451514..e4c7ff44441 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAllIOAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestAllIOAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IStreamingAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestDefinitionPreProcessingAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestDefinitionPreProcessingAction.java index 71a64a1af21..1d16bc97e8b 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestDefinitionPreProcessingAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestDefinitionPreProcessingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.apache.commons.collections.map.ListOrderedMap; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestIndexedInputsAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestIndexedInputsAction.java index 09e4833fc19..a5e9e5263ac 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestIndexedInputsAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestIndexedInputsAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestLoggingSessionAwareAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestLoggingSessionAwareAction.java index c77388742f4..d95b4a7ce6e 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestLoggingSessionAwareAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestLoggingSessionAwareAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.apache.commons.logging.Log; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestStreamingAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestStreamingAction.java index 69a389dce79..d8b70214c70 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestStreamingAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestStreamingAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IStreamingAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestVarArgsAction.java b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestVarArgsAction.java index b3858d4c183..3e936d4a3d1 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/actions/TestVarArgsAction.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/actions/TestVarArgsAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.actions; import org.pentaho.platform.api.action.IVarArgsAction; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactoryTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactoryTest.java index 2236c862eea..9ed29d7129d 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactoryTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/PentahoConnectionFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection; import static org.junit.Assert.assertNotNull; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicConnectionDatasourceServiceTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicConnectionDatasourceServiceTest.java index 4464afc3886..00446a12f54 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicConnectionDatasourceServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicConnectionDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListenerTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListenerTest.java index 38f14232352..de190b2e196 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListenerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/DynamicallyPooledDatasourceSystemListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import static org.junit.Assert.assertNotNull; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JNDIDatasourceServiceTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JNDIDatasourceServiceTest.java index 15c2b059d36..b56f8c3525f 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JNDIDatasourceServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/JNDIDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListenerTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListenerTest.java index 93c0448b4cc..9a8e95b3510 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListenerTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledDatasourceSystemListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import static org.mockito.ArgumentMatchers.any; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceServiceTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceServiceTest.java index 5078e55b855..7a4da3168cc 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/NonPooledOrJndiDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PentahoConnectionDatasourceServiceTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PentahoConnectionDatasourceServiceTest.java index 7c9c98e690d..dbc73e227de 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PentahoConnectionDatasourceServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PentahoConnectionDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelperTest.java b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelperTest.java index 879d43d9518..9bdc619c196 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/connection/datasource/dbcp/PooledDatasourceHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.connection.datasource.dbcp; import com.google.common.collect.ImmutableMap; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/metadata/MetadataPublisherTest.java b/core/src/test/java/org/pentaho/platform/engine/services/metadata/MetadataPublisherTest.java index 55cc0ad76ae..e0e15b6ca21 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/metadata/MetadataPublisherTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/metadata/MetadataPublisherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.metadata; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/runtime/RuntimeContextTest.java b/core/src/test/java/org/pentaho/platform/engine/services/runtime/RuntimeContextTest.java index b0bea6bacd9..d25f6d92f09 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/runtime/RuntimeContextTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/runtime/RuntimeContextTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.runtime; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/engine/services/solution/SolutionPublisherTest.java b/core/src/test/java/org/pentaho/platform/engine/services/solution/SolutionPublisherTest.java index 6043c4c3b4d..a08e86e3d75 100644 --- a/core/src/test/java/org/pentaho/platform/engine/services/solution/SolutionPublisherTest.java +++ b/core/src/test/java/org/pentaho/platform/engine/services/solution/SolutionPublisherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.engine.services.solution; import java.util.Locale; diff --git a/core/src/test/java/org/pentaho/platform/uifoundation/chart/ChartHelperTest.java b/core/src/test/java/org/pentaho/platform/uifoundation/chart/ChartHelperTest.java index b12f4c54ce3..c332d7f1e8e 100644 --- a/core/src/test/java/org/pentaho/platform/uifoundation/chart/ChartHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/uifoundation/chart/ChartHelperTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.chart; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/uifoundation/messages/MessagesTest.java b/core/src/test/java/org/pentaho/platform/uifoundation/messages/MessagesTest.java index e60346b7ebd..d2b096e72fd 100644 --- a/core/src/test/java/org/pentaho/platform/uifoundation/messages/MessagesTest.java +++ b/core/src/test/java/org/pentaho/platform/uifoundation/messages/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.uifoundation.messages; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/util/ActionUtilTest.java b/core/src/test/java/org/pentaho/platform/util/ActionUtilTest.java index 404047cac48..102849a5280 100644 --- a/core/src/test/java/org/pentaho/platform/util/ActionUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/util/ActionUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; diff --git a/core/src/test/java/org/pentaho/platform/util/Base64PasswordServiceTest.java b/core/src/test/java/org/pentaho/platform/util/Base64PasswordServiceTest.java index 890a5a15ae2..87691194da5 100644 --- a/core/src/test/java/org/pentaho/platform/util/Base64PasswordServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/util/Base64PasswordServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/util/CleanXmlHelperTest.java b/core/src/test/java/org/pentaho/platform/util/CleanXmlHelperTest.java index 4c7aa943221..80a3fc019e6 100644 --- a/core/src/test/java/org/pentaho/platform/util/CleanXmlHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/CleanXmlHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.io.FileInputStream; diff --git a/core/src/test/java/org/pentaho/platform/util/ColorHelperTest.java b/core/src/test/java/org/pentaho/platform/util/ColorHelperTest.java index 3c064a1dfdf..0621ed7cb82 100755 --- a/core/src/test/java/org/pentaho/platform/util/ColorHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/ColorHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/util/DateMathTest.java b/core/src/test/java/org/pentaho/platform/util/DateMathTest.java index 2723f84fc8a..53236e22f73 100644 --- a/core/src/test/java/org/pentaho/platform/util/DateMathTest.java +++ b/core/src/test/java/org/pentaho/platform/util/DateMathTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/EmailerTest.java b/core/src/test/java/org/pentaho/platform/util/EmailerTest.java index af8b61d1046..e0b3d9b06ee 100644 --- a/core/src/test/java/org/pentaho/platform/util/EmailerTest.java +++ b/core/src/test/java/org/pentaho/platform/util/EmailerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.junit.Before; diff --git a/core/src/test/java/org/pentaho/platform/util/EncryptedPasswordAuthenticatorTest.java b/core/src/test/java/org/pentaho/platform/util/EncryptedPasswordAuthenticatorTest.java index da73cf15215..99e0fd6e48a 100644 --- a/core/src/test/java/org/pentaho/platform/util/EncryptedPasswordAuthenticatorTest.java +++ b/core/src/test/java/org/pentaho/platform/util/EncryptedPasswordAuthenticatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/util/InputStreamDataSourceTest.java b/core/src/test/java/org/pentaho/platform/util/InputStreamDataSourceTest.java index f17ffcea058..c61c26a47be 100644 --- a/core/src/test/java/org/pentaho/platform/util/InputStreamDataSourceTest.java +++ b/core/src/test/java/org/pentaho/platform/util/InputStreamDataSourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/JSONComparitor.java b/core/src/test/java/org/pentaho/platform/util/JSONComparitor.java index 275cf6e9b92..8efab50c32b 100644 --- a/core/src/test/java/org/pentaho/platform/util/JSONComparitor.java +++ b/core/src/test/java/org/pentaho/platform/util/JSONComparitor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.codehaus.jettison.json.JSONArray; diff --git a/core/src/test/java/org/pentaho/platform/util/JSONComparitorTest.java b/core/src/test/java/org/pentaho/platform/util/JSONComparitorTest.java index c30973e75e7..e6231b3852a 100644 --- a/core/src/test/java/org/pentaho/platform/util/JSONComparitorTest.java +++ b/core/src/test/java/org/pentaho/platform/util/JSONComparitorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.codehaus.jettison.json.JSONException; diff --git a/core/src/test/java/org/pentaho/platform/util/KettlePasswordServiceTest.java b/core/src/test/java/org/pentaho/platform/util/KettlePasswordServiceTest.java index 28eafadda48..69a997c0893 100644 --- a/core/src/test/java/org/pentaho/platform/util/KettlePasswordServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/util/KettlePasswordServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/util/LocaleHelperTest.java b/core/src/test/java/org/pentaho/platform/util/LocaleHelperTest.java index d49bf716cd0..2e6060cd4c4 100644 --- a/core/src/test/java/org/pentaho/platform/util/LocaleHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/LocaleHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/util/LogTest.java b/core/src/test/java/org/pentaho/platform/util/LogTest.java index 190362a8707..42310776924 100644 --- a/core/src/test/java/org/pentaho/platform/util/LogTest.java +++ b/core/src/test/java/org/pentaho/platform/util/LogTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/MessageUtilTest.java b/core/src/test/java/org/pentaho/platform/util/MessageUtilTest.java index 894a0260bf9..adeb2b7ad86 100644 --- a/core/src/test/java/org/pentaho/platform/util/MessageUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/util/MessageUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/MockMail.java b/core/src/test/java/org/pentaho/platform/util/MockMail.java index 35dd1fdcd1c..5c15ae8f180 100644 --- a/core/src/test/java/org/pentaho/platform/util/MockMail.java +++ b/core/src/test/java/org/pentaho/platform/util/MockMail.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import javax.mail.Address; diff --git a/core/src/test/java/org/pentaho/platform/util/MyTestAction.java b/core/src/test/java/org/pentaho/platform/util/MyTestAction.java index 610e80352e5..8656b418a51 100644 --- a/core/src/test/java/org/pentaho/platform/util/MyTestAction.java +++ b/core/src/test/java/org/pentaho/platform/util/MyTestAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.pentaho.platform.api.action.IAction; diff --git a/core/src/test/java/org/pentaho/platform/util/ParameterHelperTest.java b/core/src/test/java/org/pentaho/platform/util/ParameterHelperTest.java index 9f059ec0dcf..d9ef437e281 100644 --- a/core/src/test/java/org/pentaho/platform/util/ParameterHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/ParameterHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/PasswordHelperTest.java b/core/src/test/java/org/pentaho/platform/util/PasswordHelperTest.java index f72057c42ac..9f451c91ff4 100644 --- a/core/src/test/java/org/pentaho/platform/util/PasswordHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/PasswordHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/util/PasswordServiceTest.java b/core/src/test/java/org/pentaho/platform/util/PasswordServiceTest.java index c8e30c63389..c16f2289989 100644 --- a/core/src/test/java/org/pentaho/platform/util/PasswordServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/util/PasswordServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/platform/util/PentahoSystemExceptionTest.java b/core/src/test/java/org/pentaho/platform/util/PentahoSystemExceptionTest.java index 6639dff6fc8..776584f3f14 100644 --- a/core/src/test/java/org/pentaho/platform/util/PentahoSystemExceptionTest.java +++ b/core/src/test/java/org/pentaho/platform/util/PentahoSystemExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/PropertiesHelperTest.java b/core/src/test/java/org/pentaho/platform/util/PropertiesHelperTest.java index f380911df3b..b85516b6304 100644 --- a/core/src/test/java/org/pentaho/platform/util/PropertiesHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/PropertiesHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/RepositoryPathEncoderTest.java b/core/src/test/java/org/pentaho/platform/util/RepositoryPathEncoderTest.java index 0304bd3790c..865455de5cb 100644 --- a/core/src/test/java/org/pentaho/platform/util/RepositoryPathEncoderTest.java +++ b/core/src/test/java/org/pentaho/platform/util/RepositoryPathEncoderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/StringUtilTest.java b/core/src/test/java/org/pentaho/platform/util/StringUtilTest.java index 415bc8eb4f2..58a624c0e65 100644 --- a/core/src/test/java/org/pentaho/platform/util/StringUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/util/StringUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/TestAll.java b/core/src/test/java/org/pentaho/platform/util/TestAll.java index 26da290281e..445f667b0dd 100644 --- a/core/src/test/java/org/pentaho/platform/util/TestAll.java +++ b/core/src/test/java/org/pentaho/platform/util/TestAll.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Test; diff --git a/core/src/test/java/org/pentaho/platform/util/TestEntityResolver.java b/core/src/test/java/org/pentaho/platform/util/TestEntityResolver.java index 64ac194f43b..48873d24ede 100644 --- a/core/src/test/java/org/pentaho/platform/util/TestEntityResolver.java +++ b/core/src/test/java/org/pentaho/platform/util/TestEntityResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.io.FileInputStream; diff --git a/core/src/test/java/org/pentaho/platform/util/VersionHelperTest.java b/core/src/test/java/org/pentaho/platform/util/VersionHelperTest.java index db929838e0b..cc1b010cc64 100644 --- a/core/src/test/java/org/pentaho/platform/util/VersionHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/VersionHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/VersionInfoTest.java b/core/src/test/java/org/pentaho/platform/util/VersionInfoTest.java index a3cfd5c7584..e98e2b8533c 100644 --- a/core/src/test/java/org/pentaho/platform/util/VersionInfoTest.java +++ b/core/src/test/java/org/pentaho/platform/util/VersionInfoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/XmlHelperTest.java b/core/src/test/java/org/pentaho/platform/util/XmlHelperTest.java index e225c08613d..d850b4ee456 100644 --- a/core/src/test/java/org/pentaho/platform/util/XmlHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/XmlHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import java.io.BufferedReader; diff --git a/core/src/test/java/org/pentaho/platform/util/XmlTestConstants.java b/core/src/test/java/org/pentaho/platform/util/XmlTestConstants.java index 7624f7aa0cf..7a26c503f6f 100644 --- a/core/src/test/java/org/pentaho/platform/util/XmlTestConstants.java +++ b/core/src/test/java/org/pentaho/platform/util/XmlTestConstants.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; public class XmlTestConstants { diff --git a/core/src/test/java/org/pentaho/platform/util/XmlW3CHelperTest.java b/core/src/test/java/org/pentaho/platform/util/XmlW3CHelperTest.java index cf0b7165953..fcb4785d162 100644 --- a/core/src/test/java/org/pentaho/platform/util/XmlW3CHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/XmlW3CHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util; import static org.junit.Assert.assertEquals; diff --git a/core/src/test/java/org/pentaho/platform/util/bean/ActionHarnessTest.java b/core/src/test/java/org/pentaho/platform/util/bean/ActionHarnessTest.java index fd90d5f24fc..89961dec290 100644 --- a/core/src/test/java/org/pentaho/platform/util/bean/ActionHarnessTest.java +++ b/core/src/test/java/org/pentaho/platform/util/bean/ActionHarnessTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.bean; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/bean/TestAction.java b/core/src/test/java/org/pentaho/platform/util/bean/TestAction.java index 5c50dc541b1..22f35aae7d5 100644 --- a/core/src/test/java/org/pentaho/platform/util/bean/TestAction.java +++ b/core/src/test/java/org/pentaho/platform/util/bean/TestAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.bean; import org.pentaho.platform.api.action.IAction; diff --git a/core/src/test/java/org/pentaho/platform/util/beans/AlternateIndexFormatterTest.java b/core/src/test/java/org/pentaho/platform/util/beans/AlternateIndexFormatterTest.java index facfc47f0b8..9f41df80237 100644 --- a/core/src/test/java/org/pentaho/platform/util/beans/AlternateIndexFormatterTest.java +++ b/core/src/test/java/org/pentaho/platform/util/beans/AlternateIndexFormatterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import static org.junit.Assert.*; diff --git a/core/src/test/java/org/pentaho/platform/util/beans/BeanUtilTest.java b/core/src/test/java/org/pentaho/platform/util/beans/BeanUtilTest.java index f44a86b9fa2..5c593a3e638 100644 --- a/core/src/test/java/org/pentaho/platform/util/beans/BeanUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/util/beans/BeanUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/util/beans/PropertyListFactoryBeanTest.java b/core/src/test/java/org/pentaho/platform/util/beans/PropertyListFactoryBeanTest.java index 64fa8217d7f..835398b8416 100644 --- a/core/src/test/java/org/pentaho/platform/util/beans/PropertyListFactoryBeanTest.java +++ b/core/src/test/java/org/pentaho/platform/util/beans/PropertyListFactoryBeanTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.beans; import junit.framework.Assert; diff --git a/core/src/test/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationServiceTest.java b/core/src/test/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationServiceTest.java index 0770c9f022e..903fdc93bc9 100644 --- a/core/src/test/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationServiceTest.java +++ b/core/src/test/java/org/pentaho/platform/util/client/BiPlatformRepositoryClientNavigationServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import static org.junit.Assert.assertNotNull; diff --git a/core/src/test/java/org/pentaho/platform/util/client/ClientUtilsTest.java b/core/src/test/java/org/pentaho/platform/util/client/ClientUtilsTest.java index 2b055e08b7e..361b6112421 100644 --- a/core/src/test/java/org/pentaho/platform/util/client/ClientUtilsTest.java +++ b/core/src/test/java/org/pentaho/platform/util/client/ClientUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software diff --git a/core/src/test/java/org/pentaho/platform/util/client/ServiceExceptionTest.java b/core/src/test/java/org/pentaho/platform/util/client/ServiceExceptionTest.java index 1d982caef22..c2d51dcb85c 100644 --- a/core/src/test/java/org/pentaho/platform/util/client/ServiceExceptionTest.java +++ b/core/src/test/java/org/pentaho/platform/util/client/ServiceExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.client; import static org.junit.Assert.fail; diff --git a/core/src/test/java/org/pentaho/platform/util/web/MimeHelperTest.java b/core/src/test/java/org/pentaho/platform/util/web/MimeHelperTest.java index cc160614c18..57270bf3426 100644 --- a/core/src/test/java/org/pentaho/platform/util/web/MimeHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/web/MimeHelperTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.web; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelperTest.java b/core/src/test/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelperTest.java index c7f9def7e18..eb11ebfc19f 100644 --- a/core/src/test/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelperTest.java +++ b/core/src/test/java/org/pentaho/platform/util/xml/dom4j/XmlDom4JHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.util.xml.dom4j; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/platform/workitem/DummyPublisher.java b/core/src/test/java/org/pentaho/platform/workitem/DummyPublisher.java index e73cecf2963..7bf27ca1475 100644 --- a/core/src/test/java/org/pentaho/platform/workitem/DummyPublisher.java +++ b/core/src/test/java/org/pentaho/platform/workitem/DummyPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.pentaho.platform.api.workitem.IWorkItemLifecycleEvent; diff --git a/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventTest.java b/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventTest.java index c5471e121c0..094c712d8af 100644 --- a/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventTest.java +++ b/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.junit.Assert; diff --git a/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtilTest.java b/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtilTest.java index 8264e660263..339ce27bba4 100644 --- a/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtilTest.java +++ b/core/src/test/java/org/pentaho/platform/workitem/WorkItemLifecycleEventUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/test/BeanTester.java b/core/src/test/java/org/pentaho/test/BeanTester.java index 651c5bb16c3..67f5ed1fc48 100644 --- a/core/src/test/java/org/pentaho/test/BeanTester.java +++ b/core/src/test/java/org/pentaho/test/BeanTester.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test; import org.junit.Assume; diff --git a/core/src/test/java/org/pentaho/test/platform/MethodTrackingData.java b/core/src/test/java/org/pentaho/test/platform/MethodTrackingData.java index df64705e88e..ecfd60b50f9 100644 --- a/core/src/test/java/org/pentaho/test/platform/MethodTrackingData.java +++ b/core/src/test/java/org/pentaho/test/platform/MethodTrackingData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform; import java.util.HashMap; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTest.java b/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTest.java index a14f9f4f835..9f4e96ba933 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTest.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.pentaho.platform.api.engine.IActionCompleteListener; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTestCase.java b/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTestCase.java index 66fb9c36ea1..77e302b30e4 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTestCase.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/BaseTestCase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import java.io.File; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/EchoServiceBean.java b/core/src/test/java/org/pentaho/test/platform/engine/core/EchoServiceBean.java index ab859190c68..28b365656f6 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/EchoServiceBean.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/EchoServiceBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import java.util.Date; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/ExceptionOutputStream.java b/core/src/test/java/org/pentaho/test/platform/engine/core/ExceptionOutputStream.java index 8fe202dd0b6..88f0c6b2926 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/ExceptionOutputStream.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/ExceptionOutputStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import java.io.IOException; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/GenericPentahoTest.java b/core/src/test/java/org/pentaho/test/platform/engine/core/GenericPentahoTest.java index 5fe59f6ec49..913d68d22ae 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/GenericPentahoTest.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/GenericPentahoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import java.io.File; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/MicroPlatform.java b/core/src/test/java/org/pentaho/test/platform/engine/core/MicroPlatform.java index 24a068ecde3..38a1d19f226 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/MicroPlatform.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/MicroPlatform.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.apache.commons.logging.Log; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/MockComponent.java b/core/src/test/java/org/pentaho/test/platform/engine/core/MockComponent.java index 124fc2041a0..2e13193d176 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/MockComponent.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/MockComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.dom4j.Node; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/PluginManagerAdapter.java b/core/src/test/java/org/pentaho/test/platform/engine/core/PluginManagerAdapter.java index 37def994afb..12a0f487918 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/PluginManagerAdapter.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/PluginManagerAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.pentaho.platform.api.engine.IContentGenerator; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/SimpleObjectFactory.java b/core/src/test/java/org/pentaho/test/platform/engine/core/SimpleObjectFactory.java index 0513ea5b777..21077f627c9 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/SimpleObjectFactory.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/SimpleObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.pentaho.platform.api.engine.IPentahoInitializer; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/TestManager.java b/core/src/test/java/org/pentaho/test/platform/engine/core/TestManager.java index 11d99f8330c..57b2e8c98f3 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/TestManager.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/TestManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import junit.framework.AssertionFailedError; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/core/XmlSimpleSystemSettings.java b/core/src/test/java/org/pentaho/test/platform/engine/core/XmlSimpleSystemSettings.java index ae0d32fef91..5afb5e9d562 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/core/XmlSimpleSystemSettings.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/core/XmlSimpleSystemSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.core; import org.pentaho.platform.engine.core.system.SystemSettings; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/security/MockSecurityHelper.java b/core/src/test/java/org/pentaho/test/platform/engine/security/MockSecurityHelper.java index c27d7f2c157..4de24116049 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/security/MockSecurityHelper.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/security/MockSecurityHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.security; import org.pentaho.platform.api.engine.IAclHolder; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/security/SecurityHelperRunAsAnonymousTest.java b/core/src/test/java/org/pentaho/test/platform/engine/security/SecurityHelperRunAsAnonymousTest.java index c82f6b0eb37..3bd1f331a15 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/security/SecurityHelperRunAsAnonymousTest.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/security/SecurityHelperRunAsAnonymousTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.security; import java.util.concurrent.Callable; diff --git a/core/src/test/java/org/pentaho/test/platform/engine/services/ContentGeneratorUtil.java b/core/src/test/java/org/pentaho/test/platform/engine/services/ContentGeneratorUtil.java index 232daba156d..a496ffd60d4 100644 --- a/core/src/test/java/org/pentaho/test/platform/engine/services/ContentGeneratorUtil.java +++ b/core/src/test/java/org/pentaho/test/platform/engine/services/ContentGeneratorUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.services; import org.pentaho.platform.api.engine.IContentGenerator; diff --git a/extensions/LICENSE.txt b/extensions/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/extensions/LICENSE.txt +++ b/extensions/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/extensions/src/it/java/org/pentaho/platform/config/SystemConfigIT.java b/extensions/src/it/java/org/pentaho/platform/config/SystemConfigIT.java index 12629efdce8..091c342b8d6 100644 --- a/extensions/src/it/java/org/pentaho/platform/config/SystemConfigIT.java +++ b/extensions/src/it/java/org/pentaho/platform/config/SystemConfigIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperIT.java index c6e786b8352..49a81436405 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import mondrian.olap.CacheControl; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/connections/xquery/XQueryIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/connections/xquery/XQueryIT.java index 2b8c713035d..c1c9ab3c5b4 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/connections/xquery/XQueryIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/connections/xquery/XQueryIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.xquery; import static org.mockito.Mockito.mock; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/email/EmailServiceIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/email/EmailServiceIT.java index c6423ac78ce..9ef9fe85594 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/email/EmailServiceIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/email/EmailServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import junit.framework.TestCase; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerIT.java index 9f836acd08a..3644f03e19f 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.File; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerIT.java index b4e3dbd02c3..b8ca01e4d79 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import static org.mockito.ArgumentMatchers.nullable; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerNamingIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerNamingIT.java index 3cf2920ce98..037d91b9773 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerNamingIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerNamingIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.ByteArrayInputStream; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactoryIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactoryIT.java index 423f618b112..c98c7c51dbe 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactoryIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactoryIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer.mimeType; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorIT.java index 7a191b82d85..e20222a5977 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperIT.java index 6f72ed10457..e88434c8bcc 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepositoryTest.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepositoryTest.java index be3748067cb..e445ae93aaa 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepositoryTest.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepositoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.util.LocalizationUtil; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/MetadataRepositoryLifecycleManagerIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/MetadataRepositoryLifecycleManagerIT.java index 839eaa00a8c..a7b72311cd7 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/MetadataRepositoryLifecycleManagerIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/MetadataRepositoryLifecycleManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import static junit.framework.Assert.assertTrue; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryConcurrencyTest.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryConcurrencyTest.java index efc53477631..8ef545817bd 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryConcurrencyTest.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryConcurrencyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.lang.reflect.FieldUtils; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryIT.java index 9a9fa0881c9..6259872fc60 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import java.io.ByteArrayInputStream; diff --git a/extensions/src/it/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManagerIT.java b/extensions/src/it/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManagerIT.java index 1d995f25f0b..8080de29d98 100644 --- a/extensions/src/it/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManagerIT.java +++ b/extensions/src/it/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceIT.java b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceIT.java index 1466a266acd..74c11c02985 100644 --- a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceIT.java +++ b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import static org.junit.Assert.assertTrue; diff --git a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/SystemResourceIT.java b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/SystemResourceIT.java index 63080ad9b4a..e7d2b9cb6fe 100644 --- a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/SystemResourceIT.java +++ b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/SystemResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import junit.framework.Assert; diff --git a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileServiceIT.java b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileServiceIT.java index af78ec8e6b9..de61041349b 100644 --- a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileServiceIT.java +++ b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileService_CreateDir_IT.java b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileService_CreateDir_IT.java index e8489f18471..03c2cec2446 100644 --- a/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileService_CreateDir_IT.java +++ b/extensions/src/it/java/org/pentaho/platform/web/http/api/resources/services/FileService_CreateDir_IT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.junit.After; diff --git a/extensions/src/it/java/org/pentaho/platform/web/servlet/JAXRSServletTest.java b/extensions/src/it/java/org/pentaho/platform/web/servlet/JAXRSServletTest.java index ceac7b2a818..364d2ccdd32 100644 --- a/extensions/src/it/java/org/pentaho/platform/web/servlet/JAXRSServletTest.java +++ b/extensions/src/it/java/org/pentaho/platform/web/servlet/JAXRSServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.sun.jersey.api.core.ResourceConfig; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/BootIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/BootIT.java index 2456a66e516..fd6b9adb51d 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/BootIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/BootIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import junit.framework.TestCase; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartIT.java index 251c7a50181..5658c544feb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.ILogger; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartbeansIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartbeansIT.java index 58c76e95c8a..fb5bd692ff5 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartbeansIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ChartbeansIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ContentOutputComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ContentOutputComponentIT.java index 37c54831231..aa04e5b6216 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ContentOutputComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ContentOutputComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IActionParameter; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ETLIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ETLIT.java index 335e8325398..407fd92dcfd 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ETLIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ETLIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.test.platform.engine.core.BaseTest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/FilterPanelExceptionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/FilterPanelExceptionIT.java index 6b3a7ffc7b2..edd4c9206c4 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/FilterPanelExceptionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/FilterPanelExceptionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.uifoundation.component.xml.FilterPanelException; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/HQLConnectionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/HQLConnectionIT.java index e39d8465a49..7148ca5a938 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/HQLConnectionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/HQLConnectionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IRuntimeContext; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/HTMLComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/HTMLComponentIT.java index 3920d560d15..6f9f64c19ef 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/HTMLComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/HTMLComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IParameterProvider; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/IPreparedComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/IPreparedComponentIT.java index 0b2334116bb..bcbaafc8b21 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/IPreparedComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/IPreparedComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/InvalidDocumentExceptionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/InvalidDocumentExceptionIT.java index d57c6f7c0b5..85da4429ef9 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/InvalidDocumentExceptionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/InvalidDocumentExceptionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.plugin.action.mondrian.InvalidDocumentException; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportIT.java index b29a350625f..2f7b1a011ba 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IOutputHandler; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportSubReportsIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportSubReportsIT.java index ae4403bd98a..b556fd8edd2 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportSubReportsIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/JFreeReportSubReportsIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; //import java.io.OutputStream; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/KettleIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/KettleIT.java index 5c32305e578..9329fdbe192 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/KettleIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/KettleIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import static org.junit.Assert.assertArrayEquals; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataIT.java index bd5869afd5f..b7bb3ec25db 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.dom4j.Document; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataQueryComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataQueryComponentIT.java index 49d63399dd3..5fdd9d0560b 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataQueryComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/MetadataQueryComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.junit.After; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/MissingParameterExceptionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/MissingParameterExceptionIT.java index 76e48baaedd..dc873472602 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/MissingParameterExceptionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/MissingParameterExceptionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.plugin.action.mondrian.MissingParameterException; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/MultipleComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/MultipleComponentIT.java index 79ded193406..bd7e7ce2526 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/MultipleComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/MultipleComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.commons.connection.DataUtilities; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/OpenFlashChartComponentTest.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/OpenFlashChartComponentTest.java index fd8c442aa5e..cad1c9ffbf4 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/OpenFlashChartComponentTest.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/OpenFlashChartComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.dom4j.Document; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ReportingIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ReportingIT.java index a1e273fd5f1..b6d8b998b8f 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ReportingIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ReportingIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IOutputHandler; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultSetExportComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultSetExportComponentIT.java index 1ac83b91761..904673355c5 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultSetExportComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultSetExportComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IActionParameter; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetCompareIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetCompareIT.java index a7aea942322..3c47347ee6b 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetCompareIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetCompareIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IActionParameter; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetIT.java index b503f9320de..b6614674f97 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/ResultsetIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IRuntimeContext; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/RhinoIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/RhinoIT.java index 0ac4b04f98a..31bc15c88b5 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/RhinoIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/RhinoIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.mozilla.javascript.Context; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/RulesIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/RulesIT.java index 4aaf42c62fb..a526074f40d 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/RulesIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/RulesIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.commons.connection.IPentahoMetaData; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/RuntimeIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/RuntimeIT.java index bc5057291e0..6fc1a2a46bb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/RuntimeIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/RuntimeIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IOutputHandler; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLBaseComponentTest.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLBaseComponentTest.java index 8ea9441518a..109b120bc28 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLBaseComponentTest.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLBaseComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import com.mockrunner.mock.jdbc.MockConnection; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLConnectionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLConnectionIT.java index f79b2b0ee76..83abfbe074b 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLConnectionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLConnectionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.test.platform.engine.core.BaseTestCase; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLExecuteComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLExecuteComponentIT.java index 6b28e451f9b..24b108c8f26 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLExecuteComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLExecuteComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; //import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLLookupRuleIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLLookupRuleIT.java index aa05bb8d5c9..914d8cbf9ed 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLLookupRuleIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SQLLookupRuleIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; //import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SolutionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SolutionIT.java index e50e4992cef..b15cea6db50 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SolutionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SolutionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/SubActionComponentIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/SubActionComponentIT.java index c66418af1fe..668bddd7712 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/SubActionComponentIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/SubActionComponentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IActionParameter; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/TemplateIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/TemplateIT.java index df645b64bc3..8f2cdad8e29 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/TemplateIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/TemplateIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IRuntimeContext; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPostSqlGenerator.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPostSqlGenerator.java index ea0f92a7dec..3e7d8fbb13f 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPostSqlGenerator.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPostSqlGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.metadata.query.impl.sql.SqlGenerator; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPreSqlGenerator.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPreSqlGenerator.java index e867d8240de..e7416904595 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPreSqlGenerator.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/TestPreSqlGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.di.core.database.DatabaseMeta; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/UserRoleMapperIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/UserRoleMapperIT.java index 8c0dfb4e6cf..ca269165ead 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/UserRoleMapperIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/UserRoleMapperIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.junit.After; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/XQConnectionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/XQConnectionIT.java index 23d37a14f4a..182267fa274 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/XQConnectionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/XQConnectionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import org.pentaho.platform.api.engine.IRuntimeContext; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/chartbeans/ChartBeansSystemListenerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/chartbeans/ChartBeansSystemListenerIT.java index 9bd5fcfe764..fd6843e0c18 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/chartbeans/ChartBeansSystemListenerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/chartbeans/ChartBeansSystemListenerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.chartbeans; import junit.framework.Assert; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/ApacheVFSOutputHandlerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/ApacheVFSOutputHandlerIT.java index 515dfea9b76..15cb5b40a1a 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/ApacheVFSOutputHandlerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/ApacheVFSOutputHandlerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.outputs; import org.pentaho.platform.api.repository.IContentItem; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/GlobalOutputIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/GlobalOutputIT.java index 291ed0690a9..2c95c66e2ab 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/GlobalOutputIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/GlobalOutputIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.outputs; import org.pentaho.platform.api.engine.ILogger; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/VFSOutputIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/VFSOutputIT.java index dfd3512fb89..677b79da8ff 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/VFSOutputIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/outputs/VFSOutputIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.outputs; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginManagerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginManagerIT.java index 6352f30bbf1..a42bbc4ad40 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginManagerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginPerspectiveManagerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginPerspectiveManagerIT.java index 38fa6b72a9e..9c3110bad23 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginPerspectiveManagerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultPluginPerspectiveManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginAdapterIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginAdapterIT.java index b15109e32d4..b155e29aa4f 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginAdapterIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginAdapterIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginClassLoaderIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginClassLoaderIT.java index d1772f74e3d..d7c205179fc 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginClassLoaderIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginClassLoaderIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginManagerNotConfiguredIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginManagerNotConfiguredIT.java index ad3219633a2..c6a6e2882cb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginManagerNotConfiguredIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/PluginManagerNotConfiguredIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.pentaho.platform.api.engine.ILogger; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/SystemPathPluginProviderIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/SystemPathPluginProviderIT.java index dce02528b34..b10892e1ccc 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/SystemPathPluginProviderIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/pluginmgr/SystemPathPluginProviderIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.apache.commons.collections.CollectionUtils; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheExpirationRegistryTest.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheExpirationRegistryTest.java index 99dbe6c9d93..a4541d7e0cb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheExpirationRegistryTest.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheExpirationRegistryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import org.apache.commons.logging.Log; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerIT.java index de2af20601d..e1a13c9ff9b 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import junit.framework.Assert; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerWithRegionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerWithRegionIT.java index 3a6ca499d3d..2531a91d3f1 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerWithRegionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/CacheManagerWithRegionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import junit.framework.Assert; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/ConnectionPoolingIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/ConnectionPoolingIT.java index 1565a8177b5..8f8be2f43dd 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/ConnectionPoolingIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/ConnectionPoolingIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import org.pentaho.platform.engine.core.system.StandaloneSession; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerIT.java index 2ff0a4cc6d5..e4bb818ab56 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import org.pentaho.test.platform.engine.core.BaseTest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheEnabledIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheEnabledIT.java index 7a51ec354b3..0a37e4a1720 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheEnabledIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheEnabledIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import org.pentaho.test.platform.engine.core.BaseTest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheManagerInstantiatedIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheManagerInstantiatedIT.java index 37e84a487dd..fdfe19e601a 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheManagerInstantiatedIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/cache/DatasourceSystemListenerWithoutCacheManagerInstantiatedIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import org.pentaho.test.platform.engine.core.BaseTest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/ConnectionIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/ConnectionIT.java index bb1176a7c96..022619790e7 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/ConnectionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/ConnectionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.connections; import org.pentaho.commons.connection.IPentahoConnection; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/javascript/JavaScriptResultSetIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/javascript/JavaScriptResultSetIT.java index 1cd0b42d100..c8aadc211bc 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/javascript/JavaScriptResultSetIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/connections/javascript/JavaScriptResultSetIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.connections.javascript; import java.io.File; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryIT.java index 98bf57e3c67..152f7e0f710 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import org.pentaho.metadata.model.Domain; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SolutionFolderIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SolutionFolderIT.java index dc587033432..55a8c1006e9 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SolutionFolderIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/metadata/SolutionFolderIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java index 78dbc999793..03dd8cd3171 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTests.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTests.java index d0410911dca..4a872533646 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTests.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/it/java/org/pentaho/test/platform/plugin/webservice/WebServiceLookupRuleIT.java b/extensions/src/it/java/org/pentaho/test/platform/plugin/webservice/WebServiceLookupRuleIT.java index 0298e613bdc..1b2fbf82929 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/plugin/webservice/WebServiceLookupRuleIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/plugin/webservice/WebServiceLookupRuleIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.webservice; import org.pentaho.commons.connection.IPentahoConnection; diff --git a/extensions/src/it/java/org/pentaho/test/platform/sampledata/HsqldbStarterBeanIT.java b/extensions/src/it/java/org/pentaho/test/platform/sampledata/HsqldbStarterBeanIT.java index c2f3ea5473a..c724fc029c2 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/sampledata/HsqldbStarterBeanIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/sampledata/HsqldbStarterBeanIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.sampledata; import org.hsqldb.Server; diff --git a/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoEncodeIT.java b/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoEncodeIT.java index e9c319574d2..789c4d91cd2 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoEncodeIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoEncodeIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao.jackrabbit; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoIT.java b/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoIT.java index a0011a0e526..6b9c54c5b3e 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/security/userroledao/jackrabbit/UserRoleDaoIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao.jackrabbit; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/ComponentExceptionIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/ComponentExceptionIT.java index 7054eb7f255..c9c5c86f5c1 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/ComponentExceptionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/ComponentExceptionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.pentaho.platform.api.engine.ComponentException; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/DashboardWidgetIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/DashboardWidgetIT.java index d7668212155..2d659193adb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/DashboardWidgetIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/DashboardWidgetIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.pentaho.platform.engine.core.output.SimpleOutputHandler; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/GetImageIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/GetImageIT.java index 96581de9116..913a44990cb 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/GetImageIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/GetImageIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.apache.commons.lang3.mutable.MutableInt; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/GetResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/GetResourceIT.java index 145bf5faa96..805fdb93ed4 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/GetResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/GetResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.apache.commons.lang3.mutable.MutableInt; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/HttpMimeTypeListenerIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/HttpMimeTypeListenerIT.java index 21cd1436c73..45f8df897e8 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/HttpMimeTypeListenerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/HttpMimeTypeListenerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/HttpUtilIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/HttpUtilIT.java index 8e2850bc4aa..a34ae82c128 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/HttpUtilIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/HttpUtilIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.pentaho.platform.util.web.HttpUtil; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/HttpWebServiceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/HttpWebServiceIT.java index 30ea434c9f3..dcd6fa57c57 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/HttpWebServiceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/HttpWebServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/LocalizationServletIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/LocalizationServletIT.java index f790ceb6ac9..3febb821c13 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/LocalizationServletIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/LocalizationServletIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.junit.AfterClass; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/ProxyServletIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/ProxyServletIT.java index 3af11da4319..0191c4a7230 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/ProxyServletIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/ProxyServletIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/SessionIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/SessionIT.java index e988e84d758..fad00012122 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/SessionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/SessionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/UIServletIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/UIServletIT.java index 50e19887d1a..92c715bd3a6 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/UIServletIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/UIServletIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/ViewActionServletIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/ViewActionServletIT.java index a9c0e5842b4..3bfc074a874 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/ViewActionServletIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/ViewActionServletIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.junit.Before; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/DirectoryResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/DirectoryResourceIT.java index b6f71c0754a..ec64db2d712 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/DirectoryResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/DirectoryResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import static javax.ws.rs.core.MediaType.APPLICATION_OCTET_STREAM; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FilePerspectiveResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FilePerspectiveResourceIT.java index df050e82472..749a7fd6675 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FilePerspectiveResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FilePerspectiveResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import com.sun.jersey.api.client.ClientResponse; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FileResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FileResourceIT.java index 49d980339e0..f45d7745622 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FileResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/FileResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import static javax.ws.rs.core.MediaType.APPLICATION_OCTET_STREAM; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/JerseyTestUtil.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/JerseyTestUtil.java index 871e203cf34..392ca2480b3 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/JerseyTestUtil.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/JerseyTestUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import com.sun.jersey.api.client.ClientResponse; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryPublishResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryPublishResourceIT.java index aab4bb9c0fc..e48c30b48a4 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryPublishResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryPublishResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import com.sun.jersey.api.client.ClientResponse; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryResourceIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryResourceIT.java index a12f6437d7d..9dbc6df90ba 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryResourceIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/RepositoryResourceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import com.sun.jersey.api.client.ClientResponse; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/resources/JerseyUtilTest.java b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/resources/JerseyUtilTest.java index 5403ddb6dab..8dfff37c185 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/http/api/resources/JerseyUtilTest.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/http/api/resources/JerseyUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api.resources; import static org.mockito.Mockito.mock; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/ui/ThemeManagerIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/ui/ThemeManagerIT.java index 896f17e1be3..05e5746401d 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/ui/ThemeManagerIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/ui/ThemeManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.ui; import com.mockrunner.mock.web.MockServletContext; diff --git a/extensions/src/it/java/org/pentaho/test/platform/web/ui/component/FilterDefinitionIT.java b/extensions/src/it/java/org/pentaho/test/platform/web/ui/component/FilterDefinitionIT.java index 9d09b996154..1c50fe630ad 100644 --- a/extensions/src/it/java/org/pentaho/test/platform/web/ui/component/FilterDefinitionIT.java +++ b/extensions/src/it/java/org/pentaho/test/platform/web/ui/component/FilterDefinitionIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.ui.component; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsAction.java b/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsAction.java index e570dc50b8d..fda586ca5c5 100644 --- a/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsAction.java +++ b/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; /* diff --git a/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsListener.java b/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsListener.java index 8e60064f5a4..4738ef5447e 100644 --- a/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsListener.java +++ b/extensions/src/main/java/org/pentaho/platform/admin/GatherStatsListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/admin/GeneratedContentCleaner.java b/extensions/src/main/java/org/pentaho/platform/admin/GeneratedContentCleaner.java index d47f58e10b1..94081171fa5 100644 --- a/extensions/src/main/java/org/pentaho/platform/admin/GeneratedContentCleaner.java +++ b/extensions/src/main/java/org/pentaho/platform/admin/GeneratedContentCleaner.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/admin/StatsDatabaseCheck.java b/extensions/src/main/java/org/pentaho/platform/admin/StatsDatabaseCheck.java index d9db4615c8c..628c729efd5 100644 --- a/extensions/src/main/java/org/pentaho/platform/admin/StatsDatabaseCheck.java +++ b/extensions/src/main/java/org/pentaho/platform/admin/StatsDatabaseCheck.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.pentaho.di.core.Result; diff --git a/extensions/src/main/java/org/pentaho/platform/config/AclEntry.java b/extensions/src/main/java/org/pentaho/platform/config/AclEntry.java index ad35fa1e94a..ed9db40794d 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/AclEntry.java +++ b/extensions/src/main/java/org/pentaho/platform/config/AclEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * */ diff --git a/extensions/src/main/java/org/pentaho/platform/config/AnalysisView.java b/extensions/src/main/java/org/pentaho/platform/config/AnalysisView.java index 6487bb698db..1d8085a0bab 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/AnalysisView.java +++ b/extensions/src/main/java/org/pentaho/platform/config/AnalysisView.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * */ diff --git a/extensions/src/main/java/org/pentaho/platform/config/AppConfigException.java b/extensions/src/main/java/org/pentaho/platform/config/AppConfigException.java index 97ae6f43e70..2d1d4efc02c 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/AppConfigException.java +++ b/extensions/src/main/java/org/pentaho/platform/config/AppConfigException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public class AppConfigException extends CheckedException { diff --git a/extensions/src/main/java/org/pentaho/platform/config/AppConfigProperties.java b/extensions/src/main/java/org/pentaho/platform/config/AppConfigProperties.java index 50036eddd04..d5615b45468 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/AppConfigProperties.java +++ b/extensions/src/main/java/org/pentaho/platform/config/AppConfigProperties.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/config/CheckedException.java b/extensions/src/main/java/org/pentaho/platform/config/CheckedException.java index aa68129e3d8..412ba87f717 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/CheckedException.java +++ b/extensions/src/main/java/org/pentaho/platform/config/CheckedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/config/ConsoleConfigXml.java b/extensions/src/main/java/org/pentaho/platform/config/ConsoleConfigXml.java index 92ca38541ce..22fcd300770 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/ConsoleConfigXml.java +++ b/extensions/src/main/java/org/pentaho/platform/config/ConsoleConfigXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/DtdEntityResolver.java b/extensions/src/main/java/org/pentaho/platform/config/DtdEntityResolver.java index 75e9792cb4a..81e1b59bdfe 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/DtdEntityResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/config/DtdEntityResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.xml.sax.EntityResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/config/HibernateSettings.java b/extensions/src/main/java/org/pentaho/platform/config/HibernateSettings.java index 2f2711b637f..cfeb28aa41f 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/HibernateSettings.java +++ b/extensions/src/main/java/org/pentaho/platform/config/HibernateSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; /* diff --git a/extensions/src/main/java/org/pentaho/platform/config/HibernateSettingsXml.java b/extensions/src/main/java/org/pentaho/platform/config/HibernateSettingsXml.java index fc6d1fe9787..4ed3040dcf1 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/HibernateSettingsXml.java +++ b/extensions/src/main/java/org/pentaho/platform/config/HibernateSettingsXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/IConsoleConfig.java b/extensions/src/main/java/org/pentaho/platform/config/IConsoleConfig.java index 585143027be..4c7c8fa8e15 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/IConsoleConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/IConsoleConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface IConsoleConfig { diff --git a/extensions/src/main/java/org/pentaho/platform/config/IEnterpriseConsoleConfig.java b/extensions/src/main/java/org/pentaho/platform/config/IEnterpriseConsoleConfig.java index 423102db286..69b66db8543 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/IEnterpriseConsoleConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/IEnterpriseConsoleConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface IEnterpriseConsoleConfig extends IConsoleConfig { diff --git a/extensions/src/main/java/org/pentaho/platform/config/IHibernateSettings.java b/extensions/src/main/java/org/pentaho/platform/config/IHibernateSettings.java index 53882d35928..dd2afc78f1b 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/IHibernateSettings.java +++ b/extensions/src/main/java/org/pentaho/platform/config/IHibernateSettings.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface IHibernateSettings { diff --git a/extensions/src/main/java/org/pentaho/platform/config/ILdapConfig.java b/extensions/src/main/java/org/pentaho/platform/config/ILdapConfig.java index b6fa9130466..cb1a4d0c45b 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/ILdapConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/ILdapConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface ILdapConfig { diff --git a/extensions/src/main/java/org/pentaho/platform/config/IMondrianConfig.java b/extensions/src/main/java/org/pentaho/platform/config/IMondrianConfig.java index 3ae24029f5d..151a416a6ab 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/IMondrianConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/IMondrianConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface IMondrianConfig { diff --git a/extensions/src/main/java/org/pentaho/platform/config/IPdiConfig.java b/extensions/src/main/java/org/pentaho/platform/config/IPdiConfig.java index 4a4549537c0..126a4721216 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/IPdiConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/IPdiConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; public interface IPdiConfig { diff --git a/extensions/src/main/java/org/pentaho/platform/config/LdapConfigProperties.java b/extensions/src/main/java/org/pentaho/platform/config/LdapConfigProperties.java index d682682828c..909fbc1f432 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/LdapConfigProperties.java +++ b/extensions/src/main/java/org/pentaho/platform/config/LdapConfigProperties.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.DocumentException; diff --git a/extensions/src/main/java/org/pentaho/platform/config/MondrianConfig.java b/extensions/src/main/java/org/pentaho/platform/config/MondrianConfig.java index 4421e6d95a8..aae10b66bb4 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/MondrianConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/MondrianConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/config/MondrianConfigProperties.java b/extensions/src/main/java/org/pentaho/platform/config/MondrianConfigProperties.java index 4063f26654c..2aaa699df58 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/MondrianConfigProperties.java +++ b/extensions/src/main/java/org/pentaho/platform/config/MondrianConfigProperties.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.DocumentException; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PasswordServiceFactory.java b/extensions/src/main/java/org/pentaho/platform/config/PasswordServiceFactory.java index e1a8be2a61e..8be4193f1be 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PasswordServiceFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PasswordServiceFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.pentaho.platform.api.util.IPasswordService; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PdiConfigXml.java b/extensions/src/main/java/org/pentaho/platform/config/PdiConfigXml.java index 27dc226ec2e..a4973597d6e 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PdiConfigXml.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PdiConfigXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PentahoObjectsConfig.java b/extensions/src/main/java/org/pentaho/platform/config/PentahoObjectsConfig.java index 8ab5e580604..8183d948639 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PentahoObjectsConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PentahoObjectsConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurer.java b/extensions/src/main/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurer.java index ec61d5eb536..46d59891369 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurer.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.pentaho.platform.api.engine.ISystemConfig; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PentahoSsrfConfigurationPojo.java b/extensions/src/main/java/org/pentaho/platform/config/PentahoSsrfConfigurationPojo.java index cc00d9eb927..b3eefc432c7 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PentahoSsrfConfigurationPojo.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PentahoSsrfConfigurationPojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import com.hitachivantara.security.web.impl.model.ssrf.SsrfConfigurationPojo; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PentahoXml.java b/extensions/src/main/java/org/pentaho/platform/config/PentahoXml.java index a73771b13dd..5d502a8cdb7 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PentahoXml.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PentahoXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/PropertiesFileConfiguration.java b/extensions/src/main/java/org/pentaho/platform/config/PropertiesFileConfiguration.java index 2f3e09189d1..05248934a58 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/PropertiesFileConfiguration.java +++ b/extensions/src/main/java/org/pentaho/platform/config/PropertiesFileConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.pentaho.platform.api.engine.IConfiguration; diff --git a/extensions/src/main/java/org/pentaho/platform/config/SolutionPropertiesFileConfiguration.java b/extensions/src/main/java/org/pentaho/platform/config/SolutionPropertiesFileConfiguration.java index 7d23523a61f..b9a91a21310 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/SolutionPropertiesFileConfiguration.java +++ b/extensions/src/main/java/org/pentaho/platform/config/SolutionPropertiesFileConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/extensions/src/main/java/org/pentaho/platform/config/SpringSecurityHibernateConfig.java b/extensions/src/main/java/org/pentaho/platform/config/SpringSecurityHibernateConfig.java index aaefe22d012..e972684e70a 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/SpringSecurityHibernateConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/SpringSecurityHibernateConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/SystemConfig.java b/extensions/src/main/java/org/pentaho/platform/config/SystemConfig.java index 764c71df4f5..be46506789c 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/SystemConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/config/SystemConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.pentaho.platform.api.engine.IConfiguration; diff --git a/extensions/src/main/java/org/pentaho/platform/config/SystemConfigFolder.java b/extensions/src/main/java/org/pentaho/platform/config/SystemConfigFolder.java index fbfee3e1fd5..efbcde7c65e 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/SystemConfigFolder.java +++ b/extensions/src/main/java/org/pentaho/platform/config/SystemConfigFolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import java.io.File; diff --git a/extensions/src/main/java/org/pentaho/platform/config/SystemSettingsConfiguration.java b/extensions/src/main/java/org/pentaho/platform/config/SystemSettingsConfiguration.java index db34f1102f6..473db038fbe 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/SystemSettingsConfiguration.java +++ b/extensions/src/main/java/org/pentaho/platform/config/SystemSettingsConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/config/WebXml.java b/extensions/src/main/java/org/pentaho/platform/config/WebXml.java index 7fbcebc64b7..a48bd64274b 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/WebXml.java +++ b/extensions/src/main/java/org/pentaho/platform/config/WebXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/config/i18n/Messages.java b/extensions/src/main/java/org/pentaho/platform/config/i18n/Messages.java index 5335b3f7f87..046e4be938f 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/i18n/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/config/i18n/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config.i18n; import org.pentaho.platform.util.messages.LocaleHelper; diff --git a/extensions/src/main/java/org/pentaho/platform/config/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/config/messages/Messages.java index ce1e9fa3ec7..98454353950 100644 --- a/extensions/src/main/java/org/pentaho/platform/config/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/config/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/monitoring/MonitoringService.java b/extensions/src/main/java/org/pentaho/platform/monitoring/MonitoringService.java index 16da3626004..c274198fb6d 100644 --- a/extensions/src/main/java/org/pentaho/platform/monitoring/MonitoringService.java +++ b/extensions/src/main/java/org/pentaho/platform/monitoring/MonitoringService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.monitoring; import com.google.common.eventbus.AsyncEventBus; diff --git a/extensions/src/main/java/org/pentaho/platform/monitoring/subscribers/MonitoringDeadEventSubscriber.java b/extensions/src/main/java/org/pentaho/platform/monitoring/subscribers/MonitoringDeadEventSubscriber.java index 2a6690a9599..474bec54ad3 100644 --- a/extensions/src/main/java/org/pentaho/platform/monitoring/subscribers/MonitoringDeadEventSubscriber.java +++ b/extensions/src/main/java/org/pentaho/platform/monitoring/subscribers/MonitoringDeadEventSubscriber.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.monitoring.subscribers; import com.google.common.eventbus.DeadEvent; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProvider.java b/extensions/src/main/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProvider.java index ad4a09cd08a..c23ca533c53 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.pentaho.di.core.KettleClientEnvironment; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/IClientTypeProvider.java b/extensions/src/main/java/org/pentaho/platform/osgi/IClientTypeProvider.java index 5ba57a2a23f..8085e528adc 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/IClientTypeProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/IClientTypeProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; /** diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/IKarafInstanceResolver.java b/extensions/src/main/java/org/pentaho/platform/osgi/IKarafInstanceResolver.java index c46a43b40dc..36b3b092a00 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/IKarafInstanceResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/IKarafInstanceResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; /** diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/KarafBoot.java b/extensions/src/main/java/org/pentaho/platform/osgi/KarafBoot.java index 3390fe9e649..299b324744c 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/KarafBoot.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/KarafBoot.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstance.java b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstance.java index 9a1429ceeef..35028fc0563 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstance.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstance.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstancePort.java b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstancePort.java index a573701c99e..5b394710f12 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstancePort.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstancePort.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.pentaho.platform.settings.ServerPort; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstanceResolverException.java b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstanceResolverException.java index 87722e51f00..b325f9047f2 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstanceResolverException.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/KarafInstanceResolverException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; /** diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/OSGIBoot.java b/extensions/src/main/java/org/pentaho/platform/osgi/OSGIBoot.java index d99b931c5e2..51819ed9989 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/OSGIBoot.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/OSGIBoot.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; /** diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/PentahoOSGIActivator.java b/extensions/src/main/java/org/pentaho/platform/osgi/PentahoOSGIActivator.java index cebb05c3449..a3cc4047a0d 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/PentahoOSGIActivator.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/PentahoOSGIActivator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.osgi.framework.BundleContext; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/ServerSocketBasedKarafInstanceResolver.java b/extensions/src/main/java/org/pentaho/platform/osgi/ServerSocketBasedKarafInstanceResolver.java index 54ea8d8a129..c52ceef345f 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/ServerSocketBasedKarafInstanceResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/ServerSocketBasedKarafInstanceResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.apache.commons.lang.math.NumberUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/osgi/SystemPackageExtrapolator.java b/extensions/src/main/java/org/pentaho/platform/osgi/SystemPackageExtrapolator.java index 28e1fa09bb8..53f7c79e9ca 100644 --- a/extensions/src/main/java/org/pentaho/platform/osgi/SystemPackageExtrapolator.java +++ b/extensions/src/main/java/org/pentaho/platform/osgi/SystemPackageExtrapolator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceAction.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceAction.java index 980ab047c64..879d1428265 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceAction.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.pentaho.platform.api.action.IPostProcessingAction; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/EmailComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/EmailComponent.java index f917c8e28db..fc17c8164db 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/EmailComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/EmailComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.apache.commons.lang.ObjectUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IConfiguredPojo.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IConfiguredPojo.java index 4b7dd4ee0da..c21e6f42381 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IConfiguredPojo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IConfiguredPojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ILoggablePojo.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ILoggablePojo.java index ea4be0674bd..a17a300bac7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ILoggablePojo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/ILoggablePojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IStreamingPojo.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IStreamingPojo.java index 495db860d43..048db28c8f2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IStreamingPojo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/IStreamingPojo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/InstanceEnd.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/InstanceEnd.java index 910d07b8289..89794fc8ae4 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/InstanceEnd.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/InstanceEnd.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/PojoComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/PojoComponent.java index b18fd8eea49..938b3c138fd 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/PojoComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/PojoComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SecureFilterComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SecureFilterComponent.java index 89d7c6178dd..cd106c05c6b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SecureFilterComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SecureFilterComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SubActionComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SubActionComponent.java index c6bb1f77301..06b7158dec2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SubActionComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/SubActionComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import java.io.ByteArrayOutputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TemplateComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TemplateComponent.java index 5811892b909..4e53a2bdf17 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TemplateComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TemplateComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TestComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TestComponent.java index 607e434625b..065003b61f3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TestComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/builtin/TestComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartAction.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartAction.java index bac3d91a82a..877e8267d6b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartAction.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansGeneratorUtil.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansGeneratorUtil.java index b919555f8b8..fe499a135ee 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansGeneratorUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansGeneratorUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansSystemListener.java index fa65c39eb04..26e1555c388 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBeansSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.dom4j.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBootException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBootException.java index d9320d3a94d..e16ed31ecb1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBootException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartBootException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartComponent.java index 97f7fada5e0..6f19264616e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.pentaho.chart.AbstractChartThemeFactory; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartGenerationException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartGenerationException.java index ba253160fc7..3268c4c0155 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartGenerationException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartGenerationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; public class ChartGenerationException extends Exception { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartLinkGenerator.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartLinkGenerator.java index 8af5922f1d9..85c89aac8f3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartLinkGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartLinkGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.pentaho.chart.IChartLinkGenerator; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartSystemInitializationException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartSystemInitializationException.java index 01e5591fa9b..d8972e61f92 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartSystemInitializationException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/ChartSystemInitializationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; public class ChartSystemInitializationException extends Exception { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/DefaultChartBeansGenerator.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/DefaultChartBeansGenerator.java index 23db9ece56a..3c2df53c291 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/DefaultChartBeansGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/DefaultChartBeansGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/IChartBeansGenerator.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/IChartBeansGenerator.java index fae1b9f8f94..0a89af059e6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/IChartBeansGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/chartbeans/IChartBeansGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.chartbeans; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponent.java index 99342897554..6eff19f65bc 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.datatransforms; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCrosstabComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCrosstabComponent.java index 8124303a01a..b716b0074c1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCrosstabComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCrosstabComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.datatransforms; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetExportComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetExportComponent.java index c1fac078153..c4a88e58155 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetExportComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetExportComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.datatransforms; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetFlattenerComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetFlattenerComponent.java index dfe43f5509a..8742aa91980 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetFlattenerComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetFlattenerComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.datatransforms; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListener.java index 582e6e1be5d..ce109c326a9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.defaultcontent; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/ContentOutputComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/ContentOutputComponent.java index 546f5376505..260dbe8d98f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/ContentOutputComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/ContentOutputComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.deprecated; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/UtilityComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/UtilityComponent.java index d8893bf9f4e..7be588f54f5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/UtilityComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/deprecated/UtilityComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.deprecated; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/ComponentImplementationExample.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/ComponentImplementationExample.java index d70a3408fc4..4367cf4ef04 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/ComponentImplementationExample.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/ComponentImplementationExample.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.examples; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/HelloWorldComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/HelloWorldComponent.java index f3c231c2e7a..7fd8cbacb70 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/HelloWorldComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/examples/HelloWorldComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.examples; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLBaseComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLBaseComponent.java index 0984b5e06a5..f3bc4ea54ee 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLBaseComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLBaseComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.hql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLDataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLDataComponent.java index f6fb2c502fa..7874b43067c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLDataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.hql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLLookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLLookupRule.java index 69ec549035f..a53bc93d4ce 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLLookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/hql/HQLLookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.hql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/javascript/JavascriptRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/javascript/JavascriptRule.java index 1a4602379a7..9dfda80b6ad 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/javascript/JavascriptRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/javascript/JavascriptRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.javascript; import org.apache.commons.lang.StringEscapeUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreechart/ChartComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreechart/ChartComponent.java index 156022a5c3c..2ee450e78d9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreechart/ChartComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreechart/ChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreechart; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/AbstractJFreeReportComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/AbstractJFreeReportComponent.java index 96af5ea4293..afc1d2c429a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/AbstractJFreeReportComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/AbstractJFreeReportComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.pentaho.platform.engine.services.solution.ComponentBase; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportComponent.java index 79fc80ac4f4..4d22b95cba3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportGeneratorComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportGeneratorComponent.java index c44dcc4bc9d..b4a923e7ce9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportGeneratorComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportGeneratorComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportSystemListener.java index f97ec9b8229..6bffddbe129 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/JFreeReportSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoResourceBundleFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoResourceBundleFactory.java index 35ab2de2e9c..2d60cc0e8d0 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoResourceBundleFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoResourceBundleFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoTableModel.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoTableModel.java index 00a1b5a7594..ba0bb4758f0 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoTableModel.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/PentahoTableModel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/ReportWizardSpecComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/ReportWizardSpecComponent.java index 661ff12c65b..a5f6690b031 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/ReportWizardSpecComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/ReportWizardSpecComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/TableModelWrapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/TableModelWrapper.java index 9ed9aa01d8e..f7ae175861c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/TableModelWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/TableModelWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport; import org.pentaho.reporting.engine.classic.core.util.CloseableTableModel; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportConfigParameterComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportConfigParameterComponent.java index 71358b16553..8b051e8bc4a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportConfigParameterComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportConfigParameterComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportDataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportDataComponent.java index fbd95fb6cbc..05fc31ae30f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportDataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportGenerateDefinitionComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportGenerateDefinitionComponent.java index ce39d8bf3c5..c1592ec9521 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportGenerateDefinitionComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportGenerateDefinitionComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportLoadComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportLoadComponent.java index e3ea5e641d1..ed252b804b4 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportLoadComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportLoadComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportParametersComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportParametersComponent.java index f0bdf19b1d8..ae071633fe5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportParametersComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportParametersComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportValidateParametersComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportValidateParametersComponent.java index b9e2e7b6137..75471d290b2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportValidateParametersComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/components/JFreeReportValidateParametersComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.components; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoDataFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoDataFactory.java index 01b27c71b51..58e0a768e97 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoDataFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoDataFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.reporting.engine.classic.core.DataRow; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoReportConfiguration.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoReportConfiguration.java index c0bbe2ce738..028c8a285a2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoReportConfiguration.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoReportConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.dom4j.Attribute; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceBundleFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceBundleFactory.java index f9b0864c649..6943372ced1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceBundleFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceBundleFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceData.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceData.java index f2d403eb270..cfd55234e8e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.actionsequence.dom.IActionResource; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceLoader.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceLoader.java index a94c6160f7e..13b84096ce2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceLoader.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoResourceLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.reporting.libraries.resourceloader.ResourceData; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactory.java index 6d8fe66ea80..52781d61790 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.commons.connection.IPentahoResultSet; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactoryModule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactoryModule.java index 3226b74c426..cb58ec7dab4 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactoryModule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableDataFactoryModule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.reporting.engine.classic.core.metadata.ElementMetaDataParser; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableModel.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableModel.java index 42b1c5ec9d7..353f54b3e94 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableModel.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoTableModel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriter.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriter.java index 3e80a9f806d..c8b6eeb98d8 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.pentaho.reporting.engine.classic.core.modules.output.table.html.URLRewriteException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/ReportUtils.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/ReportUtils.java index 3817a04c432..dcd77e47b0c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/ReportUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/helper/ReportUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import org.jfree.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateContentComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateContentComponent.java index 5c76f9712fe..2917706c569 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateContentComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateContentComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateStreamContentComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateStreamContentComponent.java index 2c103b0171e..1f2fbff64a4 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateStreamContentComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/AbstractGenerateStreamContentComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.api.repository.IContentItem; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportAllContentComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportAllContentComponent.java index 6be88fb142e..29e475142e9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportAllContentComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportAllContentComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportCSVComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportCSVComponent.java index 2a5a073ad7e..073159be52c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportCSVComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportCSVComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportDirectoryHtmlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportDirectoryHtmlComponent.java index a64e8e788bd..d7f293f2b9d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportDirectoryHtmlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportDirectoryHtmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.plugin.action.jfreereport.AbstractJFreeReportComponent; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportExcelComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportExcelComponent.java index f0ac99c619a..28ad43a2542 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportExcelComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportExcelComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.plugin.action.jfreereport.AbstractJFreeReportComponent; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportHtmlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportHtmlComponent.java index 27770e0ba8f..daa5b445ae5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportHtmlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportHtmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.api.engine.IApplicationContext; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPdfComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPdfComponent.java index dcaa3158946..bdc470dd11e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPdfComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPdfComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.jfree.util.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPreviewSwingComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPreviewSwingComponent.java index 4988f9420d0..276a83338ad 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPreviewSwingComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPreviewSwingComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.jfree.ui.RefineryUtilities; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPrintComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPrintComponent.java index 097d2855430..95db91bd020 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPrintComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportPrintComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.engine.services.solution.StandardSettings; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportRTFComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportRTFComponent.java index 6ab919ad07a..a29733a988b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportRTFComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportRTFComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportStreamHtmlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportStreamHtmlComponent.java index aa809d2e93f..0f4774d50ba 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportStreamHtmlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportStreamHtmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportXmlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportXmlComponent.java index 96b615d3d92..7383f1dfa8b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportXmlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportXmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.plugin.action.messages.Messages; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportZipHtmlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportZipHtmlComponent.java index b63472c6252..642e57c78da 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportZipHtmlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/jfreereport/outputs/JFreeReportZipHtmlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.outputs; import org.pentaho.platform.plugin.action.jfreereport.AbstractJFreeReportComponent; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Custom1.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Custom1.java index 8a5908c8fe7..0b652ad3209 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Custom1.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Custom1.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.pentaho.di.core.database.Database; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/DIServerConfig.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/DIServerConfig.java index 34a59af3ff8..18c68d219fa 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/DIServerConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/DIServerConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import com.google.common.base.Throwables; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponent.java index 98a659ea1ac..3f18c1051ea 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.apache.commons.io.FilenameUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponentException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponentException.java index 906776de41d..6022532775d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponentException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleComponentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; public class KettleComponentException extends Exception { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListener.java index e0c2944be15..14d20c6651a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Log4jForwardingKettleLoggingEventListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Log4jForwardingKettleLoggingEventListener.java index a3753be41d1..49367d7d6bf 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Log4jForwardingKettleLoggingEventListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/Log4jForwardingKettleLoggingEventListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.apache.logging.log4j.Level; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProvider.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProvider.java index 56a4bbfacd2..b490ab2cc30 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.pentaho.database.model.IDatabaseConnection; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponent.java index 3e1f14f5ef7..b5e9fac773d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponent.java index 2a9dd0d2bf0..bc9fa8b2d44 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRule.java index 2ec44378863..f581d3500ae 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/messages/Messages.java index caab61b0821..7124d8301c7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.messages; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/InvalidDocumentException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/InvalidDocumentException.java index 2010b1be59e..d2f67589f90 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/InvalidDocumentException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/InvalidDocumentException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MissingParameterException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MissingParameterException.java index 4f40642fba9..dd78de635bf 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MissingParameterException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MissingParameterException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import org.pentaho.platform.api.util.PentahoCheckedChainedException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianCachePublisher.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianCachePublisher.java index 8c8ebaf962d..eeb9833a795 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianCachePublisher.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianCachePublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponent.java index 32aa5e8a65c..a6d3ceb7fc7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianModelComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianModelComponent.java index 47c7267a293..ae8d961224b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianModelComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianModelComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import mondrian.olap.AxisOrdinal; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianSystemListener.java index 046bba0e7e9..712eaf5981b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/MondrianSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import mondrian.olap.MondrianProperties; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IAclAwareMondrianCatalogService.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IAclAwareMondrianCatalogService.java index 13911ffedfd..6149ad2546c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IAclAwareMondrianCatalogService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IAclAwareMondrianCatalogService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IMondrianCatalogService.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IMondrianCatalogService.java index 8c299d36016..94a892114e3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IMondrianCatalogService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/IMondrianCatalogService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalog.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalog.java index 147b8ad64d8..f373a7df615 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalog.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import mondrian.olap.Util; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCache.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCache.java index d72672e9fd5..268c7c4e15f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCache.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCache.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCacheState.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCacheState.java index 80d54e27bc4..ca70da0d5bc 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCacheState.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogCacheState.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogComplementInfo.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogComplementInfo.java index db27cae0f5f..616be98b359 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogComplementInfo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogComplementInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper.java index 7810176d22e..a8eecfd4b7f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogServiceException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogServiceException.java index 9b3a0459f0b..04196cdd76f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogServiceException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; public class MondrianCatalogServiceException extends RuntimeException { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCube.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCube.java index de9b143be30..4d6c0bfc53d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCube.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCube.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import org.apache.commons.lang.builder.ToStringBuilder; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianSchema.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianSchema.java index 80e6bf7f7ce..b5363dbfa4d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianSchema.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianSchema.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import org.apache.commons.lang.builder.ToStringBuilder; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatter.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatter.java index 85edbb9550d..d94d15ba8b6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.formatter; import java.util.Locale; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianAbstractPlatformUserRoleMapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianAbstractPlatformUserRoleMapper.java index 2ae290caeed..688cf7aec33 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianAbstractPlatformUserRoleMapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianAbstractPlatformUserRoleMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.mapper; import java.sql.SQLException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianLookupMapUserRoleListMapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianLookupMapUserRoleListMapper.java index 7e48fdec4f5..7fcfac9d045 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianLookupMapUserRoleListMapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianLookupMapUserRoleListMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.mapper; /* diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianOneToOneUserRoleListMapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianOneToOneUserRoleListMapper.java index 15f02435469..cafc09e99bd 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianOneToOneUserRoleListMapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianOneToOneUserRoleListMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.mapper; /* diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianUserSessionUserRoleListMapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianUserSessionUserRoleListMapper.java index c45f9b2a07a..dea68190a94 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianUserSessionUserRoleListMapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/mondrian/mapper/MondrianUserSessionUserRoleListMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.mapper; /* diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapConnectionFilter.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapConnectionFilter.java index c376e566424..570ce40628e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapConnectionFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapConnectionFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import java.util.Properties; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapService.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapService.java index 2d2986b6114..1b9ec14f62d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import java.io.InputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapServiceException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapServiceException.java index b4470768e86..5179bed8157 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapServiceException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/IOlapServiceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import javax.jcr.AccessDeniedException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListener.java index 925a9425ccb..2f7f0eb684f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import mondrian.olap.Util; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/PlatformXmlaExtra.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/PlatformXmlaExtra.java index fe0529769bd..9e6a2e0de9e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/PlatformXmlaExtra.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/PlatformXmlaExtra.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import mondrian.olap.Util; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/impl/OlapServiceImpl.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/impl/OlapServiceImpl.java index 800c409004f..e8097c74e89 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/impl/OlapServiceImpl.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/olap/impl/OlapServiceImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap.impl; import com.google.common.base.Predicate; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponent.java index d256a3545e0..02c36f999ac 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AbstractChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AbstractChartFactory.java index 0691e60f701..349b8b3dae6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AbstractChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AbstractChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.Chart; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AreaChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AreaChartFactory.java index 9f04f712cf8..42cab8f4303 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AreaChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/AreaChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.elements.AreaHollowChart; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarChartFactory.java index 92b5534e5e7..9e3e30211d7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.Tooltip; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarLineChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarLineChartFactory.java index f5bb99a9ef3..83aa2c3087c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarLineChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BarLineChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.axis.Axis; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BubbleChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BubbleChartFactory.java index c72d5600798..21fc371b9ea 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BubbleChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/BubbleChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.elements.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/DotChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/DotChartFactory.java index 6141935f67e..c798693412e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/DotChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/DotChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.elements.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/IChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/IChartFactory.java index e9602288ddf..05fdffee6ab 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/IChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/IChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/LineChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/LineChartFactory.java index 2ba3af73826..f427ab05f60 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/LineChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/LineChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.elements.LineChart; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PentahoOFC4JChartHelper.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PentahoOFC4JChartHelper.java index 0c0370f2717..5114dea9f69 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PentahoOFC4JChartHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PentahoOFC4JChartHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PieChartFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PieChartFactory.java index df37c85dd76..102c790a972 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PieChartFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/openflashchart/factory/PieChartFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart.factory; import ofc4j.model.elements.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/ActionDefinitionEncoder.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/ActionDefinitionEncoder.java index 5e2c01452df..3cded250790 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/ActionDefinitionEncoder.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/ActionDefinitionEncoder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.pentahometadata; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MQLRelationalDataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MQLRelationalDataComponent.java index 93a4f2ef4b9..c2faf946e6a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MQLRelationalDataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MQLRelationalDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.pentahometadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponent.java index 8f1d8ffe319..617748f39f7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.pentahometadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLBaseComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLBaseComponent.java index b9403f9583c..3b384d908f7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLBaseComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLBaseComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDataComponent.java index e001bf697f4..f8ac90b7bcd 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDdlComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDdlComponent.java index 0a7e88a2031..97b49a424b3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDdlComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLDdlComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.sql; import org.pentaho.actionsequence.dom.IActionDefinition; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLExecute.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLExecute.java index 49d3bb38a4d..eb2bd713a4f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLExecute.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLExecute.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLLookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLLookupRule.java index bcbe825788e..9c283258e9f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLLookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/sql/SQLLookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/webservice/WebServiceLookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/webservice/WebServiceLookupRule.java index fdf61a03cd8..15952cd11ae 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/webservice/WebServiceLookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/webservice/WebServiceLookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xml.webservice; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryBaseComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryBaseComponent.java index f0819970d25..c258f1c3bab 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryBaseComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryBaseComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xml.xquery; import net.sf.saxon.trans.XPathException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryLookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryLookupRule.java index c1fc019dbdf..59234bf711c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryLookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xml/xquery/XQueryLookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xml.xquery; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponent.java index d581ff17a98..cff74fe3dcb 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xmla; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLADataComponent.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLADataComponent.java index 9284ede3aeb..d6bdcd3fcec 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLADataComponent.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLADataComponent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xmla; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLAException.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLAException.java index a2cf29a0a82..8e64d4462a3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLAException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLAException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xmla; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLALookupRule.java b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLALookupRule.java index 88d1d66cce3..37458097bfc 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLALookupRule.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/action/xmla/XMLALookupRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xmla; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/boot/PentahoBoot.java b/extensions/src/main/java/org/pentaho/platform/plugin/boot/PentahoBoot.java index 888ce5efe05..f1c37dd063c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/boot/PentahoBoot.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/boot/PentahoBoot.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.boot; import org.pentaho.metadata.repository.IMetadataDomainRepository; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecution.java b/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecution.java index 6b62e586384..027ad479e7c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecution.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecution.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.condition.javascript; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/RhinoScriptable.java b/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/RhinoScriptable.java index ee1400ee365..36f6c472540 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/RhinoScriptable.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/condition/javascript/RhinoScriptable.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.condition.javascript; import org.mozilla.javascript.ScriptableObject; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableCondition.java b/extensions/src/main/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableCondition.java index 9c79d04340d..1c94c71b783 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableCondition.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableCondition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.condition.scriptable; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandler.java index 4f8aa88741a..8a5a755ca6b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.outputs; import org.apache.commons.vfs2.FileContent; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/FileOutputHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/FileOutputHandler.java index 6150e76ced5..27fcc9ab87c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/FileOutputHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/FileOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.outputs; import java.io.File; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/JcrCmsOutputHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/JcrCmsOutputHandler.java index 6d0026dcafa..e61112f8787 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/outputs/JcrCmsOutputHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/outputs/JcrCmsOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.outputs; import org.apache.commons.lang.exception.NestableRuntimeException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheExpirationRegistry.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheExpirationRegistry.java index 241b4c71885..04bdbd056a5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheExpirationRegistry.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheExpirationRegistry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import org.pentaho.platform.api.cache.ICacheExpirationRegistry; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheManager.java index 52a91f634bf..69fd680b812 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/CacheManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import net.sf.ehcache.Ehcache; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCache.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCache.java index c5e64ea28b4..2e68fdf9237 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCache.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCache.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import net.sf.ehcache.Ehcache; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCacheRegionFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCacheRegionFactory.java index bc449d1ee5c..14f992af1a5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCacheRegionFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvCacheRegionFactory.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import org.hibernate.cache.ehcache.internal.SingletonEhcacheRegionFactory; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvTimestampsRegion.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvTimestampsRegion.java index ed58eddc4fe..1c1957d5b06 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvTimestampsRegion.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/HvTimestampsRegion.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import org.hibernate.cache.ehcache.internal.StorageAccessImpl; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/LastModifiedCache.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/LastModifiedCache.java index 2dc55d6dbb2..053216316c0 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/LastModifiedCache.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/cache/LastModifiedCache.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.cache; import net.sf.ehcache.Ehcache; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriver.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriver.java index 377767b42e3..c32fd40bd90 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriver.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections; import org.pentaho.platform.engine.core.system.PentahoSessionHolder; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLConnection.java index a1da4f05c3a..d5486243153 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.hql; import org.hibernate.Query; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLMetaData.java index 46bd2e11b6b..db4ec1d3f69 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.hql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLResultSet.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLResultSet.java index 2b54f3f38b3..23501ad090f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLResultSet.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/hql/HQLResultSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.hql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/javascript/JavaScriptResultSet.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/javascript/JavaScriptResultSet.java index f3276b75aa3..8cd6d2fdfe5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/javascript/JavaScriptResultSet.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/javascript/JavaScriptResultSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.javascript; import org.mozilla.javascript.Context; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExec.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExec.java index 740d30a4872..76741a2dc67 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExec.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExec.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.metadata.sql; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXConnection.java index 3c766412574..0ec181cb97b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.mondrian; import mondrian.olap.Connection; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaData.java index adb0087bf34..9dae45c93af 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.mondrian; import mondrian.olap.Axis; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXOlap4jConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXOlap4jConnection.java index 8d7e14c8862..ca585ae9ab6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXOlap4jConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXOlap4jConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.mondrian; import mondrian.olap.Util; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXResultSet.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXResultSet.java index 4a0ecdc9055..7211dab479d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXResultSet.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXResultSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.mondrian; import mondrian.olap.Connection; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnection.java index 1eb90d5dbf2..8fba924fc99 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import org.pentaho.commons.connection.ILimitableConnection; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLMetaData.java index b576d431a86..dc0df99b38c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSet.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSet.java index 8e33532e265..10fd75fd808 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSet.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetException.java index 7895335ff68..5197ded211c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import org.pentaho.platform.api.util.PentahoChainedException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQConnection.java index 8be6ce955b1..9e012fe8867 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.xquery; import net.sf.saxon.Configuration; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQMetaData.java index 467549e5185..086dd06a5a4 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.xquery; import net.sf.saxon.om.Axis; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQResultSet.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQResultSet.java index 4328ef28bb9..bbc115576dd 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQResultSet.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/connections/xquery/XQResultSet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.xquery; import net.sf.saxon.om.Axis; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailAuthenticationResponse.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailAuthenticationResponse.java index 29631ee0403..189a6eee6cc 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailAuthenticationResponse.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailAuthenticationResponse.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import com.fasterxml.jackson.annotation.JsonProperty; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfiguration.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfiguration.java index 99e9d3ab2cb..8ec1f4ba487 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfiguration.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import org.apache.commons.lang.ObjectUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXml.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXml.java index c19058c9917..987b03f0cae 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXml.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXml.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import org.apache.commons.lang.ObjectUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailService.java index 7e0d327a446..95de847b2a9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/email/EmailService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import com.fasterxml.jackson.databind.ObjectMapper; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/MetaStoreExportUtil.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/MetaStoreExportUtil.java index 535412a45d7..e62e3941bb5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/MetaStoreExportUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/MetaStoreExportUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.exporter; import org.pentaho.di.core.exception.KettleException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporter.java index a4ad8d95df9..476e8f3d6da 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.exporter; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/ArchiveLoader.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/ArchiveLoader.java index 9f84b9381f0..f53c7d2251d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/ArchiveLoader.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/ArchiveLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.File; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/DefaultRepositoryContentConverterHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/DefaultRepositoryContentConverterHandler.java index abd84add922..0c432fec852 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/DefaultRepositoryContentConverterHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/DefaultRepositoryContentConverterHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.util.HashMap; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImportHandler.java index 7637ea16656..9e3a8c65629 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImporter.java index 4cfa96882b5..528361f53fb 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/IPlatformImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.pentaho.platform.api.repository2.unified.IPlatformImportBundle; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFileDescriptor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFileDescriptor.java index e0290725f56..df036aad737 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFileDescriptor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFileDescriptor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessor.java index 0ef2db65597..a582b64e87c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandler.java index 162475d523b..f64165e4c85 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.ByteArrayInputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandler.java index ca9a279d6ab..bc9102e1374 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandler.java index d868979b00e..fb04accf2e7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandler.java index 4a3576d8576..c70c469e9d3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolver.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolver.java index 9d879701810..7fbd63ca91a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.pentaho.platform.api.mimetype.IMimeType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PDIImportFileHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PDIImportFileHandler.java index 0b2964c91ea..07c7a45b24b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PDIImportFileHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PDIImportFileHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.pentaho.platform.api.mimetype.IMimeType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandler.java index 7137751bfa2..26f26fddff6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.ByteArrayInputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PentahoPlatformImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PentahoPlatformImporter.java index 6a037352c32..4fc79b802e2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PentahoPlatformImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PentahoPlatformImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PlatformImportException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PlatformImportException.java index 2e150c72707..c4ee9b1542a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PlatformImportException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/PlatformImportException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundle.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundle.java index 3732bac6a52..93b34b663e6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundle.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundle.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandler.java index aab5fc871c9..86150184633 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionFileImportHelper.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionFileImportHelper.java index 14c92fbbcb3..5a3cd68edd2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionFileImportHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionFileImportHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.pentaho.platform.api.mimetype.IMimeType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandler.java index 917fce64621..6958969d2ce 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/XActionImportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/XActionImportHandler.java index 041acbe57cb..22fe6fcf402 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/XActionImportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/XActionImportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import java.io.ByteArrayInputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactory.java index 6bf57122766..3b5dfe59f08 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/MimeTypeListFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer.mimeType; import java.io.FileInputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerDto.java index d130c0a8b9e..8f50f526dc6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerMimeTypeDefinitionsDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerMimeTypeDefinitionsDto.java index 3bd2fff3206..6d0cbda83b0 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerMimeTypeDefinitionsDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ImportHandlerMimeTypeDefinitionsDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionDto.java index 149a5ef8696..35ee98918f3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionsDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionsDto.java index cb4a708e707..ef3aa0ef516 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionsDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/MimeTypeDefinitionsDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ObjectFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ObjectFactory.java index 49d04434317..d701601a293 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ObjectFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/ObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/package-info.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/package-info.java index 14ac3ae7084..d89295e1b54 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/package-info.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importer/mimeType/bindings/package-info.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessor.java index 5a2c54167b3..bfde564ba87 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* * This program is free software; you can redistribute it and/or modify it under the diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CmdParser.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CmdParser.java index acadac0c3b7..2fbbf0544c6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CmdParser.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CmdParser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.cli.Option; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessor.java index ef0b922561f..33b5e38d3e5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverter.java index caf4041c7ed..851462d256f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandler.java index 247a60be74d..f7c67e6fb2f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* * This program is free software; you can redistribute it and/or modify it under the diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportException.java index 1629bb5fb2f..f822c06b1b8 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoder.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoder.java index 480f16c7a48..275a752c41f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoder.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.io.UnsupportedEncodingException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportHandler.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportHandler.java index 58725a7f555..e18e9ea4a76 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* * This program is free software; you can redistribute it and/or modify it under the diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestRepositoryException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestRepositoryException.java index ce6bf07a67c..702a2d33505 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestRepositoryException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestRepositoryException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; public class ExportManifestRepositoryException extends RuntimeException { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestUserSetting.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestUserSetting.java index f84cf7b9dcf..7002df59fad 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestUserSetting.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ExportManifestUserSetting.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.pentaho.platform.api.usersettings.pojo.IUserSetting; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Exporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Exporter.java index f4b3470be3f..299f9081f8b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Exporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Exporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/IRepositoryImportLogger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/IRepositoryImportLogger.java index 797900277f7..edb9f15e37c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/IRepositoryImportLogger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/IRepositoryImportLogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSession.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSession.java index 46971216185..018e0d3e10c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSession.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.util.ArrayList; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSource.java index 436d767d09d..cb483f3d980 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ImportSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/InitializationException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/InitializationException.java index 6b1f9899360..69d5f036c99 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/InitializationException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/InitializationException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLog.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLog.java index 79e408a6523..f0c77a9840a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLog.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.io.OutputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLogger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLogger.java index 8cea5dcd8a1..bd64224b180 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLogger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/Log4JRepositoryImportLogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.logging.log4j.Level; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfo.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfo.java index 7f39eef3b8d..60fd13b230b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundle.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundle.java index 0cf3fe63531..a2946f88b4b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundle.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundle.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportHTMLLayout.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportHTMLLayout.java index c28c98bcbf3..838b906eb28 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportHTMLLayout.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportHTMLLayout.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.logging.log4j.Level; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RoleExport.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RoleExport.java index 644c480df67..bc0a9bac623 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RoleExport.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/RoleExport.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessor.java index bf773bee290..9598a5951c1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/StreamConverter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/StreamConverter.java index 5de6f3e58bb..02c6b486960 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/StreamConverter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/StreamConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.pentaho.platform.api.repository2.unified.Converter; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/UserExport.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/UserExport.java index 2807d31f445..9148931ce9c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/UserExport.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/UserExport.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessor.java index c4df74abc80..0b0b5a1964a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.apache.commons.io.FilenameUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifest.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifest.java index d789580cd89..d2e051d881c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifest.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestEntity.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestEntity.java index a3b2293b2c1..1f5bb9b4ead 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestEntity.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestEntity.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestFormatException.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestFormatException.java index 39b2958288b..757df5b1bcf 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestFormatException.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestFormatException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestUtil.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestUtil.java index 8f9b7cbc45d..154e03ee106 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/ExportManifestUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; import org.pentaho.platform.api.scheduler.JobScheduleParam; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/Parameters.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/Parameters.java index 01ce404c458..7d69ce9bf02 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/Parameters.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/Parameters.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; import org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.MapAdapter; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/XmlGregorianCalendarConverter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/XmlGregorianCalendarConverter.java index b9976f849f2..261b7834264 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/XmlGregorianCalendarConverter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/XmlGregorianCalendarConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest; import javax.xml.datatype.DatatypeConfigurationException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTrigger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTrigger.java index eec9d9e6eba..55a96e1b8c2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTrigger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxy.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxy.java index 81abd486bcb..a1ea407b956 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxy.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTrigger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTrigger.java index 0bf7b457a58..2e28adba2f5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTrigger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomProperty.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomProperty.java index 20ef54e3fa1..b07b6d68b31 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomProperty.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomProperty.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessType.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessType.java index 1b950e74a11..acccc48697e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessType.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnection.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnection.java index 7dc0e3cbdab..f6f250ed7b8 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnection.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnection.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseType.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseType.java index f91bb44c6c2..a47285a844d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseType.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeek.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeek.java index 6e55d51f661..15f45b8ae6d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeek.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeek.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifier.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifier.java index 66e728ac148..50fa7f4cd2b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifier.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifier.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAcl.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAcl.java index 1b1237cdec7..1040c98412c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAcl.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAcl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaData.java index 6167942374c..105e38f48f6 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntry.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntry.java index 493b71bda97..fa518665107 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntry.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaData.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaData.java index 94519fcdee7..103d81ffca8 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaData.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaData.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasource.java index 4e58ea376c9..b0025f1bcbc 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDto.java index 6eac5ae5ba7..ae867767664 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestEntityDto.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestEntityDto.java index 764b3b9adf6..c2041205fce 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestEntityDto.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestEntityDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStore.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStore.java index bc4af9555b2..5e449ecfd41 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStore.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStore.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetadata.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetadata.java index 3a44fac6980..0844c9b01b8 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetadata.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetadata.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMondrian.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMondrian.java index 94633ac1bdb..87d9493b94f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMondrian.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMondrian.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestProperty.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestProperty.java index 4665d1f5c67..8e662e427a7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestProperty.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestProperty.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrence.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrence.java index b255ecd4d46..714b2aecbaf 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrence.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequest.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequest.java index ad317902493..ef53ed1bec9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequest.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobTrigger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobTrigger.java index 66d37d7ea70..8edaabd64ab 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobTrigger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapAdapter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapAdapter.java index 6c92daf4121..ab77654c361 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapAdapter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import javax.xml.bind.annotation.adapters.XmlAdapter; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapExport.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapExport.java index 712f5d2c27f..8b8071dd3c2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapExport.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/MapExport.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactory.java index 9bd60acc9bc..23b6527c6d3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/Parameters.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/Parameters.java index 45ce65914d5..08cf8229e60 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/Parameters.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/Parameters.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMeta.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMeta.java index 7bb33c788b7..f48a5b04b2e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMeta.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMeta.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfMonth.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfMonth.java index dd12f8b56b4..1cee4a00143 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfMonth.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfMonth.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeek.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeek.java index c034a50a0a1..bfaafe5e0eb 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeek.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeek.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceList.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceList.java index f048493b44e..8e82b8a1da9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceList.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrence.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrence.java index 06f1b391dc5..d052b09135c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrence.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrence.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTrigger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTrigger.java index bcb479e7df3..1a36da91cef 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTrigger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTrigger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/package-info.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/package-info.java index 46c521867f2..52d991e232e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/package-info.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/package-info.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/AbstractImportSource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/AbstractImportSource.java index 50f2bd6ccc0..f36944a02be 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/AbstractImportSource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/AbstractImportSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import java.util.HashMap; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/DbSolutionRepositoryImportSource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/DbSolutionRepositoryImportSource.java index 3978633c84f..655f6514008 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/DbSolutionRepositoryImportSource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/DbSolutionRepositoryImportSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSource.java index d8f4429daa5..13ec9314f65 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelper.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelper.java index 35cb661b659..b5a5e3c6d0d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSource.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSource.java index a0525b98404..1ef390527b2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSource.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/messages/Messages.java index 23122d2cf93..9e2e0bcb407 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepository.java index 1c6b62f9b1b..75fe954bba1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/CachingPentahoMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.model.Domain; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IAclAwarePentahoMetadataDomainRepositoryImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IAclAwarePentahoMetadataDomainRepositoryImporter.java index 733492bcab4..f2954ba82d9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IAclAwarePentahoMetadataDomainRepositoryImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IAclAwarePentahoMetadataDomainRepositoryImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.repository.DomainAlreadyExistsException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IDataSourceAwareMetadataDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IDataSourceAwareMetadataDomainRepository.java index 72bdba2060e..02ac34a8774 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IDataSourceAwareMetadataDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IDataSourceAwareMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.repository.IMetadataDomainRepository; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IModelAnnotationsAwareMetadataDomainRepositoryImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IModelAnnotationsAwareMetadataDomainRepositoryImporter.java index 11eda1f9689..ec253900181 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IModelAnnotationsAwareMetadataDomainRepositoryImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IModelAnnotationsAwareMetadataDomainRepositoryImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryExporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryExporter.java index 5b18326be31..bb75418307d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryExporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryExporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import java.io.InputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryImporter.java index 89281c38774..51d2ba04f2e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMetadataDomainRepositoryImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.repository.DomainAlreadyExistsException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMondrianDomainRepositoryImporter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMondrianDomainRepositoryImporter.java index 1412604f8fe..bdf00e9290b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMondrianDomainRepositoryImporter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/IPentahoMondrianDomainRepositoryImporter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.repository.DomainAlreadyExistsException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceType.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceType.java index c39edd08b94..dfa89287c05 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceType.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMap.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMap.java index 22978b3c25e..26d1d5ef473 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMap.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolder.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolder.java index 6b56e18f349..4ab0847b851 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolder.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.metadata.model.concept.Concept; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepository.java index 7007898d70f..6c9927dd5e2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryInfo.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryInfo.java index 715426c58f2..d3447c6a84c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryInfo.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataInformationMap.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataInformationMap.java index 3a1c8175733..dd30129cb0a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataInformationMap.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataInformationMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataRepositoryLifecycleManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataRepositoryLifecycleManager.java index c4b4d23b4e6..c7af040a720 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataRepositoryLifecycleManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.pentaho.platform.api.mt.ITenant; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMondrianDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMondrianDomainRepository.java index da9cce16343..6497d6ef1e9 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMondrianDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/PentahoMondrianDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SecurityAwarePentahoMetadataDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SecurityAwarePentahoMetadataDomainRepository.java index 39f15198831..a3f43927c60 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SecurityAwarePentahoMetadataDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SecurityAwarePentahoMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionAwareRowLevelSecurityHelper.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionAwareRowLevelSecurityHelper.java index 55ebceb792a..2deacba565e 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionAwareRowLevelSecurityHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionAwareRowLevelSecurityHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepository.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepository.java index a5637b1b7cc..44c1b4a439d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepository.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.lang3.concurrent.BasicThreadFactory; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/DefaultPluginManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/DefaultPluginManager.java index 7a108e06e5b..fe01069af70 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/DefaultPluginManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/DefaultPluginManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/FileSystemXmlPluginProvider.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/FileSystemXmlPluginProvider.java index a5784de2aa2..78d0e2fdce3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/FileSystemXmlPluginProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/FileSystemXmlPluginProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.io.IOCase; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/IAdminContentConditionalLogic.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/IAdminContentConditionalLogic.java index bfd96eb027f..8bf4a89dcca 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/IAdminContentConditionalLogic.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/IAdminContentConditionalLogic.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; public interface IAdminContentConditionalLogic { diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManager.java index e270dfb8bc0..b03155496dd 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PentahoSystemPluginManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import com.google.common.collect.ArrayListMultimap; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PerspectiveUtil.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PerspectiveUtil.java index 69725ca55ba..13b642c0afe 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PerspectiveUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PerspectiveUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.dom4j.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPlugin.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPlugin.java index 3abc9224699..53efbe8f953 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPlugin.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPlugin.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.pentaho.platform.api.engine.IContentGeneratorInfo; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginAdapter.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginAdapter.java index 4c14c0b0971..5008841342a 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginAdapter.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.pentaho.platform.api.engine.IPentahoPublisher; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginClassLoader.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginClassLoader.java index 522c7453c00..43e1006a301 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginClassLoader.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginClassLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.io.filefilter.WildcardFileFilter; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginMessageLogger.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginMessageLogger.java index 998175abf10..7e39ec6da75 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginMessageLogger.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginMessageLogger.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.collections.CollectionUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginResourceLoader.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginResourceLoader.java index 3a5d58c0131..28ca35ad314 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginResourceLoader.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginResourceLoader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginUtil.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginUtil.java index 1bc80494c25..098cbfc7e70 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/PluginUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.pentaho.platform.api.engine.IPluginManager; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/SystemPathXmlPluginProvider.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/SystemPathXmlPluginProvider.java index 6e4a5d95e40..d3f8fd18219 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/SystemPathXmlPluginProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/SystemPathXmlPluginProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.apache.commons.io.IOCase; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/DefaultPluginPerspectiveManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/DefaultPluginPerspectiveManager.java index b8b5b9b39dd..be0e1749100 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/DefaultPluginPerspectiveManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/DefaultPluginPerspectiveManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.perspective; import java.util.ArrayList; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/pojo/DefaultPluginPerspective.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/pojo/DefaultPluginPerspective.java index 5cdb248312b..ca9f63e2826 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/pojo/DefaultPluginPerspective.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/perspective/pojo/DefaultPluginPerspective.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.perspective.pojo; import org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/AbstractServiceTypeManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/AbstractServiceTypeManager.java index 456d104af45..71e9d31070b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/AbstractServiceTypeManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/AbstractServiceTypeManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.servicemgr; import org.pentaho.platform.api.engine.IServiceConfig; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/DefaultServiceManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/DefaultServiceManager.java index f17fd6be9c8..47186c41ffa 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/DefaultServiceManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/DefaultServiceManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.servicemgr; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/GwtRpcServiceManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/GwtRpcServiceManager.java index f85d4af48b3..c38c34435a3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/GwtRpcServiceManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/GwtRpcServiceManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.servicemgr; import org.pentaho.platform.api.engine.ServiceInitializationException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/IServiceTypeManager.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/IServiceTypeManager.java index a011643ee08..245d66d377b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/IServiceTypeManager.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/IServiceTypeManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.servicemgr; import org.pentaho.platform.api.engine.IServiceConfig; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/ServiceConfig.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/ServiceConfig.java index f512205d0a4..4ccd0f6b966 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/ServiceConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/pluginmgr/servicemgr/ServiceConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr.servicemgr; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecorator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecorator.java index 52a2c80648c..4b648723180 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecorator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecorator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.pentaho.platform.api.engine.ICacheManager; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsService.java index 737a9c44402..2e0efb374af 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.pentaho.platform.security.userroledao.messages.Messages; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ClassloaderSwitcherInterceptor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ClassloaderSwitcherInterceptor.java index 67217c1b98e..2a58edd658d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ClassloaderSwitcherInterceptor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ClassloaderSwitcherInterceptor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.aopalliance.intercept.MethodInterceptor; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListService.java index 3d36e24006e..ee28f8f895f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.apache.commons.collections.CollectionUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ExtraRolesUserRoleListServiceDecorator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ExtraRolesUserRoleListServiceDecorator.java index 7ec07308daa..70ec3ff721b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ExtraRolesUserRoleListServiceDecorator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ExtraRolesUserRoleListServiceDecorator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/NotFoundUserDetails.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/NotFoundUserDetails.java index 0d5bd991c24..c01ecae6140 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/NotFoundUserDetails.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/NotFoundUserDetails.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.springframework.security.core.GrantedAuthority; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoCachingUserDetailsService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoCachingUserDetailsService.java index 9ad72f11074..a54f5257157 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoCachingUserDetailsService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoCachingUserDetailsService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.pentaho.platform.api.mt.ITenant; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCache.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCache.java index a7b9d65e138..58388a6d63d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCache.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCache.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import net.sf.ehcache.Element; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/SecuritySystemListener.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/SecuritySystemListener.java index 7338768f550..328b412db79 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/SecuritySystemListener.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/SecuritySystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/TenantAwareUserDetailsServiceDecorator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/TenantAwareUserDetailsServiceDecorator.java index 6780dcccbc2..162496e8b52 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/TenantAwareUserDetailsServiceDecorator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/TenantAwareUserDetailsServiceDecorator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.pentaho.platform.api.mt.ITenantedPrincipleNameResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListService.java index a29a20bd299..ab154774a53 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.jdbc; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProvider.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProvider.java index 9bb38b5c7f1..b1c9008f66d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.pentaho.platform.api.engine.security.IAuthenticationRoleMapper; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsService.java index ae9fe675ac4..34bddaa7cd5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.pentaho.platform.api.mt.ITenantedPrincipleNameResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListService.java index 9b287234e5e..cba519a0df5 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import java.util.ArrayList; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessages.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessages.java index 358aee5fe3f..046428e0070 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessages.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import java.util.MissingResourceException; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulator.java index e39eb93e955..a1aea10e8e3 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.springframework.beans.factory.InitializingBean; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulator.java index 08b573bdcb4..fd45f5b8f4d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.springframework.ldap.core.DirContextOperations; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticator.java index f7ef4605ea0..6416a1e007b 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulator.java index 45db3017f60..6386a71b383 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapper.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapper.java index 08a6d8f884e..3468ee1ec79 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapper.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulator.java index e682ac38f4a..9c525691dca 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.pentaho.platform.plugin.services.messages.Messages; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/GenericLdapSearch.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/GenericLdapSearch.java index 3ff2a4254fc..8ff6b1a108f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/GenericLdapSearch.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/GenericLdapSearch.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearch.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearch.java index 06b6766b8e5..3498c8d26a2 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearch.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearch.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import java.util.List; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParams.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParams.java index e6a3d0c41ee..43c385a6f4f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParams.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParams.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import javax.naming.directory.SearchControls; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactory.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactory.java index c2ff30968df..06f7b0e0c00 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; /** diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactoryImpl.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactoryImpl.java index 237a75c988d..735b7274bec 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactoryImpl.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/LdapSearchParamsFactoryImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import org.springframework.beans.factory.InitializingBean; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/NoOpLdapSearch.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/NoOpLdapSearch.java index 1219694a117..a6436a7ff8c 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/NoOpLdapSearch.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/NoOpLdapSearch.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import java.util.Collections; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/StaticListLdapSearch.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/StaticListLdapSearch.java index 4c97f5b975b..aea2bf0454f 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/StaticListLdapSearch.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/StaticListLdapSearch.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import java.util.Collections; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/UnionizingLdapSearch.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/UnionizingLdapSearch.java index aabd690b058..b664079bd09 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/UnionizingLdapSearch.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/search/UnionizingLdapSearch.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.search; import org.springframework.beans.factory.InitializingBean; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/ExtraRoles.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/ExtraRoles.java index bf2d4f30646..f452cc5f864 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/ExtraRoles.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/ExtraRoles.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.transform; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/GrantedAuthorityToString.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/GrantedAuthorityToString.java index 4c0ded926ff..4b9d871d330 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/GrantedAuthorityToString.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/GrantedAuthorityToString.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.transform; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/SearchResultToAttrValueList.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/SearchResultToAttrValueList.java index 6262dfbf012..cf51cd5a584 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/SearchResultToAttrValueList.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/SearchResultToAttrValueList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.transform; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthority.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthority.java index 6b500cfbbd9..8e1880ff90d 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthority.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthority.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.transform; import org.apache.commons.collections.Transformer; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/DefaultInMemoryUserDetailsService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/DefaultInMemoryUserDetailsService.java index ecfd0646e21..1a67734e1e7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/DefaultInMemoryUserDetailsService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/DefaultInMemoryUserDetailsService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.pentaho.platform.api.mt.ITenantedPrincipleNameResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListService.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListService.java index 32caf0e4e34..8fae45871b7 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListService.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserAttributeEditor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserAttributeEditor.java index 4257352522b..a9b51d61806 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserAttributeEditor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserAttributeEditor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import java.beans.PropertyEditorSupport; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMap.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMap.java index ab1bfb6481b..0a5fcb41cee 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMap.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import java.util.HashMap; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMapEditor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMapEditor.java index a87b51d8f9e..6f7ceb70806 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMapEditor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/PentahoUserMapEditor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserMapFactoryBean.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserMapFactoryBean.java index 6dbbc580584..b5ea2686050 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserMapFactoryBean.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserMapFactoryBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.springframework.beans.factory.FactoryBean; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMap.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMap.java index 30693641ed7..0d256c8b328 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMap.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.springframework.security.core.GrantedAuthority; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapEditor.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapEditor.java index 901266cdafd..81d99e813f1 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapEditor.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapEditor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* Parts Copyright 2004, 2005 Acegi Technology Pty Limited * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBean.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBean.java index c32871dda0b..32f423ff678 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBean.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.memory; import org.springframework.beans.factory.FactoryBean; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/content/PluginFileContentGenerator.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/content/PluginFileContentGenerator.java index 3f762ac2398..a1c16cfd293 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/content/PluginFileContentGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/content/PluginFileContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.webservices.content; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/messages/Messages.java index dd838069e17..f04698cdd24 100644 --- a/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/plugin/services/webservices/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.webservices.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/settings/PortFileManager.java b/extensions/src/main/java/org/pentaho/platform/settings/PortFileManager.java index 53c4380a1e6..122646de629 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/PortFileManager.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/PortFileManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import java.io.File; diff --git a/extensions/src/main/java/org/pentaho/platform/settings/ServerPort.java b/extensions/src/main/java/org/pentaho/platform/settings/ServerPort.java index f49984c1af8..5c8bdc1defc 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/ServerPort.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/ServerPort.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; /** diff --git a/extensions/src/main/java/org/pentaho/platform/settings/ServerPortDto.java b/extensions/src/main/java/org/pentaho/platform/settings/ServerPortDto.java index 313ee4094c3..9c4da08fdac 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/ServerPortDto.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/ServerPortDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import javax.xml.bind.annotation.XmlAccessType; diff --git a/extensions/src/main/java/org/pentaho/platform/settings/ServerPortRegistry.java b/extensions/src/main/java/org/pentaho/platform/settings/ServerPortRegistry.java index 5e8c3c0d86a..1c10e2464ca 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/ServerPortRegistry.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/ServerPortRegistry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import java.util.HashSet; diff --git a/extensions/src/main/java/org/pentaho/platform/settings/Service.java b/extensions/src/main/java/org/pentaho/platform/settings/Service.java index 8c37caa8b47..d04982cf49f 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/Service.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/Service.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import java.util.Set; diff --git a/extensions/src/main/java/org/pentaho/platform/settings/ServiceDto.java b/extensions/src/main/java/org/pentaho/platform/settings/ServiceDto.java index 5acb3561708..07851a3f26b 100644 --- a/extensions/src/main/java/org/pentaho/platform/settings/ServiceDto.java +++ b/extensions/src/main/java/org/pentaho/platform/settings/ServiceDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import java.util.HashSet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/WebUtil.java b/extensions/src/main/java/org/pentaho/platform/web/WebUtil.java index cbcc8923917..f9196d391a9 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/WebUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/web/WebUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpc.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpc.java index d8c080eb501..8d7ac6fd236 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpc.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpc.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/IGwtRpcSerializationPolicyCache.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/IGwtRpcSerializationPolicyCache.java index 53b623d31af..62c0292de3b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/IGwtRpcSerializationPolicyCache.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/IGwtRpcSerializationPolicyCache.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpc.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpc.java index 3eba9847b34..9c4fd8c3625 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpc.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpc.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpc.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpc.java index 8ee44dafd4f..575566468a4 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpc.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpc.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtil.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtil.java index 18a6e13b164..8051c71f57f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.impl; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcher.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcher.java index 462a699364d..d5f795da3be 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcher.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcher.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcher.java index 5c44e8e9899..ea3c35797b7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcher.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcher.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcher.java index 5aec4319469..9f03f30d893 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcher.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcNamespaceHandler.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcNamespaceHandler.java index f6ee2b1a742..f2ee69aa493 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcNamespaceHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcNamespaceHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.spring.xml; import org.springframework.beans.factory.xml.NamespaceHandlerSupport; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcRequestMatcherParser.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcRequestMatcherParser.java index 424d4f36dd8..870198b1264 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcRequestMatcherParser.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/spring/xml/GwtRpcRequestMatcherParser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.spring.xml; import org.pentaho.platform.web.gwt.rpc.matcher.PluginGwtRpcRequestMatcher; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCache.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCache.java index 96e639cd3c0..8739a21894b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCache.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCache.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.support; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/util/ThrowingSupplier.java b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/util/ThrowingSupplier.java index fbefa38026f..86d671d4b21 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/util/ThrowingSupplier.java +++ b/extensions/src/main/java/org/pentaho/platform/web/gwt/rpc/util/ThrowingSupplier.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.util; /** diff --git a/extensions/src/main/java/org/pentaho/platform/web/hsqldb/HsqlDatabaseStarterBean.java b/extensions/src/main/java/org/pentaho/platform/web/hsqldb/HsqlDatabaseStarterBean.java index 43958f119f5..2c1a124ea75 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/hsqldb/HsqlDatabaseStarterBean.java +++ b/extensions/src/main/java/org/pentaho/platform/web/hsqldb/HsqlDatabaseStarterBean.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.hsqldb; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/hsqldb/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/web/hsqldb/messages/Messages.java index cea3cdd5e92..f08a22234da 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/hsqldb/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/web/hsqldb/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.hsqldb.messages; import org.pentaho.platform.util.messages.LocaleHelper; diff --git a/extensions/src/main/java/org/pentaho/platform/web/html/themes/DefaultThemeManager.java b/extensions/src/main/java/org/pentaho/platform/web/html/themes/DefaultThemeManager.java index 8a6274c4813..81dd584da30 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/html/themes/DefaultThemeManager.java +++ b/extensions/src/main/java/org/pentaho/platform/web/html/themes/DefaultThemeManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.html.themes; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/html/themes/PluginThemeResolver.java b/extensions/src/main/java/org/pentaho/platform/web/html/themes/PluginThemeResolver.java index b71598a5ea3..a034ff9e97f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/html/themes/PluginThemeResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/web/html/themes/PluginThemeResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.html.themes; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/html/themes/ServletContextThemeResolver.java b/extensions/src/main/java/org/pentaho/platform/web/html/themes/ServletContextThemeResolver.java index 28e84016a7f..04539e795d3 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/html/themes/ServletContextThemeResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/web/html/themes/ServletContextThemeResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.html.themes; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceContentGenerator.java b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceContentGenerator.java index 4625fd3c2b2..680d43a46f2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceContentGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterContentGenerator.java b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterContentGenerator.java index bd6e45207a1..05ee560a84b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterContentGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterUiContentGenerator.java b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterUiContentGenerator.java index 27e98cd6ba0..0f4bf583fcc 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterUiContentGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/ActionSequenceParameterUiContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/ConfigurationAdminNonOsgiProxy.java b/extensions/src/main/java/org/pentaho/platform/web/http/ConfigurationAdminNonOsgiProxy.java index 35801dd6f93..b23e11caad1 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/ConfigurationAdminNonOsgiProxy.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/ConfigurationAdminNonOsgiProxy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.osgi.service.cm.ConfigurationAdmin; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/ExtensionWebTemplateHelper.java b/extensions/src/main/java/org/pentaho/platform/web/http/ExtensionWebTemplateHelper.java index e9ab0191353..60416a7a09f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/ExtensionWebTemplateHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/ExtensionWebTemplateHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; public class ExtensionWebTemplateHelper extends WebTemplateHelper { diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/HttpContentItem.java b/extensions/src/main/java/org/pentaho/platform/web/http/HttpContentItem.java index 755f0d04924..00aaf078d0b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/HttpContentItem.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/HttpContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/HttpMimeTypeListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/HttpMimeTypeListener.java index 80f298d6d17..55865e0fa38 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/HttpMimeTypeListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/HttpMimeTypeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.pentaho.platform.api.engine.IMimeTypeListener; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/HttpOutputHandler.java b/extensions/src/main/java/org/pentaho/platform/web/http/HttpOutputHandler.java index 66afb1d00fe..1399051b022 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/HttpOutputHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/HttpOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/MessageFormatUtils.java b/extensions/src/main/java/org/pentaho/platform/web/http/MessageFormatUtils.java index f72b34f4994..1af7c11f0dd 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/MessageFormatUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/MessageFormatUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/PentahoHttpSessionHelper.java b/extensions/src/main/java/org/pentaho/platform/web/http/PentahoHttpSessionHelper.java index 5ae24f1d39d..43c229b6436 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/PentahoHttpSessionHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/PentahoHttpSessionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/PreAuthenticatedSessionHolder.java b/extensions/src/main/java/org/pentaho/platform/web/http/PreAuthenticatedSessionHolder.java index 675b13d6402..6bed0f79973 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/PreAuthenticatedSessionHolder.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/PreAuthenticatedSessionHolder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.codec.digest.DigestUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/UIException.java b/extensions/src/main/java/org/pentaho/platform/web/http/UIException.java index ade4ea513a3..0ec5100b26b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/UIException.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/UIException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.pentaho.platform.api.util.PentahoChainedException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/WebTemplateHelper.java b/extensions/src/main/java/org/pentaho/platform/web/http/WebTemplateHelper.java index 291250e767c..031f817c569 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/WebTemplateHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/WebTemplateHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AbstractJaxRSResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AbstractJaxRSResource.java index 39f478ac2d4..02576a550ca 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AbstractJaxRSResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AbstractJaxRSResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.sun.jersey.core.header.QualitySourceMediaType; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthenticationProvider.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthenticationProvider.java index 750d7a058ac..0e67cdd3b21 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthenticationProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthenticationProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResource.java index c4016c606a5..f1c63b87e3b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import java.util.List; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ChangePasswordUser.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ChangePasswordUser.java index 736f8736465..70c612ce9c7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ChangePasswordUser.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ChangePasswordUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ContentGeneratorDescriptor.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ContentGeneratorDescriptor.java index 5126712729a..9f073593ff9 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ContentGeneratorDescriptor.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ContentGeneratorDescriptor.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; public interface ContentGeneratorDescriptor { diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Cube.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Cube.java index bd136d0d017..39dfbc31b7c 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Cube.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Cube.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/DirectoryResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/DirectoryResource.java index 43ce88af0d3..364333a806b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/DirectoryResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/DirectoryResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.jaxrs.ResponseCode; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/EmailResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/EmailResource.java index 7ec26417c85..0c35c0b6d8a 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/EmailResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/EmailResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResource.java index 6f03f679f2d..c5f1f69f1ad 100755 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResourceContentGenerator.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResourceContentGenerator.java index 5127a7aa8d4..c51d6dcfcce 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResourceContentGenerator.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/FileResourceContentGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutput.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutput.java index 72c91f8ffbf..b14c900e0cd 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutput.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutput.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutputProvider.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutputProvider.java index 8d79c7c8126..59f2cd31d51 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutputProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/GeneratorStreamingOutputProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/IFileResourceRenderer.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/IFileResourceRenderer.java index 566289c0eb3..0dbc78e2c71 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/IFileResourceRenderer.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/IFileResourceRenderer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.pentaho.platform.api.action.IStreamingAction; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JAXBContextResolver.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JAXBContextResolver.java index 0164f9e4be3..4b328b3f5eb 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JAXBContextResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JAXBContextResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.sun.jersey.api.json.JSONConfiguration; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JaxbList.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JaxbList.java index 2e5b965fb09..08cda39119a 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JaxbList.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JaxbList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JerseyUtil.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JerseyUtil.java index 68a13948ba1..a464a270828 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JerseyUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/JerseyUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import java.util.HashMap; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LocalizedLogicalRoleName.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LocalizedLogicalRoleName.java index 34bab029ec1..99fbc6bba39 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LocalizedLogicalRoleName.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LocalizedLogicalRoleName.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; public class LocalizedLogicalRoleName { diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Log4jResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Log4jResource.java index d792d123c42..4e538e448f2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Log4jResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Log4jResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignment.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignment.java index 563b06bccb2..f9dce405888 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignment.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignment.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import java.util.ArrayList; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignments.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignments.java index 1afc62e4838..82cedd4f3e6 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignments.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/LogicalRoleAssignments.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/MantleResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/MantleResource.java index 49fb03578fb..0df22af9da0 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/MantleResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/MantleResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.pentaho.platform.config.PropertiesFileConfiguration; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Overlay.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Overlay.java index 27a749647f2..ecf6969fe69 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Overlay.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Overlay.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PasswordResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PasswordResource.java index b7aba2e3800..1b2f7eca416 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PasswordResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PasswordResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginManagerResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginManagerResource.java index 5c1753fac08..7898bb89317 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginManagerResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginManagerResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginPerspective.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginPerspective.java index c106f378e6c..5f7fc21830b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginPerspective.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginPerspective.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginResource.java index ef0cc6e67e5..7ef6088c8a2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/PluginResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProvider.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProvider.java index 2ea52668b7a..7550888dc8c 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResource.java index f0a657a59eb..bd25336bcc3 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import java.io.ByteArrayOutputStream; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResource.java index 897ebbe3e3a..73fe81ef079 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.sun.jersey.core.header.FormDataContentDisposition; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryResource.java index 4caeb97d012..1d16a2fc3c8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RepositoryResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.google.gwt.safehtml.shared.SafeHtmlBuilder; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RoleListWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RoleListWrapper.java index 36db433c9b4..cf12415bb28 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RoleListWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RoleListWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.pentaho.platform.api.engine.security.userroledao.IPentahoRole; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RolesWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RolesWrapper.java index d2c0a69af1f..fec050d67d5 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RolesWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RolesWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RootResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RootResource.java index a6fd3a51212..c821321d9ba 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RootResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/RootResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ServiceResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ServiceResource.java index bcea51cd703..4c7dd8a8f6c 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ServiceResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ServiceResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.jaxrs.ResponseCode; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SessionResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SessionResource.java index 14b79166fc1..366c76e80ad 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SessionResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SessionResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Setting.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Setting.java index 5f9098c8321..524a3d077b4 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Setting.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Setting.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/StringListWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/StringListWrapper.java index e8faf595055..b0e5074514e 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/StringListWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/StringListWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemPermissionsResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemPermissionsResource.java index cff1645bb0b..3eb6382888f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemPermissionsResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemPermissionsResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResource.java index 3aedc669800..066bb07d8ba 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemResource.java index 6a6a634171c..50652d4c2a5 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesMap.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesMap.java index 417d4f6de41..26502c3ba6e 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesMap.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesResource.java index 072af72ba42..11677edf851 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemRolesResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemUsersResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemUsersResource.java index 40717812212..96b37e99d07 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemUsersResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/SystemUsersResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.jaxrs.ResponseCode; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Theme.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Theme.java index 6c001764d05..182fa8df4c2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Theme.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/Theme.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ThemeResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ThemeResource.java index 8a72a60cfb2..8f8a6ba86f8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ThemeResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/ThemeResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/TimeZoneWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/TimeZoneWrapper.java index 58138d7d62d..6348e7639e2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/TimeZoneWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/TimeZoneWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UnauthorizedException.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UnauthorizedException.java index d540f1b86b7..f381183dde7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UnauthorizedException.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UnauthorizedException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.ws.rs.WebApplicationException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/User.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/User.java index f62d6983aa9..e41abf238f9 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/User.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/User.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserChangePasswordDTO.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserChangePasswordDTO.java index 86477f5526d..729de37d62b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserChangePasswordDTO.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserChangePasswordDTO.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlRootElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserConsoleResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserConsoleResource.java index dc7923bd365..c4d79e5ba56 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserConsoleResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserConsoleResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserListWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserListWrapper.java index 4abace94f73..458450139e2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserListWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserListWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.pentaho.platform.api.engine.security.userroledao.IPentahoUser; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource.java index 7eb0a8e5248..c29811b8155 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import java.nio.charset.StandardCharsets; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoUtil.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoUtil.java index 88282be8a2c..53aec98c0a0 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.pentaho.platform.api.engine.security.userroledao.IPentahoRole; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleListResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleListResource.java index cea0bf3b753..134fa0a9918 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleListResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserRoleListResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserSettingsResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserSettingsResource.java index 4e717d0899e..4342e8ba000 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserSettingsResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UserSettingsResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.codehaus.enunciate.Facet; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UsersWrapper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UsersWrapper.java index fb582c14afa..117fe039e75 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UsersWrapper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/UsersWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import javax.xml.bind.annotation.XmlElement; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/VersionResource.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/VersionResource.java index c57c1b4e6ba..4af3741bc97 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/VersionResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/VersionResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/XactionUtil.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/XactionUtil.java index 37262c043c0..ea7b6f1dcbc 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/XactionUtil.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/XactionUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation.java index 3fef55d6f83..7a6f3e4fb10 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.operations; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionService.java index a60122ca5d8..e7035675380 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import java.util.List; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/FileService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/FileService.java index a9bb5e002d3..9860af02bfc 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/FileService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/FileService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.apache.commons.io.FilenameUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishService.java index 9648f030e26..b8721f5caf2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import java.io.File; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SessionService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SessionService.java index 776c4778d23..763f95e88c8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SessionService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SessionService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SystemService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SystemService.java index b3f245284d0..6aca6269686 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SystemService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/SystemService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.dom4j.Document; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserConsoleService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserConsoleService.java index 5540b3001e0..329bab5825f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserConsoleService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserConsoleService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoService.java index 448a8009f2a..96609dcda4a 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListService.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListService.java index afaeb419864..fadccbbaff7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtils.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtils.java index ae75623b979..396d520c455 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtils.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/FileUtils.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/FileUtils.java index b576bd7473d..77a8528479c 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/FileUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/FileUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import com.google.gwt.regexp.shared.RegExp; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/RepositoryFileHelper.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/RepositoryFileHelper.java index 53dc7b0d7f6..e0734e7caad 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/RepositoryFileHelper.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/RepositoryFileHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import org.pentaho.platform.api.mimetype.IPlatformMimeResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtils.java b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtils.java index 5f74382936e..215939b5eb2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/HsqldbStartupListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/HsqldbStartupListener.java index 4c0aa1d6032..fbb930756d2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/HsqldbStartupListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/HsqldbStartupListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoCacheContextListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoCacheContextListener.java index 82fe164b3db..5d8f724b901 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoCacheContextListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoCacheContextListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.pentaho.platform.api.engine.ICacheManager; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContext.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContext.java index 57b26e995f6..d3fccb8c264 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContext.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSystemReadyListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSystemReadyListener.java index 2b7a3409722..9f593eefa32 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSystemReadyListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/PentahoSystemReadyListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.apache.jackrabbit.api.JackrabbitRepository; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/SolutionContextListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/SolutionContextListener.java index 206af0b6de2..088200e8757 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/SolutionContextListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/SolutionContextListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListener.java index 9123bf6f93b..af650fd7a94 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.pentaho.platform.web.http.PentahoHttpSessionHelper; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/WebApplicationContext.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/WebApplicationContext.java index 8357dfdaaf6..9cbea402016 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/WebApplicationContext.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/WebApplicationContext.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactory.java b/extensions/src/main/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactory.java index c0a26fedfda..69c0b1f7f79 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/CheckRefererFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/CheckRefererFilter.java index cf237611907..e49c71e2f21 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/CheckRefererFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/CheckRefererFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilter.java index cdfef308d77..00c1ed35734 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilter.java index 18779cd4e50..571d453c8d7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoHibernateFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoHibernateFilter.java index dcd25eca4a2..86da6c14b70 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoHibernateFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoHibernateFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoMDCFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoMDCFilter.java index 4a349771f5b..89c7a5ca869 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoMDCFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoMDCFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilter.java index 7dd77915d91..ec306654941 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoRequestContextFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoRequestContextFilter.java index 9937b4ae3dc..7c9c0f2329b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoRequestContextFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoRequestContextFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilter.java index 4bfd8b9ae6c..2c7aa83863f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.lang.StringEscapeUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilter.java index 2261a409aac..8ae4f11308b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import javax.servlet.Filter; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilter.java index 0e53d53fffd..b7aa8443d92 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/RequestIdFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/RequestIdFilter.java index 85847998e8b..93f3956b380 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/RequestIdFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/RequestIdFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/SetCharacterEncodingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/SetCharacterEncodingFilter.java index e2e82340acc..52b4d0ef3fc 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/SetCharacterEncodingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/SetCharacterEncodingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import javax.servlet.Filter; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/SystemStatusFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/SystemStatusFilter.java index 7b62cf69e2f..25a7524fdf1 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/SystemStatusFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/SystemStatusFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/filters/WebappRootForwardingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/filters/WebappRootForwardingFilter.java index 803862a2bb4..db66a9d90b8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/filters/WebappRootForwardingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/filters/WebappRootForwardingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.pentaho.platform.engine.core.system.PentahoRequestContextHolder; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/web/http/messages/Messages.java index 586f9fa58d1..38784ca67c0 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpRequestParameterProvider.java b/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpRequestParameterProvider.java index 75420ba4fd1..d95541d0b0d 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpRequestParameterProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpRequestParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.request; import org.pentaho.platform.engine.core.solution.SimpleParameterProvider; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpWebServiceRequestHandler.java b/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpWebServiceRequestHandler.java index 5388acd350d..1e6531d58a0 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpWebServiceRequestHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/request/HttpWebServiceRequestHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.request; import org.pentaho.platform.api.engine.IOutputHandler; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/request/MultiReadHttpServletRequest.java b/extensions/src/main/java/org/pentaho/platform/web/http/request/MultiReadHttpServletRequest.java index 3646eb59f60..daa6f662c92 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/request/MultiReadHttpServletRequest.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/request/MultiReadHttpServletRequest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.request; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/HttpSessionReuseDetectionFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/HttpSessionReuseDetectionFilter.java index 380f7066438..7a968672df4 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/HttpSessionReuseDetectionFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/HttpSessionReuseDetectionFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicAuthenticationEntryPoint.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicAuthenticationEntryPoint.java index e9eddd025a8..1fca2a739e8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicAuthenticationEntryPoint.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicAuthenticationEntryPoint.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.springframework.beans.factory.InitializingBean; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicPostProcessingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicPostProcessingFilter.java index fb15eb1a78a..d36557c1801 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicPostProcessingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicPostProcessingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import javax.servlet.Filter; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilter.java index a95ef9b8316..b2944d43873 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoLogoutHandler.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoLogoutHandler.java index 5e78581c1f6..9b050aa4497 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoLogoutHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PentahoLogoutHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreAuthenticatedFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreAuthenticatedFilter.java index 6529e042bc8..e3506bda219 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreAuthenticatedFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreAuthenticatedFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListener.java index 6795644352f..d20212923da 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.pentaho.platform.api.security.ILoginAttemptService; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceException.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceException.java index ec573d5460c..5d3c055bc63 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceException.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.springframework.security.core.AuthenticationException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler.java index 5c7129723db..6815b94b1e2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.pentaho.platform.api.security.ILoginAttemptService; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilter.java index a0d78f6cc08..34512e3ea41 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.pentaho.platform.api.security.ILoginAttemptService; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterAuthenticationFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterAuthenticationFilter.java index 8ae703f6aab..194543ae75f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterAuthenticationFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterAuthenticationFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterFilterEntryPoint.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterFilterEntryPoint.java index 6eeabb37efd..f069ff94a5e 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterFilterEntryPoint.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/RequestParameterFilterEntryPoint.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.springframework.beans.factory.InitializingBean; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilter.java b/extensions/src/main/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilter.java index 2f948751479..d6d22912f4f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/HttpSessionParameterProvider.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/HttpSessionParameterProvider.java index 8ab05b0d1ab..587831e1769 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/HttpSessionParameterProvider.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/HttpSessionParameterProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoCacheSessionListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoCacheSessionListener.java index 0e9d8d01196..d27d9e7fd30 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoCacheSessionListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoCacheSessionListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.pentaho.platform.api.engine.ICacheManager; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSession.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSession.java index 06e5c31d232..09b502e2422 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSession.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSession.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.apache.commons.collections.iterators.EnumerationIterator; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSessionListener.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSessionListener.java index d4e129a8090..18be7d93063 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSessionListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoHttpSessionListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoSessionFactory.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoSessionFactory.java index 478b79b2e15..c0c73fb293a 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoSessionFactory.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/PentahoSessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/main/java/org/pentaho/platform/web/http/session/SessionTempFileDeleter.java b/extensions/src/main/java/org/pentaho/platform/web/http/session/SessionTempFileDeleter.java index f4b1e24248a..ed4a1ff0234 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/http/session/SessionTempFileDeleter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/http/session/SessionTempFileDeleter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.session; import org.pentaho.platform.api.util.ITempFileDeleter; diff --git a/extensions/src/main/java/org/pentaho/platform/web/jsp/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/web/jsp/messages/Messages.java index 02538827b1b..ba84474a9f2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/jsp/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/web/jsp/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.jsp.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/AbstractGwtRpcProxyServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/AbstractGwtRpcProxyServlet.java index c586f103079..0af3dc21a0c 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/AbstractGwtRpcProxyServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/AbstractGwtRpcProxyServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.gwt.user.client.rpc.SerializationException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/CacheExpirationService.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/CacheExpirationService.java index 069c54a487e..b952cc06e4a 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/CacheExpirationService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/CacheExpirationService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ContextDiscoveryServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ContextDiscoveryServlet.java index 1379e87d9e9..1393ced132f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ContextDiscoveryServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ContextDiscoveryServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocument.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocument.java index 490085e5412..4041203a7aa 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocument.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocument.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.pentaho.platform.api.util.IWadlDocumentResource; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GenericServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GenericServlet.java index c33e4aca092..324809dd3d2 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GenericServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GenericServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GetImage.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GetImage.java index fcf72884aaa..083eb6ed7e4 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GetImage.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GetImage.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GetResource.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GetResource.java index 14aee64ef4d..b09ce66753f 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GetResource.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GetResource.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcPluginProxyServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcPluginProxyServlet.java index 47ba6c51114..26afb96679d 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcPluginProxyServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcPluginProxyServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyException.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyException.java index 45b7bef9bac..81ac8653d32 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyException.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import java.io.Serializable; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyServlet.java index 046024b2040..edebc4c7df7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/GwtRpcProxyServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpMimeTypeListener.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpMimeTypeListener.java index db438dd117c..6d475958470 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpMimeTypeListener.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpMimeTypeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.pentaho.platform.api.engine.IMimeTypeListener; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpServletRequestHandler.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpServletRequestHandler.java index 4691a2adbc8..1ef5b327e1b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpServletRequestHandler.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpServletRequestHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.pentaho.platform.api.engine.IOutputHandler; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpWebService.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpWebService.java index 8da93005498..3658748a5be 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpWebService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/HttpWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/IUploadFileServletPlugin.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/IUploadFileServletPlugin.java index 4f69521b1a1..82b567b72aa 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/IUploadFileServletPlugin.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/IUploadFileServletPlugin.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import javax.servlet.http.HttpServletResponse; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSPluginServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSPluginServlet.java index 55ce9fcd0a2..c3b39851cec 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSPluginServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSPluginServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSServlet.java index cd41e018d2b..24a23536ac0 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/JAXRSServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/LocalizationServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/LocalizationServlet.java index ea035395d2c..761574a9899 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/LocalizationServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/LocalizationServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoDataSourceResolver.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoDataSourceResolver.java index bcc73fcd44d..2cb48ffabda 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoDataSourceResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoDataSourceResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import mondrian.spi.DataSourceResolver; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoPluginWSSpringServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoPluginWSSpringServlet.java index 0d19e4d9e5d..6968720c379 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoPluginWSSpringServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoPluginWSSpringServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.sun.xml.ws.transport.http.servlet.ServletAdapterList; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoSerializationPolicy.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoSerializationPolicy.java index 73f949c00c0..785239078c7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoSerializationPolicy.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoSerializationPolicy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.gwt.user.client.rpc.SerializationException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWSSpringServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWSSpringServlet.java index ec34cab011b..a411049794d 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWSSpringServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWSSpringServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.sun.xml.ws.transport.http.servlet.ServletAdapterList; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfig.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfig.java index 0f7ca4c01bf..d4c41cf9fc6 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import java.io.IOException; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoXmlaServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoXmlaServlet.java index 2f4d8402028..8bf4e015249 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoXmlaServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PentahoXmlaServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PluggableUploadFileServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PluggableUploadFileServlet.java index 23bed5902df..78aabd8f9b6 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PluggableUploadFileServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PluggableUploadFileServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.fileupload.FileItem; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/PluginDispatchServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/PluginDispatchServlet.java index 7891d3fc332..2920f0ecc75 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/PluginDispatchServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/PluginDispatchServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ProxyServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ProxyServlet.java index 59ad58b6b02..7b6a564e307 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ProxyServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ProxyServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.common.annotations.VisibleForTesting; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletBase.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletBase.java index e80675d997f..9e46bf68473 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletBase.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletToBeanProxy.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletToBeanProxy.java index 3607f7e6b4b..e291d3a92ea 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletToBeanProxy.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ServletToBeanProxy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/SolutionEngineInteractivityService.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/SolutionEngineInteractivityService.java index b7223376d63..53f4c1671b7 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/SolutionEngineInteractivityService.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/SolutionEngineInteractivityService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ThemeServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ThemeServlet.java index 2690fd89459..1d8a2b290f1 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ThemeServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ThemeServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/UIServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/UIServlet.java index 0a2a0190575..8598d11a880 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/UIServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/UIServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.lang.StringEscapeUtils; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileServlet.java index efeee0b39fd..74fedecee80 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileUtils.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileUtils.java index 4d47fed7ff8..3aa36279a1b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileUtils.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/UploadFileUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.ice.tar.TarEntry; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/ViewAction.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/ViewAction.java index 695e31515ef..30c3122b990 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/ViewAction.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/ViewAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/WebContextServlet.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/WebContextServlet.java index bd4d55a62a2..257df9ac9a1 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/WebContextServlet.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/WebContextServlet.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.pentaho.platform.engine.core.system.PentahoSystem; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonContextResolver.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonContextResolver.java index 4db040d8d05..457b6f71cf8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonContextResolver.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonContextResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet.jaxrs; import com.fasterxml.jackson.databind.ObjectMapper; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyBase.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyBase.java index 9190d08a2e2..80cadf1109b 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyBase.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet.jaxrs; import com.fasterxml.jackson.annotation.JsonRootName; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyReader.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyReader.java index 3f84c8dfaeb..97d86fba0a5 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyReader.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyReader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet.jaxrs; import javax.ws.rs.Consumes; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyWriter.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyWriter.java index 6a46345f28f..c17de0c36ba 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyWriter.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/jaxrs/JacksonMessageBodyWriter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet.jaxrs; import javax.ws.rs.Produces; diff --git a/extensions/src/main/java/org/pentaho/platform/web/servlet/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/web/servlet/messages/Messages.java index 7d91238ae72..d0d46b06c23 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/servlet/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/web/servlet/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfig.java b/extensions/src/main/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfig.java index 1b9894e158e..742c1c78096 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfig.java +++ b/extensions/src/main/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.websocket; import org.pentaho.platform.api.websocket.IWebsocketEndpointConfig; diff --git a/extensions/src/main/java/org/pentaho/platform/web/xsl/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/web/xsl/messages/Messages.java index 5f6d8a5f3b6..876a929abb8 100644 --- a/extensions/src/main/java/org/pentaho/platform/web/xsl/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/web/xsl/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.xsl.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/main/java/org/pentaho/platform/workitem/messages/Messages.java b/extensions/src/main/java/org/pentaho/platform/workitem/messages/Messages.java index 3bb9246f698..8953c9bae6c 100644 --- a/extensions/src/main/java/org/pentaho/platform/workitem/messages/Messages.java +++ b/extensions/src/main/java/org/pentaho/platform/workitem/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.workitem.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsActionTest.java b/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsActionTest.java index f9ae2bb7491..a88ab7073d0 100644 --- a/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsActionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsActionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsListenerTest.java b/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsListenerTest.java index 37e475b1497..146e1db22c9 100644 --- a/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/admin/GatherStatsListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/admin/GeneratedContentCleanerTest.java b/extensions/src/test/java/org/pentaho/platform/admin/GeneratedContentCleanerTest.java index 45c06709bdd..28f433b20a4 100644 --- a/extensions/src/test/java/org/pentaho/platform/admin/GeneratedContentCleanerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/admin/GeneratedContentCleanerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/admin/StatsDatabaseCheckTest.java b/extensions/src/test/java/org/pentaho/platform/admin/StatsDatabaseCheckTest.java index 78fd7eb1c86..8ff58169163 100644 --- a/extensions/src/test/java/org/pentaho/platform/admin/StatsDatabaseCheckTest.java +++ b/extensions/src/test/java/org/pentaho/platform/admin/StatsDatabaseCheckTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.admin; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/AclEntryTest.java b/extensions/src/test/java/org/pentaho/platform/config/AclEntryTest.java index 8d1a5128eae..ca37ee518eb 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/AclEntryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/AclEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/AnalysisViewTest.java b/extensions/src/test/java/org/pentaho/platform/config/AnalysisViewTest.java index e21db741929..b54aa8d33de 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/AnalysisViewTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/AnalysisViewTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/AppConfigExceptionTest.java b/extensions/src/test/java/org/pentaho/platform/config/AppConfigExceptionTest.java index 9d8215fbe64..c35e381f09b 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/AppConfigExceptionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/AppConfigExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/AppConfigPropertiesTest.java b/extensions/src/test/java/org/pentaho/platform/config/AppConfigPropertiesTest.java index f008956240d..2904b25250f 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/AppConfigPropertiesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/AppConfigPropertiesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/ConsoleConfigXmlTest.java b/extensions/src/test/java/org/pentaho/platform/config/ConsoleConfigXmlTest.java index 3ca3490b56b..be2de19acc8 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/ConsoleConfigXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/ConsoleConfigXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.DocumentException; diff --git a/extensions/src/test/java/org/pentaho/platform/config/DtdEntityResolverTest.java b/extensions/src/test/java/org/pentaho/platform/config/DtdEntityResolverTest.java index 5ceb215749f..d2add467983 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/DtdEntityResolverTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/DtdEntityResolverTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsTest.java b/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsTest.java index 07881927f11..1e980a6b32f 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsXmlTest.java b/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsXmlTest.java index ad089ed3247..eeb3112d099 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/HibernateSettingsXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.DocumentException; diff --git a/extensions/src/test/java/org/pentaho/platform/config/LdapConfigPropertiesTest.java b/extensions/src/test/java/org/pentaho/platform/config/LdapConfigPropertiesTest.java index 7795773b4a6..4755a522d36 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/LdapConfigPropertiesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/LdapConfigPropertiesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigPropertiesTest.java b/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigPropertiesTest.java index 2cb989ea4c2..a8d44680895 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigPropertiesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigPropertiesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigTest.java b/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigTest.java index 342a675d3e6..4a2f040f355 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/MondrianConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PasswordServiceFactoryTest.java b/extensions/src/test/java/org/pentaho/platform/config/PasswordServiceFactoryTest.java index 2d4915e494e..7f8e5bbc6a0 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PasswordServiceFactoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PasswordServiceFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PdiConfigXmlTest.java b/extensions/src/test/java/org/pentaho/platform/config/PdiConfigXmlTest.java index a8f4851dcda..d845338e771 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PdiConfigXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PdiConfigXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.DocumentException; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PentahoObjectsConfigTest.java b/extensions/src/test/java/org/pentaho/platform/config/PentahoObjectsConfigTest.java index 2896978a7e6..40fc05e1932 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PentahoObjectsConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PentahoObjectsConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurerTest.java b/extensions/src/test/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurerTest.java index 66f3be25abe..af9c6c73d6a 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PentahoPropertyPlaceholderConfigurerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PentahoXmlTest.java b/extensions/src/test/java/org/pentaho/platform/config/PentahoXmlTest.java index bdf6dd172b3..b8903c4b6a3 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PentahoXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PentahoXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/config/PropertiesFileConfigurationTest.java b/extensions/src/test/java/org/pentaho/platform/config/PropertiesFileConfigurationTest.java index 903f852a483..08fa574b926 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/PropertiesFileConfigurationTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/PropertiesFileConfigurationTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/config/SolutionPropertiesFileConfigurationTest.java b/extensions/src/test/java/org/pentaho/platform/config/SolutionPropertiesFileConfigurationTest.java index 21a26488fff..a3fd3a469f1 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/SolutionPropertiesFileConfigurationTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/SolutionPropertiesFileConfigurationTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/config/SpringSecurityHibernateConfigTest.java b/extensions/src/test/java/org/pentaho/platform/config/SpringSecurityHibernateConfigTest.java index 4a631af0b14..746eb1fcdba 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/SpringSecurityHibernateConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/SpringSecurityHibernateConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/config/SystemConfigFolderTest.java b/extensions/src/test/java/org/pentaho/platform/config/SystemConfigFolderTest.java index edb83a68b3f..3dafb034046 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/SystemConfigFolderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/SystemConfigFolderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/SystemConfigTest.java b/extensions/src/test/java/org/pentaho/platform/config/SystemConfigTest.java index f253ccc3c24..8796874dec8 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/SystemConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/SystemConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/SystemSettingsConfigurationTest.java b/extensions/src/test/java/org/pentaho/platform/config/SystemSettingsConfigurationTest.java index c83a28d12b3..94dec59add1 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/SystemSettingsConfigurationTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/SystemSettingsConfigurationTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/WebXmlTest.java b/extensions/src/test/java/org/pentaho/platform/config/WebXmlTest.java index 119a27b6d48..0bdea3b9442 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/WebXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/WebXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/config/i18n/MessagesTest.java b/extensions/src/test/java/org/pentaho/platform/config/i18n/MessagesTest.java index e4d2243be23..49191941a30 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/i18n/MessagesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/i18n/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config.i18n; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/config/messages/MessagesTest.java b/extensions/src/test/java/org/pentaho/platform/config/messages/MessagesTest.java index 218bcb822ff..90ab9e56214 100644 --- a/extensions/src/test/java/org/pentaho/platform/config/messages/MessagesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/config/messages/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.config.messages; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringDeadEventSubscriberTest.java b/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringDeadEventSubscriberTest.java index b20028bb87e..d12edf26f81 100644 --- a/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringDeadEventSubscriberTest.java +++ b/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringDeadEventSubscriberTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.monitoring; import com.google.common.eventbus.DeadEvent; diff --git a/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringServiceTest.java b/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringServiceTest.java index e30d99647c1..553ef0bcb9f 100644 --- a/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/monitoring/MonitoringServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.monitoring; import com.google.common.eventbus.Subscribe; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProviderTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProviderTest.java index 0ebb1d859df..8e163a9258a 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProviderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedClientTypeProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedHelper.java b/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedHelper.java index eb18872249c..1ed1569e765 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedHelper.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/ExceptionBasedHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; /** diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/KarafBootTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/KarafBootTest.java index 9383f85f05f..9dfc68aa550 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/KarafBootTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/KarafBootTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstancePortFactoryTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstancePortFactoryTest.java index 6ce1e39c944..fb6ad11901d 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstancePortFactoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstancePortFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceResolverExceptionTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceResolverExceptionTest.java index 567024da5f7..c70a467698e 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceResolverExceptionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceResolverExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import static org.junit.Assert.assertNotNull; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceTest.java index 3f0175bd467..cda9d1bd521 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/KarafInstanceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.apache.commons.io.FileUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/PentahoOSGIActivatorTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/PentahoOSGIActivatorTest.java index 55b65acddc8..1425499214c 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/PentahoOSGIActivatorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/PentahoOSGIActivatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.junit.AfterClass; diff --git a/extensions/src/test/java/org/pentaho/platform/osgi/SystemPackageExtrapolatorTest.java b/extensions/src/test/java/org/pentaho/platform/osgi/SystemPackageExtrapolatorTest.java index 1c17834658c..bc68a49cb51 100644 --- a/extensions/src/test/java/org/pentaho/platform/osgi/SystemPackageExtrapolatorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/osgi/SystemPackageExtrapolatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.osgi; import org.jboss.modules.DependencySpec; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceActionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceActionTest.java index 9f0a0326a15..14cc4ce0972 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceActionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/builtin/ActionSequenceActionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.builtin; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponentTest.java index 09af352254a..308e93a1044 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/datatransforms/ResultSetCompareComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.datatransforms; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListenerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListenerTest.java index 512cd975dea..18252313950 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/defaultcontent/DefaultContentSystemListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.defaultcontent; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriterTest.java index f43e0c0e64d..f48a34858ae 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/jfreereport/helper/PentahoURLRewriterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.jfreereport.helper; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/DIServerConfigTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/DIServerConfigTest.java index 402241fd1de..b47d0f2d117 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/DIServerConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/DIServerConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListenerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListenerTest.java index 2d740ef1565..bb317595166 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/KettleSystemListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.apache.logging.log4j.Level; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProviderTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProviderTest.java index a14a644aaab..14e8b7883c3 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProviderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/kettle/PlatformKettleDataSourceProviderTest.java @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.kettle; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponentTest.java index bbcbd4fc8ac..525ad3e5124 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXBaseComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponentTest.java index 8e6269e7fd8..b1e5daafc00 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXDataComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRuleTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRuleTest.java index 455739e2eaa..fcd59396b66 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRuleTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mdx/MDXLookupRuleTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mdx; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/messages/MessagesTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/messages/MessagesTest.java index 6839a94840f..b6c59cd9652 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/messages/MessagesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/messages/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.messages; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponentTest.java index b6be3dc4f2d..40720450a91 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/MondrianFlushCacheComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperTest.java index 9a9a6ba9bd3..d08f8e5af79 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import mondrian.xmla.DataSourcesConfig; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper_Mondrian_2229_Test.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper_Mondrian_2229_Test.java index 971598edc7f..f11312ed378 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper_Mondrian_2229_Test.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogHelper_Mondrian_2229_Test.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogTest.java index 9e893941bb7..d82d8add5a5 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/catalog/MondrianCatalogTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.catalog; import mondrian.olap.Util; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatterTest.java index f027824bcc6..5dc1f158a84 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/mondrian/formatter/InlineMemberFormatterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.mondrian.formatter; import mondrian.olap.Annotation; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListenerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListenerTest.java index ad60b9c602a..c84f89553b4 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/olap/Olap4jSystemListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.olap; import static org.junit.Assert.*; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponentTest.java index 6ce1afa951c..d7b6bfe3a15 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/openflashchart/OpenFlashChartComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.openflashchart; import org.dom4j.Node; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponentTest.java index 00034c41db6..0136b4b7825 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/pentahometadata/MetadataQueryComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.pentahometadata; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponentTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponentTest.java index 69fc542465e..3ab106d4cc6 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/action/xmla/XMLABaseComponentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.action.xmla; import static org.mockito.Mockito.mock; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecutionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecutionTest.java index cbf1e275d67..9e25a6d9685 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecutionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/condition/javascript/ConditionalExecutionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.condition.javascript; import static org.junit.Assert.assertFalse; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableConditionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableConditionTest.java index d0a7bcf8514..86bc2415457 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableConditionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/condition/scriptable/ScriptableConditionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.condition.scriptable; import static org.junit.Assert.assertFalse; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandlerTest.java index b2244eea333..6ac9807e94a 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/outputs/ApacheVFSOutputHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.outputs; import org.apache.commons.io.output.ByteArrayOutputStream; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriverTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriverTest.java index acfe85143c6..e1d107243c3 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriverTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/PentahoSystemDriverTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections; import junit.framework.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExecTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExecTest.java index 04878f08532..5c21fa6f33f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExecTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/metadata/sql/SqlMetadataQueryExecTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.metadata.sql; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaDataTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaDataTest.java index a8b9f5eb2ed..d38fc8de0eb 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaDataTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/mondrian/MDXMetaDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.mondrian; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnectionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnectionTest.java index 404ca604929..bf1745234f1 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnectionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLConnectionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import java.sql.Connection; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetTest.java index 38695261045..5395e211847 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/connections/sql/SQLResultSetTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.connections.sql; import static org.junit.Assert.*; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationTest.java index 96d6af0c023..49cc1136cba 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXmlTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXmlTest.java index 5841ace3167..b1f2d9f20a9 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXmlTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailConfigurationXmlTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailServiceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailServiceTest.java index 0bc71114fdb..99c35421de0 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/email/EmailServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.email; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporterTest.java index b4a99284e7e..65ca89a6fbd 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/exporter/PentahoPlatformExporterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.exporter; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/ArchiveLoaderTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/ArchiveLoaderTest.java index 7dcfc39a331..fdb93306512 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/ArchiveLoaderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/ArchiveLoaderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessorTest.java index 653199de577..ffb6ae36a1d 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleFilesProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandlerTest.java index 46ad43ba021..6900c23b641 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/LocaleImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandlerTest.java index 971026a826d..a8e731fca1c 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetaStoreImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerTest.java index 07e7143a1e3..03fb0c8764f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MetadataImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandlerTest.java index 4aea325f4ba..eddb8e4b70f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/MondrianImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolverTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolverTest.java index ca3dd1c8a67..6ef650d441d 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolverTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/NameBaseMimeResolverTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandlerTest.java index 980f0be2019..e71b9a2b7c2 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PRPTImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import static org.mockito.Mockito.any; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PlatformImporterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PlatformImporterTest.java index f2134641020..026d4165f12 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PlatformImporterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/PlatformImporterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.logging.log4j.Level; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundleTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundleTest.java index 4032a311df1..0e9187844b4 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundleTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportBundleTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandlerTest.java index cbd96915516..c36eb4c0d48 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/RepositoryFileImportFileHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerTest.java index b2d205f2da4..82e0b6fc4d5 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/SolutionImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import org.apache.commons.io.FilenameUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/XActionImportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/XActionImportHandlerTest.java index c337946ceb5..61d084fc673 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/XActionImportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importer/XActionImportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importer; import static org.junit.Assert.assertNotNull; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessorTest.java index 9277851a1ad..896ae97029b 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/BaseExportProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* * This program is free software; you can redistribute it and/or modify it under the diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorPasswordTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorPasswordTest.java index 085fa3cb4e0..e39eb4f40c8 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorPasswordTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorPasswordTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.junit.AfterClass; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorTest.java index 5d5838eb567..3b036504dd4 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/CommandLineProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.io.ByteArrayOutputStream; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverterTest.java index 4715ef17873..905156957dd 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DatabaseConnectionConverterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandlerTest.java index 119d01ae535..17357c0ea10 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/DefaultExportHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExceptionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExceptionTest.java index 4e671b139f0..cda0762545f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExceptionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoderTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoderTest.java index b0c6b63d931..73d313db9ed 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExportFileNameEncoderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExporterTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExporterTest.java index 498359b0eda..528f9e6b20c 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExporterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ExporterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.io.File; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ImportSessionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ImportSessionTest.java index 39a828d17ab..8699bbf3fb9 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ImportSessionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ImportSessionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfoTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfoTest.java index 6f284cc7d38..6aff3b9605b 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfoTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/PentahoMetadataFileInfoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundleTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundleTest.java index 3aac0223c24..73972207af6 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundleTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryFileBundleTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import java.io.File; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportLogTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportLogTest.java index a2ba74e19e2..ef062d47fa1 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportLogTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/RepositoryImportLogTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessorTest.java index 2a83015e5f7..d7cd0daa437 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/SimpleExportProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; /* * This program is free software; you can redistribute it and/or modify it under the diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/TestAuthorizationPolicy.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/TestAuthorizationPolicy.java index 3f46ee1f71c..95c9d81ddaa 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/TestAuthorizationPolicy.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/TestAuthorizationPolicy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessorTest.java index 5b17ae038b6..ceeb44abef3 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/ZipExportProcessorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxyTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxyTest.java index ffd737864c5..36a7f1ef565 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxyTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerProxyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerTest.java index b8c0f3d0877..db637d04baf 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ComplexJobTriggerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTriggerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTriggerTest.java index ec709d5638e..f9ce89a1eca 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTriggerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CronJobTriggerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomPropertyTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomPropertyTest.java index 905067bca32..7c38d70300f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomPropertyTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/CustomPropertyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessTypeTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessTypeTest.java index 93ffb2fb9a2..6537e71ec61 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessTypeTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseAccessTypeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnectionTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnectionTest.java index 96acc7dd724..60530fae05c 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnectionTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseConnectionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseTypeTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseTypeTest.java index e2514892492..b8bdbf5bf98 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseTypeTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DatabaseTypeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifierTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifierTest.java index 6cbc2939bc4..e1d98ce16d2 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifierTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekQualifierTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekTest.java index cb0c16529f8..2ed2ad5c6a7 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/DayOfWeekTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAclTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAclTest.java index b84ed9919f8..a2fa628f882 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAclTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityAclTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntryTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntryTest.java index 850ddbdf939..32307329c5b 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataTest.java index 23e2e37a445..30317aaa372 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityExtraMetaDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaDataTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaDataTest.java index 03c1e4e5826..942e870f9d8 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaDataTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/EntityMetaDataTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import static com.google.code.beanmatchers.BeanMatchers.hasValidGettersAndSettersExcluding; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasourceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasourceTest.java index 7202f28466c..3947fa87fb0 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestDatasourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStoreTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStoreTest.java index a42c0ba02a6..4fd69372a03 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStoreTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestMetaStoreTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestPropertyTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestPropertyTest.java index ea6388ef904..20561fd6f18 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestPropertyTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ExportManifestPropertyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrenceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrenceTest.java index 6f91d89ef4c..f6a923a5114 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrenceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/IncrementalRecurrenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequestTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequestTest.java index b83517e962b..87d8c78bc92 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequestTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/JobScheduleRequestTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactoryTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactoryTest.java index a6db72c46d6..8218dd44e7b 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/ObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMetaTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMetaTest.java index 02495b81c9e..e66167065e1 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMetaTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/PartitionDatabaseMetaTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeekTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeekTest.java index 7227bb308d5..654335bb153 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeekTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/QualifiedDayOfWeekTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceListTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceListTest.java index c9cb147e959..ce4599414c2 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceListTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/RecurrenceListTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrenceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrenceTest.java index b6e0c856502..fb12b5daaa9 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrenceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SequentialRecurrenceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTriggerTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTriggerTest.java index 4a5de91dba3..f142e110b9d 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTriggerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/exportManifest/bindings/SimpleJobTriggerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.exportManifest.bindings; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSourceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSourceTest.java index 12e6becb819..e19aa49fe08 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/FileSolutionRepositoryImportSourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperTest.java index 8bf4853aa40..17025fc5860 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/MondrianCatalogRepositoryHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSourceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSourceTest.java index 6f963fab996..244eafc8079 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/importexport/legacy/ZipSolutionRepositoryImportSourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.importexport.legacy; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMapTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMapTest.java index 9b257fddd52..cff09329ee6 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMapTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoDataSourceTypeMapTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolderTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolderTest.java index 2770a191c53..eec9a076acc 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataAclHolderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryTest.java index 5c583bca970..0fdc4b96f0b 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/PentahoMetadataDomainRepositoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryTest.java index 8001a241da6..d8e9f573e7f 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/metadata/SessionCachingMetadataDomainRepositoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.metadata; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/olap/OlapServiceImplTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/olap/OlapServiceImplTest.java index c38fa4c4e61..211a5158251 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/olap/OlapServiceImplTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/olap/OlapServiceImplTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.olap; import mondrian.olap.CacheControl; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPluginTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPluginTest.java index dcc5b68c3b4..7e121cf7add 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPluginTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/pluginmgr/PlatformPluginTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.pluginmgr; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecoratorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecoratorTest.java index 9f9aa3de691..843298f60c0 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecoratorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CachingUserRoleListServiceDecoratorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsServiceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsServiceTest.java index 2ed263df127..f5f4210f79e 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ChainedUserDetailsServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListServiceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListServiceTest.java index ee5207d3b5b..7db7886eeba 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/CompositeUserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCacheTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCacheTest.java index 13bf583afb7..29518d09435 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCacheTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/PentahoEhCacheBasedUserCacheTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole; import net.sf.ehcache.Ehcache; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProviderTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProviderTest.java index 9b1cfe9d433..017ed32a09c 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProviderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapAuthenticationProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsServiceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsServiceTest.java index b1321022c17..d32d278c665 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserDetailsServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java index 3a98a3ef202..cd468b0a92c 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/DefaultLdapUserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessagesTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessagesTest.java index 3c94ada28b2..57bba5c16a8 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessagesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/LdapUserDetailsServiceMessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulatorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulatorTest.java index ff33e057fda..621c9607879 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulatorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NestedLdapAuthoritiesPopulatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulatorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulatorTest.java index 46fd49789d7..5d4babda9a9 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulatorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/NoOpLdapAuthoritiesPopulatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTest.java index 9a90600b168..26280e8158a 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/RolePreprocessingMapperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTest.java index 10675b1ae25..954d9c4d4e8 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthorityTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthorityTest.java index a81ea2164d0..60c3e5a5f08 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthorityTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/security/userrole/ldap/transform/StringToGrantedAuthorityTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.plugin.services.security.userrole.ldap.transform; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/plugin/services/webservices/content/AxisServiceExecutorTest.java b/extensions/src/test/java/org/pentaho/platform/plugin/services/webservices/content/AxisServiceExecutorTest.java index f668833237c..0848f8126b6 100644 --- a/extensions/src/test/java/org/pentaho/platform/plugin/services/webservices/content/AxisServiceExecutorTest.java +++ b/extensions/src/test/java/org/pentaho/platform/plugin/services/webservices/content/AxisServiceExecutorTest.java @@ -7,5 +7,6 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + diff --git a/extensions/src/test/java/org/pentaho/platform/settings/PortFileManagerTest.java b/extensions/src/test/java/org/pentaho/platform/settings/PortFileManagerTest.java index daa2453f758..8c9b8163284 100644 --- a/extensions/src/test/java/org/pentaho/platform/settings/PortFileManagerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/settings/PortFileManagerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import static org.junit.Assert.assertTrue; diff --git a/extensions/src/test/java/org/pentaho/platform/settings/ServerPortRegistryTest.java b/extensions/src/test/java/org/pentaho/platform/settings/ServerPortRegistryTest.java index f93c9559efb..2f38d16d3ca 100644 --- a/extensions/src/test/java/org/pentaho/platform/settings/ServerPortRegistryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/settings/ServerPortRegistryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/settings/ServerPortTest.java b/extensions/src/test/java/org/pentaho/platform/settings/ServerPortTest.java index b0f68a91add..ecba2762f4e 100644 --- a/extensions/src/test/java/org/pentaho/platform/settings/ServerPortTest.java +++ b/extensions/src/test/java/org/pentaho/platform/settings/ServerPortTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.settings; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/web/WebUtilTest.java b/extensions/src/test/java/org/pentaho/platform/web/WebUtilTest.java index ae7340c9bd0..0875365848b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/WebUtilTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/WebUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpcTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpcTest.java index 23612610f99..8f5c3a83c3c 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpcTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/AbstractGwtRpcTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpcTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpcTest.java index 8b75d178230..6c7b87af3b3 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpcTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/PluginGwtRpcTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpcTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpcTest.java index 63be041d0ee..97f2725e4bd 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpcTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/SystemGwtRpcTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtilTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtilTest.java index fcdfc1a8b7d..63e2cc6c14e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtilTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/impl/GwtRpcUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.impl; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcherTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcherTest.java index 6ee6ded901a..44a73dab458 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcherTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/AbstractGwtRpcRequestMatcherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import com.google.gwt.user.server.rpc.RPCRequest; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcherTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcherTest.java index 4c15c2b404b..0217572da38 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcherTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/PluginGwtRpcRequestMatcherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcherTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcherTest.java index 7d9e00feff7..4a7bf5ab3c2 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcherTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/matcher/SystemGwtRpcRequestMatcherTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.matcher; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCacheTest.java b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCacheTest.java index 3360ff318fa..e844d19d3bd 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCacheTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/gwt/rpc/support/GwtRpcSerializationPolicyCacheTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.gwt.rpc.support; import com.google.gwt.user.server.rpc.SerializationPolicy; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResourceTest.java index 7a218341ae1..3d7f782cea6 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/AuthorizationActionResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/DirectoryResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/DirectoryResourceTest.java index 35e8cac0eb9..610020d061e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/DirectoryResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/DirectoryResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/EmailResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/EmailResourceTest.java index 03531808d3e..1f223bbe361 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/EmailResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/EmailResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.AfterClass; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/FileResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/FileResourceTest.java index ebf540e5b7e..a828cc8fef4 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/FileResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/FileResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.ctc.wstx.exc.WstxLazyException; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/Log4jResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/Log4jResourceTest.java index 9328a535ca4..6ebf9dc1b37 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/Log4jResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/Log4jResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.apache.logging.log4j.Level; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/PasswordResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/PasswordResourceTest.java index 546a76ed80e..6c20f66ef56 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/PasswordResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/PasswordResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProviderTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProviderTest.java index fa01e9cfd3d..50314d44eb8 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProviderTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryFileStreamProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceTest.java index 87a07d68d25..bc3b04ccc8e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryImportResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import static org.mockito.ArgumentMatchers.nullable; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResourceTest.java index adff5905a9f..3caa66edbd8 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryPublishResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import com.sun.jersey.core.header.FormDataContentDisposition; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryResourceTest.java index 7dd96ec7651..2d2becbb592 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/RepositoryResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SessionResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SessionResourceTest.java index f3c5ecad606..23eaeb41f86 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SessionResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SessionResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SettingTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SettingTest.java index 9a5b9b8aad3..06d1e682ad8 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SettingTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SettingTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResourceTest.java index 20a96de39d2..64affeb9d6c 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemRefreshResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.*; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemResourceTest.java index 12b853365bd..2f273dae310 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemUsersResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemUsersResourceTest.java index 20acc9259db..821111a37eb 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemUsersResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/SystemUsersResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/ThemeTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/ThemeTest.java index 39ab0ede7fc..b9c2a7ba661 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/ThemeTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/ThemeTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserConsoleResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserConsoleResourceTest.java index 163eb02bea2..f30dabe4b8c 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserConsoleResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserConsoleResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResourceTest.java index 6e81b6d3a40..2b77619a348 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource_RolesUpdatedTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource_RolesUpdatedTest.java index 3f5bcc4798d..5b23593e312 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource_RolesUpdatedTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleDaoResource_RolesUpdatedTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleListResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleListResourceTest.java index 2978f1e926e..a7353cdc31b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleListResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleListResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleResourceTest.java index 8a10b75d92c..6f300b2547e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserRoleResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserSettingsResourceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserSettingsResourceTest.java index c4bb937fcf2..fb848245c0b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserSettingsResourceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserSettingsResourceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserTest.java index e9d1ee44ecd..8a043bd5ba5 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/UserTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/XActionUtilTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/XActionUtilTest.java index 11957e09fea..1d35dfd7514 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/XActionUtilTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/XActionUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources; import static org.mockito.Mockito.any; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_CopyTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_CopyTest.java index 4e0c6fd3c5b..9faa031ace5 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_CopyTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_CopyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.operations; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_DeepFolderCopyTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_DeepFolderCopyTest.java index dee0c93e3f4..ddc8c96cf6b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_DeepFolderCopyTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/operations/CopyFilesOperation_DeepFolderCopyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.operations; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionServiceTest.java index 98b137e2062..1186b3dbd4b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/AuthorizationActionServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import static org.junit.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/FileServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/FileServiceTest.java index c753eb2a314..e68d7687ec9 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/FileServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/FileServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.apache.commons.lang3.RandomStringUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishServiceTest.java index 76d524c3b34..f0470e66f35 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/RepositoryPublishServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/SystemServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/SystemServiceTest.java index 13e66cc828c..aa5f9adac4e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/SystemServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/SystemServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoServiceTest.java index 6f76ea2a654..632812ae26a 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleDaoServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListServiceTest.java index 83735dd52d8..47d7e3fb0e8 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/services/UserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.services; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtilsTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtilsTest.java index 3299e5e77fc..2691faaa802 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtilsTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/EscapeUtilsTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import com.fasterxml.jackson.core.JsonParseException; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/FileUtilsTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/FileUtilsTest.java index 049341980f8..989eddbb3d2 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/FileUtilsTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/FileUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtilsTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtilsTest.java index eaafa8c78ab..0209f2f978e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtilsTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/api/resources/utils/SystemUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.api.resources.utils; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/HsqldbStartupListenerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/HsqldbStartupListenerTest.java index 9e14882800f..713ed891037 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/HsqldbStartupListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/HsqldbStartupListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoCacheContextListenerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoCacheContextListenerTest.java index c70d025ff0f..13fb502c26c 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoCacheContextListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoCacheContextListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContextTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContextTest.java index 05b52a4c86b..f85039d1017 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContextTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/PentahoSolutionSpringApplicationContextTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/SolutionContextListenerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/SolutionContextListenerTest.java index 9c4f2d953ee..aa509407be7 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/SolutionContextListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/SolutionContextListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListenerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListenerTest.java index 8e19004cade..e191d70daa3 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/SpringEnvironmentSetupListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/WebApplicationContextTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/WebApplicationContextTest.java index 1211d271363..04de5cb862b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/WebApplicationContextTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/WebApplicationContextTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactoryTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactoryTest.java index 84aa23fee13..17e64b74d3e 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactoryTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/context/WebSpringPentahoObjectFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.context; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/CasAuthenticationProvider.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/CasAuthenticationProvider.java index c3d8f79c7ae..d3b26ec9afe 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/CasAuthenticationProvider.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/CasAuthenticationProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.springframework.security.authentication.AuthenticationProvider; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/CheckRefererFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/CheckRefererFilterTest.java index 5e32bcebf13..65cf65fd030 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/CheckRefererFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/CheckRefererFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilterTest.java index 9f95dd303bd..7223d0a435b 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/HttpSessionPentahoSessionIntegrationFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilterTest.java index f39e4d14ac0..6fd079d4a90 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoAwareCharacterEncodingFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import com.mockrunner.mock.web.MockFilterChain; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilterTest.java index 3ad3fe72ae0..e3b3ee031c6 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoPathDecodingFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilterTest.java index ef824fa9e16..1a84d03e012 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PentahoWebContextFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.apache.commons.lang.StringEscapeUtils; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilterTest.java index 8b766772a47..666dfa2afe1 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/PreFlightReportingFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilterTest.java index 5b5242a2454..3f19fec27a6 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/ProxyTrustingFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.junit.After; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/filters/RequestIdFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/filters/RequestIdFilterTest.java index 6d2c63782bb..4795e55d04c 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/filters/RequestIdFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/filters/RequestIdFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.filters; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilterTest.java index 70c1915a464..3d1257f1e96 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/security/PentahoBasicProcessingFilterTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import edu.umd.cs.findbugs.annotations.NonNull; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListenerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListenerTest.java index f8348b95276..57b862fc984 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListenerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceAuthenticationFailureListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandlerTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandlerTest.java index 7d37b22690e..3edc8253f40 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandlerTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceSavedRequestAwareAuthenticationSuccessHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilterTest.java index 2878159b005..fa388b5d762 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/security/PreventBruteForceUsernamePasswordAuthenticationFilterTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilterTest.java b/extensions/src/test/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilterTest.java index ab62e9020ed..f524f87aabd 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilterTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/http/security/UsernameSubstringPreAuthenticatedProcessingFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.http.security; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocumentTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocumentTest.java index 69bf3094bf7..8befccfe089 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocumentTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/DefaultSpringWadlResourceDocumentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/HttpWebServiceTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/HttpWebServiceTest.java index 4853d02a78b..eefbebdaca1 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/HttpWebServiceTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/HttpWebServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.dom4j.Document; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/JAXRSPluginServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/JAXRSPluginServletTest.java index 6bc74b353b3..40ba2ad355f 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/JAXRSPluginServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/JAXRSPluginServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfigTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfigTest.java index d62b6043e56..0980fc43d55 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoWadlGeneratorConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import static org.junit.Assert.assertNotNull; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoXmlaServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoXmlaServletTest.java index b665736cef8..fe6fbaf80e6 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoXmlaServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/PentahoXmlaServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import mondrian.olap.DriverManager; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/PluggableUploadFileServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/PluggableUploadFileServletTest.java index 6967629501d..e9c097b89b6 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/PluggableUploadFileServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/PluggableUploadFileServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/PluginDispatchServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/PluginDispatchServletTest.java index 2ab5f9c867a..c70f3d1a63f 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/PluginDispatchServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/PluginDispatchServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/ProxyServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/ProxyServletTest.java index 7910b941490..691c28766e9 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/ProxyServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/ProxyServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.mockrunner.mock.web.MockHttpServletRequest; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/UIServletTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/UIServletTest.java index a615ea54842..3154148d7e9 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/UIServletTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/UIServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/platform/web/servlet/UploadFileUtilsTest.java b/extensions/src/test/java/org/pentaho/platform/web/servlet/UploadFileUtilsTest.java index 5a80931b162..f1c350596b9 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/servlet/UploadFileUtilsTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/servlet/UploadFileUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import com.google.gwt.thirdparty.guava.common.net.MediaType; diff --git a/extensions/src/test/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfigTest.java b/extensions/src/test/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfigTest.java index 5c88f4422a3..47a80a30756 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfigTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/websocket/WebsocketEndpointConfigTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.websocket; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/platform/web/xsl/messages/MessagesTest.java b/extensions/src/test/java/org/pentaho/platform/web/xsl/messages/MessagesTest.java index 497fd76ee22..d3fc967ae9f 100644 --- a/extensions/src/test/java/org/pentaho/platform/web/xsl/messages/MessagesTest.java +++ b/extensions/src/test/java/org/pentaho/platform/web/xsl/messages/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.xsl.messages; import static org.junit.Assert.assertNotNull; diff --git a/extensions/src/test/java/org/pentaho/test/platform/engine/security/userrole/ws/MockUserRoleListService.java b/extensions/src/test/java/org/pentaho/test/platform/engine/security/userrole/ws/MockUserRoleListService.java index c19035391bd..00f7f3e0590 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/engine/security/userrole/ws/MockUserRoleListService.java +++ b/extensions/src/test/java/org/pentaho/test/platform/engine/security/userrole/ws/MockUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.engine.security.userrole.ws; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/PentahoFlashChartTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/PentahoFlashChartTest.java index 0f675fff8a5..2bc3f02db18 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/PentahoFlashChartTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/PentahoFlashChartTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin; import static net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartDefinitionTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartDefinitionTest.java index 124f7b9adbc..ac42dacbc88 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartDefinitionTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartDefinitionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.chartbeans; import org.junit.Assert; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartLinkGeneratorTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartLinkGeneratorTest.java index a43e4859a56..b0b5e8009f4 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartLinkGeneratorTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/chartbeans/ChartLinkGeneratorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.chartbeans; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java index e0d73433f7c..093e6532e8e 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; @SuppressWarnings( "nls" ) diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator1.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator1.java index 6782bef2ece..8e6fe28f144 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator1.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator1.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator2.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator2.java index a82983072b5..181852990bd 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator2.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/ContentGenerator2.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultServiceManagerTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultServiceManagerTest.java index 767d15d10e3..a8fb74af580 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultServiceManagerTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/DefaultServiceManagerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/PluginResourceLoaderTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/PluginResourceLoaderTest.java index 896725c643b..957689636a9 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/PluginResourceLoaderTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/pluginmgr/PluginResourceLoaderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/NonPooledDatasourceServiceTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/NonPooledDatasourceServiceTest.java index 29e7f5f9522..6be4b9cf0c8 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/NonPooledDatasourceServiceTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/NonPooledDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/PooledDatasourceServiceTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/PooledDatasourceServiceTest.java index e58c9e41a67..fbac4433cb7 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/PooledDatasourceServiceTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/cache/PooledDatasourceServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.cache; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/AgileBITests.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/AgileBITests.java index c1faf2fef43..79f5a4712fc 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/AgileBITests.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/AgileBITests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/LocaleTestUtil.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/LocaleTestUtil.java index 857ccace62a..b9d85676d96 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/LocaleTestUtil.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/LocaleTestUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import java.io.BufferedWriter; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockDisabledCacheManager.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockDisabledCacheManager.java index 17c1129e7c5..0c8fc73ed9c 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockDisabledCacheManager.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockDisabledCacheManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import org.pentaho.platform.engine.core.system.SimpleMapCacheManager; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockSessionAwareMetadataDomainRepository.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockSessionAwareMetadataDomainRepository.java index 29b94d617e5..5adc61f617f 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockSessionAwareMetadataDomainRepository.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/metadata/MockSessionAwareMetadataDomainRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.metadata; import org.pentaho.metadata.model.Domain; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListServiceTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListServiceTest.java index 798973f9390..fc1a587720d 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListServiceTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/jdbc/JdbcUserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.jdbc; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/AbstractPentahoLdapIntegrationTests.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/AbstractPentahoLdapIntegrationTests.java index 338ac56ddf8..ab9cea126c8 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/AbstractPentahoLdapIntegrationTests.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/AbstractPentahoLdapIntegrationTests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.apache.directory.server.core.DefaultDirectoryService; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticatorTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticatorTest.java index 6bcabaf8003..043e962f700 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticatorTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthenticatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulatorTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulatorTest.java index f8e50e848be..e7774db8c79 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulatorTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/PentahoCachingLdapAuthoritiesPopulatorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTests.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTests.java index 45842579e9a..75825ab28cb 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTests.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/ldap/UnionizingLdapAuthoritiesPopulatorTests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.ldap; import org.junit.Ignore; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/AbstractUserMapFactoryBeanTestBase.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/AbstractUserMapFactoryBeanTestBase.java index 2ebbfb59d6d..debfe70c6f4 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/AbstractUserMapFactoryBeanTestBase.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/AbstractUserMapFactoryBeanTestBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.memory; /** diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListServiceTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListServiceTest.java index a2af0312422..07b0dee48c8 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListServiceTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/InMemoryUserRoleListServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.memory; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/TestSecurityRule.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/TestSecurityRule.java index b09b3cbf81d..9f2389bf8d6 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/TestSecurityRule.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/TestSecurityRule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.memory; //import org.pentaho.platform.api.engine.IActionParameter; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserMapFactoryBeanTests.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserMapFactoryBeanTests.java index 15e6520e2d3..d8864cf347e 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserMapFactoryBeanTests.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserMapFactoryBeanTests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.memory; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBeanTests.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBeanTests.java index 33914733dbe..08874f34cb3 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBeanTests.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/security/userrole/memory/UserRoleListEnhancedUserMapFactoryBeanTests.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.security.userrole.memory; import org.junit.Before; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/AxisServiceWsdlGeneratorTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/AxisServiceWsdlGeneratorTest.java index f668833237c..0848f8126b6 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/AxisServiceWsdlGeneratorTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/AxisServiceWsdlGeneratorTest.java @@ -7,5 +7,6 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ComplexType.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ComplexType.java index c5a60c47df8..6b7386ef3dd 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ComplexType.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ComplexType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; public class ComplexType { diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MessagesTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MessagesTest.java index 9123a4a6bf2..5e12f879b3e 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MessagesTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MessagesTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MimeTypeListener.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MimeTypeListener.java index d3af6124c7e..1a3e548c4f2 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MimeTypeListener.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/MimeTypeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; import org.pentaho.platform.api.engine.IMimeTypeListener; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ResultSetTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ResultSetTest.java index 61ad23596f1..140e8c174c6 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ResultSetTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/ResultSetTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubService.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubService.java index fc1e00593bd..3e9628e1190 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubService.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; public class StubService { diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubServiceWrapper.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubServiceWrapper.java index 4b6c2d0427f..fa52caa18ef 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubServiceWrapper.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/StubServiceWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.services.webservices; import org.pentaho.platform.plugin.services.pluginmgr.servicemgr.ServiceConfig; diff --git a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/WsdlPageTest.java b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/WsdlPageTest.java index f668833237c..0848f8126b6 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/WsdlPageTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/plugin/services/webservices/WsdlPageTest.java @@ -7,5 +7,6 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + diff --git a/extensions/src/test/java/org/pentaho/test/platform/utils/TestResourceLocation.java b/extensions/src/test/java/org/pentaho/test/platform/utils/TestResourceLocation.java index 6aed803afde..655e0e0ab27 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/utils/TestResourceLocation.java +++ b/extensions/src/test/java/org/pentaho/test/platform/utils/TestResourceLocation.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.utils; /** diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/CacheExpirationServiceTest.java b/extensions/src/test/java/org/pentaho/test/platform/web/CacheExpirationServiceTest.java index 671b14536f6..658f3bf20f9 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/CacheExpirationServiceTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/CacheExpirationServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import static junit.framework.Assert.assertEquals; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/MockUserRoleListService.java b/extensions/src/test/java/org/pentaho/test/platform/web/MockUserRoleListService.java index 43999b3eceb..dba63829531 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/MockUserRoleListService.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/MockUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/PreAuthenticatedSessionTest.java b/extensions/src/test/java/org/pentaho/test/platform/web/PreAuthenticatedSessionTest.java index 0136bf4def9..bff5fad8762 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/PreAuthenticatedSessionTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/PreAuthenticatedSessionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import org.junit.Test; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/TinyHTTPd.java b/extensions/src/test/java/org/pentaho/test/platform/web/TinyHTTPd.java index abe154b1218..8c91ecb0d93 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/TinyHTTPd.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/TinyHTTPd.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import java.io.BufferedReader; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/UIExceptionTest.java b/extensions/src/test/java/org/pentaho/test/platform/web/UIExceptionTest.java index 013bbdac2a8..4a6c1054842 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/UIExceptionTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/UIExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web; import junit.framework.TestCase; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/ApplicationContextDouble.java b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/ApplicationContextDouble.java index 2c5a0e45283..4a50ef11b7d 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/ApplicationContextDouble.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/ApplicationContextDouble.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.doubles; import org.apache.commons.lang.StringUtils; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/LoggerDouble.java b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/LoggerDouble.java index e6edb76de16..8c3dca2e4c0 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/LoggerDouble.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/LoggerDouble.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.doubles; import org.apache.commons.logging.Log; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/PentahoSessionDouble.java b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/PentahoSessionDouble.java index d0531dcfbfc..c7ae98da52a 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/doubles/PentahoSessionDouble.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/doubles/PentahoSessionDouble.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.doubles; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/http/api/SchedulerTestAction.java b/extensions/src/test/java/org/pentaho/test/platform/web/http/api/SchedulerTestAction.java index 05cce401dfd..c3279076186 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/http/api/SchedulerTestAction.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/http/api/SchedulerTestAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.api; import org.apache.commons.io.IOUtils; diff --git a/extensions/src/test/java/org/pentaho/test/platform/web/http/security/RequestParameterAuthenticationFilterTest.java b/extensions/src/test/java/org/pentaho/test/platform/web/http/security/RequestParameterAuthenticationFilterTest.java index e5d4e1627df..48f8597b38f 100644 --- a/extensions/src/test/java/org/pentaho/test/platform/web/http/security/RequestParameterAuthenticationFilterTest.java +++ b/extensions/src/test/java/org/pentaho/test/platform/web/http/security/RequestParameterAuthenticationFilterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.web.http.security; import org.junit.Before; diff --git a/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java b/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java index 8631f9f2e41..7e0d591b747 100644 --- a/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java +++ b/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverride.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; @SuppressWarnings("nls") diff --git a/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverrideContainer.java b/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverrideContainer.java index bfaaf7906d4..bedf665ffb5 100644 --- a/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverrideContainer.java +++ b/extensions/src/test/resources/PluginClassLoaderTest/org/pentaho/test/platform/plugin/pluginmgr/ClassToOverrideContainer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.plugin.pluginmgr; public class ClassToOverrideContainer { diff --git a/extensions/src/test/resources/connections-solution/samples/rules/Sample1Lib.js b/extensions/src/test/resources/connections-solution/samples/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/connections-solution/samples/rules/Sample1Lib.js +++ b/extensions/src/test/resources/connections-solution/samples/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/connections-solution/samples/rules/Sample2Lib.js b/extensions/src/test/resources/connections-solution/samples/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/connections-solution/samples/rules/Sample2Lib.js +++ b/extensions/src/test/resources/connections-solution/samples/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/src/test/resources/connections-solution/test/rules/Sample1Lib.js b/extensions/src/test/resources/connections-solution/test/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/connections-solution/test/rules/Sample1Lib.js +++ b/extensions/src/test/resources/connections-solution/test/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/connections-solution/test/rules/Sample2Lib.js b/extensions/src/test/resources/connections-solution/test/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/connections-solution/test/rules/Sample2Lib.js +++ b/extensions/src/test/resources/connections-solution/test/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/src/test/resources/outputs-solution/test/rules/Sample1Lib.js b/extensions/src/test/resources/outputs-solution/test/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/outputs-solution/test/rules/Sample1Lib.js +++ b/extensions/src/test/resources/outputs-solution/test/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/outputs-solution/test/rules/Sample2Lib.js b/extensions/src/test/resources/outputs-solution/test/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/outputs-solution/test/rules/Sample2Lib.js +++ b/extensions/src/test/resources/outputs-solution/test/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/src/test/resources/security-solution/test/rules/Sample1Lib.js b/extensions/src/test/resources/security-solution/test/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/security-solution/test/rules/Sample1Lib.js +++ b/extensions/src/test/resources/security-solution/test/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/security-solution/test/rules/Sample2Lib.js b/extensions/src/test/resources/security-solution/test/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/security-solution/test/rules/Sample2Lib.js +++ b/extensions/src/test/resources/security-solution/test/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/src/test/resources/solution/test/rules/Sample1Lib.js b/extensions/src/test/resources/solution/test/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/solution/test/rules/Sample1Lib.js +++ b/extensions/src/test/resources/solution/test/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/solution/test/rules/Sample2Lib.js b/extensions/src/test/resources/solution/test/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/solution/test/rules/Sample2Lib.js +++ b/extensions/src/test/resources/solution/test/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/src/test/resources/web-solution/test/rules/Sample1Lib.js b/extensions/src/test/resources/web-solution/test/rules/Sample1Lib.js index d44f02873a6..57410d25391 100644 --- a/extensions/src/test/resources/web-solution/test/rules/Sample1Lib.js +++ b/extensions/src/test/resources/web-solution/test/rules/Sample1Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function region() { return "Central"; } diff --git a/extensions/src/test/resources/web-solution/test/rules/Sample2Lib.js b/extensions/src/test/resources/web-solution/test/rules/Sample2Lib.js index 283037e7dd6..3166107ba6d 100644 --- a/extensions/src/test/resources/web-solution/test/rules/Sample2Lib.js +++ b/extensions/src/test/resources/web-solution/test/rules/Sample2Lib.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + function city() { return "Westville"; } diff --git a/extensions/test-src/org/pentaho/platform/web/servlet/GenericServletTest.java b/extensions/test-src/org/pentaho/platform/web/servlet/GenericServletTest.java index 024d9e8d82d..4371d9f28ab 100644 --- a/extensions/test-src/org/pentaho/platform/web/servlet/GenericServletTest.java +++ b/extensions/test-src/org/pentaho/platform/web/servlet/GenericServletTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.web.servlet; import org.junit.Test; diff --git a/repository/LICENSE.txt b/repository/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/repository/LICENSE.txt +++ b/repository/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceClientIT.java b/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceClientIT.java index 110f8562523..8395504ca68 100644 --- a/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceClientIT.java +++ b/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceClientIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; import org.junit.Before; diff --git a/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceIT.java b/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceIT.java index 7b261c47464..c60b29364f2 100644 --- a/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceIT.java +++ b/repository/src/it/java/com/pentaho/pdi/ws/RepositorySyncWebServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; import junit.framework.Assert; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryAuthorizationIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryAuthorizationIT.java index adbdea2e819..d43d7782dc5 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryAuthorizationIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryAuthorizationIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import static org.junit.Assert.assertEquals; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryContentIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryContentIT.java index 8b078a562bf..39753a5d8e5 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryContentIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryContentIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import static org.junit.Assert.assertEquals; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryVersioningIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryVersioningIT.java index eceab59fb3c..83bc5464833 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryVersioningIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryVersioningIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.apache.commons.io.IOUtils; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperIT.java index ee9742b70ed..9247ee1b125 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.junit.After; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoIT.java index 5624a6fb783..516afa630a2 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import static org.junit.Assert.*; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebServiceIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebServiceIT.java index 2839efc4613..d3a4a8d945e 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebServiceIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import com.sun.xml.ws.developer.JAXWSProperties; diff --git a/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapterIT.java b/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapterIT.java index b7b954b7567..f51e7d9f2ac 100644 --- a/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapterIT.java +++ b/repository/src/it/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapterIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import static org.junit.Assert.assertEquals; diff --git a/repository/src/it/java/org/pentaho/test/platform/repository2/mt/RepositoryTenantManagerIT.java b/repository/src/it/java/org/pentaho/test/platform/repository2/mt/RepositoryTenantManagerIT.java index f8eee2583ca..09fcf6aa573 100644 --- a/repository/src/it/java/org/pentaho/test/platform/repository2/mt/RepositoryTenantManagerIT.java +++ b/repository/src/it/java/org/pentaho/test/platform/repository2/mt/RepositoryTenantManagerIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository2.mt; import org.apache.jackrabbit.spi.Name; diff --git a/repository/src/it/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListEndpointIT.java b/repository/src/it/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListEndpointIT.java index b5889a6419b..cc7f448891c 100644 --- a/repository/src/it/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListEndpointIT.java +++ b/repository/src/it/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListEndpointIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userrole.ws; import org.junit.Before; diff --git a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserDetailsServiceIT.java b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserDetailsServiceIT.java index f6ee6e18d8d..6d1b6f499ce 100644 --- a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserDetailsServiceIT.java +++ b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserDetailsServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao; import org.junit.Test; diff --git a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserRoleListServiceIT.java b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserRoleListServiceIT.java index e6c6ed51a2b..ed1f4937068 100644 --- a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserRoleListServiceIT.java +++ b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/UserRoleDaoUserRoleListServiceIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao; import org.apache.logging.log4j.LogManager; diff --git a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleEndpointIT.java b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleEndpointIT.java index c27bc31ec82..201ffa3fe9f 100644 --- a/repository/src/it/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleEndpointIT.java +++ b/repository/src/it/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleEndpointIT.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao.ws; import org.junit.Before; diff --git a/repository/src/main/java/com/pentaho/pdi/messages/Messages.java b/repository/src/main/java/com/pentaho/pdi/messages/Messages.java index 979837622c3..5df92bd59fc 100644 --- a/repository/src/main/java/com/pentaho/pdi/messages/Messages.java +++ b/repository/src/main/java/com/pentaho/pdi/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/com/pentaho/pdi/ws/IRepositorySyncWebService.java b/repository/src/main/java/com/pentaho/pdi/ws/IRepositorySyncWebService.java index b2d62e0bddb..fb1444e5ac5 100644 --- a/repository/src/main/java/com/pentaho/pdi/ws/IRepositorySyncWebService.java +++ b/repository/src/main/java/com/pentaho/pdi/ws/IRepositorySyncWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; import javax.jws.WebService; diff --git a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncException.java b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncException.java index 7424daccbdb..eef894c673d 100644 --- a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncException.java +++ b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; public class RepositorySyncException extends Exception { diff --git a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncStatus.java b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncStatus.java index 52b1a28a13f..6b411e23180 100644 --- a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncStatus.java +++ b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncStatus.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; public enum RepositorySyncStatus { diff --git a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncWebService.java b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncWebService.java index bfdd1c66759..873f7ff678d 100644 --- a/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncWebService.java +++ b/repository/src/main/java/com/pentaho/pdi/ws/RepositorySyncWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package com.pentaho.pdi.ws; import com.pentaho.pdi.messages.Messages; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/IPentahoSystemSessionFactory.java b/repository/src/main/java/org/apache/jackrabbit/core/IPentahoSystemSessionFactory.java index 284dddd697c..7d260153b8b 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/IPentahoSystemSessionFactory.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/IPentahoSystemSessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core; import org.apache.jackrabbit.core.config.WorkspaceConfig; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/CachingPentahoEntryCollector.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/CachingPentahoEntryCollector.java index e258c30d13f..36283b4e150 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/CachingPentahoEntryCollector.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/CachingPentahoEntryCollector.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.commons.collections4.map.LRUMap; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinition.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinition.java index b93156461df..7f99e9e4387 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinition.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinition.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import java.io.InputStream; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicGroup.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicGroup.java index db22adcbe61..07fbc4b1d41 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicGroup.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicGroup.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.core.security.principal.UnknownPrincipal; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicPrincipal.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicPrincipal.java index adcd7286917..a845c620a43 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicPrincipal.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/MagicPrincipal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.core.security.principal.UnknownPrincipal; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProvider.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProvider.java index 2083ad6f3d8..c03b0e6037f 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProvider.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.api.security.principal.PrincipalManager; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImpl.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImpl.java index b9ab1e928fa..1a92695b210 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImpl.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.api.JackrabbitWorkspace; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntry.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntry.java index c1c2e118440..8eef6b1450a 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntry.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.api.JackrabbitWorkspace; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryCollector.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryCollector.java index 8017cd52670..698e0763059 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryCollector.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryCollector.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import java.io.InputStream; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilter.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilter.java index 3f15276dc42..2cd6a982a4e 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilter.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; public interface PentahoEntryFilter extends EntryFilter { diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilterImpl.java b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilterImpl.java index 5116e250ae8..7de2666bb31 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilterImpl.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoEntryFilterImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.core.SessionImpl; diff --git a/repository/src/main/java/org/apache/jackrabbit/core/security/user/PentahoUserManagerImpl.java b/repository/src/main/java/org/apache/jackrabbit/core/security/user/PentahoUserManagerImpl.java index a3244c70105..957e5c00247 100644 --- a/repository/src/main/java/org/apache/jackrabbit/core/security/user/PentahoUserManagerImpl.java +++ b/repository/src/main/java/org/apache/jackrabbit/core/security/user/PentahoUserManagerImpl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.user; import java.util.Properties; diff --git a/repository/src/main/java/org/pentaho/platform/repository/DatabaseHelper.java b/repository/src/main/java/org/pentaho/platform/repository/DatabaseHelper.java index eba01de8b62..475972b5bcb 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/DatabaseHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository/DatabaseHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import org.pentaho.database.model.DatabaseAccessType; diff --git a/repository/src/main/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtService.java b/repository/src/main/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtService.java index e355e05f3bf..7cc977046a8 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtService.java +++ b/repository/src/main/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository/RepositoryDownloadWhitelist.java b/repository/src/main/java/org/pentaho/platform/repository/RepositoryDownloadWhitelist.java index b70dc1976c3..2e26e25aef9 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/RepositoryDownloadWhitelist.java +++ b/repository/src/main/java/org/pentaho/platform/repository/RepositoryDownloadWhitelist.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import java.util.StringTokenizer; diff --git a/repository/src/main/java/org/pentaho/platform/repository/RepositoryFilenameUtils.java b/repository/src/main/java/org/pentaho/platform/repository/RepositoryFilenameUtils.java index 9b4079ac650..f77a808876d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/RepositoryFilenameUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository/RepositoryFilenameUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import java.util.ArrayList; diff --git a/repository/src/main/java/org/pentaho/platform/repository/SimpleRuntimeRepository.java b/repository/src/main/java/org/pentaho/platform/repository/SimpleRuntimeRepository.java index 913c6e4f4a0..ffbdb0401bc 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/SimpleRuntimeRepository.java +++ b/repository/src/main/java/org/pentaho/platform/repository/SimpleRuntimeRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateLoadEventListener.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateLoadEventListener.java index ea34c8bde7f..de797dbc0d2 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateLoadEventListener.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateLoadEventListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; import org.hibernate.HibernateException; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateSystemListener.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateSystemListener.java index 9c5e2bfe007..a0a291bbfac 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateSystemListener.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateUtil.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateUtil.java index de7770b3981..67f2ec80c03 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateUtil.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/HibernateUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5Dialect.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5Dialect.java index 1f46800a50a..582e850c9a5 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5Dialect.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5Dialect.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; /** diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5InnoDBDialect.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5InnoDBDialect.java index 0a3c43f7da4..12a2857b93c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5InnoDBDialect.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/MySQL5InnoDBDialect.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; /** diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BinaryUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BinaryUserType.java index 9207bca5d78..c31b48993d2 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BinaryUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BinaryUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* * Class for persisting lists and other collections. Using serialization to persist these items. * I'm using this class because I have a requirement to have a map element that may be a map or diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobUserType.java index 92d560be6ee..e93b914c695 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* * Class for persisting lists and other collections. Using serialization to persist these items. * I'm using this class because I have a requirement to have a map element that may be a map or diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobtoByteArrayUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobtoByteArrayUserType.java index 17eccee845b..0f06b4d44d7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobtoByteArrayUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/BlobtoByteArrayUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* * Class for persisting lists and other collections. Using serialization to persist these items. * I'm using this class because I have a requirement to have a map element that may be a map or diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/EmptyStringUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/EmptyStringUserType.java index 74e40e7cc8f..102801d2859 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/EmptyStringUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/EmptyStringUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate.usertypes; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongStringUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongStringUserType.java index b7fe69c0c4d..df94d985ca7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongStringUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongStringUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* * This class is built to support saving and loading of long strings from hibernate. Specifically, * strings greater than 254 characters will be saved as CLOBs instead of varchars. The 254 character diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongVarBinaryUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongVarBinaryUserType.java index f067c5d58d4..443241ab1e6 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongVarBinaryUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/LongVarBinaryUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate.usertypes; import java.sql.Types; diff --git a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/VarBinaryUserType.java b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/VarBinaryUserType.java index 919905545c3..f5f6f0caace 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/VarBinaryUserType.java +++ b/repository/src/main/java/org/pentaho/platform/repository/hibernate/usertypes/VarBinaryUserType.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate.usertypes; import java.sql.Types; diff --git a/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/AccessVoterToLegacyAcl.java b/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/AccessVoterToLegacyAcl.java index 7023e247d81..da9a9e3a57d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/AccessVoterToLegacyAcl.java +++ b/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/AccessVoterToLegacyAcl.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.legacy.acl; import org.pentaho.platform.api.engine.IAclVoter; diff --git a/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/LegacyRepositoryFile.java b/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/LegacyRepositoryFile.java index 36c604a8bcf..372f7ea08d9 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/LegacyRepositoryFile.java +++ b/repository/src/main/java/org/pentaho/platform/repository/legacy/acl/LegacyRepositoryFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.legacy.acl; import org.pentaho.platform.api.engine.IAclHolder; diff --git a/repository/src/main/java/org/pentaho/platform/repository/messages/Messages.java b/repository/src/main/java/org/pentaho/platform/repository/messages/Messages.java index 47d1b38116b..2bc9ed1b31b 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/messages/Messages.java +++ b/repository/src/main/java/org/pentaho/platform/repository/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeElement.java b/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeElement.java index 028a689c92a..28b89d292e7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeElement.java +++ b/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeElement.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.runtime; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeRepository.java b/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeRepository.java index 19e3665f2bb..f9ff83738f7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeRepository.java +++ b/repository/src/main/java/org/pentaho/platform/repository/runtime/RuntimeRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.runtime; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/CleanRepoPublisher.java b/repository/src/main/java/org/pentaho/platform/repository/solution/CleanRepoPublisher.java index 87c13012100..43450cce86c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/CleanRepoPublisher.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/CleanRepoPublisher.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/dbbased/RepositoryFile.java b/repository/src/main/java/org/pentaho/platform/repository/solution/dbbased/RepositoryFile.java index 29a07a0c155..1c71377378a 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/dbbased/RepositoryFile.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/dbbased/RepositoryFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.dbbased; import org.pentaho.platform.api.engine.IAclSolutionFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContent.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContent.java index 7e3fcfca559..9bcf9f9801e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContent.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileContent; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObject.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObject.java index 716e7fe9bf6..bb7723fea68 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObject.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileContent; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianVfs.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianVfs.java index 29d4b4f4ea8..7e5d57fcfd2 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianVfs.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/MondrianVfs.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileName; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryFileName.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryFileName.java index 1e01b2ccea2..d46f59e8722 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryFileName.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryFileName.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileName; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfs.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfs.java index 71c7a43e4b6..4fa3c1268b5 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfs.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfs.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileName; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileContent.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileContent.java index 1c9460e0451..29eb5663fcb 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileContent.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileContent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileContent; diff --git a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObject.java b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObject.java index a1bcba5ab3a..ee81b6abe22 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObject.java +++ b/repository/src/main/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObject.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import java.io.InputStream; diff --git a/repository/src/main/java/org/pentaho/platform/repository/usersettings/UserSettingService.java b/repository/src/main/java/org/pentaho/platform/repository/usersettings/UserSettingService.java index 8981bb0a858..15005be83b6 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/usersettings/UserSettingService.java +++ b/repository/src/main/java/org/pentaho/platform/repository/usersettings/UserSettingService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.usersettings; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/repository/usersettings/pojo/UserSetting.java b/repository/src/main/java/org/pentaho/platform/repository/usersettings/pojo/UserSetting.java index 56580e39d71..3751be7e05c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/usersettings/pojo/UserSetting.java +++ b/repository/src/main/java/org/pentaho/platform/repository/usersettings/pojo/UserSetting.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.usersettings.pojo; import com.google.gwt.core.client.EntryPoint; diff --git a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionAdapter.java b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionAdapter.java index a717d0ad1aa..bdc2453e5c2 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import org.pentaho.database.model.DatabaseConnection; diff --git a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionDto.java b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionDto.java index 3bf4d0fc206..414bb8ef1ca 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionDto.java +++ b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatabaseConnectionDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import org.pentaho.database.model.DatabaseAccessType; diff --git a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapter.java b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapter.java index 953bd6a31d8..4d852ef1335 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import org.pentaho.database.model.DatabaseConnection; diff --git a/repository/src/main/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebService.java b/repository/src/main/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebService.java index c21db251a84..22e695d8979 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import org.pentaho.database.model.DatabaseConnection; diff --git a/repository/src/main/java/org/pentaho/platform/repository/webservices/IDatasourceMgmtWebService.java b/repository/src/main/java/org/pentaho/platform/repository/webservices/IDatasourceMgmtWebService.java index 7245473fbff..ce5e62d7197 100644 --- a/repository/src/main/java/org/pentaho/platform/repository/webservices/IDatasourceMgmtWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository/webservices/IDatasourceMgmtWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import javax.jws.WebService; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/ClientRepositoryPaths.java b/repository/src/main/java/org/pentaho/platform/repository2/ClientRepositoryPaths.java index 213d8c7d461..8fdde260620 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/ClientRepositoryPaths.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/ClientRepositoryPaths.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/DefaultClientRepositoryPathsStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/DefaultClientRepositoryPathsStrategy.java index e6208aca5a7..17666e65d82 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/DefaultClientRepositoryPathsStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/DefaultClientRepositoryPathsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2; import org.pentaho.platform.api.repository.IClientRepositoryPathsStrategy; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/locale/PentahoLocale.java b/repository/src/main/java/org/pentaho/platform/repository2/locale/PentahoLocale.java index 6778ba12ccb..cdff545826d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/locale/PentahoLocale.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/locale/PentahoLocale.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.locale; import org.pentaho.platform.api.locale.IPentahoLocale; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/messages/Messages.java b/repository/src/main/java/org/pentaho/platform/repository2/messages/Messages.java index 038c75592b4..638cad0eb90 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/messages/Messages.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/mt/AbstractRepositoryTenantManager.java b/repository/src/main/java/org/pentaho/platform/repository2/mt/AbstractRepositoryTenantManager.java index ab0b4d03a62..055b7b90aa6 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/mt/AbstractRepositoryTenantManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/mt/AbstractRepositoryTenantManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.mt; import org.pentaho.platform.api.engine.security.userroledao.IPentahoRole; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/mt/RepositoryTenantManager.java b/repository/src/main/java/org/pentaho/platform/repository2/mt/RepositoryTenantManager.java index e7ea4a50422..1b54ececa9a 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/mt/RepositoryTenantManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/mt/RepositoryTenantManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.mt; import org.apache.commons.io.FilenameUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/BackingRepositoryLifecycleManagerSystemListener.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/BackingRepositoryLifecycleManagerSystemListener.java index 3e2b34ace69..150e489e196 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/BackingRepositoryLifecycleManagerSystemListener.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/BackingRepositoryLifecycleManagerSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultAccessVoter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultAccessVoter.java index f8d88a8717e..66bb6cd6809 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultAccessVoter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultAccessVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultRepositoryVersionManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultRepositoryVersionManager.java index 9004b59ca9f..b5faeb541a0 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultRepositoryVersionManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultRepositoryVersionManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.mimetype.IMimeType; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultServerRepositoryPathsStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultServerRepositoryPathsStrategy.java index 247b9f98794..ade18700381 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultServerRepositoryPathsStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultServerRepositoryPathsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.mt.ITenant; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepository.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepository.java index 33fb441c9ca..b635d2ffd70 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepository.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/ExceptionLoggingDecorator.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/ExceptionLoggingDecorator.java index 75612980740..d0495b40c5c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/ExceptionLoggingDecorator.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/ExceptionLoggingDecorator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileAclDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileAclDao.java index 30ce0697634..c78c8488082 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileAclDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileAclDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.repository2.unified.RepositoryFileAce; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileDao.java index c0329798f94..3a69ec9b8d7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/IRepositoryFileDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryAccessVoterManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryAccessVoterManager.java index ce450a9013f..11d97681e62 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryAccessVoterManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryAccessVoterManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryUtils.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryUtils.java index 4ef2667c033..d467989d8a3 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/RepositoryUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/ServerRepositoryPaths.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/ServerRepositoryPaths.java index fedf22ed7e8..2e5f2025819 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/ServerRepositoryPaths.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/ServerRepositoryPaths.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/AccessDeniedExceptionConverter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/AccessDeniedExceptionConverter.java index e4e558fde29..9633aec8514 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/AccessDeniedExceptionConverter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/AccessDeniedExceptionConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.UnifiedRepositoryAccessDeniedException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/FileExistsExceptionConverter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/FileExistsExceptionConverter.java index 659d654608a..ed215132fec 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/FileExistsExceptionConverter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/FileExistsExceptionConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/MalformedNameExceptionConverter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/MalformedNameExceptionConverter.java index b3a5a03deef..dd1e0ce2732 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/MalformedNameExceptionConverter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/MalformedNameExceptionConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/ReferentialIntegrityExceptionConverter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/ReferentialIntegrityExceptionConverter.java index b34a171149a..5f8487bb2c7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/ReferentialIntegrityExceptionConverter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/ReferentialIntegrityExceptionConverter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoException.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoException.java index 13b5002dc85..8f8a25cd600 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoException.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; public class RepositoryFileDaoException extends RuntimeException { diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoFileExistsException.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoFileExistsException.java index 8387a0ec7ac..fe157575752 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoFileExistsException.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoFileExistsException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoMalformedNameException.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoMalformedNameException.java index b51113ad9fa..bded049903d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoMalformedNameException.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoMalformedNameException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; /** diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoReferentialIntegrityException.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoReferentialIntegrityException.java index f5d8388d6b2..3d439dbe36e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoReferentialIntegrityException.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/exception/RepositoryFileDaoReferentialIntegrityException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.exception; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryContentOutputHandler.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryContentOutputHandler.java index 7e0c345075f..3314e9d6bfe 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryContentOutputHandler.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryContentOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.apache.commons.io.FilenameUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileContentItem.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileContentItem.java index c3ee0dc5f7b..affb01c3fc5 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileContentItem.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileContentItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.pentaho.commons.connection.IPentahoStreamSource; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileInputStream.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileInputStream.java index 58cb9d70ab5..b687c8ffe46 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileInputStream.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileInputStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.pentaho.platform.api.repository2.unified.IUnifiedRepository; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputHandler.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputHandler.java index b42fde8e6eb..eaf9c727f2f 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputHandler.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.apache.commons.io.FilenameUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStream.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStream.java index 5f7be59c8ab..6faa4142610 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStream.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStream.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.apache.commons.lang.StringUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileReader.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileReader.java index d43d1495a29..1c04647dcf5 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileReader.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileReader.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.pentaho.platform.api.repository2.unified.IUnifiedRepository; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileWriter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileWriter.java index ea3ee9d9547..5ed65b2988e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileWriter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileWriter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemBackedUnifiedRepository.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemBackedUnifiedRepository.java index 22c48ec64ff..cea595c4550 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemBackedUnifiedRepository.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemBackedUnifiedRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fs; import java.io.File; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemFileAclDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemFileAclDao.java index 73aed68258d..e0e13cc6772 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemFileAclDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemFileAclDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fs; import org.pentaho.platform.api.repository2.unified.RepositoryFileAce; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDao.java index d19a3116479..4cdb179098e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fs; import java.io.BufferedReader; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelper.java index d833ee2e9bd..f7886b9285f 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultLockHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultLockHelper.java index c6e391ab191..e5e4d56c005 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultLockHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultLockHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelper.java index 6572e0bdd1f..c3a7bd23eba 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPermissionConversionHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPermissionConversionHelper.java index c55584189a0..ffff954da6e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPermissionConversionHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DefaultPermissionConversionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import com.google.common.collect.HashMultimap; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DumpToFilePentahoSystemListener.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DumpToFilePentahoSystemListener.java index f7adfaa12c9..3a56c42787d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DumpToFilePentahoSystemListener.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/DumpToFilePentahoSystemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.io.FileUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IAclMetadataStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IAclMetadataStrategy.java index c3a834d492b..bf252fe9fdf 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IAclMetadataStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IAclMetadataStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import javax.jcr.RepositoryException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IDeleteHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IDeleteHelper.java index 1e5cac5cf0c..e3d8739563b 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IDeleteHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IDeleteHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.api.repository2.unified.RepositoryFile; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ILockHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ILockHelper.java index 7490d1caa0c..1047df0a301 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ILockHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ILockHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import javax.jcr.RepositoryException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPathConversionHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPathConversionHelper.java index 844d574c619..e4d891c7e25 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPathConversionHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPathConversionHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; /** diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPentahoInternalPrincipal.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPentahoInternalPrincipal.java index 8d8f5c6f594..d59b066c874 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPentahoInternalPrincipal.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/IPentahoInternalPrincipal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import java.security.Principal; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ITransformer.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ITransformer.java index 8eb062e53d3..e09395d2403 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ITransformer.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/ITransformer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandler.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandler.java index 9580fbccd3e..d78a3aad8bd 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandler.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr;/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclMetadataStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclMetadataStrategy.java index db67372a15f..efaab18b8f6 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclMetadataStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclMetadataStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelper.java index 70e5ff9fab7..0f6d24bcbe0 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryDumpToFile.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryDumpToFile.java index 6c10b65977c..6e4d2e8cb4a 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryDumpToFile.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryDumpToFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.io.FileUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclDao.java index f5997f5bc01..cb6533fced3 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclUtils.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclUtils.java index 7d34223bf2e..2c3d89cafb6 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileAclUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDao.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDao.java index 07fcc9a521c..ecfd67167db 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDao.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import java.io.IOException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtils.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtils.java index d7cf1e80b86..4242028663d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelper.java index bf2a7186c1a..d68096bf8a9 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.jackrabbit.util.Text; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrTenantUtils.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrTenantUtils.java index 5cf013d487c..261093a3d62 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrTenantUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/JcrTenantUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalePropertyResolver.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalePropertyResolver.java index 7a446362805..0e8013278bc 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalePropertyResolver.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalePropertyResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.springframework.util.Assert; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtil.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtil.java index d543c022ece..b4732d946ca 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtil.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtil.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.lang.StringUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/NodeHelper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/NodeHelper.java index efa6fc6c6c7..181d527d19e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/NodeHelper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/NodeHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.api.repository2.unified.data.node.DataNode; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoJcrConstants.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoJcrConstants.java index a9560a0d6d1..5b38489d13d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoJcrConstants.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoJcrConstants.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.springframework.extensions.jcr.JcrConstants; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoMetadataAcePrincipal.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoMetadataAcePrincipal.java index 98ca8ebbb8d..18fcc41ee79 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoMetadataAcePrincipal.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/PentahoMetadataAcePrincipal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.pentaho.platform.repository.RepositoryFilenameUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleaner.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleaner.java index d3b57e1bd4d..b5e9d592181 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleaner.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleaner.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxy.java index 84310c3855c..1159e089073 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import com.pentaho.pdi.messages.Messages; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyFactory.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyFactory.java index f185b0b919e..f3c4a353d7b 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyFactory.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import javax.jcr.Node; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/SharedObjectsDefaultAclHandler.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/SharedObjectsDefaultAclHandler.java index 6b09f983ad9..4f2ad2ada92 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/SharedObjectsDefaultAclHandler.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/SharedObjectsDefaultAclHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; /* diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModule.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModule.java index 035ba52a050..272a74c7f08 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModule.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModule.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider.java index d51b1532c6b..54e5f36df53 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import java.security.Principal; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityRolePrincipal.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityRolePrincipal.java index 62f0b3a1e01..54becd647f0 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityRolePrincipal.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityRolePrincipal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.springframework.security.core.GrantedAuthority; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityUserPrincipal.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityUserPrincipal.java index 8e2308ab5a3..e34b7b35506 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityUserPrincipal.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityUserPrincipal.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import java.security.Principal; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/TestPrincipalProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/TestPrincipalProvider.java index 6c5d533ae85..a3b1fe1e04c 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/TestPrincipalProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/TestPrincipalProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.apache.jackrabbit.api.security.principal.PrincipalIterator; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/messages/Messages.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/messages/Messages.java index 278ec7a30eb..0ba7d7c2a87 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/messages/Messages.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ConstantCredentialsStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ConstantCredentialsStrategy.java index ca7cbf1aff1..094efbc1326 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ConstantCredentialsStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ConstantCredentialsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.springframework.util.Assert; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategy.java index 5c44ee331dc..52eb3fa2646 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import javax.jcr.Credentials; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactory.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactory.java index 4b5a3c8d514..3bc91e4c014 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactory.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.apache.jackrabbit.api.XASession; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/GuavaCachePoolPentahoJcrSessionFactory.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/GuavaCachePoolPentahoJcrSessionFactory.java index f888c02db3a..d6bb93c2c40 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/GuavaCachePoolPentahoJcrSessionFactory.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/GuavaCachePoolPentahoJcrSessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import com.google.common.cache.CacheBuilder; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/JackrabbitListSessionHolderProviderManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/JackrabbitListSessionHolderProviderManager.java index 908b13eea59..2506b22e1ed 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/JackrabbitListSessionHolderProviderManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/JackrabbitListSessionHolderProviderManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import java.util.Collections; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NoCachePentahoJcrSessionFactory.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NoCachePentahoJcrSessionFactory.java index a6754904f1e..620ac658033 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NoCachePentahoJcrSessionFactory.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NoCachePentahoJcrSessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import javax.jcr.Credentials; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NodeTypeDefinitionProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NodeTypeDefinitionProvider.java index 8165920d590..d1e54f91cce 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NodeTypeDefinitionProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/NodeTypeDefinitionProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import javax.jcr.RepositoryException; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrSessionFactory.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrSessionFactory.java index 71f1fe9e64a..a71b16bd42b 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrSessionFactory.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrSessionFactory.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import javax.jcr.Credentials; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplate.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplate.java index 581617632dd..1df28416591 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplate.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplate.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.pentaho.platform.repository2.messages.Messages; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoSessionCredentialsStrategy.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoSessionCredentialsStrategy.java index 1d6b3e2466d..d15bbc95c9d 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoSessionCredentialsStrategy.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoSessionCredentialsStrategy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManager.java index b7d458add3a..06dcd3cfef1 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.springframework.extensions.jcr.jackrabbit.LocalTransactionManager; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FileNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FileNtdProvider.java index 209bd420dd3..86d6151d639 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FileNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FileNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FolderNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FolderNtdProvider.java index 4be4e2b86b1..d6b8071ad69 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FolderNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/FolderNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/HierarchyNodeNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/HierarchyNodeNtdProvider.java index cf17d8f40cb..8c8f8bdf44e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/HierarchyNodeNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/HierarchyNodeNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/InternalFolderNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/InternalFolderNtdProvider.java index 79516b0c3ec..cfeece7e0f8 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/InternalFolderNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/InternalFolderNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocaleNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocaleNtdProvider.java index 438aca1cb55..8c10c997c52 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocaleNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocaleNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import com.google.common.annotations.VisibleForTesting; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalizedStringNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalizedStringNtdProvider.java index c4333dd00c3..2f8635cdb23 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalizedStringNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalizedStringNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LockTokenStorageNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LockTokenStorageNtdProvider.java index 71301afdd6c..0fe898cf926 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LockTokenStorageNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LockTokenStorageNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/NodeTypeDefinitionProviderUtils.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/NodeTypeDefinitionProviderUtils.java index dfcd48fd387..cab33bd1cab 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/NodeTypeDefinitionProviderUtils.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/NodeTypeDefinitionProviderUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; public class NodeTypeDefinitionProviderUtils { diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/VersionableNtdProvider.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/VersionableNtdProvider.java index 28c634bb282..95079db8290 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/VersionableNtdProvider.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/VersionableNtdProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/NodeRepositoryFileDataTransformer.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/NodeRepositoryFileDataTransformer.java index 5f7ac137822..3e417660f6e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/NodeRepositoryFileDataTransformer.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/NodeRepositoryFileDataTransformer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.transform; import java.util.Calendar; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SampleRepositoryFileDataTransformer.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SampleRepositoryFileDataTransformer.java index eef084e30ec..bb1a8843636 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SampleRepositoryFileDataTransformer.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SampleRepositoryFileDataTransformer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.transform; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SimpleRepositoryFileDataTransformer.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SimpleRepositoryFileDataTransformer.java index d8a6a30c2a3..b5ab8af54d1 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SimpleRepositoryFileDataTransformer.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/jcr/transform/SimpleRepositoryFileDataTransformer.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.transform; import org.pentaho.platform.api.repository2.unified.IRepositoryFileData; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/AbstractBackingRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/AbstractBackingRepositoryLifecycleManager.java index 4376bbd95ea..4313da37766 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/AbstractBackingRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/AbstractBackingRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultBackingRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultBackingRepositoryLifecycleManager.java index 04bb899a8a2..c71dc9aa101 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultBackingRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultBackingRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.apache.jackrabbit.api.JackrabbitWorkspace; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultUserRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultUserRepositoryLifecycleManager.java index bac399a8c6d..84fdb51317c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultUserRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DefaultUserRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DelegatingBackingRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DelegatingBackingRepositoryLifecycleManager.java index c76f5b999ab..605cea93cae 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DelegatingBackingRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/DelegatingBackingRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.pentaho.platform.api.mt.ITenant; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/ExecutePermissionRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/ExecutePermissionRepositoryLifecycleManager.java index e074768eee1..06034a81697 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/ExecutePermissionRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/ExecutePermissionRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/MondrianBackingRepositoryLifecycleManager.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/MondrianBackingRepositoryLifecycleManager.java index 68966bf2582..e961fd1fa44 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/MondrianBackingRepositoryLifecycleManager.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/lifecycle/MondrianBackingRepositoryLifecycleManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.lifecycle; import org.pentaho.platform.api.mt.ITenant; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListener.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListener.java index fb8c1e19f64..331b0f5d71e 100755 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListener.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.spring; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DateAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DateAdapter.java index 30e405f2f21..f27e11944b8 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DateAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DateAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebService.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebService.java index 58e30ab3dbd..e98e5f41236 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/FileVersioningConfiguration.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/FileVersioningConfiguration.java index 68f8ff24435..1837e336c78 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/FileVersioningConfiguration.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/FileVersioningConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import javax.xml.bind.annotation.XmlRootElement; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebService.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebService.java index e023a83467c..62e519f4de0 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import java.util.List; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceAsync.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceAsync.java index e2708f4e826..6ca823407da 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceAsync.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceAsync.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import com.google.gwt.user.client.rpc.AsyncCallback; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceCache.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceCache.java index e4be5d40864..c028e66ac73 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceCache.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/IUnifiedRepositoryWebServiceCache.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import com.google.gwt.core.client.GWT; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapter.java index 7f13ef4147c..8a4fdea6e49 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.pentaho.platform.api.repository2.unified.data.node.DataNode; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/PropertiesWrapper.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/PropertiesWrapper.java index 968275095f9..18057dd6fbc 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/PropertiesWrapper.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/PropertiesWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import java.util.Properties; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAceAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAceAdapter.java index b39ceede9bd..4d5a9715d8e 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAceAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAceAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.pentaho.platform.api.repository2.unified.RepositoryFileAce; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAdapter.java index cb4fa3dab01..4b22b02fa48 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAclAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.pentaho.platform.api.repository2.unified.RepositoryFileAce; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAdapter.java index 76ed3a795bd..dbc448aba06 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapter.java index 6fa2d6c509b..ffc85b09fc7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import java.util.ArrayList; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/VersionSummaryAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/VersionSummaryAdapter.java index 8948b1dff6f..5d27b2aaa63 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/VersionSummaryAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/VersionSummaryAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.pentaho.platform.api.repository2.unified.VersionSummary; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebService.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebService.java index b01945d1e55..8b471ccd8e5 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DefaultUnifiedRepositoryJaxwsWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import org.pentaho.platform.api.repository2.unified.IUnifiedRepository; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DiUnifiedRepositoryJaxwsWebService.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DiUnifiedRepositoryJaxwsWebService.java index 857211a4df9..1ef59deac51 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DiUnifiedRepositoryJaxwsWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/DiUnifiedRepositoryJaxwsWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import java.util.List; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/IUnifiedRepositoryJaxwsWebService.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/IUnifiedRepositoryJaxwsWebService.java index bd1c573f7c1..8bddabd75c1 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/IUnifiedRepositoryJaxwsWebService.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/IUnifiedRepositoryJaxwsWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/SimpleRepositoryFileDataDto.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/SimpleRepositoryFileDataDto.java index 0996b9d4d20..0e2ea65b146 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/SimpleRepositoryFileDataDto.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/SimpleRepositoryFileDataDto.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import org.apache.commons.io.FileUtils; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapter.java b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapter.java index f82721f6d08..31f458bc50c 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/unified/webservices/jaxws/UnifiedRepositoryToWebServiceAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices.jaxws; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/repository2/userroledao/jackrabbit/security/DefaultPentahoPasswordEncoder.java b/repository/src/main/java/org/pentaho/platform/repository2/userroledao/jackrabbit/security/DefaultPentahoPasswordEncoder.java index 0354707609f..aeea5a54fd7 100644 --- a/repository/src/main/java/org/pentaho/platform/repository2/userroledao/jackrabbit/security/DefaultPentahoPasswordEncoder.java +++ b/repository/src/main/java/org/pentaho/platform/repository2/userroledao/jackrabbit/security/DefaultPentahoPasswordEncoder.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.userroledao.jackrabbit.security; import org.apache.commons.lang.Validate; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDao.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDao.java index d48865e17e8..e098757a259 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDao.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import java.util.ArrayList; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AllowAllAuthorizationPolicy.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AllowAllAuthorizationPolicy.java index bed9b9fd66a..ceb2992a11e 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AllowAllAuthorizationPolicy.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/AllowAllAuthorizationPolicy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/IRoleAuthorizationPolicyRoleBindingDao.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/IRoleAuthorizationPolicyRoleBindingDao.java index 22c5203b805..30257e1c62d 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/IRoleAuthorizationPolicyRoleBindingDao.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/IRoleAuthorizationPolicyRoleBindingDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.pentaho.platform.api.mt.ITenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyRoleBindingDao.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyRoleBindingDao.java index f6d059a3a41..9045361a1cf 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyRoleBindingDao.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyRoleBindingDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.pentaho.platform.api.engine.IAuthorizationAction; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyUtils.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyUtils.java index d5a20fa00fb..456d7a5fad4 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyUtils.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/JcrRoleAuthorizationPolicyUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleAuthorizationPolicy.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleAuthorizationPolicy.java index 83a8cdbfc75..7b341d0c6fc 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleAuthorizationPolicy.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleAuthorizationPolicy.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import java.util.ArrayList; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleBindingStruct.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleBindingStruct.java index afb772a2906..8f6fdd43eef 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleBindingStruct.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/RoleBindingStruct.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import java.util.List; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AbstractAuthorizationAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AbstractAuthorizationAction.java index c6ac3b2c10e..0ac67de0d2d 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AbstractAuthorizationAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AbstractAuthorizationAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * */ diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AdministerSecurityAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AdministerSecurityAction.java index d6aaf0d9966..18ddedd3ace 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AdministerSecurityAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/AdministerSecurityAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/PublishAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/PublishAction.java index 289295dedb6..021591e0739 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/PublishAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/PublishAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryCreateAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryCreateAction.java index 49ad3e639aa..ec00f421bcd 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryCreateAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryCreateAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryReadAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryReadAction.java index c1d256f6560..432412d8f68 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryReadAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/RepositoryReadAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerAction.java index 08aa9d0d491..10cf99a6df0 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerExecuteAction.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerExecuteAction.java index 671ca8039e0..fe4c379312e 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerExecuteAction.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/actions/SchedulerExecuteAction.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.actions; import java.util.ResourceBundle; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/messages/Messages.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/messages/Messages.java index ce2a4b1955d..b79249533d0 100755 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/messages/Messages.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/springsecurity/AuthorizationPolicyVoter.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/springsecurity/AuthorizationPolicyVoter.java index f9b0d9277c1..e5dc7b1061f 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/springsecurity/AuthorizationPolicyVoter.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/springsecurity/AuthorizationPolicyVoter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.springsecurity; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultAuthorizationPolicyWebService.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultAuthorizationPolicyWebService.java index 93617278397..59cbaa91109 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultAuthorizationPolicyWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultAuthorizationPolicyWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultRoleAuthorizationPolicyRoleBindingDaoWebService.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultRoleAuthorizationPolicyRoleBindingDaoWebService.java index 1f9e3416035..6eea83e5ee8 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultRoleAuthorizationPolicyRoleBindingDaoWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/DefaultRoleAuthorizationPolicyRoleBindingDaoWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.pentaho.platform.core.mt.Tenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IAuthorizationPolicyWebService.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IAuthorizationPolicyWebService.java index 7c362332509..0944a3e002d 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IAuthorizationPolicyWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IAuthorizationPolicyWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IRoleAuthorizationPolicyRoleBindingDaoWebService.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IRoleAuthorizationPolicyRoleBindingDaoWebService.java index 024b102d1ad..e0de3a5b7ec 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IRoleAuthorizationPolicyRoleBindingDaoWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/IRoleAuthorizationPolicyRoleBindingDaoWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.pentaho.platform.core.mt.Tenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/JaxbSafeRoleBindingStruct.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/JaxbSafeRoleBindingStruct.java index f1aff510d89..6ea8d122bbf 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/JaxbSafeRoleBindingStruct.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/JaxbSafeRoleBindingStruct.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import java.util.List; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapter.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapter.java index 3e52c60f807..60d0d9fc1e0 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.apache.commons.logging.Log; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyListValueMapEntry.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyListValueMapEntry.java index e1a4ca03388..3aec0e99f49 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyListValueMapEntry.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyListValueMapEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import java.util.List; diff --git a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyStringValueMapEntry.java b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyStringValueMapEntry.java index 3c80360334c..01a514064c9 100644 --- a/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyStringValueMapEntry.java +++ b/repository/src/main/java/org/pentaho/platform/security/policy/rolebased/ws/StringKeyStringValueMapEntry.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; /** diff --git a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/DefaultUserRoleListWebService.java b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/DefaultUserRoleListWebService.java index d96ffddb850..8364c386d52 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/DefaultUserRoleListWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/DefaultUserRoleListWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userrole.ws; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/IUserRoleListWebService.java b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/IUserRoleListWebService.java index c8fe53be2b2..aeaca0f29aa 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/IUserRoleListWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/IUserRoleListWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userrole.ws; /** diff --git a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/UserRoleListServiceToWebServiceAdapter.java b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/UserRoleListServiceToWebServiceAdapter.java index 31d50b05285..f4ce38d0acc 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userrole/ws/UserRoleListServiceToWebServiceAdapter.java +++ b/repository/src/main/java/org/pentaho/platform/security/userrole/ws/UserRoleListServiceToWebServiceAdapter.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userrole.ws; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/DefaultTenantedPrincipleNameResolver.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/DefaultTenantedPrincipleNameResolver.java index 49593068b10..fc271d15418 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/DefaultTenantedPrincipleNameResolver.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/DefaultTenantedPrincipleNameResolver.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao; import org.pentaho.platform.api.mt.ITenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoRole.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoRole.java index bc810414724..85ed0df5153 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoRole.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoRole.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUser.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUser.java index 431ad278852..c883099ef5c 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUser.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUserRoleMapping.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUserRoleMapping.java index a28c89f9c1b..48a9be3456b 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUserRoleMapping.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/PentahoUserRoleMapping.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDao.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDao.java index 6669df83e38..00c3d1b82f8 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDao.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.jackrabbit; import com.google.common.annotations.VisibleForTesting; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/JcrUserRoleDao.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/JcrUserRoleDao.java index e6c062a6d5b..c50031ad03b 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/JcrUserRoleDao.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/jackrabbit/JcrUserRoleDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.jackrabbit; import org.apache.jackrabbit.api.security.user.AuthorizableExistsException; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/messages/Messages.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/messages/Messages.java index fd61f5dc84a..8b7df9898dd 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/messages/Messages.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/messages/Messages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.messages; import org.pentaho.platform.util.messages.MessagesBase; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserDetailsService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserDetailsService.java index 69abf73d0f7..5a7980c0165 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserDetailsService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserDetailsService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.service; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserRoleListService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserRoleListService.java index 05b271ec1ef..3bf9ab7afbd 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserRoleListService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/service/UserRoleDaoUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.service; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/superuser/SuperUserRoleListService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/superuser/SuperUserRoleListService.java index 6a9617330f7..8145ac235e9 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/superuser/SuperUserRoleListService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/superuser/SuperUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.superuser; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/AuthorizationPolicyBasedUserRoleWebService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/AuthorizationPolicyBasedUserRoleWebService.java index 599ac37fcf3..cbd5e682163 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/AuthorizationPolicyBasedUserRoleWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/AuthorizationPolicyBasedUserRoleWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import org.pentaho.platform.api.engine.IAuthorizationPolicy; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/IUserRoleWebService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/IUserRoleWebService.java index 0fce39a03bd..3cf5f042e94 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/IUserRoleWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/IUserRoleWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import javax.jws.WebService; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoRole.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoRole.java index 9c6b57dde45..d07c2ac09e5 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoRole.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoRole.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import org.pentaho.platform.core.mt.Tenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUser.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUser.java index b8cff31ac43..216b9e4dc83 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUser.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import org.pentaho.platform.core.mt.Tenant; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUserRoleHelper.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUserRoleHelper.java index f5c8489b90c..b9602f4d102 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUserRoleHelper.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/ProxyPentahoUserRoleHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import org.apache.commons.lang.StringUtils; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/RoleComparator.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/RoleComparator.java index d079af9cd56..049eed21048 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/RoleComparator.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/RoleComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import java.util.Comparator; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserComparator.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserComparator.java index c4f89612df8..d096c96d45d 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserComparator.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import java.util.Comparator; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleException.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleException.java index 94148b7c4be..70359bd20ec 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleException.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleException.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleSecurityInfo.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleSecurityInfo.java index c42836646bf..3cfd82a2e9e 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleSecurityInfo.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleSecurityInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import java.io.Serializable; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleWebService.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleWebService.java index e5f13959052..f54ccda5335 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleWebService.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserRoleWebService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import org.apache.commons.lang.StringUtils; diff --git a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserToRoleAssignment.java b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserToRoleAssignment.java index a2782ce5105..d833c2e24eb 100644 --- a/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserToRoleAssignment.java +++ b/repository/src/main/java/org/pentaho/platform/security/userroledao/ws/UserToRoleAssignment.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.ws; import java.io.Serializable; diff --git a/repository/src/test/java/org/apache/jackrabbit/core/RepositoryGCOrphanTest.java b/repository/src/test/java/org/apache/jackrabbit/core/RepositoryGCOrphanTest.java index 46fbd8125d7..83678dafeaa 100644 --- a/repository/src/test/java/org/apache/jackrabbit/core/RepositoryGCOrphanTest.java +++ b/repository/src/test/java/org/apache/jackrabbit/core/RepositoryGCOrphanTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core; import org.apache.jackrabbit.core.config.WorkspaceConfig; diff --git a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinitionTest.java b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinitionTest.java index 6eac3dff3e0..f4e6f5fa5b9 100644 --- a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinitionTest.java +++ b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/MagicAceDefinitionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import java.io.File; diff --git a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProviderTest.java b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProviderTest.java index 173443cfab6..60cdf5fb0c3 100644 --- a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProviderTest.java +++ b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoACLProviderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.api.JackrabbitWorkspace; diff --git a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImplTest.java b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImplTest.java index ff4e9591c78..e9a5ffb15f5 100644 --- a/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImplTest.java +++ b/repository/src/test/java/org/apache/jackrabbit/core/security/authorization/acl/PentahoCompiledPermissionsImplTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.apache.jackrabbit.core.security.authorization.acl; import org.apache.jackrabbit.core.SessionImpl; diff --git a/repository/src/test/java/org/pentaho/platform/repository/DatabaseHelperTest.java b/repository/src/test/java/org/pentaho/platform/repository/DatabaseHelperTest.java index 8c04aa8dc75..1537f55553c 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/DatabaseHelperTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/DatabaseHelperTest.java @@ -7,10 +7,11 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import org.junit.Assert; diff --git a/repository/src/test/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtServiceTest.java b/repository/src/test/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtServiceTest.java index 638188c2dde..b03281cc357 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtServiceTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/JcrBackedDatasourceMgmtServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import junit.framework.Assert; diff --git a/repository/src/test/java/org/pentaho/platform/repository/RepositoryDownloadWhitelistTest.java b/repository/src/test/java/org/pentaho/platform/repository/RepositoryDownloadWhitelistTest.java index 29124d9b631..e04ce88d784 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/RepositoryDownloadWhitelistTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/RepositoryDownloadWhitelistTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import static org.junit.Assert.assertTrue; diff --git a/repository/src/test/java/org/pentaho/platform/repository/RepositoryFilenameUtilsTest.java b/repository/src/test/java/org/pentaho/platform/repository/RepositoryFilenameUtilsTest.java index bdff3048357..4f35bd7a919 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/RepositoryFilenameUtilsTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/RepositoryFilenameUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository; import java.util.ArrayList; diff --git a/repository/src/test/java/org/pentaho/platform/repository/hibernate/HibernateUtilTestHelper.java b/repository/src/test/java/org/pentaho/platform/repository/hibernate/HibernateUtilTestHelper.java index 6a3d1a26e71..63bd5ccad47 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/hibernate/HibernateUtilTestHelper.java +++ b/repository/src/test/java/org/pentaho/platform/repository/hibernate/HibernateUtilTestHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.hibernate; /** diff --git a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContentTest.java b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContentTest.java index eb883c7eae5..98d13793dde 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContentTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/DecoratedFileContentTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileContent; diff --git a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/FileObjectTestHelper.java b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/FileObjectTestHelper.java index c7fa78d5637..2e347274eb6 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/FileObjectTestHelper.java +++ b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/FileObjectTestHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; diff --git a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObjectTest.java b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObjectTest.java index 28f918c67f9..30ebca28ee4 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObjectTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianFileObjectTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.io.IOUtils; diff --git a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianVfsTest.java b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianVfsTest.java index f8396a8e591..eeb2f55d4f9 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianVfsTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/MondrianVfsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.io.IOUtils; diff --git a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObjectTest.java b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObjectTest.java index 633a04261ff..c57019e7987 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObjectTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/solution/filebased/SolutionRepositoryVfsFileObjectTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.solution.filebased; import org.apache.commons.vfs2.FileContent; diff --git a/repository/src/test/java/org/pentaho/platform/repository/usersettings/UserSettingServiceTest.java b/repository/src/test/java/org/pentaho/platform/repository/usersettings/UserSettingServiceTest.java index 9f04377c1c0..e64dfbc7ad7 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/usersettings/UserSettingServiceTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/usersettings/UserSettingServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.usersettings; import org.junit.Before; diff --git a/repository/src/test/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapterTest.java b/repository/src/test/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapterTest.java index 96782aed029..a72d045068a 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapterTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/webservices/DatasourceMgmtToWebServiceAdapterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebServiceTest.java b/repository/src/test/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebServiceTest.java index 3227bcf3b59..7337f41fe80 100644 --- a/repository/src/test/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebServiceTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository/webservices/DefaultDatasourceMgmtWebServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository.webservices; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryBase.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryBase.java index f905822dac5..5ce86502db6 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryBase.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/DefaultUnifiedRepositoryBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import static org.junit.Assert.assertNotNull; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/RepositoryUtilsTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/RepositoryUtilsTest.java index 7722e62e9ee..f78e1a9486c 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/RepositoryUtilsTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/RepositoryUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.junit.AfterClass; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/UnifiedRepositoryTestUtils.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/UnifiedRepositoryTestUtils.java index 54701591ac0..5c955eafcba 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/UnifiedRepositoryTestUtils.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/UnifiedRepositoryTestUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; import org.apache.commons.io.IOUtils; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/WebDavDemo.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/WebDavDemo.java index 82c2a601b7c..15dd7091d45 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/WebDavDemo.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/WebDavDemo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified; //import java.util.Calendar; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileIoTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileIoTest.java index c1b2ffd25ca..bb133e5c1b4 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileIoTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileIoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.apache.commons.io.IOUtils; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStreamTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStreamTest.java index a559decd08c..34e812cf6bd 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStreamTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/fileio/RepositoryFileOutputStreamTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fileio; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDaoTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDaoTest.java index d7f6e0ff369..3fce327b2ea 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDaoTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/fs/FileSystemRepositoryFileDaoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.fs; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelperTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelperTest.java index 48670017a74..b29d34f1043 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelperTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultDeleteHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.jackrabbit.spi.commons.name.NameConstants; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelperTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelperTest.java index 14ffcd773f3..4d4658a403c 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelperTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultPathConversionHelperTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.junit.Before; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultRepositoryVersioningManagerTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultRepositoryVersioningManagerTest.java index 2b4701f553b..50b7333a9b0 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultRepositoryVersioningManagerTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/DefaultRepositoryVersioningManagerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import static org.junit.Assert.assertFalse; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandlerTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandlerTest.java index 1c06965b450..83b413eb657 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandlerTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/InheritDefaultAclHandlerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; /* diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperCallTester.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperCallTester.java index 26c26144bcc..00c9959d8d2 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperCallTester.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrAclNodeHelperCallTester.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /** * @author Marc Batchelor */ diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoTest.java index 7f85e628b94..1d984f76d33 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileDaoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.jackrabbit.core.VersionManagerImpl; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtilsTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtilsTest.java index 5fabc782d41..e68ecdec1a3 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtilsTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrRepositoryFileUtilsTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import static org.junit.Assert.assertNull; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelperTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelperTest.java index f011ddab5af..1fabaddf774 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelperTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/JcrStringHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtilTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtilTest.java index 2e0a895c347..200a41eac50 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtilTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/LocalizationUtilTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import junit.framework.Assert; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/NodeHelperTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/NodeHelperTest.java index 51728258a89..45bcdb4a970 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/NodeHelperTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/NodeHelperTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import static org.junit.Assert.assertTrue; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleanerTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleanerTest.java index cc6489a97cf..7c83839cd4e 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleanerTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryCleanerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.jackrabbit.core.IPentahoSystemSessionFactory; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyTest.java index ccd5ab42709..b64bf22871c 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/RepositoryFileProxyTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import static org.mockito.Mockito.mock; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/SimpleJcrTestUtils.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/SimpleJcrTestUtils.java index 326213d7b59..2ca51ef9061 100755 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/SimpleJcrTestUtils.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/SimpleJcrTestUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr; import org.apache.jackrabbit.core.SessionImpl; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModuleTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModuleTest.java index 8d961dbe7b6..702410cf216 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModuleTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityLoginModuleTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_Caching_Test.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_Caching_Test.java index ac9a249eaa5..da4bf38df11 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_Caching_Test.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_Caching_Test.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.junit.After; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_PrincipalCreation_Test.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_PrincipalCreation_Test.java index e5c3a769e0a..746f911c018 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_PrincipalCreation_Test.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/jackrabbit/security/SpringSecurityPrincipalProvider_PrincipalCreation_Test.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security; import org.apache.jackrabbit.core.config.LoginModuleConfig; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactoryTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactoryTest.java index bb4f8a73b83..3a658ecaeb0 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactoryTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/CredentialsStrategySessionFactoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.apache.jackrabbit.api.XASession; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplateTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplateTest.java index a2aeb7ef6cf..7dd98a9aee3 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplateTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoJcrTemplateTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.springframework.extensions.jcr.JcrCallback; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManagerTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManagerTest.java index 1d6595adbe7..87e601d2232 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManagerTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/PentahoTransactionManagerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr; import org.apache.jackrabbit.api.XASession; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalNtdProviderTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalNtdProviderTest.java index c47321952cb..85a708585af 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalNtdProviderTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/jcr/sejcr/ntdproviders/LocalNtdProviderTest.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListenerTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListenerTest.java index 10eb3f4b7e9..5ee19a1bd62 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListenerTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/spring/BackingRepositoryLifecycleManagerAuthenticationSuccessListenerTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.spring; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebServiceTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebServiceTest.java index b3211e0406b..c01f7dca034 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebServiceTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/DefaultUnifiedRepositoryWebServiceTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapterTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapterTest.java index 311f69021e9..b07a722ce29 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapterTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/NodeRepositoryFileDataAdapterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapterTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapterTest.java index e89cabcdf3d..9dd6a44023a 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapterTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/RepositoryFileTreeAdapterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import static org.mockito.ArgumentMatchers.anyString; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/StringKeyStringValueDtoTest.java b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/StringKeyStringValueDtoTest.java index 4f711712a1a..be4bd7798c9 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/StringKeyStringValueDtoTest.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/unified/webservices/StringKeyStringValueDtoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.unified.webservices; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/platform/repository2/userroledao/jackrabbit/sample/SampleUsersAndRolesInitHandler.java b/repository/src/test/java/org/pentaho/platform/repository2/userroledao/jackrabbit/sample/SampleUsersAndRolesInitHandler.java index 4ef44024537..0d6c5e3ef5b 100644 --- a/repository/src/test/java/org/pentaho/platform/repository2/userroledao/jackrabbit/sample/SampleUsersAndRolesInitHandler.java +++ b/repository/src/test/java/org/pentaho/platform/repository2/userroledao/jackrabbit/sample/SampleUsersAndRolesInitHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.repository2.userroledao.jackrabbit.sample; import org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao; diff --git a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDaoTest.java b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDaoTest.java index 67d5b9ede1e..42abed8c784 100644 --- a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDaoTest.java +++ b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AbstractJcrBackedRoleBindingDaoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AuthorizationPolicyClient.java b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AuthorizationPolicyClient.java index 7244269ecc7..bda8af73281 100644 --- a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AuthorizationPolicyClient.java +++ b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/AuthorizationPolicyClient.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased; import org.junit.Before; diff --git a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapterTest.java b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapterTest.java index a45921c296e..097bd2b16f2 100644 --- a/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapterTest.java +++ b/repository/src/test/java/org/pentaho/platform/security/policy/rolebased/ws/RoleBindingStructAdapterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.policy.rolebased.ws; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDaoTest.java b/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDaoTest.java index cca0211c852..0b28034c4bc 100644 --- a/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDaoTest.java +++ b/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/AbstractJcrBackedUserRoleDaoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.jackrabbit; import org.apache.commons.collections.map.LRUMap; diff --git a/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/DefaultPentahoPasswordEncoderTest.java b/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/DefaultPentahoPasswordEncoderTest.java index b0af24bace3..02fa81776c0 100644 --- a/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/DefaultPentahoPasswordEncoderTest.java +++ b/repository/src/test/java/org/pentaho/platform/security/userroledao/jackrabbit/DefaultPentahoPasswordEncoderTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.platform.security.userroledao.jackrabbit; import org.junit.Assert; diff --git a/repository/src/test/java/org/pentaho/test/mock/MockPentahoRole.java b/repository/src/test/java/org/pentaho/test/mock/MockPentahoRole.java index 3d2ab2cb42c..51dbdfe6c20 100644 --- a/repository/src/test/java/org/pentaho/test/mock/MockPentahoRole.java +++ b/repository/src/test/java/org/pentaho/test/mock/MockPentahoRole.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.mock; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/repository/src/test/java/org/pentaho/test/mock/MockPentahoUser.java b/repository/src/test/java/org/pentaho/test/mock/MockPentahoUser.java index ae7e93ee348..7284fabbb1e 100644 --- a/repository/src/test/java/org/pentaho/test/mock/MockPentahoUser.java +++ b/repository/src/test/java/org/pentaho/test/mock/MockPentahoUser.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.mock; import org.apache.commons.lang.builder.EqualsBuilder; diff --git a/repository/src/test/java/org/pentaho/test/mock/MockUserRoleDao.java b/repository/src/test/java/org/pentaho/test/mock/MockUserRoleDao.java index 8d90ba4d8a9..2c50cc54c11 100644 --- a/repository/src/test/java/org/pentaho/test/mock/MockUserRoleDao.java +++ b/repository/src/test/java/org/pentaho/test/mock/MockUserRoleDao.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.mock; import java.util.ArrayList; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository/ContentExceptionTest.java b/repository/src/test/java/org/pentaho/test/platform/repository/ContentExceptionTest.java index 90992588770..99e903e06b5 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository/ContentExceptionTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository/ContentExceptionTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository; import junit.framework.TestCase; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository/RepositoryTestCase.java b/repository/src/test/java/org/pentaho/test/platform/repository/RepositoryTestCase.java index 7b3472435a7..426de514186 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository/RepositoryTestCase.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository/RepositoryTestCase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository; import org.pentaho.platform.api.engine.IPentahoSession; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository/runtime/RuntimeRepositoryTest.java b/repository/src/test/java/org/pentaho/test/platform/repository/runtime/RuntimeRepositoryTest.java index c5b637c0f6a..af0d0fd0e30 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository/runtime/RuntimeRepositoryTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository/runtime/RuntimeRepositoryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository.runtime; import junit.framework.Test; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/EmptyUnifiedRepository.java b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/EmptyUnifiedRepository.java index fee93be2964..117e7e7f85a 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/EmptyUnifiedRepository.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/EmptyUnifiedRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository2.unified; import java.io.Serializable; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/MockUnifiedRepository.java b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/MockUnifiedRepository.java index 38f991dbf55..2e6e2769fa4 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/MockUnifiedRepository.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/MockUnifiedRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository2.unified; import static org.pentaho.platform.api.repository2.unified.RepositoryFilePermission.READ; diff --git a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/UnmodifiableRepository.java b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/UnmodifiableRepository.java index c5b3a008137..e51b7ad1700 100644 --- a/repository/src/test/java/org/pentaho/test/platform/repository2/unified/UnmodifiableRepository.java +++ b/repository/src/test/java/org/pentaho/test/platform/repository2/unified/UnmodifiableRepository.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.repository2.unified; import java.io.Serializable; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/MockUserRoleListService.java b/repository/src/test/java/org/pentaho/test/platform/security/MockUserRoleListService.java index c787eb8c086..df21c234581 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/MockUserRoleListService.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/MockUserRoleListService.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security; import org.pentaho.platform.api.engine.IUserRoleListService; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/acls/TestPentahoAclEntryTest.java b/repository/src/test/java/org/pentaho/test/platform/security/acls/TestPentahoAclEntryTest.java index 2f357fe5dd3..9dae137b37a 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/acls/TestPentahoAclEntryTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/acls/TestPentahoAclEntryTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.acls; import org.pentaho.platform.api.engine.IPentahoAclEntry; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestBasicAclVoterTest.java b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestBasicAclVoterTest.java index e25463968b6..12cee337bd6 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestBasicAclVoterTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestBasicAclVoterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.acls.voter; import org.pentaho.platform.api.engine.IPentahoAclEntry; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoAllowAllAclVoterTest.java b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoAllowAllAclVoterTest.java index 1362b2c5c03..c5e471b0a52 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoAllowAllAclVoterTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoAllowAllAclVoterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.acls.voter; import org.pentaho.platform.api.engine.IPentahoAclEntry; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoUserOverridesVoterTest.java b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoUserOverridesVoterTest.java index 7b946b5d36f..3121f88ce4d 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoUserOverridesVoterTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/acls/voter/TestPentahoUserOverridesVoterTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.acls.voter; import org.pentaho.platform.api.engine.IPentahoAclEntry; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListWebServiceBase.java b/repository/src/test/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListWebServiceBase.java index 4ad009033fb..8fc3d0e4769 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListWebServiceBase.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/userrole/ws/UserDetailsRoleListWebServiceBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userrole.ws; import org.junit.Assert; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/AbstractJcrBackedUserRoleDaoTest.java b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/AbstractJcrBackedUserRoleDaoTest.java index 2522606b4b6..87774fd58fe 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/AbstractJcrBackedUserRoleDaoTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/AbstractJcrBackedUserRoleDaoTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao; import static org.mockito.Mockito.mock; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/DefaultTenantedPrincipleNameResolverTest.java b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/DefaultTenantedPrincipleNameResolverTest.java index 8e39b41d6cc..9bfdf0f3913 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/DefaultTenantedPrincipleNameResolverTest.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/DefaultTenantedPrincipleNameResolverTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao; import org.junit.Test; diff --git a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleWebServiceBase.java b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleWebServiceBase.java index 7551218530e..3434c759de0 100644 --- a/repository/src/test/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleWebServiceBase.java +++ b/repository/src/test/java/org/pentaho/test/platform/security/userroledao/ws/UserRoleWebServiceBase.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.test.platform.security.userroledao.ws; import org.junit.After; diff --git a/tomcat-logs/src/main/java/org/pentaho/tomcat/logvalve/FilteredAccessLogValve.java b/tomcat-logs/src/main/java/org/pentaho/tomcat/logvalve/FilteredAccessLogValve.java index babc545744f..80d3d00d135 100644 --- a/tomcat-logs/src/main/java/org/pentaho/tomcat/logvalve/FilteredAccessLogValve.java +++ b/tomcat-logs/src/main/java/org/pentaho/tomcat/logvalve/FilteredAccessLogValve.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.tomcat.logvalve; import java.io.CharArrayWriter; diff --git a/user-console/LICENSE.txt b/user-console/LICENSE.txt index 270d405d390..7d2847eb745 100644 --- a/user-console/LICENSE.txt +++ b/user-console/LICENSE.txt @@ -1,12 +1,11 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). -This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners +Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the +Business Source License 1.1 (BSL). This project may include third party components that +are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. - License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab. - Parameters Licensor: Hitachi Vantara, LLC. diff --git a/user-console/src/main/java/org/pentaho/mantle/client/EmptyRequestCallback.java b/user-console/src/main/java/org/pentaho/mantle/client/EmptyRequestCallback.java index 1933846b3dd..74483fb65a9 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/EmptyRequestCallback.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/EmptyRequestCallback.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import com.google.gwt.http.client.Request; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/MantleApplication.java b/user-console/src/main/java/org/pentaho/mantle/client/MantleApplication.java index 1f586b24ef0..5ad659c7628 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/MantleApplication.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/MantleApplication.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/MantleEntryPoint.java b/user-console/src/main/java/org/pentaho/mantle/client/MantleEntryPoint.java index df011f35f8b..8fe50360362 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/MantleEntryPoint.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/MantleEntryPoint.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import com.google.gwt.core.client.EntryPoint; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/MantleMenuBar.java b/user-console/src/main/java/org/pentaho/mantle/client/MantleMenuBar.java index c22326dff51..2f2ed7e3f9a 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/MantleMenuBar.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/MantleMenuBar.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import com.google.gwt.event.logical.shared.CloseEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/MantleUtils.java b/user-console/src/main/java/org/pentaho/mantle/client/MantleUtils.java index a1aa6361029..ba8f048ae84 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/MantleUtils.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/MantleUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import com.google.gwt.http.client.RequestBuilder; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/RepositoryFileUtils.java b/user-console/src/main/java/org/pentaho/mantle/client/RepositoryFileUtils.java index f315225de8f..dbe9ac684e0 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/RepositoryFileUtils.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/RepositoryFileUtils.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordByUserDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordByUserDialog.java index ef903ba31f2..cf59da3989f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordByUserDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordByUserDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.event.dom.client.ClickEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordDialog.java index 2e5498f75fb..e70bd91455e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/ChangePasswordDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.event.dom.client.ClickEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/ContentCleanerPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/ContentCleanerPanel.java index eddcfa89a6f..07f2b61991b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/ContentCleanerPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/ContentCleanerPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JsonUtils; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanel.java index 860fb10f46a..ed19bc096da 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.user.client.ui.Button; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanelController.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanelController.java index 11b524ce1fe..e65590533e4 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanelController.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailAdminPanelController.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTestDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTestDialog.java index 1468962f34d..3b4cf6513cc 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTestDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTestDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.event.dom.client.ClickEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTester.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTester.java index c698abd33dd..148d5c85634 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTester.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/EmailTester.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/ISysAdminPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/ISysAdminPanel.java index cf5a4f0d119..642f20951d5 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/ISysAdminPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/ISysAdminPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.user.client.rpc.AsyncCallback; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsEmailConfiguration.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsEmailConfiguration.java index 60d2ed0b563..e57e77c8412 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsEmailConfiguration.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsEmailConfiguration.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLocalizedRoleName.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLocalizedRoleName.java index 176599b0500..60768c83850 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLocalizedRoleName.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLocalizedRoleName.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleAssigment.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleAssigment.java index bed6d28d3e1..9833fbb0d3a 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleAssigment.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleAssigment.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleMap.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleMap.java index c53ff6e96de..0e03e15c552 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleMap.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsLogicalRoleMap.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsSysAdminPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsSysAdminPanel.java index baa9bda6bb3..d9aab544042 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsSysAdminPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsSysAdminPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsUserRoleList.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsUserRoleList.java index ea60a18d973..70bee47dbc1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/JsUserRoleList.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/JsUserRoleList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/PermissionsPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/PermissionsPanel.java index dbaf927cb6a..ff10c7480b1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/PermissionsPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/PermissionsPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import java.util.ArrayList; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/RoleDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/RoleDialog.java index 3de7f7d833d..184c3ceb1d1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/RoleDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/RoleDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.event.dom.client.ClickEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/ServiceCallback.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/ServiceCallback.java index 24db13447d4..cd84d7fd5bc 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/ServiceCallback.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/ServiceCallback.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; public interface ServiceCallback { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/UpdatePasswordController.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/UpdatePasswordController.java index 7c1682e1c4b..42cc63fea0d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/UpdatePasswordController.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/UpdatePasswordController.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; public interface UpdatePasswordController { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserDialog.java index 1894750997d..bb56c463fe9 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanel.java index 38d4197381d..3dd26db965a 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.aria.client.Roles; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanelController.java b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanelController.java index 211d89c9abb..fcd1825f28f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanelController.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/admin/UserRolesAdminPanelController.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.admin; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/AboutCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/AboutCommand.java index 4cab772e170..8fe0393c157 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/AboutCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/AboutCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/AbstractFilePropertiesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/AbstractFilePropertiesCommand.java index 8b501d83dfe..da687f79683 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/AbstractFilePropertiesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/AbstractFilePropertiesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/AddDatasourceCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/AddDatasourceCommand.java index 11026933823..bb540c00ea4 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/AddDatasourceCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/AddDatasourceCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; public class AddDatasourceCommand extends AbstractCommand { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ChangePasswordCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ChangePasswordCommand.java index cbd7b56dba5..bcad5d61869 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ChangePasswordCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ChangePasswordCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/CollapseBrowserCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/CollapseBrowserCommand.java index ab6fc7c6829..b13efd27819 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/CollapseBrowserCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/CollapseBrowserCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/CommandExec.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/CommandExec.java index 6b524570950..d680c7dbd6c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/CommandExec.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/CommandExec.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/CopyFilesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/CopyFilesCommand.java index c9a1455be3a..b6e0d6f1bed 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/CopyFilesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/CopyFilesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.utils.string.StringTokenizer; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/CutFilesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/CutFilesCommand.java index ced65fe91a9..ffc5fa7aab3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/CutFilesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/CutFilesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.utils.string.StringTokenizer; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFileCommand.java index 7d09ad4ef74..1d23c5932c7 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import java.util.ArrayList; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFolderCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFolderCommand.java index c0d0c737c9e..6aef8685831 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFolderCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeleteFolderCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeletePermanentFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeletePermanentFileCommand.java index a17f542388b..5b4ecf0c3d3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/DeletePermanentFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/DeletePermanentFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteGlobalActionsCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteGlobalActionsCommand.java index f813c533441..71263a453d4 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteGlobalActionsCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteGlobalActionsCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteUrlInNewTabCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteUrlInNewTabCommand.java index 1fd5e40cdff..200bcf619b8 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteUrlInNewTabCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExecuteUrlInNewTabCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.http.client.URL; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExportFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExportFileCommand.java index e00818cb1d9..47589df9d11 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ExportFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ExportFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/FilePropertiesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/FilePropertiesCommand.java index 0851b2059fd..35e8f9086fa 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/FilePropertiesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/FilePropertiesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/HideWaitPopupCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/HideWaitPopupCommand.java index d0966dcb98b..b5225ec5997 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/HideWaitPopupCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/HideWaitPopupCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.mantle.client.dialogs.WaitPopup; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ImportFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ImportFileCommand.java index b8ba1fc57cc..35ed6df27f0 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ImportFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ImportFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/JavascriptObjectCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/JavascriptObjectCommand.java index 14bc8e482da..ef205239890 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/JavascriptObjectCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/JavascriptObjectCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/LoginCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/LoginCommand.java index 15786b613d7..fb22ced73cc 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/LoginCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/LoginCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/LogoutCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/LogoutCommand.java index 6f674ad75a0..06f62f003d3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/LogoutCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/LogoutCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageContentCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageContentCommand.java index 408531d4df1..5bccf109e1c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageContentCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageContentCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.dialogs.IDialogCallback; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageDatasourcesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageDatasourcesCommand.java index f7e6e96e224..0a03c2625c7 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageDatasourcesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ManageDatasourcesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; public class ManageDatasourcesCommand extends AbstractCommand { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/NewDropdownCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/NewDropdownCommand.java index d5cd3a98137..fa4f173c3e1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/NewDropdownCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/NewDropdownCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/NewFolderCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/NewFolderCommand.java index 4b3aa8ab005..0d54962c095 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/NewFolderCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/NewFolderCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.dialogs.DialogBox; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenDocCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenDocCommand.java index 826a254c1fe..46598dadd7b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenDocCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenDocCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenFileCommand.java index 250641e4e81..4628557ccb8 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenFileCommand.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.filechooser.FileChooser.FileChooserMode; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenKettleStatusCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenKettleStatusCommand.java index e00cfe123ca..d0054e2f9aa 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenKettleStatusCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenKettleStatusCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenURLCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenURLCommand.java index c62dc1e6b1e..7ca9d8ece1b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenURLCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/OpenURLCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.ui.TextBox; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/PasteFilesCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/PasteFilesCommand.java index c624eb60d5c..35aff6f6b35 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/PasteFilesCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/PasteFilesCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/PentahoHomeCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/PentahoHomeCommand.java index 3a8132b34a0..554c78de22e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/PentahoHomeCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/PentahoHomeCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/PrintCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/PrintCommand.java index 7a1b2aa69ca..d1c2ff45047 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/PrintCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/PrintCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeMondrianSchemaCacheCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeMondrianSchemaCacheCommand.java index b140af84890..85d6d286891 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeMondrianSchemaCacheCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeMondrianSchemaCacheCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeReportingDataCacheCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeReportingDataCacheCommand.java index 49cf7224493..ef3e9dd9d57 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeReportingDataCacheCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/PurgeReportingDataCacheCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshMetaDataCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshMetaDataCommand.java index 4a1ea537aef..9eba6be75f6 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshMetaDataCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshMetaDataCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshRepositoryCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshRepositoryCommand.java index 6e65e57b9ae..490b49327e2 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshRepositoryCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshRepositoryCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.mantle.client.solutionbrowser.RepositoryFileTreeManager; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshSystemSettingsCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshSystemSettingsCommand.java index 4d38548f854..2005440506c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshSystemSettingsCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/RefreshSystemSettingsCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/RestoreFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/RestoreFileCommand.java index 100727544c5..167b14328f7 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/RestoreFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/RestoreFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/SaveCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/SaveCommand.java index 9fa40d1f934..9fc32f265c1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/SaveCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/SaveCommand.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.JavaScriptException; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/SessionExpiredCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/SessionExpiredCommand.java index b352958132f..52ea7051ed2 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/SessionExpiredCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/SessionExpiredCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.thirdparty.guava.common.annotations.VisibleForTesting; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShareFileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShareFileCommand.java index 78ebb23c0d6..824523d05e6 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShareFileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShareFileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowBrowserCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowBrowserCommand.java index d1f6ad68b77..a1142650888 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowBrowserCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowBrowserCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowWaitPopupCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowWaitPopupCommand.java index ef33438dd7c..bd1b9f9168f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowWaitPopupCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/ShowWaitPopupCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.mantle.client.dialogs.WaitPopup; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchLocaleCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchLocaleCommand.java index 62020100951..7c134276f49 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchLocaleCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchLocaleCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchThemeCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchThemeCommand.java index c311fe6160e..e150a34587f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchThemeCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/SwitchThemeCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.pentaho.gwt.widgets.client.dialogs.IDialogCallback; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/commands/UrlCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/commands/UrlCommand.java index bedc3bd482f..6d5d84f3831 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/commands/UrlCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/commands/UrlCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import com.google.gwt.user.client.ui.Frame; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/FileDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/FileDialog.java index 28d31147be8..e26883865f0 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/FileDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/FileDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.dialogs; import org.pentaho.gwt.widgets.client.filechooser.FileChooser.FileChooserMode; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/GeneratedContentDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/GeneratedContentDialog.java index 53f048eaa4a..902971252a5 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/GeneratedContentDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/GeneratedContentDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.dialogs; import com.google.gwt.gen2.table.client.SelectionGrid; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ImportDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ImportDialog.java index 225114a48e3..f24041312c5 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ImportDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ImportDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.dialogs; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ManageContentDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ManageContentDialog.java index 47169399cc5..e750b0d03fe 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ManageContentDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/ManageContentDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.dialogs; import com.google.gwt.user.client.ui.HTML; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/OverwritePromptDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/OverwritePromptDialog.java index d722d806bb5..afa1943e6a6 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/dialogs/OverwritePromptDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/dialogs/OverwritePromptDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.dialogs; import com.google.gwt.user.client.DOM; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEvent.java index 32eaa3ee1e0..db921eadb7e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEventHandler.java index 5421889fe73..b9cf2be361e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/FavoritesChangedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEvent.java index 9da60a2c908..fecf51881f3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEventHandler.java index 5c854362183..472fdccfac4 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/GenericEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/ISolutionBrowserEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/ISolutionBrowserEvent.java index 8c7e56c1a80..53daa03c79e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/ISolutionBrowserEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/ISolutionBrowserEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.user.client.ui.Widget; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEvent.java index d15060fa3d3..6accf9fd545 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEventHandler.java index eb355666bb4..1b70f2b4c84 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/MantleSettingsLoadedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEvent.java index 530ad4f6cc9..6a0a2b2e6dd 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEventHandler.java index cdf23dec010..3ff0344cf2b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/PerspectivesLoadedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEvent.java index 668ef1f8c6a..c7b9319d318 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEventHandler.java index e0cfd6ac05a..8680e7b6732 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/RecentsChangedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEvent.java index 8ca4352cf73..bae5e6d05ab 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEventHandler.java index b36c5f796f6..60d6a443818 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowDescriptionsEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEvent.java index 5b005ccf204..8651335e4fb 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEventHandler.java index 96dd27e85bf..b8cdfca0c77 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/ShowHiddenFilesEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEvent.java index 68dcd157ce9..b87e5976af8 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEventHandler.java index 08a8b80ba7e..a0ba1a3c124 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserCloseEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEvent.java index 8d83c0412e5..872b610f280 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEventHandler.java index f4bc750f345..f6602f1bbd9 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserDeselectEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEvent.java index 637ddb2c123..b6e41d17acb 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEventHandler.java index 0c52e1eab94..59f2a456ab3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserOpenEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEvent.java index 0103ee920c8..9e414b0f4ea 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEventHandler.java index 6a86a78b307..6640d102caf 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserSelectEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEvent.java index bdb4374f3db..708327c1c97 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEventHandler.java index 464b80821b1..81414629b94 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionBrowserUndefinedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFileHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFileHandler.java index 041251c3d97..c3bf9396051 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFileHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFileHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEvent.java index 3cf09a335d8..723256bba68 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.GwtEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEventHandler.java index 0a7f50c0070..5ae340bb490 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/SolutionFolderActionEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEvent.java b/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEvent.java index b070ba21627..0b6edf21f91 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEvent.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEvent.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.core.client.JsArray; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEventHandler.java b/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEventHandler.java index 037633a7023..4a3c01aa3e1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEventHandler.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/events/UserSettingsLoadedEventHandler.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.events; import com.google.gwt.event.shared.EventHandler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/images/MantleImages.java b/user-console/src/main/java/org/pentaho/mantle/client/images/MantleImages.java index bef24f592ba..e51d5d30a93 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/images/MantleImages.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/images/MantleImages.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.images; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfig.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfig.java index 1b833a26144..6618f86fb99 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfig.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfig.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfigComparator.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfigComparator.java index e17b6aad53f..f0e6c14f32a 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfigComparator.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/JsCreateNewConfigComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import java.util.Comparator; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/MantleXulOverlay.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/MantleXulOverlay.java index 234469ac69f..c9bd1fe849b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/MantleXulOverlay.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/MantleXulOverlay.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import org.pentaho.ui.xul.XulOverlay; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/RolePermission.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/RolePermission.java index 7ee686f8f0b..8bd4f46bd89 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/RolePermission.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/RolePermission.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import java.io.Serializable; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/SolutionFileInfo.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/SolutionFileInfo.java index ea40089302d..a7de6d1ccb2 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/SolutionFileInfo.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/SolutionFileInfo.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import org.pentaho.mantle.client.solutionbrowser.IFileSummary; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/objects/UserPermission.java b/user-console/src/main/java/org/pentaho/mantle/client/objects/UserPermission.java index 43d5a8cb1f8..d31657c6cfe 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/objects/UserPermission.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/objects/UserPermission.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.objects; import java.io.Serializable; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FileTypeEnabledOptions.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FileTypeEnabledOptions.java index e64a59d2ca6..cb8c5e76545 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FileTypeEnabledOptions.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FileTypeEnabledOptions.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import java.util.HashMap; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FolderCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FolderCommand.java index 7ae95dc3481..dc1b8298d90 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FolderCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/FolderCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IFileSummary.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IFileSummary.java index a722d3f0ba7..7895776573d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IFileSummary.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IFileSummary.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; /** diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileProvider.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileProvider.java index e115af1c21a..7b1db95afe6 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileProvider.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileProvider.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileTreeListener.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileTreeListener.java index 1b916657af8..edfad69dcd8 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileTreeListener.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/IRepositoryFileTreeListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/MantlePopupPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/MantlePopupPanel.java index 057191dfeb6..449b78c510e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/MantlePopupPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/MantlePopupPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.google.gwt.event.logical.shared.CloseEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/PluginOptionsHelper.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/PluginOptionsHelper.java index 97d53267cf4..893da9f4513 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/PluginOptionsHelper.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/PluginOptionsHelper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/RepositoryFileTreeManager.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/RepositoryFileTreeManager.java index 057ca2ceab8..ea7f9787861 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/RepositoryFileTreeManager.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/RepositoryFileTreeManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserClipboard.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserClipboard.java index db1f241abfa..0cf3575059b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserClipboard.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserClipboard.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import java.util.List; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserDragController.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserDragController.java index cc83c20eaf8..74e3e04016b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserDragController.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserDragController.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.allen_sauer.gwt.dnd.client.DragContext; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserFile.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserFile.java index 54cef2a6cbd..5af7d489dc3 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserFile.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserFile.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; /** diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserPanel.java index 244a0935aca..39d8cccfced 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/SolutionBrowserPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser; import com.allen_sauer.gwt.dnd.client.PickupDragController; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileCommand.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileCommand.java index 48c8224a510..d22e340fe15 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileCommand.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileCommand.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filelist; import com.google.gwt.user.client.Command; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileItem.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileItem.java index 2321f8404d8..65d9b0af1bc 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FileItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filelist; import com.google.gwt.event.dom.client.HasAllMouseHandlers; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FilesListPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FilesListPanel.java index 82680436a56..946d159dc93 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FilesListPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/FilesListPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filelist; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/IFileItemListener.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/IFileItemListener.java index 82119cf33d6..ae9f885ea7e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/IFileItemListener.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/IFileItemListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filelist; public interface IFileItemListener { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/RepositoryFileComparator.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/RepositoryFileComparator.java index 5ee9c847f29..5d9e4dd5ec5 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/RepositoryFileComparator.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filelist/RepositoryFileComparator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filelist; import org.pentaho.gwt.widgets.client.filechooser.RepositoryFile; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/AbstractFilePickList.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/AbstractFilePickList.java index 94fb4e6b8e7..6030ae176c0 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/AbstractFilePickList.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/AbstractFilePickList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickItem.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickItem.java index 4cec374b5c8..bd396f58c0c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.json.client.JSONNumber; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickList.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickList.java index df33ea80152..fd4023cef1b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickList.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/FavoritePickList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.json.client.JSONArray; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickItem.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickItem.java index 47a2fea68ed..c859cb10de1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.json.client.JSONObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickListListener.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickListListener.java index a33affcc63a..7a2c697b38f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickListListener.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/IFilePickListListener.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; public interface IFilePickListListener { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickItem.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickItem.java index 10748a298ad..f732f318c5c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.json.client.JSONNumber; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickList.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickList.java index 79865992710..34baa4efd38 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickList.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/filepicklist/RecentPickList.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.filepicklist; import com.google.gwt.json.client.JSONArray; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/FilePropertiesDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/FilePropertiesDialog.java index 899607df951..5a7c249645c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/FilePropertiesDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/FilePropertiesDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import java.util.ArrayList; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/GeneralPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/GeneralPanel.java index b819acc09d7..c399937ed86 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/GeneralPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/GeneralPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import java.util.ArrayList; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IFileModifier.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IFileModifier.java index 7c3277ffa25..42a2b433445 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IFileModifier.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IFileModifier.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import com.google.gwt.http.client.RequestBuilder; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IUserRoleSelectedCallback.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IUserRoleSelectedCallback.java index 30686ded2c3..48555d2981c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IUserRoleSelectedCallback.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/IUserRoleSelectedCallback.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; public interface IUserRoleSelectedCallback { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/PermissionsPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/PermissionsPanel.java index 958a3e5f988..bb30c9d935b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/PermissionsPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/PermissionsPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SelectUserOrRoleDialog.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SelectUserOrRoleDialog.java index cba4b413a98..e88013b3ad1 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SelectUserOrRoleDialog.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SelectUserOrRoleDialog.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SubscriptionsPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SubscriptionsPanel.java index 4a8b3ab5af8..9d34230208c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SubscriptionsPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/fileproperties/SubscriptionsPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.fileproperties; import com.google.gwt.event.dom.client.ClickEvent; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tabs/IFrameTabPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tabs/IFrameTabPanel.java index 16c320a48c6..934d1983134 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tabs/IFrameTabPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tabs/IFrameTabPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.tabs; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/BrowserToolbar.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/BrowserToolbar.java index 272a58f34ab..11d986851af 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/BrowserToolbar.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/BrowserToolbar.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.toolbars; import com.google.gwt.user.client.ui.Image; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/FilesToolbar.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/FilesToolbar.java index 76ef219c134..b64fef74305 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/FilesToolbar.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/toolbars/FilesToolbar.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.toolbars; import com.google.gwt.user.client.ui.Frame; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/FileTreeItem.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/FileTreeItem.java index 026d3261977..f074de44b0c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/FileTreeItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/FileTreeItem.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.tree; import com.google.gwt.safehtml.shared.SafeHtmlBuilder; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/LeafItemWidget.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/LeafItemWidget.java index ce5bc7eab34..56ff205dfdc 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/LeafItemWidget.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/LeafItemWidget.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.tree; import com.google.gwt.user.client.ui.Composite; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTree.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTree.java index 8c3de980ae3..27a0a795bce 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTree.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTree.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.tree; import com.google.gwt.core.client.JsArray; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTreeWrapper.java b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTreeWrapper.java index 18e9f4694cf..2558434ef7e 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTreeWrapper.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/solutionbrowser/tree/SolutionTreeWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.solutionbrowser.tree; import com.google.gwt.user.client.Event; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuBar.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuBar.java index 79a12d0cea3..6d62d78ee42 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuBar.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuBar.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui; import com.google.gwt.core.client.Scheduler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuPopup.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuPopup.java index 2d5986c15eb..fec5a660149 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuPopup.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/BurgerMenuPopup.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui; import com.google.gwt.dom.client.Element; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/CustomDropDown.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/CustomDropDown.java index 43b11745321..93e6cdbddfb 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/CustomDropDown.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/CustomDropDown.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui; import com.google.gwt.aria.client.Roles; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/PerspectiveManager.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/PerspectiveManager.java index a2ed60bb04c..39d7a7e9721 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/PerspectiveManager.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/PerspectiveManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/UserDropDown.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/UserDropDown.java index 8bf0f091fb9..b84e05cbd39 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/UserDropDown.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/UserDropDown.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/HorizontalScrollWrapper.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/HorizontalScrollWrapper.java index f6954c9eeda..3b6ae7a1eac 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/HorizontalScrollWrapper.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/HorizontalScrollWrapper.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.custom; import com.google.gwt.user.client.ui.Composite; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/ListBoxTitle.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/ListBoxTitle.java index 22b15c9729b..41eae100de5 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/ListBoxTitle.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/custom/ListBoxTitle.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.custom; import com.google.gwt.dom.client.Document; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTab.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTab.java index 65cf3af3065..fa909beff47 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTab.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTab.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.tabs; import com.google.gwt.dom.client.Node; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabMenuItem.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabMenuItem.java index e743e5c44f8..af00fac4030 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabMenuItem.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabMenuItem.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.tabs; import com.google.gwt.core.client.Scheduler; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabPanel.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabPanel.java index fd90a877b54..a9c74c9a622 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabPanel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/MantleTabPanel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.tabs; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/TabContextMenuBar.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/TabContextMenuBar.java index f3351559270..454c67fc289 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/TabContextMenuBar.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/tabs/TabContextMenuBar.java @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.tabs; import com.google.gwt.user.client.DOM; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsPerspective.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsPerspective.java index 3931d6b5579..daad84c79c7 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsPerspective.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsPerspective.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsTheme.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsTheme.java index 4be7a4ab61b..2956bcb579d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsTheme.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsTheme.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsXulOverlay.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsXulOverlay.java index 39275a30d52..0964bae0e2d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsXulOverlay.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/JsXulOverlay.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleController.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleController.java index 57024ad6258..5ed53cc068a 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleController.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleController.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleModel.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleModel.java index b3873616366..21d366a1e30 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleModel.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleModel.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import org.pentaho.gwt.widgets.client.toolbar.ToolbarButton; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleXul.java b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleXul.java index 50f367659f5..9175a17b56b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleXul.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleXul.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.ui.xul; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/IMantleUserSettingsConstants.java b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/IMantleUserSettingsConstants.java index 1d7d167178e..f21b73d6726 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/IMantleUserSettingsConstants.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/IMantleUserSettingsConstants.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.usersettings; public interface IMantleUserSettingsConstants { diff --git a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/JsSetting.java b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/JsSetting.java index 8c45d7f2b25..c6043ea045d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/JsSetting.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/JsSetting.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.usersettings; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/MantleSettingsManager.java b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/MantleSettingsManager.java index d21eebc9a47..92aa9b5996d 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/MantleSettingsManager.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/MantleSettingsManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.usersettings; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/UserSettingsManager.java b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/UserSettingsManager.java index 893828c06df..82c0b6e8d7c 100644 --- a/user-console/src/main/java/org/pentaho/mantle/client/usersettings/UserSettingsManager.java +++ b/user-console/src/main/java/org/pentaho/mantle/client/usersettings/UserSettingsManager.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.usersettings; import com.google.gwt.core.client.GWT; diff --git a/user-console/src/main/java/org/pentaho/mantle/rebind/CommandExecGenerator.java b/user-console/src/main/java/org/pentaho/mantle/rebind/CommandExecGenerator.java index d6c02995385..8293894f52f 100644 --- a/user-console/src/main/java/org/pentaho/mantle/rebind/CommandExecGenerator.java +++ b/user-console/src/main/java/org/pentaho/mantle/rebind/CommandExecGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.rebind; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/java/org/pentaho/mantle/rebind/EventBusUtilGenerator.java b/user-console/src/main/java/org/pentaho/mantle/rebind/EventBusUtilGenerator.java index 9fc6dd36b1f..954a09ef89b 100644 --- a/user-console/src/main/java/org/pentaho/mantle/rebind/EventBusUtilGenerator.java +++ b/user-console/src/main/java/org/pentaho/mantle/rebind/EventBusUtilGenerator.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.rebind; import com.google.gwt.core.client.JavaScriptObject; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.js index b75a8c20867..7b0f5fa94b7 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "./browser.dialogs.templates", "./browser.utils", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.templates.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.templates.js index 29f01ae7ee8..cf01c444d54 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.templates.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.dialogs.templates.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define(["common-ui/handlebars"], function () { var templates = {}; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.fileButtons.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.fileButtons.js index e3962b3dfc7..419445e2adf 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.fileButtons.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.fileButtons.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "./browser.utils", "common-ui/jquery-pentaho-i18n", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.folderButtons.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.folderButtons.js index cad34f6132f..850bae2901b 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.folderButtons.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.folderButtons.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/jquery-pentaho-i18n", "common-ui/jquery" diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.js index 2b7d673e8bb..ef246653189 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.js @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "./browser.fileButtons", "./browser.folderButtons", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.multiSelectButtons.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.multiSelectButtons.js index 183c9a0abfb..1431f0f893f 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.multiSelectButtons.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.multiSelectButtons.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/jquery-pentaho-i18n", "common-ui/jquery" diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.templates.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.templates.js index 7db3924b89e..9d3eb3ad660 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.templates.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.templates.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/handlebars", "pentaho/shim/css.escape" diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashButtons.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashButtons.js index 9200ed1ac01..981effe8393 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashButtons.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashButtons.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/jquery-pentaho-i18n", "common-ui/jquery" diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashItemButtons.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashItemButtons.js index 64b4dee1988..978f21692e8 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashItemButtons.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.trashItemButtons.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/jquery-pentaho-i18n", "common-ui/jquery" diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.utils.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.utils.js index 6a1a1837c2c..edd0393247e 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.utils.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/browser.utils.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "pentaho/csrf/service" ], function(csrfService) { diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.js index 064f9419521..95c5ac3e367 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "../browser.dialogs", "../browser.dialogs.templates", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.templates.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.templates.js index 7f5d86611a9..7884666ab5c 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.templates.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/js/dialogs/browser.dialog.rename.templates.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define(["common-ui/handlebars"], function () { var templates = {}; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone-min.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone-min.js index f2df88f01c6..362f3f91507 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone-min.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone-min.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + (function () { var t = this; var e = t.Backbone; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone.js index 40e2672ea2a..5811849adba 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/backbone/backbone.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Backbone.js 1.0.0 // (c) 2010-2013 Jeremy Ashkenas, DocumentCloud Inc. diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore-min.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore-min.js index eef6e0eb2dd..391e4f1b580 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore-min.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore-min.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + (function () { var n = this, t = n._, r = {}, e = Array.prototype, u = Object.prototype, i = Function.prototype, a = e.push, o = e.slice, c = e.concat, l = u.toString, f = u.hasOwnProperty, s = e.forEach, p = e.map, h = e.reduce, v = e.reduceRight, d = e.filter, g = e.every, m = e.some, y = e.indexOf, b = e.lastIndexOf, x = Array.isArray, _ = Object.keys, j = i.bind, w = function (n) { return n instanceof w ? n : this instanceof w ? (this._wrapped = n, void 0) : new w(n) diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore.js b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore.js index a1f3ae02bb8..93bd2f1725a 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/browser/lib/underscore/underscore.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // Underscore.js 1.4.4 // =================== diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/main.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/main.js index 1883f5b9a2b..609cd8d0136 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/main.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/main.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* CCP Functions */ var CCP = CCP || {}; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/npm.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/npm.js index 129aeb2b916..e1468b68dc2 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/npm.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/npm.js @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. require('../../js/transition.js') require('../../js/alert.js') diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/owl.carousel.min.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/owl.carousel.min.js index 9a022a543f8..41b7984225b 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/owl.carousel.min.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/content/welcome/js/vendor/owl.carousel.min.js @@ -7,8 +7,9 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + "function"!==typeof Object.create&&(Object.create=function(f){function g(){}g.prototype=f;return new g}); (function(f,g,k){var l={init:function(a,b){this.$elem=f(b);this.options=f.extend({},f.fn.owlCarousel.options,this.$elem.data(),a);this.userOptions=a;this.loadContent()},loadContent:function(){function a(a){var d,e="";if("function"===typeof b.options.jsonSuccess)b.options.jsonSuccess.apply(this,[a]);else{for(d in a.owl)a.owl.hasOwnProperty(d)&&(e+=a.owl[d].item);b.$elem.html(e)}b.logIn()}var b=this,e;"function"===typeof b.options.beforeInit&&b.options.beforeInit.apply(this,[b.$elem]);"string"===typeof b.options.jsonPath? (e=b.options.jsonPath,f.getJSON(e,a)):b.logIn()},logIn:function(){this.$elem.data("owl-originalStyles",this.$elem.attr("style"));this.$elem.data("owl-originalClasses",this.$elem.attr("class"));this.$elem.css({opacity:0});this.orignalItems=this.options.items;this.checkBrowser();this.wrapperWidth=0;this.checkVisible=null;this.setVars()},setVars:function(){if(0===this.$elem.children().length)return!1;this.baseClass();this.eventTypes();this.$userItems=this.$elem.children();this.itemsAmount=this.$userItems.length; diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/FavoritesController.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/FavoritesController.js index f65c9a31e82..a1eaff451c8 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/FavoritesController.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/FavoritesController.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define(["./favorites"], function (Favorites) { var local = { diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/createNew.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/createNew.js index cea63b6f84f..13e99e8a45f 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/createNew.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/createNew.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define(["common-ui/jquery-pentaho-i18n"], function (context) { var local = { diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/favorites.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/favorites.js index 5001ee9f885..04fdb5440c2 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/favorites.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/favorites.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/util/PentahoSpinner", "common-ui/util/spin", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/gettingStarted.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/gettingStarted.js index 0c983a2be9f..18829306216 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/gettingStarted.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/gettingStarted.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/util/ContextProvider", "common-ui/util/BootstrappedTabLoader", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/home.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/home.js index 169df252606..c59a8f86678 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/home.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/home.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/util/HandlebarsCompiler", "common-ui/bootstrap", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/launch.js b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/launch.js index 7fa1ecb12a9..159ed10fa92 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/home/js/launch.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/home/js/launch.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + define([ "common-ui/util/BootstrappedTabLoader", "common-ui/util/ContextProvider", diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/nativeScripts.js b/user-console/src/main/resources/org/pentaho/mantle/public/nativeScripts.js index 00cacb54b7f..adeae2f874c 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/nativeScripts.js +++ b/user-console/src/main/resources/org/pentaho/mantle/public/nativeScripts.js @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + /* Helper function for translating IFrame mouse events for use in outter window environment. This function computes the actual mouse position and returns back a simulated Event diff --git a/user-console/src/test/java/org/pentaho/mantle/client/NothingTest.java b/user-console/src/test/java/org/pentaho/mantle/client/NothingTest.java index ca59ecfc53f..ced2fba0f6f 100644 --- a/user-console/src/test/java/org/pentaho/mantle/client/NothingTest.java +++ b/user-console/src/test/java/org/pentaho/mantle/client/NothingTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client; import junit.framework.Assert; diff --git a/user-console/src/test/java/org/pentaho/mantle/client/commands/SessionExpiredCommandTest.java b/user-console/src/test/java/org/pentaho/mantle/client/commands/SessionExpiredCommandTest.java index 387e18b5a8d..6af867c3b73 100644 --- a/user-console/src/test/java/org/pentaho/mantle/client/commands/SessionExpiredCommandTest.java +++ b/user-console/src/test/java/org/pentaho/mantle/client/commands/SessionExpiredCommandTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.client.commands; import org.junit.Assert; diff --git a/user-console/src/test/java/org/pentaho/mantle/rebind/EventBusUtilGeneratorTest.java b/user-console/src/test/java/org/pentaho/mantle/rebind/EventBusUtilGeneratorTest.java index 9bcd1c0078d..c27f0a68ff3 100644 --- a/user-console/src/test/java/org/pentaho/mantle/rebind/EventBusUtilGeneratorTest.java +++ b/user-console/src/test/java/org/pentaho/mantle/rebind/EventBusUtilGeneratorTest.java @@ -7,9 +7,10 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 + * Change Date: 2029-07-20 ******************************************************************************/ + package org.pentaho.mantle.rebind; import bsh.Interpreter;