The ToPIA team is pleased to announce the topia-2.11 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
Fixed Bugs:
o org.nuiton.topia.generator.BinderHelperTransformer does not generate
simple properties for entities Issue: 3742. Thanks to Tony Chemit.
Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven
repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.11|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-3.0 release also known
as "we did it!".
This version is also the official announce for the brand new ToPIA site
you can find at
https://topia.nuiton.org/
Changes
-------
No changes defined in this version.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|3.0|jar
Have fun!
-ToPIA team
The ToPIA team is pleased to announce the topia-2.10 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Important note
--------------
This version use EUGene 3.0-alpha-1 and you will need perharps to make some changes in your models and configurations:
* The stereotype indexed was renamed to indexedCollection.
* You need to use EUGene 3.0-alpha-1.
Changes
-------
Changes in this version include:
New features:
o Introduce IndexedCollection stereotype (instead of using the eugene indexed stereotype) Issue: 3694. Thanks to Tony Chemit. Resolved by tchemit.
o Passage sur Eugene 3.0 Issue: 3695. Thanks to Tony Chemit. Resolved by tchemit.
o Use nuitonpom 2.1 Issue: 3700. Thanks to Tony Chemit. Resolved by tchemit.
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.10|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-3.0-beta-17 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
https://doc.nuiton.org/topia
Changes
-------
Changes in this version include:
New features:
o Allow schema validation disabling via configuration Issue: 3685.
Thanks to Brendan Le Ny. Resolved by bleny.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|3.0-beta-17|jar
Have fun!
-ToPIA team
The ToPIA team is pleased to announce the topia-2.9.5.5 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
Fixed Bugs:
o Generated BinderHelper must use inheritance attributes also Issue: 3690. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.5.5|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-2.9.5.4 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Make TopiaException runtime Issue: 3682. Thanks to Tony Chemit. Resolved by tchemit.
o Generate a binder even if there is no direct attributes defined in the entity contract Issue: 3688. Thanks to Tony Chemit. Resolved by tchemit.
o Use nuitonpom 2.0 Issue: 3689. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.5.4|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-2.9.5.3 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Generate foreign key names Issue: 3676. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.5.3|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-2.9.5.1 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
Fixed Bugs:
o Bad delete query generated (missing db shema if any) Issue: 3671. Thanks to Tony Chemit. Resolved by tchemit.
o Can't delete some n-n association. Issue: 3672. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.5.1|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-2.9.5 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
Fixed Bugs:
o Version is not saved after a simple shema create or update Issue: 3670. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.5|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The ToPIA team is pleased to announce the topia-2.9.4 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://topia.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Save *tms_version* after each successfull version migrated Issue: 3661. Thanks to Tony Chemit. Resolved by tchemit.
o Show migration error Issue: 3660. Thanks to Tony Chemit. Resolved by tchemit.
o Use nuitonpom 1.8.2 Issue: 3659. Thanks to Tony Chemit. Resolved by tchemit.
o Do not execute sql comments while migration Issue: 3662. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.9.4|jar
Have fun!
-ToPIA team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit