--
You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pac4j-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKken%3Db6AJtaypNv-_E7PBUCj3Zg9vyGQEMWw5yH0CgnSVQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkdMa69ZTA8hDAC4zL-j-GxtgYiBEcNAMLuFsOKfME%3Dj2Q%40mail.gmail.com.
>> To unsubscribe from this group and stop receiving emails from it, send an email to pac4j-dev+unsubscribe@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKken%3Db6AJtaypNv-_E7PBUCj3Zg9vyGQEMWw5yH0CgnSVQ%40mail.gmail.com.
--
- Misagh
--
You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pac4j-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkf_iTJgLiEZi55gZcbkyMa4k%2B6%2Bx71OONKZb3wqZNEaxg%40mail.gmail.com.
>>> >> To unsubscribe from this group and stop receiving emails from it, send an email to pac4...@googlegroups.com.
>>> >> To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKken%3Db6AJtaypNv-_E7PBUCj3Zg9vyGQEMWw5yH0CgnSVQ%40mail.gmail.com.
>>>
>>>
>>>
>>> --
>>> - Misagh
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an email to pac4...@googlegroups.com.
>>> To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkdMa69ZTA8hDAC4zL-j-GxtgYiBEcNAMLuFsOKfME%3Dj2Q%40mail.gmail.com.
>
> --
> You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pac4...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/29ca9cde-2955-4965-bcc4-1bc37535757e%40googlegroups.com.
--
- Misagh
--
You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pac4...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pac4j-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/300c0077-7b0d-4a5e-82c3-94d81f74d21b%40googlegroups.com.
This will also be a good option. Some complications:
1. Can we allow one module in the source tree to build against JDK 11
while the rest builds against JDK 8? Maven build magic required?
2. Can we do the same thing with Travis CI? Any foreseen issues?
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
<encoding>UTF-8</encoding>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>11</release>
</configuration>
</plugin>
--
You received this message because you are subscribed to the Google Groups "Pac4j development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pac4j-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/6be26ac7-a171-4ca4-949f-a1c7d2cf7a85%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkeSZUOW9BotjxvBOrBKtBSFSxuRTGr7XWnO2nFm_OJW8Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkf8gNq0yDcTZ1FgD1km%3DhkTfDzoDWBYZBMbX6UcXXcY2w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkeR1u1i%2BmBFic-a5RO_k867o6ktqc1aTaDYtFU_BhY0Bg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pac4j-dev/CAGSBKkeyVSwpyqjrQoh5JV62u5YMMp_1EmyLp1tEZboCJwi-%3Dg%40mail.gmail.com.