SwellRT / swellrt

SwellRT main project. Server, JavaScript and Java clients
http://swellrt.org/
Apache License 2.0
234 stars 34 forks source link

why requiring Java JDK 8 & MongoDB 3.2 #239

Open Ana06 opened 6 years ago

Ana06 commented 6 years ago

Why not supporting higher versions as well? :thinking:

pablojan commented 6 years ago

These are the latest versions tested, as long as newer versions of Jdk and MongoDb (Java Client) are probably back compatible you can use them at your own risk :)

2018-07-13 8:47 GMT+02:00 Ana María Martínez Gómez <notifications@github.com

:

Why not supporting higher versions as well? 🤔

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/P2Pvalue/swellrt/issues/239, or mute the thread https://github.com/notifications/unsubscribe-auth/AEP6DxroXRv-8q2I_bxzr1iFZ1lxPt8pks5uGEKVgaJpZM4VOYj4 .

Ana06 commented 6 years ago

A test suite which tests different version could help ensuring they are compatible (too much risk :rofl:)