Activity
From 04/30/2012 to 05/29/2012
05/29/2012
-
06:40 pm Anomalie #1921 (Rejeté): EntityDTOTransformer fails to simplify Java Type
- Rejected because EntityDTOTransformer is deprecated in ToIPA 3, and will be removed in the future versions
-
06:38 pm Anomalie #2075 (Résolu): Method find(String hql, int startIndex, int endIndex, Object... args) ca...
- Appliqué par commit r2557.
-
06:38 pm Revision 2557: fixes #2075 method without bounds is now called findAll
- This might introduce a non-backward compatibility, but it's still better than the actual name
-
06:36 pm Revision 2556: refs #2088 Remove maven-i18n-plugin usage
-
06:24 pm Anomalie #2075 (Assigné): Method find(String hql, int startIndex, int endIndex, Object... args) c...
-
06:19 pm Evolution #1945 (Résolu): Replace (using a tag-value) the TopiaException to TopiaRuntimeException...
- We changed our target : TopiaRuntimeException does not exist anymore !
TopiaException is now a runtime exception, th... -
06:16 pm Evolution #2088 (Résolu): remove i18n from ToPIA
- Appliqué par commit r2555.
-
06:16 pm Revision 2555: fixes #2088 remove i18n from ToPIA
-
05:44 pm Revision 2554: Avoid using TopiaContextListener
-
05:40 pm Revision 2553: #refs #1945 TopiaRuntimeException deleted
- TopiaException is now runtime
-
05:25 pm Evolution #2077 (Résolu): Make TopiaContext multi-implementations compatible
-
05:25 pm Evolution #1873 (Résolu): Update to hibernate 4
-
05:18 pm Evolution #1873 (Fermé): Update to hibernate 4
- topia-persistence-hibernate now depends on Hibernate v4.1.3.Final
-
05:16 pm Evolution #2077 (Fermé): Make TopiaContext multi-implementations compatible
- topia-persistence is now independent from some specific JPA implementation.
A dedicated module has been created for ... -
05:05 pm Revision 2552: Remove obsolete model in topia-security-service
-
04:25 pm Revision 2551: Fix comment
-
04:24 pm Revision 2550: Remove dead code
-
04:14 pm Revision 2549: Create TopiaSQLWork in replacment of org.hibernate.jdbc.Work
- Fix topia-migration-service
-
04:08 pm Revision 2548: Set common svn properties & Update file headers
05/28/2012
-
12:44 pm Revision 2547: use eugene-m-p
- fix some docs (usage of vm when required)
-
11:24 am Revision 2546: improve natural id generation (using getter) + push tag values in model
-
11:22 am Revision 2545: updates h2 version + add info reporting
-
11:20 am Revision 2544: fix scmwebeditor links
-
09:55 am Revision 2543: updates to mavenpom 3.3.2
05/27/2012
-
11:39 am Revision 2542: update test model + remove no more used hardocred natural id class
-
11:39 am Revision 2541: refs #2089: Use JPA (orm) mappings (deal with natural Id) (add tests)
-
11:38 am Revision 2540: refs #2089: Use JPA (orm) mappings (deal with natural Id)
05/25/2012
-
06:40 pm Revision 2539: add not-null constraints
-
06:31 pm Revision 2538: Deprecate EntityDTOTransformer and DTOTransformer
-
06:29 pm Revision 2537: Deprecate EntityDTOTransformer and DTOTransformer
-
05:20 pm Revision 2536: Update comment
-
05:19 pm Revision 2535: Remove obsolete comments
-
04:55 pm Revision 2534: TopiaDAOImpl#findByNaturalIds will not be implemented. Prefer using the DAO's gene...
-
04:15 pm Revision 2533: Javadoc on TopiaDAO : not finished, I give up for the moment
-
03:48 pm Revision 2532: fix unique generation
-
03:38 pm Revision 2531: add mapping tests for unique and not-null tag-values
-
03:38 pm Revision 2530: refs #2089: Use JPA (orm) mappings
- add new tests for unique and not-null
improve TopiaGeneratorUtil (add missing methods for boolean tag-values) -
02:40 pm Revision 2529: Javadoc and reorganize TopiaContext
-
10:18 am Revision 2528: - remove TopiadataBase to test scope
- - model for mapping test11 (unique stuff)
05/24/2012
-
10:19 am Revision 2527: fix test operation fqns
-
10:00 am Revision 2526: move replication test in tck
-
10:00 am Revision 2525: move replication test in tck
-
09:53 am Revision 2524: move replication test in tck
05/23/2012
-
08:34 pm Revision 2523: service replication build and tests are ok for it :)
-
08:32 pm Revision 2522: improve TopiaDatabase = remove no more used test stuff
-
08:02 pm Revision 2521: refs #2089: Use JPA (orm) mappings (always generate column name in ManyToOne relat...
-
07:48 pm Revision 2520: comment hibernate show sql
-
06:25 pm Revision 2519: Improve TopiaContext javadoc (still in progress) ; Rename TopiaContextListener by ...
-
05:42 pm Revision 2518: - add logger in test
- - move some methods to TopiaUtil
- fix mapping test -
04:23 pm Revision 2517: topia-persistence-tck does not need to depend of junit in scope compile anymore
-
04:21 pm Revision 2516: Fix TopiaContextFactoryTest
-
03:51 pm Revision 2515: fix getEntityByTopiaId
-
03:43 pm Revision 2514: do NOt launch tests on tck package
-
03:36 pm Revision 2513: Move back necessary classes to src/main/java
-
03:33 pm Revision 2512: usage of TopiaIdUtil instead of TopiaId
-
03:25 pm Revision 2511: Add svn:externals to t-p-tck tests
-
03:25 pm Revision 2510: Remove obsolete test suites
-
03:22 pm Revision 2509: Remove TCK folder
-
03:20 pm Revision 2508: Remove tck suites
-
03:19 pm Revision 2507: refs #2088: remove i18n from ToPIA
-
03:19 pm Revision 2506: Move tck tests to src/test
-
03:18 pm Revision 2505: use new classes
-
03:17 pm Revision 2504: new mapping tests
-
03:16 pm Revision 2503: use a List implementation when association is also orderBy since this is a natural...
-
03:14 pm Revision 2502: use new classes
-
03:13 pm Revision 2501: introduces new classes
-
03:11 pm Revision 2500: use correct eugene configuration since http://nuiton.org/issues/1617 is fixed
-
03:11 pm Revision 2499: use next eugene version
-
03:00 pm Revision 2498: TopiaContextImpl cleaning and commented code reactivation
- Depreciate import/exportXML and move to TopiaSpecificUtil
Create a H2 specific util for backup/restore/clean -
11:18 am Revision 2497: updates some dependencies + use mavenpom on SNAPSHOT
-
10:24 am Revision 2496: Fix TopiaQuery array's setParameter
05/22/2012
-
06:19 pm Revision 2495: discriminator-column was not necessary, but inheritance strategy was
-
05:38 pm Revision 2494: Fix generation about naturalId
-
04:15 pm Revision 2493: Disable JPA based ID generation and let Topia do it as initialy
05/16/2012
-
12:59 am Revision 2492: try to improve eugene configuration, but there is a bug with eugene...
-
12:54 am Revision 2491: let's create id on PreInstert event
-
12:51 am Revision 2490: refs #2089: Use JPA (orm) mappings (remove cascade for OneToMany relation)
-
12:50 am Revision 2489: refs #2078: Remove the TopiaContext from TopiaEntityAbstract (deprecate getComposi...
-
12:44 am Revision 2488: refs #2078: Remove the TopiaContext from TopiaEntityAbstract (deprecate getComposi...
-
12:41 am Revision 2487: remove unused code
-
12:40 am Revision 2486: rename roles in mapping tests (otherwise same table can be used by more than one r...
-
05:32 pm Evolution #2077 (Assigné): Make TopiaContext multi-implementations compatible
-
05:32 pm Evolution #1873 (Assigné): Update to hibernate 4
05/15/2012
-
06:27 pm Revision 2485: There is no event propagation on hierarchy
-
04:47 pm Revision 2484: Implement 'replicate' operation (Hibernate only)
- Remove i18n exception messages
-
12:10 pm Revision 2483: Hibernate implementation of Event propagation
05/14/2012
-
02:40 pm Revision 2482: refs #2089: Use JPA (orm) mappings (tests)
-
02:30 pm Revision 2481: refs #2089: Use JPA (orm) mappings (tests)
-
02:29 pm Revision 2480: refs #353: use JPA api
- - can choose from configuration which mapping to use (hibernate or JPA)
- improve code (javadoc, code style) -
02:27 pm Revision 2479: refs #2089: Use JPA (orm) mappings (add mapping for TopiaEntityAbstract + continue...
-
02:25 pm Evolution #2089 (Assigné): Use JPA (orm) mappings
-
02:23 pm Revision 2478: this classes are not deprecated
-
02:23 pm Revision 2477: remove old commented code
-
12:20 pm Revision 2476: Start of implementation of events on Hibernate
-
12:10 pm Revision 2475: Remove useless .hibernate. package in topia-persistence-hibernate
-
11:58 am Revision 2474: Review the way JPAConfiguration is built
05/10/2012
-
07:05 pm Revision 2473: Improve TopiaPersistenceProvider implementation
-
06:29 pm Revision 2472: Reimplement TopiaConnectionProvider in t-p-hibernate
- Create TopiaSpecificUtil for all non-JPA standard operations
Move isSchemaExist from TopiaUtil to TopiaContext -
12:37 pm Revision 2471: Reorganize TopiaContextImpl (re-order methods)
- Fix HibernateMappingGenerator enum generation
-
11:49 am Revision 2470: A little bit of cleanning in TopiaContextTimpl
-
10:18 am Revision 2469: improve pom dependencies
-
10:10 am Revision 2468: refs #353: use JPA api (continue new jpa mapping generator)
-
09:57 am Evolution #2088 (Résolu): remove i18n from ToPIA
- It is not a good idea to translate error, let's prefer
usage of more runtime specific exceptions and let final appl... -
09:25 am Revision 2467: Some tests was using the wrong TopiaDatabase
-
08:48 am Revision 2466: #2076: Deprecate some code
05/09/2012
-
01:39 am Revision 2465: - uniformize tests in tck
- - add mapping first tests
-
01:27 am Revision 2464: fix delete query for many-to-many
-
08:38 pm Revision 2463: - mise en place de configuration spéarée pour les 3 modèles de tests
- - suppression des configuration inutiles dans le module topia-persistence-tck
-
07:12 pm Revision 2462: Add a specific legacy model
-
07:03 pm Revision 2461: use two different DAOHelper for it and mapping models
-
06:57 pm Revision 2460: Fix test : don't use obsolete exception
-
06:52 pm Revision 2459: Fix test configuration
-
06:50 pm Revision 2458: Improve TopiaContextImpl configuration
-
06:33 pm Revision 2457: fix mapping model
-
06:17 pm Revision 2456: Fix TopiaTck Hibernate's TestSuite name
-
06:08 pm Revision 2455: add new generator for jpa mapping
- move all legacy tests to a legacy package
add a unit test model for mapping -
06:07 pm Revision 2454: Fix TopiaPersistenceProvider common impl
-
05:48 pm Revision 2453: Add all tests in TCK test suite
-
05:07 pm Revision 2452: Database dependent tests now in src/main/java of t-p-tck
-
04:37 pm Revision 2451: Fix package name in <model>.properties file
-
04:32 pm Revision 2450: Remove iml file
-
04:31 pm Revision 2449: Move Hibernate dependant tests from t-p-tck to t-p-hibernate
-
04:22 pm Revision 2448: Move back some generator tests to topia-persistence
-
04:10 pm Revision 2447: topia-persistence-tck compiles (skipping tests)
-
03:57 pm Revision 2446: Move all tests to topia-persistence-tck
-
03:48 pm Revision 2445: Create module t-p-tck and t-p-hibernate (still in work)
05/07/2012
-
05:52 pm Revision 2444: Remove explicit Hibernate dependency
-
12:27 pm Tâche #2076 (Résolu): Deprecate some code
- Appliqué par commit r2443.
-
12:27 pm Revision 2443: fixes #2076 Deprecate some code (.util package + TopiaQuery + ServiceTransformer)
-
11:47 am Revision 2442: remove svn Id property on pom.xml
-
11:46 am Revision 2441: updates to mavenpom 3.3.1 and migrates to fluido skin
-
11:42 am Tâche #2076 (Assigné): Deprecate some code
-
11:40 am Evolution #684 (Résolu): Suppression de toutes les classes et ressources dépréciées
- Appliqué par commit r2440.
-
11:40 am Revision 2440: fixes #684 Remove all deprecated code before ToPIA 3.0
-
11:18 am Revision 2439: back to version 3.0-SNAPSHOT
-
10:52 am Evolution #684 (Assigné): Suppression de toutes les classes et ressources dépréciées
-
10:44 am Tâche #2087 (Nouveau): See if a new query api can be used
- eg generate more find (using multiple fields, ...)
-
10:43 am Tâche #2086 (Nouveau): Review DAOs naming
- "TopiaDAOImpl <-- XXXDAOAbstract <--- XXXDAOImpl <-- XXXDAO"
Maybe DAO naming is not happy -
10:41 am Tâche #2085 (Nouveau): Discuss about 'entity' stereotype removal
-
10:40 am Evolution #2084 (Résolu): Add a method isPersisted() on TopiaEntity
- In order to be able (later) to use another test than topiaId != null
-
10:38 am Evolution #2083 (Nouveau): Refactor topiaId generation
- 2 main implementations are expected :
- L'actuelle, corrigée en utilisant RandomStringUtils (pas de boucle), implé... -
10:20 am Evolution #2082 (Nouveau): Refactor topia-migration : make it more incremental
-
10:18 am Evolution #2081 (Nouveau): Remove the "dao" stereotype usage
-
10:07 am Evolution #2080 (Assigné): Improve TopiaContext if necessary
- flush / detach / ...
-
10:04 am Evolution #2079 (Nouveau): Review tag-values : convention over configuration
-
10:01 am Evolution #2078 (Résolu): Remove the TopiaContext from TopiaEntityAbstract
- Make a dedicated mode if necessary : TopiaContextAware
-
09:58 am Evolution #2077 (Résolu): Make TopiaContext multi-implementations compatible
- -> make it Hibernate-independent
-
09:55 am Anomalie #1025 (Rejeté): [TopiaQuery] Distinct not managed when select is not specified
- Will not be fixed because TopiaQuery will be deprecated : #2076
-
09:54 am Tâche #2076 (Résolu): Deprecate some code
- - Some .util package specific to a project
- TopiaQuery
- ServiceTransformer -
09:44 am Evolution #2012 (Rejeté): Use Hibernate 4
- Duplicates #1873
-
09:42 am ToPIA 2.6.10 released
- The ToPIA team is pleased to announce the *topia-2.6.10* release!
Tools for Portable and Independent Architecture :
... -
09:33 am Revision 2438: [maven-release-plugin] prepare for next development iteration
-
09:33 am Revision 2437: [maven-release-plugin] copy for tag topia-2.6.10
-
09:33 am Revision 2436: [maven-release-plugin] prepare release topia-2.6.10
05/03/2012
-
12:48 pm Anomalie #2075 (Résolu): Method find(String hql, int startIndex, int endIndex, Object... args) ca...
- Calling method :...
Also available in: Atom