Commit graph

773 commits

Author SHA1 Message Date
St ef
4d289add89 Update petclinic.less 2021-05-31 22:15:50 +00:00
St ef
7bee7f3f4a Disable test/quality/package 2021-05-31 22:15:48 +00:00
St ef
c82512ec6a Update alert-variant (add .) 2021-05-31 21:59:06 +00:00
St ef
54efdd6bbd add alert-variant 2021-05-31 21:55:36 +00:00
St ef
680748cb8a Update alert-variant 2021-05-31 21:49:27 +00:00
St ef
d19f07f7b5 Update petclinic.less 2021-05-31 21:44:45 +00:00
St ef
c4406088fd add .alert-variant 2021-05-31 21:41:14 +00:00
St ef
84e6acafb9 missing fucking ; 2021-05-31 21:37:01 +00:00
St ef
1538e8cc55 add variables @alert(success|info|warning|danger) 2021-05-31 21:33:51 +00:00
St ef
cbdc51a4d4 add .label-info 2021-05-31 21:24:33 +00:00
St ef
e66eaaa639 add .label-(warning|danger|success) 2021-05-31 21:22:34 +00:00
St ef
62d0ed9cb1 Update openjdk:16-alpine every stage 2021-05-31 21:16:49 +00:00
St ef
bff51ddaf1 Upgrade openjdk16 on package 2021-05-31 21:15:43 +00:00
St ef
f9b839dfaa Downgrade wro4j.version to 1.10.0 since [WARNING] Checksum validation failed, no checksums available from central for https://repo.maven.apache.org/maven2/org/webjars/npm/entities/2.1.0/entities-2.1.0.jar 2021-05-31 21:14:03 +00:00
St ef
adc6f4b42f Update pom.xml 2021-05-31 21:09:54 +00:00
St ef
eea78cfc5e Upgrade to 2.5.0
Update dependencies to latests
2021-05-31 21:03:57 +00:00
St ef
d276898567 Revert "Suppression du noeud org.springframework.boot 2.1.4.RELEASE"
This reverts commit 2a175297c6
2021-05-31 20:59:16 +00:00
St ef
2a175297c6 Suppression du noeud org.springframework.boot 2.1.4.RELEASE 2021-05-31 20:58:11 +00:00
St ef
d859080b34 Merge branch 'revert-b06d692a' into 'main'
Revert "Revert to  SpringBoot 2.1.3.RELEASE"

See merge request mooc-gitlab/spring-petclinic!1
2021-05-31 20:51:31 +00:00
St ef
7085cb8226 Revert "Revert to SpringBoot 2.1.3.RELEASE"
This reverts commit b06d692a9c
2021-05-31 20:50:46 +00:00
St ef
8e10da8ced Update PetClinicApplication.java 2021-05-31 20:47:55 +00:00
St ef
b06d692a9c Revert to SpringBoot 2.1.3.RELEASE 2021-05-31 20:44:00 +00:00
St ef
b9a1f148a2 Update PetClinicApplication.java 2021-05-31 20:38:27 +00:00
St ef
de41b3f97e positionnement des 'bons' fichiers 2021-05-31 22:27:45 +02:00
St ef
012c485b45 positionnement des 'bons' fichiers 2021-05-31 22:26:23 +02:00
St ef
1b83b3aa9a Delete javax.annotation 1.2 and switch to spring-boot-starter-parent 2.1.3 2021-05-31 19:34:00 +00:00
St ef
378782493d Suppression du </dependencies> en trop 2021-05-31 19:21:55 +00:00
St ef
0705894871 Fix [ERROR] /builds/mooc-gitlab/spring-petclinic/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java:[28,43] cannot find symbol
symbol:   method proxyBeanMethods()
2021-05-31 19:19:23 +00:00
St ef
ec4d1d499c Revert "Fix [ERROR]..."
This reverts commit f37eba47fa
2021-05-31 19:18:33 +00:00
St ef
f37eba47fa Fix [ERROR] /builds/mooc-gitlab/spring-petclinic/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java:[28,43] cannot find symbol
symbol:   method proxyBeanMethods()
2021-05-31 19:15:16 +00:00
St ef
5bd076b997 Revert "Suppression de l'annotation @SpringBootApplication(proxyBeanMethods = false)"
This reverts commit 9888fe81db
2021-05-31 19:10:13 +00:00
St ef
9888fe81db Suppression de l'annotation @SpringBootApplication(proxyBeanMethods = false) 2021-05-31 19:06:57 +00:00
St ef
d35a149537 Add new file 2021-05-31 18:21:29 +00:00
St ef
c087c559a7 adaptation pour livraison 2021-05-31 20:15:31 +02:00
lsap
e7c879ed3a Update petclinic_db_setup_mysql.txt
Hey Team, thanks in advance!
2021-05-14 16:17:25 +01:00
Frank Migliorino
b91e21378c Fix docs for setting profiles
Add using -Dspring-boot.run.jvmArguments to the notes for how to set up using MySQL.
2021-05-14 13:01:26 +01:00
Dave Syer
8954fa9585 Add note about autocrlf on windows 2021-05-12 10:45:14 +01:00
Dave Syer
0d8a80da65 Clarify that a JDK is needed 2021-05-12 10:41:09 +01:00
Dave Syer
525dc6a2d0 Only attempt to login to docker on main 2021-05-12 10:40:13 +01:00
Dave Syer
d0e4e7731b Only attempt to login to docker on main 2021-05-11 16:21:54 +01:00
Dave Syer
af1857cda1 Add javaformat plugin to Eclipse workaround 2021-05-04 11:37:31 +01:00
Jinbo Wang
39d60e2761 Configure an inline m2e lifecycle mapping for wro4j-maven-plugin
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2021-04-29 07:15:16 +01:00
Dave Syer
09e07869ac Update Spring Boot to 2.4.5 2021-04-29 07:11:20 +01:00
Dave Syer
e2fbc56130 Only publish docker image from main branch 2021-01-28 12:01:57 +00:00
Diego Lemos
a0d743cfed Do not fail packaging if repo info is absent
As part of a process to build a BOSH release, I encountered the error
below while running `./mvnw package`:

```
[ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:3.0.1:revision (default) on project spring-petclinic: Could not complete Mojo execution...: Error: Could not get HEAD Ref, are you sure you have set the dotGitDirectory property of this plugin to a valid path? -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
```

That's because we are just interested on the source files for the BOSH
release, we don't care about repo metadata (so we exclude them).

Going through the [git-commit-id-maven-plugin
docs](https://github.com/git-commit-id/git-commit-id-maven-plugin/blob/master/maven/docs/using-the-plugin.md)
we learned it is possible to prevent the failure above via
configuration.

We propose then to set
`<failOnUnableToExtractRepoInfo>false</failOnUnableToExtractRepoInfo>`,
enabling use cases similar to ours.

FWIW `failOnNoGitDirectory` is already set to false.
2021-01-28 10:13:23 +00:00
Dave Syer
3a040886fe Add docker push to CI 2021-01-28 09:57:17 +00:00
Dave Syer
04471aec49 Update to Boot 2.4.2 2021-01-28 09:55:39 +00:00
Stephane Nicoll
02babdd8cb Upgrade to Spring Boot 2.4.1 2020-12-25 13:02:48 +01:00
Stephane Nicoll
8065ad00e2 Merge pull request #707 from Arka-Bandyopadhyay
* pr/707:
  Downgrade to wro4j 1.8.0
  remove .vscode folder from project repository

Closes gh-707
2020-11-29 11:44:14 +01:00
Arka Bandyopadhyay
0573cda3c2 Downgrade to wro4j 1.8.0
This commit downgrades the wro4j plugin to 1.8.0 as the latest version
requires Java 11.

See gh-707
2020-11-29 11:43:28 +01:00