S260106 : Upgrade toolkit to work with Jetty12 #39
Conversation
| @@ -28,6 +32,10 @@ | |||
| <id>krmorse</id> | |||
There was a problem hiding this comment.
delete this whole developers section... I don't think we want people to think we actually actively develop this anymore
klehman-rally
left a comment
There was a problem hiding this comment.
I note that the language level changed from JDK_1_5 to JDK_1_8.
What effect would there be to changing the language level to a version that is more current? Would there be any benefit to that?
I wanted to make the minimal change to get the toolkit fixed. It seems to me there won't be much benefit to upgrading to a more recent JDK and it might break some other code somewhere in the toolkit |
upgrade to work correctly with Jetty12
S260106: Upgrade RallyRestToolkitForJava to support Jetty12