[GitHub] metamodel issue #143: Allowed for securityToken-free use of salesforce

2017-05-09 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/143 I didn't test, but code LGTM. --- 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 enab

[GitHub] metamodel pull request #144: METAMODEL-1139: Use Java 8 functions instead of...

2017-05-09 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel/pull/144 METAMODEL-1139: Use Java 8 functions instead of our own Ref, Action and Func types This time the same as #142 but now with an official issue number (https://issues.apache.org/jira/browse

[GitHub] metamodel pull request #141: METAMODEL-1137: Solution (to be tested manually...

2017-05-09 Thread kaspersorensen
Github user kaspersorensen closed the pull request at: https://github.com/apache/metamodel/pull/141 --- 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 feat

[GitHub] metamodel pull request #142: Deprecated Ref, Func and Predicate in favor of ...

2017-05-09 Thread kaspersorensen
Github user kaspersorensen closed the pull request at: https://github.com/apache/metamodel/pull/142 --- 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 feat

[GitHub] metamodel pull request #143: Allowed for securityToken-free use of salesforc...

2017-05-09 Thread davkrause
GitHub user davkrause opened a pull request: https://github.com/apache/metamodel/pull/143 Allowed for securityToken-free use of salesforce You can merge this pull request into a Git repository by running: $ git pull https://github.com/davkrause/metamodel salesforce-without-se

[GitHub] metamodel issue #142: Deprecated Ref, Func and Predicate in favor of java.ut...

2017-05-09 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/142 I'm gonna take that as a go-ahead. But thinking about it a bit more, I guess it shouldn't be merged to master, but rather the `5.x` branch since this is going to require Java 8. I'

[GitHub] metamodel issue #142: Deprecated Ref, Func and Predicate in favor of java.ut...

2017-05-09 Thread LosD
Github user LosD commented on the issue: https://github.com/apache/metamodel/pull/142 Haven't checked line-by-line, but approach LGTM, and happy to see standard classes replacing our own. --- If your project is set up for it, you can reply to this email and have your reply appear on