-
For troubleshooting it would be handy if OpenGrok version was recorded into the log.
-
When I using jodd 4.3
the following action code is:
```
@MadvocAction
public class IndexAction extends BaseAction {
@Action("/")
public void execute(){
}
}
```
And when I visit…
-
### Description
Sonar scanning seems to not find the test files, but I can't work out why. There is some coverage, so I'm not sure where this is from.
### Steps to Reproduce
1. `Git clone git…
-
status ACCEPTED severity _enhancement_ in component _webapp_ for _0.9_
Reported in version _unspecified_ on platform _ANY/Generic_
Assigned to: Lubos Kosco
On 2008-04-09 11:30:15 +0000, Hemang Lavana…
-
We need a plugin system which allows us to extend the basic features of mesh with additional ones.
## Open
* [x] Documentation
* [x] Manifest Handling
* [x] Static resource handling
* [x] Co…
-
今年,念願(?)の jsreport.cls を追加しました。これの扱いに関する issue です。
\documentclass[report]{jsook} と \documentclass{jsreport} の相違点は
- abstract 環境
だけのつもりで,その他はほぼ完全に互換としていると思います。ところが,otf パッケージを使うと全体にスケーリングが非互換に…
-
When entering a file name like `vcl/opengl/gdiimpl.cxx:49` the `:49` should be treated as line number.
Meaning, it should either be ignored (and the file should be found anyway), or even better, th…
-
Hi,
I've tried excluding JSPFs from being part of the compile, but I keep getting errors for them.
I set:
```
true
**/*.jsp
**/*.jspf
```
Anything else you would recommend trying?
Tha…
-
My websocket servlet does not work on Jetty 9.4.6.v20170531 although it works perfectly with version 9.3.2.v20150730.
My code looks like this:
@SuppressWarnings("serial")
@WebServlet(na…
-
- **Version**:
```
js-ipfs version: 0.27.7
Repo version: 6
System version: x64/win32
Node.js version: v8.5.0
```
- **Platform**: MINGW64_NT-10.0 2.9.0(0.318/5/3) x86_64 Msys
- **Subsystem…