You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by prabhjyotsingh <gi...@git.apache.org> on 2016/07/30 07:41:53 UTC

[GitHub] zeppelin pull request #1250: [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.23...

GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/1250

    [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

    ### What is this PR for?
    This is to fix CI which is mostly failing for resource org.apache.apache.resources:apache-jar-resource-bundle:1.5-SNAPSHOT, until the resource is generated in https://repository.apache.org/content/groups/snapshots/org/apache/apache/resources/apache-jar-resource-bundle/1.5-SNAPSHOT/
    
    
    ### What type of PR is it?
    [Hot Fix]
    
    
    ### How should this be tested?
    CI should be green
    
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/apache-jar-resource-bundle

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

    https://github.com/apache/zeppelin/pull/1250.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 #1250
    
----
commit 514c799547a8d4de74559cf55d2255387073a131
Author: Prabhjyot Singh <pr...@gmail.com>
Date:   2016-07-30T07:39:34Z

    change 1.5-SNAPSHOT to 1.5-20160502.230123-45

----


---
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] zeppelin pull request #1250: [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.23...

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

    https://github.com/apache/zeppelin/pull/1250


---
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] zeppelin issue #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160502.230...

Posted by prabhjyotsingh <gi...@git.apache.org>.
Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1250
  
    Sure let me try that 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] zeppelin issue #1250: [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

Posted by prabhjyotsingh <gi...@git.apache.org>.
Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1250
  
    have triggered CI again, I'll merge this as a HOTFIX if it doesn't fail for `apache-jar-resource-bundle`.


---
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] zeppelin issue #1250: [HOTFIX] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

Posted by prabhjyotsingh <gi...@git.apache.org>.
Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1250
  
    @Leemoonsoo should we have this change, to make CI green ?


---
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] zeppelin pull request #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160...

Posted by prabhjyotsingh <gi...@git.apache.org>.
GitHub user prabhjyotsingh reopened a pull request:

    https://github.com/apache/zeppelin/pull/1250

    [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

    ### What is this PR for?
    This is to fix CI which is mostly failing for resource org.apache.apache.resources:apache-jar-resource-bundle:1.5-SNAPSHOT, until the resource is generated in https://repository.apache.org/content/groups/snapshots/org/apache/apache/resources/apache-jar-resource-bundle/1.5-SNAPSHOT/
    
    
    ### What type of PR is it?
    [Hot Fix]
    
    
    ### How should this be tested?
    CI should be green
    
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/apache-jar-resource-bundle

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

    https://github.com/apache/zeppelin/pull/1250.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 #1250
    
----
commit 514c799547a8d4de74559cf55d2255387073a131
Author: Prabhjyot Singh <pr...@gmail.com>
Date:   2016-07-30T07:39:34Z

    change 1.5-SNAPSHOT to 1.5-20160502.230123-45

commit 1e055453f858947c83d12a804f1d321e5c9081f8
Author: Prabhjyot Singh <pr...@gmail.com>
Date:   2016-07-30T09:05:55Z

    org.apache:apache-jar-resource-bundle:1.0

commit a14e16094c97cb12483b692de4120c593da9894c
Author: Prabhjyot Singh <pr...@gmail.com>
Date:   2016-07-30T09:08:10Z

    usage as mentioned in http://maven.apache.org/plugins/maven-remote-resources-plugin/usage.html

----


---
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] zeppelin pull request #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160...

Posted by prabhjyotsingh <gi...@git.apache.org>.
GitHub user prabhjyotsingh reopened a pull request:

    https://github.com/apache/zeppelin/pull/1250

    [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160502.230123-45

    ### What is this PR for?
    This is to fix CI which is mostly failing for resource org.apache.apache.resources:apache-jar-resource-bundle:1.5-SNAPSHOT, until the resource is generated in https://repository.apache.org/content/groups/snapshots/org/apache/apache/resources/apache-jar-resource-bundle/1.5-SNAPSHOT/
    
    
    ### What type of PR is it?
    [Hot Fix]
    
    
    ### How should this be tested?
    CI should be green
    
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/apache-jar-resource-bundle

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

    https://github.com/apache/zeppelin/pull/1250.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 #1250
    
----
commit 514c799547a8d4de74559cf55d2255387073a131
Author: Prabhjyot Singh <pr...@gmail.com>
Date:   2016-07-30T07:39:34Z

    change 1.5-SNAPSHOT to 1.5-20160502.230123-45

----


---
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] zeppelin issue #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160502.230...

Posted by minahlee <gi...@git.apache.org>.
Github user minahlee commented on the issue:

    https://github.com/apache/zeppelin/pull/1250
  
    Seems like this PR fixes `apache-jar-resource-bundle` download issue. Shall we merge it as hot fix?


---
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] zeppelin pull request #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160...

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

    https://github.com/apache/zeppelin/pull/1250


---
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] zeppelin pull request #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160...

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

    https://github.com/apache/zeppelin/pull/1250


---
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] zeppelin issue #1250: [HOTFIX] [WIP] change 1.5-SNAPSHOT to 1.5-20160502.230...

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/1250
  
    @prabhjyotsingh Thanks for addressing CI issue.
    
    I'm not sure changing `1.5-SNAPSHOT` to `1.5-20160502.230123-45` is proper way of accessing SNAPSHOT artifact.
    
    Shell we try
    
    ```
    <project>
      ...
      <build>
        <plugins>
          <!-- Turn this into a lifecycle -->
          <plugin>
            <artifactId>maven-remote-resources-plugin</artifactId>
            <version>1.5</version>
            <executions>
              <execution>
                <id>process-remote-resources</id>
                <goals>
                  <goal>process</goal>
                </goals>
                <configuration>
                  <resourceBundles>
                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
                  </resourceBundles>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
      ...
    </project>
    ```
    ?
    which is proposed usage in http://maven.apache.org/plugins/maven-remote-resources-plugin/usage.html, if it does the same thing that current plugin configuration does.


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