-
The current way of resolving methods and fields does not work with Java 9.
A simple code example, wich works up to Java 8, but not with 9 or 10:
```java
import java.net.URL;
url = new URL("http…
-
Hi,
I'd like to know what the import command would do, without actually importing. Something like a "test-mode", where I would get a list of would-be changes.
Just now, after deleting two tab…
-
Hi,
I'm trying to sync between 2 projects. The source projects has new page & link templates.
The import will ignore the new templates. I have to manually import them to FirstSpirit, is there any…
-
grunt-fscss works great with grunt in version 1.0.0 and 1.0.1
Please update your `peerDependencies` in `package.json`.
`npm shrinkwrap` is crashing, because of missing peer dependency `grunt@~0.4.…
-
Well,
I ran into class loading and integration hell. It is possible to write a Maven plug-in which collects all parameters and try to run the Randoop-Main by calling a new process on system prompt …
-
There is need to support the new isolated mode introduced in pre FirstSpirit 6 builds.
-
Add a configuration to tell the Maven plugin which Maven dependency should be on server scope (global classpath) instead of scope module (local classpath). This is important if we want to build server…
-
At the moment the console can only be used from FirstSpirit SiteArchitect. There should be a way to launch it somewhere out of the ServerManager.
-
Add an menu action to configure Log4J to store all log messages to the user's directory for further investigation.
-
> $ istioctl version
> istioctl version:
> Version: 0.1.5
> GitRevision: 21f4cb4
> GitBranch: master
> User: jenkins@ubuntu-16-04-build-de3bbfab70500
> GolangVersion: go1.8.1
> KubeInjectHub: d…