You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Armand Grillet <ag...@mesosphere.io> on 2017/10/18 16:03:00 UTC

Review Request 63114: Updated jQuery and Angular versions used in Makefile.am.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63114/
-----------------------------------------------------------

Review request for mesos and Alexander Rojas.


Repository: mesos


Description
-------

Following the updates of these two JavaScript libraries, the versions
in Makefile.am also need to be updated.


Diffs
-----

  src/Makefile.am 085ff3b820693c9ef0115a74d72b0d87f158a887 


Diff: https://reviews.apache.org/r/63114/diff/1/


Testing
-------

```
$ make check
```


Thanks,

Armand Grillet


Re: Review Request 63114: Updated jQuery and Angular versions used in Makefile.am.

Posted by Armand Grillet <ag...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63114/
-----------------------------------------------------------

(Updated Oct. 18, 2017, 6:22 p.m.)


Review request for mesos and Alexander Rojas.


Changes
-------

Added distcheck test which was what caused the problem on the first place.


Repository: mesos


Description
-------

Following the updates of these two JavaScript libraries, the versions
in Makefile.am also need to be updated.


Diffs
-----

  src/Makefile.am 085ff3b820693c9ef0115a74d72b0d87f158a887 


Diff: https://reviews.apache.org/r/63114/diff/1/


Testing (updated)
-------

```sh
$ make check
$ DISTCHECK_CONFIGURE_FLAGS=" --disable-java" make distcheck
```


Thanks,

Armand Grillet