- Notifications
You must be signed in to change notification settings - Fork17
Comparing changes
Open a pull request
base repository:utPLSQL/utPLSQL-SQLDeveloper
Uh oh!
There was an error while loading.Please reload this page.
base:v1.4.0
head repository:utPLSQL/utPLSQL-SQLDeveloper
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 18commits
- 8files changed
- 2contributors
Commits on May 25, 2022
Bump spring-core from 5.3.16 to 5.3.20 in /sqldev
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.20.- [Release notes](https://github.com/spring-projects/spring-framework/releases)- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.20)---updated-dependencies:- dependency-name: org.springframework:spring-core dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredMay 25, 2022
Commits on Jul 19, 2022
Merge pull request#155from utPLSQL/dependabot/maven/sqldev/org.spri…
…ngframework-spring-core-5.3.20Bump spring-core from 5.3.16 to 5.3.20 in /sqldev
PhilippSalvisberg authoredJul 19, 2022
Commits on Jul 23, 2022
use JDK 17 for tests and produce JDK8 compatible classes, update vers…
…ions of dependencies
PhilippSalvisberg committedJul 23, 2022 fix test with JDK17, throws now a ExceptionInInitializerError
PhilippSalvisberg committedJul 23, 2022 second call failed also with JDK17, fix to make test succeed
PhilippSalvisberg committedJul 23, 2022 removed Eclipse specific settings in pom.xml
PhilippSalvisberg committedJul 23, 2022 configured resources and testResource explicitly in pom.xml
PhilippSalvisberg committedJul 23, 2022 use jdk.test.version tag in pom.xml
PhilippSalvisberg committedJul 23, 2022 add test cases for generator templates
PhilippSalvisberg committedJul 23, 2022 unsure generated by comment is enclosed by new lines
PhilippSalvisberg committedJul 23, 2022 ensure there is a new line after the package level annotations
PhilippSalvisberg committedJul 23, 2022 change generated statements to lowercase in worksheet runner
PhilippSalvisberg committedJul 23, 2022 update required SQLDev to 21.4.3
this is the last version that works with JDK8.To build a JDK 8 compatible extension, this version must be used.
PhilippSalvisberg committedJul 23, 2022 - PhilippSalvisberg committed
Jul 23, 2022 Merge pull request#158from utPLSQL/bugfix/issue-157-missing-line-br…
…eak-after-suiteBugfix/issue 157 missing line break after suite
PhilippSalvisberg authoredJul 23, 2022
Commits on Jul 25, 2022
- PhilippSalvisberg committed
Jul 25, 2022 back to snapshot version 1.4.2-SNAPSHOT
PhilippSalvisberg committedJul 25, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.4.0...main
Uh oh!
There was an error while loading.Please reload this page.