Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] how to exclude exist specific files from xar #19

Open
duncdrum opened this issue Mar 14, 2020 · 1 comment
Open

[Question] how to exclude exist specific files from xar #19

duncdrum opened this issue Mar 14, 2020 · 1 comment

Comments

@duncdrum
Copy link

duncdrum commented Mar 14, 2020

Hi i m trying to build a xar for BaseX, but the xar-assembly generates a repo.xml no matter what i do. Is there a way to suppress that, since BaseX doesn't know what to do with it or read it?

Is there a list of available <configuration> options somewhere?

@duncdrum duncdrum changed the title [Question] how to exclude exist specific files from car [Question] how to exclude exist specific files from xar Mar 14, 2020
@duncdrum
Copy link
Author

basically generate-descriptors.xsl#L92 should only fire if the processor is exist-db.

similarly if the processor is basex the generate-descriptors.xsl#L28 should create a file named basex.xml instead of exist.xml

@todo todo bot mentioned this issue Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant