Fork me on GitHub
#clojure-dev
<
2018-01-19
>
bronsa15:01:13

have jira popups stopped working with firefox for anybody else?

bronsa15:01:51

you know when you click “close ticket” or “resolve ticket”, that small modal that pops up

Alex Miller (Clojure team)15:01:18

ah, works for me in chrome

bronsa15:01:10

yeah in chrome it works for me too, but it stopped working in firefox since latest update, I get SecurityError: Permission denied to access property "document" on cross-origin object

bronsa15:01:19

our jira might be getting close to EOL

Alex Miller (Clojure team)15:01:28

oh, it’s long past that :)

bronsa15:01:31

FYI I just closed & set to ok https://dev.clojure.org/jira/browse/CLJ-2313 — rich committed it

Alex Miller (Clojure team)15:01:59

yeah, thx. I reopened to set the fix release - helps keep things in expected buckets.

bronsa15:01:05

:thumbsup:

bronsa15:01:56

BTW unrelated but, I just had to release tools.reader 1.1.3.1 immediately after 1.1.3 because, like a dumbass, I updated CHANGELOG.md between triggering a release & the release completing and jenkins wasn’t able to push the tag & update the pom. Is there a reason why hudson doesn’t do a git pull --rebase before attempting to push?

bronsa15:01:22

uh, I guess to avoid tagging the wrong commit..

Alex Miller (Clojure team)15:01:59

yeah, that would be bad

bronsa15:01:11

yep, nevermind me

Alex Miller (Clojure team)15:01:14

is everything in an ok state now?

bronsa15:01:25

just had to do a double release

Alex Miller (Clojure team)15:01:47

there’s always another release :)

Alex Miller (Clojure team)15:01:45

I guess I should also mention in here at least that we released clojure 1.10.0-alpha1 yesterday and alpha2 today

Alex Miller (Clojure team)15:01:09

they’re just some dev stuff Rich is working on, so I didn’t see any reason to make a big announcement about it

dpsutton16:01:57

Is there a gist of his direction?

seancorfield16:01:55

Alphas so soon? We're already testing against master-SNAPSHOT but we often move to alphas in production so it would be nice to hear about them.

seancorfield16:01:28

Are there any "themes" for 1.10?

seancorfield16:01:36

Those seem very minor changes -- why release alpha builds for that @alexmiller ?

Alex Miller (Clojure team)16:01:16

b/c Rich is using it for secret project

Alex Miller (Clojure team)16:01:54

announcements where there is something to announce :)