-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Konrad Windszus opened MASFRES-69 and commented
Due to the exclude pattern from https://github.com/apache/maven-apache-resources/blame/f609acfd574277be6382ce381f65cab2db895d8d/source-release/src/main/resources/assemblies/source-shared.xml#L30 every file/directory with a name containing target is excluded.
This e.g. affects the file https://github.com/apache/jackrabbit-filevault/blob/master/vault-sync/min-target.bndrun which is relevant for the build, but is excluded due to having target (${project.build.directory}) in its name. Also the module https://github.com/apache/jackrabbit-filevault/tree/master/target-osgi-environment including its children are missing.
Affects: apache-resources 1.5
Issue Links:
- JCRVLT-760 release check fails
Remote Links:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function