-
### QAF Version
name="qaf" rev="latest.integration"
### Steps To Reproduce
This same issue occurs using both firefoxRemoteDriver and chromeRemoteDriver on CrossBrowserTesting with Selenium 3.5.3.…
-
Any ideas why needrestart always wants to restart the following service?
It's installed in /opt and started using a self written systemd service file.
I use: needrestart 2.11-3+deb9u1 on a Deb…
-
https://gist.github.com/isuftin/debf46f08f216e62b3a5bc691865108e
Using 2.6.4-1 against a MySQL RDS. When using no encryption, keys get created without issue.
No further stack trace seems to be avail…
-
Hi,
I've just been debugging why I get this warning in the logs. It happens as soon as I add Jasypt to my POM file in a SpringBoot 1.5.2 app. ~~I tried changing to Spring Boot 1.5.1 too as I notice…
-
Hi
I am looking to update jasypt-spring-boot to use Spring Boot 1.5.1.RELEASE but I am hitting an issue as per below
```
Error creating bean with name 'beanNamePlaceholderRegistryPostProcessor…
-
For some reason, when our Grails 3.1.x app is packaged into the production WAR, the included jasypt-encryption-2.0.1.jar is 50+ MB. It looks like this jar file has all the dependencies of a typical Gr…
-
# Bug report
**My Rundeck detail**
* Rundeck version: 2.7.1-1
* install type: deb
* OS Name/version: Debian 7
* JVM : Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
* Rundeck Datasourc…
-
Spring Boot version: 1.5.1.RELEASE
jasypt-spring-boot-starter version: 1.11
We see this warning every-time we run the application, although it does not affect the functionality. May be you can inv…
-
We are migration from maven to gradle and faced an issue with vaadin plugin.
```
:project:vaadinCompile
Errors in 'javax/validation/ParameterNameProvider.java'
Line 54: No source code is availab…
-
I am not sure but seems to me that decrypt is expensive. So it would be great if jasypt-spring-boot can cache the already decrypted value in DefaultPropertyResolver.
https://github.com/ulisesbocch…