Author: athimel Date: 2014-04-03 19:43:45 +0200 (Thu, 03 Apr 2014) New Revision: 3046 Url: http://forge.nuiton.org/projects/topia/repository/revisions/3046 Log: Update licenses (mainly years) Modified: branches/topia-2.9.x/pom.xml branches/topia-2.9.x/src/site/rst/index.rst branches/topia-2.9.x/src/site/site_fr.xml branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/invoker.properties branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/pom.xml branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/postbuild.groovy branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/main/xmi/topiatest-absract.properties branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/java/org/nuiton/topia/testabstract/TopiaAbstractTest.java branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/TopiaContextImpl.properties branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/log4j.properties branches/topia-2.9.x/topia-persistence/src/it/settings.xml branches/topia-2.9.x/topia-persistence/src/license/THIRD-PARTY.properties branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContext.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContextFactory.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaException.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaNotFoundException.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaRuntimeException.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaVetoException.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextAdapter.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextEvent.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextListener.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesEvent.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesVetoable.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityEvent.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityListener.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityVetoable.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionEvent.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionListener.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionVetoable.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityFilter.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityState.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaConnectionProvider.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImpl.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImplementor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFilter.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFiresSupport.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaQuery.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaSQLQuery.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaService.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaTransactionAware.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaUtil.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/BinderHelperTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOAbstractTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOHelperTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOImplTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DTOTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDAOTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDTOTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityHibernateMappingGenerator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/QueryHelperTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/ServiceTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaGeneratorUtil.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaJavaValidator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaMetaTransformer.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaRelationValidator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaStereoTypes.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaTagValues.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/DepthEntityVisitor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/EntityVisitor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/HorizontalEntityVisitor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/SearchFields.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAO.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAODeprecated.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOImpl.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOLegacy.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntity.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityAbstract.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityContextable.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityEnum.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaId.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaPersistenceHelper.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/CsvProgressModel.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/EntityCsvModel.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/TopiaCsvCommons.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/AbstractImportModel.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvFileImportResult.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvImportResult.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/EntityAssociationImportModel.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportModelFactory.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportStrategy.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/TopiaCsvImports.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/EntityAssociationExportModel.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportEntityVisitor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportModelFactory.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/PrepareDataForExport.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/TopiaCsvExports.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/AssociationMeta.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/ColumnMeta.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/DbMeta.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/MetaFilenameAware.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/Metadatas.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/TableMeta.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/package-info.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRule.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleGroupOperator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleOperator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBean.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBeanBuilder.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Collector.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Creator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DBMapping.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Deletor.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DiffState.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityListUpdator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperatorStore.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/ListUpdator.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Loador.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityBinder.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityHelper.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityIdsMap.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityMap.java branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityRef.java branches/topia-2.9.x/topia-persistence/src/site/rst/TopiaDocumentation.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Devel.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/HibernateMapping.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Isolation.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/SchemaMigration.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Todo.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/event.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/project.rst branches/topia-2.9.x/topia-persistence/src/site/rst/devel/security.rst branches/topia-2.9.x/topia-persistence/src/site/rst/index.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/FAQ.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/TopiaQuery.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/continue_devel.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/extend_model.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/start_using_api.rst branches/topia-2.9.x/topia-persistence/src/site/rst/user/tagvalues.rst branches/topia-2.9.x/topia-persistence/src/site/site_fr.xml branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TestHelper.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaContextFactoryTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaDatabase.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/EntityStateTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderHardCoded.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextImplTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextReplicateTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaQueryTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaUtilTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/QueryHelperTransformerTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaGeneratorUtilTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaModelPropertiesProviderTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaTestCase.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/EntityVisitorExportXmlTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/ExportXMLVisitor.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/NaturalIdTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaContextFindTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaDAOTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/CollectorTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/EntityOperatorTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityBinderTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityHelperTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTester.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTesterTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1882/DAOAbstractTransformerTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1991/TopiaQueryTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/evo1912/EntityDTOTransformerTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/EnumTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/ExtraDAOEntityDAOImpl.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Gender.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Title.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/beangen/RoueImpl.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/Contact2DAOImpl.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/DeleteEntityTest.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Abstract.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.hbm.xml branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/package-info.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/FakeService.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/TestService.java branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/package-info.java branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaConnectionProviderHardcoded.properties branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaContextImpl.properties branches/topia-2.9.x/topia-persistence/src/test/resources/log4j.properties branches/topia-2.9.x/topia-persistence/src/test/xmi/topiatest.properties branches/topia-2.9.x/topia-service-migration/src/license/THIRD-PARTY.properties branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/AbstractTopiaMigrationCallback.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/MigrationServiceException.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallback.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClass.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClassNG.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByMethod.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationEngine.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationService.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersion.java branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersionDAO.java branches/topia-2.9.x/topia-service-migration/src/main/resources/org/nuiton/topia/migration/mappings/TMSVersion.hbm.xml branches/topia-2.9.x/topia-service-migration/src/site/rst/index.rst branches/topia-2.9.x/topia-service-migration/src/site/rst/manualMigration.rst branches/topia-2.9.x/topia-service-migration/src/site/site_fr.xml branches/topia-2.9.x/topia-service-migration/src/test/resources/ConfigurationAdapterTest-hibernate.cfg.xml branches/topia-2.9.x/topia-service-replication/src/license/THIRD-PARTY.properties branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationContext.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationModelBuilder.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperation.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationProvider.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationUndoable.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationService.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationServiceImpl.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationLink.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationModel.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationNode.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationDef.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationPhase.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachAssociation.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachLink.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/DettachAssociation.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/Duplicate.java branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/LoadLink.java branches/topia-2.9.x/topia-service-replication/src/site/resources/dependencies.html branches/topia-2.9.x/topia-service-replication/src/site/resources/dependency-management.html branches/topia-2.9.x/topia-service-replication/src/site/rst/index.rst branches/topia-2.9.x/topia-service-replication/src/site/site_fr.xml branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/AbstractTopiaReplicationServiceTest.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationOperationTest.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplAllTest.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplTest.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/FakeOperation.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UncreatableOperation.java branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UnregistredOperation.java branches/topia-2.9.x/topia-service-replication/src/test/resources/log4j.properties branches/topia-2.9.x/topia-service-security/src/license/THIRD-PARTY.properties branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityService.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityServiceImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaGroupImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaUserImpl.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaCallbackHandler.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaConfiguration.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaLoginModule.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPermission.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPolicy.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPrincipal.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/EntityVetoable.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/NoSecurityLoad.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyReadListener.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyVetoable.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyWriteListener.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityCaching.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityFactoryFilter.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityUtil.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasService.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasUtil.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasAccessEntity.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoable.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoableRequestPermission.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasCallbackHandler.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasConfiguration.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasLoginModule.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPermission.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPolicy.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPrincipalWrapper.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinder.java branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinderImpl.java branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaGroupImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasPrincipalImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml branches/topia-2.9.x/topia-service-security/src/main/xmi/TopiaSecurity.properties branches/topia-2.9.x/topia-service-security/src/site/rst/index.rst branches/topia-2.9.x/topia-service-security/src/site/site_fr.xml branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/TestUtils.java branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/security/TopiaSecurityTest.java Modified: branches/topia-2.9.x/pom.xml =================================================================== --- branches/topia-2.9.x/pom.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/pom.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -58,6 +58,9 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>topia</projectId> + <!-- Allow SVN keywords in license headers in ToPIA --> + <license.addSvnKeyWords>true</license.addSvnKeyWords> + <!-- libs version --> <eugeneVersion>2.7.4</eugeneVersion> <nuitonCsvVersion>3.0-alpha-3</nuitonCsvVersion> Modified: branches/topia-2.9.x/src/site/rst/index.rst =================================================================== --- branches/topia-2.9.x/src/site/rst/index.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/src/site/rst/index.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/src/site/site_fr.xml =================================================================== --- branches/topia-2.9.x/src/site/site_fr.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/src/site/site_fr.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/invoker.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/invoker.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/invoker.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2011 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/pom.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/pom.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/pom.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Persistence - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2011 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -137,4 +136,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/postbuild.groovy =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/postbuild.groovy 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/postbuild.groovy 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -23,4 +22,4 @@ * #L% */ // Tests are made in the test phase -return true; \ No newline at end of file +return true; Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/main/xmi/topiatest-absract.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/main/xmi/topiatest-absract.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/main/xmi/topiatest-absract.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2011 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/java/org/nuiton/topia/testabstract/TopiaAbstractTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/java/org/nuiton/topia/testabstract/TopiaAbstractTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/java/org/nuiton/topia/testabstract/TopiaAbstractTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/TopiaContextImpl.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/TopiaContextImpl.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/TopiaContextImpl.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2011 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/log4j.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/log4j.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/ANOMALIE-1640/src/test/resources/log4j.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L -# T3 :: Business -# +# ToPIA :: Persistence # $Id$ # $HeadURL$ # %% -# Copyright (C) 2010 IRD, Codelutin, Tony Chemit +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/it/settings.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/src/it/settings.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/it/settings.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- #%L - EUGene :: Maven plugin - + ToPIA :: Persistence $Id$ $HeadURL$ %% - Copyright (C) 2006 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/license/THIRD-PARTY.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/license/THIRD-PARTY.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/license/THIRD-PARTY.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,3 +1,26 @@ +### +# #%L +# ToPIA :: Persistence +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2004 - 2014 CodeLutin +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# 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 Lesser Public License for more details. +# +# You should have received a copy of the GNU General Lesser Public +# License along with this program. If not, see +# <http://www.gnu.org/licenses/lgpl-3.0.html>. +# #L% +### # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContext.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContext.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContext.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContextFactory.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContextFactory.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaContextFactory.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaException.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaException.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaException.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaNotFoundException.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaNotFoundException.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaNotFoundException.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaRuntimeException.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaRuntimeException.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaRuntimeException.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaVetoException.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaVetoException.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/TopiaVetoException.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextAdapter.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextAdapter.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextAdapter.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextEvent.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextEvent.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextEvent.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextListener.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextListener.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaContextListener.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesEvent.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesEvent.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesEvent.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesVetoable.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntitiesVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityEvent.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityEvent.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityEvent.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityListener.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityListener.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityListener.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityVetoable.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaEntityVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionEvent.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionEvent.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionEvent.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionListener.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionListener.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionListener.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionVetoable.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/TopiaTransactionVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/event/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -26,4 +25,4 @@ * Events used for topia services. * TODO-fdesbois-20100507 : Need more javadoc. */ -package org.nuiton.topia.event; \ No newline at end of file +package org.nuiton.topia.event; Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityFilter.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityFilter.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityFilter.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -167,4 +166,4 @@ */ void removePropertyChangeListener(PropertyChangeListener listener); -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityState.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityState.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/EntityState.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaConnectionProvider.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaConnectionProvider.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaConnectionProvider.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImpl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2013 CodeLutin, Chatellier Eric + * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImplementor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImplementor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaContextImplementor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFilter.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFilter.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFilter.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -227,4 +226,4 @@ append("'}"); return builder.toString(); } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFiresSupport.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFiresSupport.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaFiresSupport.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaQuery.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaQuery.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaQuery.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaSQLQuery.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaSQLQuery.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaSQLQuery.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaService.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaTransactionAware.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaTransactionAware.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaTransactionAware.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin, Tony Chemit + * Copyright (C) 2004 - 2014 CodeLutin, Tony Chemit * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaUtil.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaUtil.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/TopiaUtil.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2013 CodeLutin, Chatellier Eric + * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/framework/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/BinderHelperTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/BinderHelperTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/BinderHelperTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOAbstractTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOAbstractTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOAbstractTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOHelperTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOHelperTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOHelperTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOImplTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOImplTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOImplTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DAOTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DTOTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DTOTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/DTOTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDAOTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDAOTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDAOTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDTOTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDTOTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityDTOTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityHibernateMappingGenerator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityHibernateMappingGenerator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityHibernateMappingGenerator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/EntityTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/QueryHelperTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/QueryHelperTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/QueryHelperTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/ServiceTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/ServiceTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/ServiceTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaGeneratorUtil.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaGeneratorUtil.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaGeneratorUtil.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaJavaValidator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaJavaValidator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaJavaValidator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaMetaTransformer.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaMetaTransformer.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaMetaTransformer.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaRelationValidator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaRelationValidator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaRelationValidator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaStereoTypes.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaStereoTypes.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaStereoTypes.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaTagValues.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaTagValues.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/TopiaTagValues.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/generator/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -115,4 +114,4 @@ * @author poussin <poussin@codelutin.com> * @version $Id$ */ -package org.nuiton.topia.generator; \ No newline at end of file +package org.nuiton.topia.generator; Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -134,4 +133,4 @@ * topia.dao.flatfile.mapping.fr.ifremer.isisfish.entities.Script.body=script * </pre> */ -package org.nuiton.topia; \ No newline at end of file +package org.nuiton.topia; Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/DepthEntityVisitor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/DepthEntityVisitor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/DepthEntityVisitor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/EntityVisitor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/EntityVisitor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/EntityVisitor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/HorizontalEntityVisitor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/HorizontalEntityVisitor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/HorizontalEntityVisitor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/SearchFields.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/SearchFields.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/SearchFields.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAO.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAO.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAO.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAODeprecated.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAODeprecated.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAODeprecated.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOImpl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOLegacy.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOLegacy.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaDAOLegacy.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntity.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntity.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntity.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin, Chemit Tony + * Copyright (C) 2004 - 2014 CodeLutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityAbstract.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityAbstract.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityAbstract.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityContextable.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityContextable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityContextable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L - * - * + * ToPIA :: Persistence * $Id$ * $HeadURL$ * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityEnum.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityEnum.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaEntityEnum.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaId.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaId.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaId.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaPersistenceHelper.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaPersistenceHelper.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/TopiaPersistenceHelper.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/CsvProgressModel.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/CsvProgressModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/CsvProgressModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/EntityCsvModel.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/EntityCsvModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/EntityCsvModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -252,4 +252,4 @@ this(separator, tableMeta); newColumnForImportExport(idHeader, TopiaEntity.TOPIA_ID); } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/TopiaCsvCommons.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/TopiaCsvCommons.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/TopiaCsvCommons.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/AbstractImportModel.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/AbstractImportModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/AbstractImportModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L - * EchoBase :: Entities - * + * ToPIA :: Persistence * $Id$ * $HeadURL$ * %% - * Copyright (C) 2011 - 2012 Ifremer, Codelutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvFileImportResult.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvFileImportResult.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvFileImportResult.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvImportResult.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvImportResult.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/CsvImportResult.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/EntityAssociationImportModel.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/EntityAssociationImportModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/EntityAssociationImportModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportModelFactory.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportModelFactory.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportModelFactory.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportStrategy.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportStrategy.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/ImportStrategy.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/TopiaCsvImports.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/TopiaCsvImports.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/TopiaCsvImports.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/in/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -12,7 +12,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/EntityAssociationExportModel.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/EntityAssociationExportModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/EntityAssociationExportModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportEntityVisitor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportEntityVisitor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportEntityVisitor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportModelFactory.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportModelFactory.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/ExportModelFactory.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/PrepareDataForExport.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/PrepareDataForExport.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/PrepareDataForExport.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/TopiaCsvExports.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/TopiaCsvExports.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/TopiaCsvExports.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/out/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -12,7 +12,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/csv/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -12,7 +12,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/AssociationMeta.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/AssociationMeta.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/AssociationMeta.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/ColumnMeta.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/ColumnMeta.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/ColumnMeta.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/DbMeta.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/DbMeta.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/DbMeta.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/MetaFilenameAware.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/MetaFilenameAware.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/MetaFilenameAware.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L - * EchoBase :: Entities - * + * ToPIA :: Persistence * $Id$ * $HeadURL$ * %% - * Copyright (C) 2011 Ifremer, Codelutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/Metadatas.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/Metadatas.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/Metadatas.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/TableMeta.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/TableMeta.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/TableMeta.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/metadata/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -12,7 +12,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRule.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRule.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRule.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleGroupOperator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleGroupOperator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleGroupOperator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleOperator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleOperator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/FilterRuleOperator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBean.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBean.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBean.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -85,4 +85,4 @@ this.sortColumn = sortColumn; } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBeanBuilder.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBeanBuilder.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/pager/TopiaPagerBeanBuilder.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -6,7 +6,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Collector.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Collector.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Collector.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Creator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Creator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Creator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DBMapping.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DBMapping.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DBMapping.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Deletor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Deletor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Deletor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DiffState.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DiffState.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/DiffState.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityListUpdator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityListUpdator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityListUpdator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperatorStore.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperatorStore.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/EntityOperatorStore.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/ListUpdator.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/ListUpdator.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/ListUpdator.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Loador.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Loador.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/Loador.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityBinder.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityBinder.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityBinder.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityHelper.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityHelper.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityHelper.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityIdsMap.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityIdsMap.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityIdsMap.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityMap.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityMap.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityMap.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityRef.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityRef.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/main/java/org/nuiton/topia/persistence/util/TopiaEntityRef.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/TopiaDocumentation.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/TopiaDocumentation.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/TopiaDocumentation.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Devel.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Devel.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Devel.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/HibernateMapping.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/HibernateMapping.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/HibernateMapping.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Isolation.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Isolation.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Isolation.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/SchemaMigration.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/SchemaMigration.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/SchemaMigration.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin, Chatellier Eric +.. * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Todo.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Todo.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/Todo.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/event.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/event.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/event.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/project.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/project.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/project.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin, Chatellier Eric +.. * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/devel/security.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/devel/security.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/devel/security.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/index.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/index.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/index.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/FAQ.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/FAQ.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/FAQ.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/TopiaQuery.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/TopiaQuery.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/TopiaQuery.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/continue_devel.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/continue_devel.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/continue_devel.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/extend_model.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/extend_model.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/extend_model.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as @@ -139,4 +138,4 @@ .. _Generation Gap: http://fr.wikibooks.org/wiki/Patrons_de_conception/Generation_gap -.. _TopiaQuery: TopiaQuery.html \ No newline at end of file +.. _TopiaQuery: TopiaQuery.html Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/start_using_api.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/start_using_api.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/start_using_api.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as @@ -194,4 +193,4 @@ Un exemple complet dans StartTest_. -.. _StartTest: http://svn.nuiton.org/svn/topia/trunk/topia-tutorial/src/test/java/org/nuito... \ No newline at end of file +.. _StartTest: http://svn.nuiton.org/svn/topia/trunk/topia-tutorial/src/test/java/org/nuito... Modified: branches/topia-2.9.x/topia-persistence/src/site/rst/user/tagvalues.rst =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/rst/user/tagvalues.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/rst/user/tagvalues.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Persistence -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2011 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/site/site_fr.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/src/site/site_fr.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/site/site_fr.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Persistence - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2011 CodeLutin, Chatellier Eric + Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TestHelper.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TestHelper.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TestHelper.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaContextFactoryTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaContextFactoryTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaContextFactoryTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaDatabase.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaDatabase.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/TopiaDatabase.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/EntityStateTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/EntityStateTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/EntityStateTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderHardCoded.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderHardCoded.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderHardCoded.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextImplTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextImplTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextImplTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextReplicateTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextReplicateTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaContextReplicateTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaQueryTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaQueryTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaQueryTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaUtilTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaUtilTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/framework/TopiaUtilTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/QueryHelperTransformerTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/QueryHelperTransformerTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/QueryHelperTransformerTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaGeneratorUtilTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaGeneratorUtilTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaGeneratorUtilTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaModelPropertiesProviderTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaModelPropertiesProviderTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaModelPropertiesProviderTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaTestCase.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaTestCase.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/generator/TopiaTestCase.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/EntityVisitorExportXmlTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/EntityVisitorExportXmlTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/EntityVisitorExportXmlTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/ExportXMLVisitor.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/ExportXMLVisitor.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/ExportXMLVisitor.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/NaturalIdTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/NaturalIdTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/NaturalIdTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaContextFindTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaContextFindTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaContextFindTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,10 +1,10 @@ /* * #%L - * ToPIA :: Persistence :: Test Compatibility Kit + * ToPIA :: Persistence * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaDAOTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaDAOTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/TopiaDAOTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin, Chatellier Eric + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/CollectorTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/CollectorTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/CollectorTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/EntityOperatorTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/EntityOperatorTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/EntityOperatorTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityBinderTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityBinderTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityBinderTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityHelperTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityHelperTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityHelperTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTester.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTester.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTester.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTesterTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTesterTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/persistence/util/TopiaEntityRefTesterTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1882/DAOAbstractTransformerTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1882/DAOAbstractTransformerTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1882/DAOAbstractTransformerTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1991/TopiaQueryTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1991/TopiaQueryTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/ano1991/TopiaQueryTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/evo1912/EntityDTOTransformerTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/evo1912/EntityDTOTransformerTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topia/test/evo1912/EntityDTOTransformerTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2012 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/EnumTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/EnumTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/EnumTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/ExtraDAOEntityDAOImpl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/ExtraDAOEntityDAOImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/ExtraDAOEntityDAOImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Gender.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Gender.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Gender.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Title.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Title.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/Title.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/beangen/RoueImpl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/beangen/RoueImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/beangen/RoueImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/Contact2DAOImpl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/Contact2DAOImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/Contact2DAOImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/DeleteEntityTest.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/DeleteEntityTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/deletetest/DeleteEntityTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Abstract.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Abstract.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Abstract.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Persistence - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/Entity1Impl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/persistence/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -25,4 +24,4 @@ /** * Contains persistent entities for Tests. */ -package org.nuiton.topiatest.persistence; \ No newline at end of file +package org.nuiton.topiatest.persistence; Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/FakeService.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/FakeService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/FakeService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/TestService.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/TestService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/TestService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/package-info.java =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/package-info.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/java/org/nuiton/topiatest/service/package-info.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Persistence - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -26,4 +25,4 @@ * This package contains classes which implements {@link * org.nuiton.topia.framework.TopiaService} to test services API. */ -package org.nuiton.topiatest.service; \ No newline at end of file +package org.nuiton.topiatest.service; Modified: branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaConnectionProviderHardcoded.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaConnectionProviderHardcoded.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaConnectionProviderHardcoded.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as @@ -32,4 +31,4 @@ hibernate.connection.driver_class=org.h2.Driver hibernate.connection.provider_class=org.nuiton.topia.framework.TopiaConnectionProviderHardCoded # tchemit 2010-11-28 : comment this line, each test must define his own db path -#hibernate.connection.url=jdbc:h2:file:target/surefire-workdir/h2data \ No newline at end of file +#hibernate.connection.url=jdbc:h2:file:target/surefire-workdir/h2data Modified: branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaContextImpl.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaContextImpl.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/resources/TopiaContextImpl.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as @@ -31,4 +30,4 @@ hibernate.connection.password= hibernate.connection.driver_class=org.h2.Driver # tchemit 2010-11-28 : comment this line, each test must define his own db path -#hibernate.connection.url=jdbc:h2:file:target/surefire-workdir/h2data \ No newline at end of file +#hibernate.connection.url=jdbc:h2:file:target/surefire-workdir/h2data Modified: branches/topia-2.9.x/topia-persistence/src/test/resources/log4j.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/resources/log4j.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/resources/log4j.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-persistence/src/test/xmi/topiatest.properties =================================================================== --- branches/topia-2.9.x/topia-persistence/src/test/xmi/topiatest.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-persistence/src/test/xmi/topiatest.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Persistence -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as @@ -41,4 +40,4 @@ org.nuiton.topiatest.NaturalizedEntity.attribute.naturalIdNull.tagvalue.naturalId=true org.nuiton.topiatest.NaturalizedEntity.attribute.naturalIdNull.tagvalue.notNull=false -org.nuiton.topiatest.Personne.attribute.otherGender.tagValue.useEnumerationName=true \ No newline at end of file +org.nuiton.topiatest.Personne.attribute.otherGender.tagValue.useEnumerationName=true Modified: branches/topia-2.9.x/topia-service-migration/src/license/THIRD-PARTY.properties =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/license/THIRD-PARTY.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/license/THIRD-PARTY.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,3 +1,26 @@ +### +# #%L +# ToPIA :: Service Migration +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2004 - 2014 CodeLutin +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# 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 Lesser Public License for more details. +# +# You should have received a copy of the GNU General Lesser Public +# License along with this program. If not, see +# <http://www.gnu.org/licenses/lgpl-3.0.html>. +# #L% +### # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/AbstractTopiaMigrationCallback.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/AbstractTopiaMigrationCallback.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/AbstractTopiaMigrationCallback.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -223,4 +222,4 @@ } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/MigrationServiceException.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/MigrationServiceException.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/MigrationServiceException.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallback.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallback.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallback.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -56,4 +55,4 @@ ); return m; } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClass.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClass.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClass.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -160,4 +159,4 @@ return versionMigrationMapping.get(version); } } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClassNG.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClassNG.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByClassNG.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin, Tony chemit + * Copyright (C) 2004 - 2014 CodeLutin, Tony chemit * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -191,4 +190,4 @@ return versionMigrationMapping.keySet(); } } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByMethod.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByMethod.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationCallbackByMethod.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -74,4 +73,4 @@ } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationEngine.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationEngine.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationEngine.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -693,4 +692,4 @@ } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationService.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/TopiaMigrationService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersion.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersion.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersion.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersionDAO.java =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersionDAO.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/java/org/nuiton/topia/migration/mappings/TMSVersionDAO.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Migration - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -191,4 +190,4 @@ return version; } } -} \ No newline at end of file +} Modified: branches/topia-2.9.x/topia-service-migration/src/main/resources/org/nuiton/topia/migration/mappings/TMSVersion.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/main/resources/org/nuiton/topia/migration/mappings/TMSVersion.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/main/resources/org/nuiton/topia/migration/mappings/TMSVersion.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Migration - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -29,4 +28,4 @@ <class name="org.nuiton.topia.migration.mappings.TMSVersion" table="tms_version"> <id column="version" name="version"/> </class> -</hibernate-mapping> \ No newline at end of file +</hibernate-mapping> Modified: branches/topia-2.9.x/topia-service-migration/src/site/rst/index.rst =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/site/rst/index.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/site/rst/index.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Service Migration -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/site/rst/manualMigration.rst =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/site/rst/manualMigration.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/site/rst/manualMigration.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Service Migration -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/site/site_fr.xml =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/site/site_fr.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/site/site_fr.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Migration - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-migration/src/test/resources/ConfigurationAdapterTest-hibernate.cfg.xml =================================================================== --- branches/topia-2.9.x/topia-service-migration/src/test/resources/ConfigurationAdapterTest-hibernate.cfg.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-migration/src/test/resources/ConfigurationAdapterTest-hibernate.cfg.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Migration - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/license/THIRD-PARTY.properties =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/license/THIRD-PARTY.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/license/THIRD-PARTY.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,3 +1,26 @@ +### +# #%L +# ToPIA :: Service Replication +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2004 - 2014 CodeLutin +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# 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 Lesser Public License for more details. +# +# You should have received a copy of the GNU General Lesser Public +# License along with this program. If not, see +# <http://www.gnu.org/licenses/lgpl-3.0.html>. +# #L% +### # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationContext.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationContext.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationContext.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationModelBuilder.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationModelBuilder.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationModelBuilder.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationProvider.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationProvider.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationProvider.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationUndoable.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationUndoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationOperationUndoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationService.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationServiceImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationServiceImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/TopiaReplicationServiceImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationLink.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationLink.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationLink.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationModel.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationModel.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationModel.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationNode.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationNode.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationNode.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationDef.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationDef.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationDef.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationPhase.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationPhase.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/model/ReplicationOperationPhase.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachAssociation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachAssociation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachAssociation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachLink.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachLink.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/AttachLink.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/DettachAssociation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/DettachAssociation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/DettachAssociation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/Duplicate.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/Duplicate.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/Duplicate.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/LoadLink.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/LoadLink.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/main/java/org/nuiton/topia/replication/operation/LoadLink.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/site/resources/dependencies.html =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/site/resources/dependencies.html 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/site/resources/dependencies.html 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ <!-- #%L ToPIA :: Service Replication - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/site/resources/dependency-management.html =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/site/resources/dependency-management.html 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/site/resources/dependency-management.html 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ <!-- #%L ToPIA :: Service Replication - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/site/rst/index.rst =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/site/rst/index.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/site/rst/index.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Service Replication -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as @@ -29,4 +28,4 @@ Permet de répliquer des grappes d'objets plus facilement. -Documentation à faire. \ No newline at end of file +Documentation à faire. Modified: branches/topia-2.9.x/topia-service-replication/src/site/site_fr.xml =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/site/site_fr.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/site/site_fr.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Replication - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/AbstractTopiaReplicationServiceTest.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/AbstractTopiaReplicationServiceTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/AbstractTopiaReplicationServiceTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationOperationTest.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationOperationTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationOperationTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplAllTest.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplAllTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplAllTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplTest.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/TopiaReplicationServiceImplTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/FakeOperation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/FakeOperation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/FakeOperation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UncreatableOperation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UncreatableOperation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UncreatableOperation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UnregistredOperation.java =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UnregistredOperation.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/java/org/nuiton/topia/replication/operation/UnregistredOperation.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Replication - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-replication/src/test/resources/log4j.properties =================================================================== --- branches/topia-2.9.x/topia-service-replication/src/test/resources/log4j.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-replication/src/test/resources/log4j.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Service Replication -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/license/THIRD-PARTY.properties =================================================================== --- branches/topia-2.9.x/topia-service-security/src/license/THIRD-PARTY.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/license/THIRD-PARTY.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,3 +1,26 @@ +### +# #%L +# ToPIA :: Service Security +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2004 - 2014 CodeLutin +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# 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 Lesser Public License for more details. +# +# You should have received a copy of the GNU General Lesser Public +# License along with this program. If not, see +# <http://www.gnu.org/licenses/lgpl-3.0.html>. +# #L% +### # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityService.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityServiceImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityServiceImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/TopiaSecurityServiceImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaGroupImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaGroupImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaGroupImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaUserImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaUserImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/entities/user/TopiaUserImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaCallbackHandler.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaCallbackHandler.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaCallbackHandler.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaConfiguration.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaConfiguration.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaConfiguration.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaLoginModule.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaLoginModule.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaLoginModule.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPermission.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPermission.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPermission.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPolicy.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPolicy.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPolicy.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPrincipal.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPrincipal.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/jaas/TopiaPrincipal.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/EntityVetoable.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/EntityVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/EntityVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/NoSecurityLoad.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/NoSecurityLoad.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/NoSecurityLoad.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyReadListener.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyReadListener.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyReadListener.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyVetoable.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyWriteListener.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyWriteListener.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/listener/PropertyWriteListener.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityCaching.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityCaching.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityCaching.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityFactoryFilter.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityFactoryFilter.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityFactoryFilter.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityUtil.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityUtil.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/security/util/TopiaSecurityUtil.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasService.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasService.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasService.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasUtil.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasUtil.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/TaasUtil.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasAccessEntity.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasAccessEntity.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasAccessEntity.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoable.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoable.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoable.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoableRequestPermission.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoableRequestPermission.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/event/TaasEntityVetoableRequestPermission.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasCallbackHandler.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasCallbackHandler.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasCallbackHandler.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasConfiguration.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasConfiguration.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasConfiguration.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasLoginModule.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasLoginModule.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasLoginModule.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPermission.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPermission.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPermission.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPolicy.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPolicy.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPolicy.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPrincipalWrapper.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPrincipalWrapper.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasPrincipalWrapper.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinder.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinder.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinder.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinderImpl.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinderImpl.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/java/org/nuiton/topia/taas/jaas/TaasSubjectFinderImpl.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaGroupImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasPrincipalImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/0/org/codelutin/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAssociationAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaEntityAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/authorization/TopiaExpressionLinkImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaGroupImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/security/entities/user/TopiaUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasAuthorizationImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasPrincipalImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/resources/oldmappings/TopiaSecurity/1.1/org/nuiton/topia/taas/entities/TaasUserImpl.hbm.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/main/xmi/TopiaSecurity.properties =================================================================== --- branches/topia-2.9.x/topia-service-security/src/main/xmi/TopiaSecurity.properties 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/main/xmi/TopiaSecurity.properties 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ ### # #%L # ToPIA :: Service Security -# # $Id$ # $HeadURL$ # %% -# Copyright (C) 2004 - 2010 CodeLutin +# Copyright (C) 2004 - 2014 CodeLutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as @@ -26,4 +25,4 @@ model.tagvalue.java.util.Set=serializable org.nuiton.topia.taas.entities.TaasUser.attribute.principals.tagvalue.lazy=false -doNotGenerateBooleanGetMethods=true \ No newline at end of file +doNotGenerateBooleanGetMethods=true Modified: branches/topia-2.9.x/topia-service-security/src/site/rst/index.rst =================================================================== --- branches/topia-2.9.x/topia-service-security/src/site/rst/index.rst 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/site/rst/index.rst 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ .. - .. * #%L .. * ToPIA :: Service Security -.. * .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2004 - 2010 CodeLutin +.. * Copyright (C) 2004 - 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/site/site_fr.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/src/site/site_fr.xml 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/site/site_fr.xml 2014-04-03 17:43:45 UTC (rev 3046) @@ -2,11 +2,10 @@ <!-- #%L ToPIA :: Service Security - $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2014 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/TestUtils.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/TestUtils.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/TestUtils.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as Modified: branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/security/TopiaSecurityTest.java =================================================================== --- branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/security/TopiaSecurityTest.java 2014-04-03 17:07:52 UTC (rev 3045) +++ branches/topia-2.9.x/topia-service-security/src/test/java/org/nuiton/topia/security/TopiaSecurityTest.java 2014-04-03 17:43:45 UTC (rev 3046) @@ -1,11 +1,10 @@ /* * #%L * ToPIA :: Service Security - * * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as