[ https://issues.apache.org/jira/browse/WW-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559337#comment-14559337
]
ASF GitHub Bot commented on WW-4503:
------------------------------------
Github user lukaszlenart commented on a diff in the pull request:
https://github.com/apache/struts/pull/39#discussion_r31053051
--- Diff: pom.xml ---
@@ -352,7 +353,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-annotations</artifactId>
- <version>1.0.5</version>
+ <version>1.0.6-SNAPSHOT</version>
--- End diff --
Now I get it, we must first update struts-annotations project, release it and then we
can use it here
> Build Struts with JDK 7
> -----------------------
>
> Key: WW-4503
> URL: https://issues.apache.org/jira/browse/WW-4503
> Project: Struts 2
> Issue Type: New Feature
> Components: Build Management
> Reporter: Aaron Johnson
> Fix For: 2.5
>
>
> Switch to JDK 7 to take advantage of new syntax such as try-with-resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|