You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by chandnisingh <gi...@git.apache.org> on 2016/04/15 00:04:27 UTC

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

GitHub user chandnisingh opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/309

    APEXCORE-422 upgrading the artifact version

    @davidyan74 @vrozov 
    
    travis is going to fail because the new 1.0.1-incubating version is not yet available. we need to push that version to maven central first.

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

    $ git pull https://github.com/chandnisingh/incubator-apex-core APEXCORE-422

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

    https://github.com/apache/incubator-apex-core/pull/309.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 #309
    
----
commit 611c87415f70e5a431d73ae64bd8d9f5b612c01a
Author: Chandni Singh <cs...@apache.org>
Date:   2016-04-14T22:01:07Z

    APEXCORE-422 upgrading the artifact version

----


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

Posted by chandnisingh <gi...@git.apache.org>.
Github user chandnisingh commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210205000
  
    @vrozov reverted the annotation suppression. please review and merge. 


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

Posted by vrozov <gi...@git.apache.org>.
Github user vrozov commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210268824
  
    Looks good to me. Will give it a day for others to review before merging.


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by chandnisingh <gi...@git.apache.org>.
Github user chandnisingh commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210743348
  
    @tweise In this PR we reverted the change that would have required the release of a new artifact. So if we include this change then we don't have to release the new checkstyle artifact.
    
    Right now there is a problem with Checkstyle for which we have to file a bug with them. However this bug affected only 2 usages - PhysicalPlan and DTCli because of which while fixing the violations in engine, ```AnnotationLocation``` check was suppressed in all the classes.
    Suppressing it for all classes will lead to introduction of valid violations in new changes. 


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by vrozov <gi...@git.apache.org>.
Github user vrozov commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210487635
  
    @tweise I would suggest to merge it before 3.4.0 goes out. Currently checkstyle definition xml is out of sync with the apex-codestyle-config-1.0.0-incubating.jar published to maven. PR fixes inconsistency by reverting back the change in checkstyle definition. The second change can wait, but it is not clear what is the cons of not pulling it in.


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by tweise <gi...@git.apache.org>.
Github user tweise commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210739152
  
    I would defer release of a new artifact until late next week so we can drop the -incubating at the same time. We also need more stability for checkstyle. We just released the artifact and it is already obsolete?
    
    Why is there an exception in PhysicalPlan? If it is a valid use of annotation, then why do we not allow it elsewhere? 


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by chinmaykolhatkar <gi...@git.apache.org>.
Github user chinmaykolhatkar commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210740961
  
    Dtcli.Java is renamed to ApexCli.Java in another PR... Can you please take care of that change?


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by tweise <gi...@git.apache.org>.
Github user tweise commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210744074
  
    Thanks for the clarification. Can you add the change @chinmaykolhatkar refers to and then we can pull it in.


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

Posted by chandnisingh <gi...@git.apache.org>.
Github user chandnisingh commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210177832
  
    upgraded the checkstyle version as well.


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

Posted by chandnisingh <gi...@git.apache.org>.
Github user chandnisingh commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210211534
  
    @vrozov made the suggested changes


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 upgrading the artif...

Posted by tweise <gi...@git.apache.org>.
Github user tweise commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210301874
  
    How urgent is this? Would like to merge it when we release 3.4.0 if it can wait.


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

Posted by chandnisingh <gi...@git.apache.org>.
Github user chandnisingh commented on the pull request:

    https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210763022
  
    Made the changes. 
    Travis is failing due to unrelated test failure


---
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.
---

[GitHub] incubator-apex-core pull request: APEXCORE-422 reverted the change...

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

    https://github.com/apache/incubator-apex-core/pull/309


---
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.
---