-
When pushcasette is put into a subfolder, for example `/discography/`, and the links in the pushcassette-menu are edited in `cassette.json` to send you to a page such as `/about/`, the menu sends you …
-
Hi, I have a project with hundreds of jsp pages. Most of them can be compiled, but there are about 20 that are included in other JSP pages, and, therefore, can't be compiled.
I know, that there is `…
-
Right now I'm picturing a use case where CBIR algorithms, multimodal query adapters and query fusion strategies could be loaded by the core plugin just by having new plugins containing implementations…
Enet4 updated
8 years ago
-
Hello!
I run on salt-master command
```
salt -ldebug 'test-centos6*' state.sls tomcat.package saltenv=staging -t 60
```
and output next:
```
[DEBUG ] Reading configuration from /etc/salt/…
-
This is the error:
```
W: There is no public key available for the following key IDs:
EF0F382A1A7B6500
+ apt-get install -y --no-install-recommends gcc libapr1-dev libssl-dev make openjdk-7-jdk=7u…
ghost updated
7 years ago
-
```
Mail from one of our users:
I use plugins in a Web application. Each of my plugins has its own directory. I
load my plugins individually by calling PluginManager#addPluginsFrom(URI). It
works…
-
```
Maven repository is not available for this description.
jspf
JSPF http://jspf.googlecode.com/svn/trunk/JSPF/repository/
```
Original issue reported on cod…
-
```
Mail from one of our users:
I use plugins in a Web application. Each of my plugins has its own directory. I
load my plugins individually by calling PluginManager#addPluginsFrom(URI). It
works…
-
Ever since the update to the newer version of Java (build 1.8.0_102-b14) I have been getting a hard crash on Java. For myself it happens on client startup via the launcher, sometimes on game start and…
-
```
If a class is not a plugin (no @PluginImplementation), but implements a plugin
interface and has a one-arg-constructor, @InjectPlugin should be able to
construct and inject that instead.
```
O…