Skip to content

Commit

Permalink
update to 3.0.0 + fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaroche committed Nov 20, 2020
1 parent 3799ffc commit 5306923
Show file tree
Hide file tree
Showing 24 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-samples</artifactId>
<name>vertigo-samples</name>
<packaging>pom</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<maven.test.error.ignore>true</maven.test.error.ignore>
<vertigo.version>3.0.0-SNAPSHOT</vertigo.version>
<vertigo.version>3.0.0</vertigo.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion sample-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/01-sample-gutenberg-corrige/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-gutenberg-corrige</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/01-sample-gutenberg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-gutenberg-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-ifttt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-ifttt-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-mail-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-notifications-corrige/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-notifications-corrige</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-twitter-exo</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions sample-aop-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>sample-aop-modules</artifactId>
<name>sample-aop-modules</name>
<packaging>pom</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<modules>
<module>01-sample-gutenberg</module>
Expand Down
2 changes: 1 addition & 1 deletion sample-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-crystal-full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-crystal-full</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public static NodeConfigBuilder createNodeConfigBuilder(final boolean withSearch
.withC3p0(
Param.of("dataBaseClass", H2DataBase.class.getName()),
Param.of("jdbcDriver", org.h2.Driver.class.getName()),
Param.of("jdbcUrl", "jdbc:h2:D:/atelier/database/formation_loaded"))
Param.of("jdbcUrl", "jdbc:h2:C:/atelier/database/formation_loaded"))
.build())
.addModule(new DataModelFeatures().build())
.addModule(new DataStoreFeatures()
Expand All @@ -55,7 +55,7 @@ public static NodeConfigBuilder createNodeConfigBuilder(final boolean withSearch
if (withSearch) {
nodeConfigBuilder
.addModule(new ElasticSearchFeatures()
.withEmbeddedServer(Param.of("home", "D:/atelier/search"))//usage d'url impropre
.withEmbeddedServer(Param.of("home", "C:/atelier/search"))//usage d'url impropre
.withRestHL(Param.of("servers.names", "localhost:9200"))
.build())
.addModule(new DataFactoryFeatures()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public enum SampleCrystalSmartTypes {
@Formatter(clazz = FormatterDefault.class)
@Constraint(clazz = ConstraintStringLength.class, arg = "500", msg = "")
@SmartTypeProperty(property = "storeType", value = "VARCHAR(500)")
@SmartTypeProperty(property = "indexType", value = "text_fr_not_tokenized")
@SmartTypeProperty(property = "indexType", value = "text_fr:sortable")
LabelLongSort,

@SmartTypeDefinition(String.class)
Expand Down
2 changes: 1 addition & 1 deletion sample-crystal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-crystal</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public static NodeConfigBuilder createNodeConfigBuilder(final boolean withSearch
.withC3p0(
Param.of("dataBaseClass", H2DataBase.class.getName()),
Param.of("jdbcDriver", org.h2.Driver.class.getName()),
Param.of("jdbcUrl", "jdbc:h2:D:/atelier/database/formation_loaded"))
Param.of("jdbcUrl", "jdbc:h2:C:/atelier/database/formation_loaded"))
.build())
.addModule(new DataModelFeatures().build())
.addModule(new DataStoreFeatures()
Expand All @@ -52,7 +52,7 @@ public static NodeConfigBuilder createNodeConfigBuilder(final boolean withSearch
if (withSearch) {
nodeConfigBuilder
.addModule(new ElasticSearchFeatures()
.withEmbeddedServer(Param.of("home", "D:/atelier/search"))//usage d'url impropre
.withEmbeddedServer(Param.of("home", "C:/atelier/search"))//usage d'url impropre
.withRestHL(Param.of("servers.names", "localhost:9200"))
.build())
.addModule(new DataFactoryFeatures()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public enum SampleCrystalSmartTypes {
@Formatter(clazz = FormatterDefault.class)
@Constraint(clazz = ConstraintStringLength.class, arg = "500", msg = "")
@SmartTypeProperty(property = "storeType", value = "VARCHAR(500)")
@SmartTypeProperty(property = "indexType", value = "text_fr_not_tokenized")
@SmartTypeProperty(property = "indexType", value = "text_fr:sortable")
LabelLongSort,

@SmartTypeDefinition(String.class)
Expand Down
2 changes: 1 addition & 1 deletion sample-dao-full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-dao-full</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ public static NodeConfigBuilder createNodeConfigBuilderWithoutCrebase() {
.withC3p0(
Param.of("dataBaseClass", H2DataBase.class.getName()),
Param.of("jdbcDriver", org.h2.Driver.class.getName()),
Param.of("jdbcUrl", "jdbc:h2:D:/atelier/database/formation_loaded"))
Param.of("jdbcUrl", "jdbc:h2:C:/atelier/database/formation_loaded"))
.withC3p0(
Param.of("name", "mine"),
Param.of("dataBaseClass", H2DataBase.class.getName()),
Param.of("jdbcDriver", org.h2.Driver.class.getName()),
Param.of("jdbcUrl", "jdbc:h2:D:/atelier/database/formation_mine"))
Param.of("jdbcUrl", "jdbc:h2:C:/atelier/database/formation_mine"))
.build())
.addModule(new DataModelFeatures().build())
.addModule(new DataStoreFeatures()
Expand Down
2 changes: 1 addition & 1 deletion sample-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-dao</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static NodeConfigBuilder createNodeConfigBuilderCore() {
.withC3p0(
Param.of("dataBaseClass", H2DataBase.class.getName()),
Param.of("jdbcDriver", org.h2.Driver.class.getName()),
Param.of("jdbcUrl", "jdbc:h2:D:/atelier/database/formation_loaded"))
Param.of("jdbcUrl", "jdbc:h2:C:/atelier/database/formation_loaded"))
.build())
.addModule(new DataModelFeatures().build())
.addModule(new DataStoreFeatures()
Expand Down
2 changes: 1 addition & 1 deletion sample-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-hello-world</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-notifications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-quarto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>vertigo-sample-quarto</artifactId>
Expand Down

0 comments on commit 5306923

Please sign in to comment.