[ https://issues.apache.org/jira/browse/RYA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479655#comment-16479655 ]
ASF GitHub Bot commented on RYA-495: ------------------------------------ Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/297 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/763/ > old version numbers in Vagrantfile prevent it from working > ---------------------------------------------------------- > > Key: RYA-495 > URL: https://issues.apache.org/jira/browse/RYA-495 > Project: Rya > Issue Type: Bug > Components: build > Environment: Ubuntu > Reporter: Bob DuCharme > Assignee: Eric White > Priority: Major > > Vagrantfile on > [https://github.com/apache/incubator-rya/tree/master/extras/vagrantExample/src/main/vagrant] > includes these three lines: > > export ACCUMULO_VERSION=1.6.5 > export HADOOP_VERSION=2.7.2 > export RYA_EXAMPLE_VERSION=4.0.0-incubating > These values get plugged into URLs for versions Accumulo, Hadoop, and Rya > that are no longer available, so each prevents installation of incubator-rya > from working. The version numbers need updating. -- This message was sent by Atlassian JIRA (v7.6.3#76005)