Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

expose subreports_dir param to reports #8

Open
wants to merge 1 commit into
base: 2.5.x
Choose a base branch
from
Open

Conversation

snimavat
Copy link
Contributor

@snimavat snimavat commented Jun 7, 2018

No description provided.

@ghost ghost assigned snimavat Jun 7, 2018
@ghost ghost added the List: PR/Review label Jun 7, 2018
File getFile() {
try {
Resource resource = getResource()
return resource?.file
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm skeptical that this works when running as a WAR file. Calling file on a resource loaded from a war file usually throws an exception since there's no physical file object.

Has this been tested in both exploded as well as war?

@basejump
Copy link
Member

this still relevant?

@basejump basejump closed this May 31, 2019
@basejump basejump reopened this May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants