-
Since jQA 1.3.0 it is possible to connect to running remote instances of Neo4j, in this case `org.neo4j.graphdb.GraphDatabaseService` is not available. For portability the plugins should either use XO…
-
Hi :)
To day (at work) I had to quickly fix something and I wrote:
``` javascript
jqA = jqCollection.eq( ind++ % jqCollection.length );
jqB = jqCollection.eq( ind % jqCollection.length );
```
For…
-
Currently the plugin implementations create new `File` labeled nodes instead of using the ones already provided by the file scanner:
```
public JavaSourceDescriptor scan(final FileResource ite…
-
Hello, thank you for your prompt and enthusiastic answer each time~
Recently, I am trying to add LM fusion in ASR task. And I want to check whether I am right by step by step debugging while infere…
-
I think using the base package of a module as the API package is too much of a constraint.
Let's say we have two modules that share the same database. ModuleB provides some persistent data structur…
-
To now, resizing is available with those in-tree storage provisioners:
- gcePersistentDisk
- awsElasticBlockStore
- OpenStack Cinder
- glusterfs
- rbd
In order to enable this feature, we sho…
-
Please upgrade the sample to jQAssistant 1.3 :smile:
-
The last release:
https://github.com/buschmais/jqassistant/releases/tag/1.1.4
-
Tried to fix with:
@Query("select q from QuestionEntity q where q.sortOrder = min(q.sortOrder)")
QuestionEntity getFirstQuestion();
But it looks like JQA dosnt support min()
-
Building the module gives me the following error :
`[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack-test-distribution) on project commandline: Unabl…