1
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected about 1 year ago.
Posted almost 10 years ago
In this release the technologies used or supported by Sculptor has been upgraded to newer versions: Eclipse was upgraded to version 4.4 (Eclipse Luna) Xtext/Xtext was upgraded to version 2.8.1 Spring was upgraded to version 4.1.6 ... [More] Hibernate was upgraded to version 4.2.18 (Hibernate 4.2 is the last version of Hibernate which does not require JPA 2.1) Jave EE support was upgraded to version 6 This release adds a first version of a Sculptor Cartridge for using Spring Data JPA. By adopting Spring Data JPA Sculptors own JPA repository implementation (generic access objects and generated finders) is replaced by the Spring Data framework (generic API across different persistence technologies). An introduction to Spring Data JPA can be found in Oliver Gierkes blog posts Getting started with Spring Data JPA and Advanced Spring Data JPA - Specifications and Querydsl. A few new examples have been added: springdatajpa-example demonstrates the new Sculptor new cartridge for Spring Data JPA springboot-example shows a Sculptor-based REST service with Spring Boot ejb-example contains the source code of Sculptors Pure EJB3 Tutorial The following features have been dropped: Java 6 is not supported anymore (Sculptors is built with Java 7) JPA1 (with Hibernate 3) is not supported anymore - only JPA 2.0 (with Hibernate 4.2) is supported now This release introduced the following API changes: Refactoring of ServiceContext into package org.sculptor.framework.context Refactoring of JpaFlushEager into package org.sculptor.framework.persistence So check out the new version of Sculptors Eclipse plugin (available from http://sculptorgenerator.org/updates) and the Maven plugin (available from Maven Central). Read more about the release. [Less]
Posted almost 10 years ago
In this release the technologies used or supported by Sculptor has been upgraded to newer versions: Eclipse was upgraded to version 4.4 (Eclipse Luna) Xtext/Xtext was upgraded to version 2.8.1 Spring was upgraded to version 4.1.6 ... [More] Hibernate was upgraded to version 4.2.18 (Hibernate 4.2 is the last version of Hibernate which does not require JPA 2.1) Jave EE support was upgraded to version 6 This release adds a first version of a Sculptor Cartridge for using Spring Data JPA. By adopting Spring Data JPA Sculptors own JPA repository implementation (generic access objects and generated finders) is replaced by the Spring Data framework (generic API across different persistence technologies). An introduction to Spring Data JPA can be found in Oliver Gierkes blog posts Getting started with Spring Data JPA and Advanced Spring Data JPA - Specifications and Querydsl. A few new examples have been added: springdatajpa-example demonstrates the new Sculptor new cartridge for Spring Data JPA springboot-example shows a Sculptor-based REST service with Spring Boot ejb-example contains the source code of Sculptors Pure EJB3 Tutorial The following features have been dropped: Java 6 is not supported anymore (Sculptors is built with Java 7) JPA1 (with Hibernate 3) is not supported anymore - only JPA 2.0 (with Hibernate 4.2) is supported now This release introduced the following API changes: Refactoring of ServiceContext into package org.sculptor.framework.context Refactoring of JpaFlushEager into package org.sculptor.framework.persistence So check out the new version of Sculptors Eclipse plugin (available from http://sculptorgenerator.org/updates) and the Maven plugin (available from Maven Central). Read more about the release. [Less]
Posted almost 10 years ago
In this release the technologies used or supported by Sculptor has been upgraded to newer versions: Eclipse was upgraded to version 4.4 (Eclipse Luna) Xtext/Xtext was upgraded to version 2.8.1 Spring was upgraded to version 4.1.6 Hibernate ... [More] was upgraded to version 4.2.18 (Hibernate 4.2 is the last version of Hibernate which does not require JPA 2.1) Jave EE support was upgraded to version 6 This release adds a first version of a Sculptor Cartridge for using Spring Data JPA. By adopting Spring Data JPA Sculptors own JPA repository implementation (generic access objects and generated finders) is replaced by the Spring Data framework (generic API across different persistence technologies). An introduction to Spring Data JPA can be found in Oliver Gierkes blog posts Getting started with Spring Data JPA and Advanced Spring Data JPA - Specifications and Querydsl. A few new examples have been added: springdatajpa-example demonstrates the new Sculptor new cartridge for Spring Data JPA springboot-example shows a Sculptor-based REST service with Spring Boot ejb-example contains the source code of Sculptors Pure EJB3 Tutorial The following features have been dropped: Java 6 is not supported anymore (Sculptors is built with Java 7) JPA1 (with Hibernate 3) is not supported anymore - only JPA 2.0 (with Hibernate 4.2) is supported now This release introduced the following API changes: Refactoring of ServiceContext into package org.sculptor.framework.context Refactoring of JpaFlushEager into package org.sculptor.framework.persistence So check out the new version of Sculptors Eclipse plugin (available from http://sculptorgenerator.org/updates) and the Maven plugin (available from Maven Central). Read more about the release. [Less]
Posted almost 10 years ago
In this release the technologies used or supported by Sculptor has been upgraded to newer versions: Eclipse was upgraded to version 4.4 (Eclipse Luna) Xtext/Xtext was upgraded to version 2.8.1 Spring was upgraded to version 4.1.6 ... [More] Hibernate was upgraded to version 4.2.18 (Hibernate 4.2 is the last version of Hibernate which does not require JPA 2.1) Jave EE support was upgraded to version 6 This release adds a first version of a Sculptor Cartridge for using Spring Data JPA. By adopting Spring Data JPA Sculptors own JPA repository implementation (generic access objects and generated finders) is replaced by the Spring Data framework (generic API across different persistence technologies). An introduction to Spring Data JPA can be found in Oliver Gierkes blog posts Getting started with Spring Data JPA and Advanced Spring Data JPA - Specifications and Querydsl. A few new examples have been added: springdatajpa-example demonstrates the new Sculptor new cartridge for Spring Data JPA springboot-example shows a Sculptor-based REST service with Spring Boot ejb-example contains the source code of Sculptors Pure EJB3 Tutorial The following features have been dropped: Java 6 is not supported anymore (Sculptors is built with Java 7) JPA1 (with Hibernate 3) is not supported anymore - only JPA 2.0 (with Hibernate 4.2) is supported now This release introduced the following API changes: Refactoring of ServiceContext into package org.sculptor.framework.context Refactoring of JpaFlushEager into package org.sculptor.framework.persistence So check out the new version of Sculptors Eclipse plugin (available from http://sculptorgenerator.org/updates) and the Maven plugin (available from Maven Central). Read more about the release. [Less]
Posted almost 10 years ago
In this release the technologies used or supported by Sculptor has been upgraded to newer versions: Eclipse was upgraded to version 4.4 (Eclipse Luna) Xtext/Xtext was upgraded to version 2.8.1 Spring was upgraded to version 4.1.6 ... [More] Hibernate was upgraded to version 4.2.18 (Hibernate 4.2 is the last version of Hibernate which does not require JPA 2.1) Jave EE support was upgraded to version 6 This release adds a first version of a Sculptor Cartridge for using Spring Data JPA. By adopting Spring Data JPA Sculptors own JPA repository implementation (generic access objects and generated finders) is replaced by the Spring Data framework (generic API across different persistence technologies). An introduction to Spring Data JPA can be found in Oliver Gierkes blog posts Getting started with Spring Data JPA and Advanced Spring Data JPA - Specifications and Querydsl. A few new examples have been added: springdatajpa-example demonstrates the new Sculptor new cartridge for Spring Data JPA springboot-example shows a Sculptor-based REST service with Spring Boot ejb-example contains the source code of Sculptors Pure EJB3 Tutorial The following features have been dropped: Java 6 is not supported anymore (Sculptors is built with Java 7) JPA1 (with Hibernate 3) is not supported anymore - only JPA 2.0 (with Hibernate 4.2) is supported now This release introduced the following API changes: Refactoring of ServiceContext into package org.sculptor.framework.context Refactoring of JpaFlushEager into package org.sculptor.framework.persistence So check out the new version of Sculptors Eclipse plugin (available from https://sculptorgenerator.org/updates) and the Maven plugin (available from Maven Central). Read more about the release. [Less]
Posted over 10 years ago
This maintainance release provides a few bug fixes and adds support for the Xtext / Xtend version 2.6.2. The generators internal workflow is migrated from a MWE2 script into a Xtend program and the generators built-in cartridges are refactored into ... [More] separate Maven projects. The Maven plugin adds support for Maven parallel builds. Read more about the release. [Less]
Posted over 10 years ago
This maintainance release provides a few bug fixes and adds support for the Xtext / Xtend version 2.6.2. The generators internal workflow is migrated from a MWE2 script into a Xtend program and the generators built-in cartridges are refactored into ... [More] separate Maven projects. The Maven plugin adds support for Maven parallel builds. Read more about the release. [Less]
Posted over 10 years ago
This maintainance release provides a few bug fixes and adds support for the Xtext / Xtend version 2.6.0. The generator properties support is refactored in its own Maven module and allows now defining new properties in generator cartridges. Read more about the release.
Posted over 10 years ago
This maintainance release provides a few bug fixes and adds support for the Xtext / Xtend version 2.6.0. The generator properties support is refactored in its own Maven module and allows now defining new properties in generator cartridges. Read more about the release.
Posted almost 11 years ago
This maintainance release provides a few bug fixes and adds support for generator properties which are common within a multi-module Maven project. Read more about the release.