Re: Is Wonder's javadoc down?

2017-05-02 Thread Johann Werner
Hi Maik, finally I had a look at the Javadoc problem and I could identify the cause of the problem. In one of those package.html file theres was some Javascript code hidden—in this case as simple as javascript:void(0)—which made the Javadoc task to stop execution and thus did prevent creation o

Re: Is Wonder's javadoc down?

2017-05-02 Thread Musall, Maik
Thanks Johann, javadocs are up again! Great job! https://jenkins.wocommunity.org/job/Wonder7/lastSuccessfulBuild/javadoc/index.html I also had to adjust Jenkins' Content Security Policy [1], because it wouldn'

Re: ERCMail

2017-05-02 Thread Klaus Berkling
> On May 1, 2017, at 9:42 AM, Michael Kondratov > wrote: > > Anyone uses ERCMail system to send out mass emails? I am trying to find > documentation or an example. > I don’t know if this is a replacement for ERJavaMail which is what I (still) use. Ray did the last commit for this code. K

Re: Is Wonder's javadoc down?

2017-05-02 Thread Klaus Berkling
> On May 2, 2017, at 11:40 AM, Musall, Maik wrote: > > Thanks Johann, > > javadocs are up again! Great job! Whoohoo!!! Thanks. Klaus Berkling www.berkling.us | Photography ___ Do not post admin

Re: Google Sign-In

2017-05-02 Thread Steve Peery
Hey List, Google Sign-In is now available as part of Wonder. If you have a WO application with users and email addresses, using Google Sign-In for authentication is as easy as: 1. Create a client ID: https://developers.google.com/identity/sign-in/web/devconsole-project

Re: Google Sign-In

2017-05-02 Thread Aaron Rosenzweig
Awesome Steve and Taylor - thanks so much :-) AARON ROSENZWEIG / Chat 'n Bike e: aa...@chatnbike.com t: (301) 956-2319 > On May 2, 2017, at 4:10 PM, Steve Peery wrote: > > Hey List, > > Google Sign-In is now a

Re: Is Wonder's javadoc down?

2017-05-02 Thread Paul Hoadley
On 2 May 2017, at 11:50 pm, Johann Werner wrote: > finally I had a look at the Javadoc problem and I could identify the cause of > the problem. In one of those package.html file theres was some Javascript > code hidden—in this case as simple as javascript:void(0)—which made the > Javadoc task

Re: Is Wonder's javadoc down?

2017-05-02 Thread Paul Hoadley
On 3 May 2017, at 4:10 am, Musall, Maik wrote: > I also had to adjust Jenkins' Content Security Policy [1], because it > wouldn't show much otherwise with a newer Jenkins version. Safari is still > complaining about the Javascripts, but the site does mostly work. Is it ok > like it is now? Lo

Re: Is Wonder's javadoc down?

2017-05-02 Thread Ricardo Parada
Great job. Thanks!!! > On May 2, 2017, at 2:40 PM, Musall, Maik wrote: > > Thanks Johann, > > javadocs are up again! Great job! > > https://jenkins.wocommunity.org/job/Wonder7/lastSuccessfulBuild/javadoc/index.html > > I also had to adjust Jenkins' Content Security Policy [1], because it >