You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by swiftelan <gi...@git.apache.org> on 2015/06/17 17:10:46 UTC

[GitHub] struts pull request: WW-4515

GitHub user swiftelan opened a pull request:

    https://github.com/apache/struts/pull/42

    WW-4515

    Convert try blocks to try-with-resources

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/swiftelan/struts feature/WW-4515

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/42.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #42
    
----
commit e262854e2a1b7548efa0a1eb50d350ecd215231b
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-05-22T14:28:08Z

    WW-4503 Build Struts with JDK 7

commit 0ad77d403ec83646f5a11d2147bc3fca694ecfe6
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-05-26T14:35:04Z

    Merge branch 'master' of github.com:apache/struts

commit 08fad71aafb1215438d65f817412a04b3584f5bb
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-05-26T14:36:33Z

    WW-4402 JDK 8: build fails due to missing apt tool

commit b922d5aad1c91510d7a77443b8e21078fb7bab3a
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-05-26T20:41:20Z

    Merge branch 'master' of github.com:apache/struts

commit 6c9ca6201c2f7f4f4fbac28fad844bcd1e4d62ef
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-05-29T15:42:12Z

    Merge branch 'master' of github.com:apache/struts
    
    # By Johannes Geppert (9) and others
    # Via Johannes Geppert (3) and Lukasz Lenart (1)
    * 'master' of github.com:apache/struts:
      Refactor showcase and migrate to bootstrap 3
      WW-4505 Add plugin to support bean validation
      Drops version of maven-compiler-plugin as this breaks build
      WW-4503 Sitches to JDK7
      WW-4505 Add plugin to support bean validation
      WW-4505 Add plugin to support bean validation
      WW-4505 Add plugin to support bean validation
      Create README.md
      Add test cases for ModelDriven action, standard actions and FieldMatch validator
      WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
      Fix missing import of LoggerFactory
      WW-4505 Add plugin to support bean validation
      WW-4505 Add plugin to support bean validation

commit ebf4b170c0515fcc094c698c0d19dabf08ad935f
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-16T19:24:38Z

    Merge branch 'master' of github.com:apache/struts
    
    # By Johannes Geppert (16) and others
    # Via Johannes Geppert (2) and others
    * 'master' of github.com:apache/struts: (27 commits)
      Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions
      Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin
      Minor code improvements's in the xwork-core module
      Remove provider class generic to fix compile error which breaks the build
      adjusted h1 to match page title
      fixed display of last two fields
      using java.util.Date instead of java.sql.Date
      using ObjectFactory instead of Class.forName()
      small updates to logging
      WW-4513 Move mailreader app to struts2-examples
      WW-4512 Move struts2 jboss-blank app to struts2-examples
      WW-4511 Move struts2 blank app to struts2-examples
      added some more eclipse specific directories to .gitignore
      added testcase for action with method prefixed by 'do'
      fixed some typos in javadoc
      fixed some generics related warnings and did a little re-formatting
      added missing jquery file
      Minor code improvement's in the struts json plugin
      Minor code improvement's in the struts spring plugin
      Minor code improvements's in the struts core module
      ...

commit bf15ad20b13da0ef81a3e30cf43c3999f13264c2
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-17T13:35:24Z

    Merge branch 'master' of github.com:apache/struts into feature/WW-4515
    
    # By Johannes Geppert
    # Via Johannes Geppert
    * 'master' of github.com:apache/struts:
      Fiy typo in commons-digester artifact id

commit 3fab155b4cc530ca3ca0b69299ddcb348eb5f26d
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-17T14:24:08Z

    WW-4515 Convert try blocks to try-with-resources

commit c71c3def74aae42ad205bd1ec839044c220b7ac0
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-17T14:32:57Z

    WW-4515 Convert try blocks to try-with-resources

commit 0b19499ffd78f44a6dd8b767e9995c980efeb01f
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-17T14:49:26Z

    WW-4515 Convert try blocks to try-with-resources

commit 86da1ea8c2fec919bb3c94ceeb9c29f1acf04276
Author: Aaron Johnson <aa...@pearson.com>
Date:   2015-06-17T14:51:25Z

    WW-4515 Convert try blocks to try-with-resources

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: WW-4515

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/struts/pull/42


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org