[ 
https://issues.apache.org/jira/browse/CURATOR-634?focusedWorklogId=787915&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-787915
 ]

ASF GitHub Bot logged work on CURATOR-634:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jul/22 15:46
            Start Date: 05/Jul/22 15:46
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on PR #412:
URL: https://github.com/apache/curator/pull/412#issuecomment-1175212346

   Because this way it will use a rather old version of Maven. I don't
   remember now whether Curator uses maven-enforcer-plugin or not.
   
   On Tue, Jul 5, 2022, 18:21 tison ***@***.***> wrote:
   
   > ***@***.**** commented on this pull request.
   >
   > @martin-g <https://github.com/martin-g> I learn more about running travis
   > tasks on Apache projects recently and agree that this patch is good to
   > merge. Comments inline.
   > ------------------------------
   >
   > In .travis.yml
   > <https://github.com/apache/curator/pull/412#discussion_r913922216>:
   >
   > > +#
   >
   > +#   http://www.apache.org/licenses/LICENSE-2.0
   >
   > +#
   >
   > +# Unless required by applicable law or agreed to in writing,
   >
   > +# software distributed under the License is distributed on an
   >
   > +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   >
   > +# KIND, either express or implied.  See the License for the
   >
   > +# specific language governing permissions and limitations
   >
   > +# under the License.
   >
   > +
   >
   > +os: linux
   >
   > +dist: focal
   >
   > +arch: arm64-graviton2
   >
   > +group: edge
   >
   > +virt: vm
   >
   > +language: generic
   >
   >
   > ⬇️ Suggested change
   >
   > -language: generic
   >
   > +language: java
   >
   >
   > Why not use a java env? In this approach you don't have to install maven
   > manually.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/curator/pull/412#pullrequestreview-1028817347>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AABYUQRMS5NC4OQDG4VABFTVSRHHRANCNFSM5PQQJA4Q>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 787915)
    Time Spent: 40m  (was: 0.5h)

> Re-introduce TravisCI for testing on Linux ARM64
> ------------------------------------------------
>
>                 Key: CURATOR-634
>                 URL: https://issues.apache.org/jira/browse/CURATOR-634
>             Project: Apache Curator
>          Issue Type: Task
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Jordan Zimmerman
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> With CURATOR-624 the project moves from TravisCI to Github Actions.
> I'd like to ask whether TravisCI can still be used for testing on (Linux) 
> ARM64 CPU architecture.
> Curator is a Java project so it should work on any CPU architecture supported 
> by the JVM, but it has dependencies on libraries which use native code, e.g. 
> snappy-java.
> Another problem which I found recently was with 
> {{org.commonjava.maven.plugins:directory-maven-plugin. Because of it one 
> cannot build on Linux and Mac ARM64. See 
> [https://github.com/apache/curator/pull/402]}}
> At the moment Apache Kyuubi (incubating) cannot be used on Linux ARM64 due to 
> Curator. They use quite an old version though - 2.12.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to