-
## steps
sbt version: 1.3.0-RC3
When a plugin is added to the global configuration that needs a custom resolver, plugin dependencies are not resolved.
For example, given such global configurati…
-
we can generate some nice code for easy/typesafe access to known game objects/collections based on their structure.
that would require a macro that parses `.go` files and such (they are in the "tex…
-
### Description / User story
We had issues in the example application(s) before, after merging component changes, which we did not cover with our current tests. Therefor we should extend our tests to…
-
Hi
It seems play 2.3.0 cannot be installed with pvm. I get this error
pvm install 2.3.0
###### ################################################################## 100.0%
Archive: src/play-2.3.0.zip
…
-
Hello guys,
When we leave our OMInode running for a long time this error occurs and the node do not return any usable data.
Any request return `Internal Server Error`
The ODF explorer is wor…
-
As a LanguageService plugin we actually want to abort as soon as possible if there's a file change.
This is currently not possible as every rule is executed on the file before the linter returns the …
-
I am running Scala 2.10.4 with Spark 1.5.0-cdh5.5.2 and am getting the following error when running a GraphFrames job:
scala
```
> val g = GraphFrame(v, e)
error: bad symbolic reference. A signature…
-
If only i18n is implemented, I would be able to share the site to my family who don't know English.
-
Currently access to data sources can be configured using "typesafe config". That allows us to configure access to everything using configuration files or environment variables. The drawback of this ap…
-
I did everything like in mailer README.
I added "com.typesafe" %% "play-plugins-mailer" % "2.1-RC2" to my dependencies.
I added 1500:com.typesafe.plugin.CommonsMailerPlugin to my conf/play.plugins
I a…