Tom Eugelink
Tom Eugelink
Right. It seems the process was changed. Has anyone figured out what? I see more v1 in the URLs and a GET to an openid-connect/generic, but my login process is...
Yes. Tesla has added a recaptcha to the login process. If you're examining an automated process, chances are high you won't see it, because it loads with a delay in...
The operative word here being "multiple".
JFXtras uses TextFX to make sure things keep working. It would be great if I can do the Java 9 migration with running those tests. Is TestFX already running on...
Thanks for the response. I'm using Gradle as well for JFXtras, but Maven is already fully Java 9 compatible. I'm considering switching back (maybe polyglot maven :-) ) or to...
jfxtras-labs is a playground, any code in there is use-at-your-own-risk. I'll notify the owner about your question.
The calendarFX artifacts are on Maven, so I suggest you start using those. http://central.maven.org/maven2/org/jfxtras/jfxtras-icalendaragenda/ https://oss.sonatype.org/content/repositories/snapshots/org/jfxtras/jfxtras-icalendarfx/ The branch is equal to the version; so what version are you using (since you...
In that case use the 8.0-r7-SNAPSHOT so changes David makes are automatically published in the nightly build.
icalendarfx has been in de 8.0-r6-snapshot for many months in Maven. But are your added features interesting enough to be contributed back?
Snapshots are not in Maven central (of course), but in Sonatype's snapshot repository. Maven central only holds releases.