File tree 2 files changed +4
-4
lines changed
distribution/src/main/assembly
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
</excludes >
46
46
</fileSet >
47
47
<fileSet >
48
- <directory >${project.build.directory}/extracted-jre-macos</directory >
49
- <outputDirectory >wso2am-micro-gw-macos-${project.version}/lib/</outputDirectory >
48
+ <directory >${project.build.directory}/extracted-jre-macos/jdk8u332-b09-jre/Contents/Home </directory >
49
+ <outputDirectory >wso2am-micro-gw-macos-${project.version}/lib/jdk8u332-b09-jre </outputDirectory >
50
50
<fileMode >0755</fileMode >
51
51
</fileSet >
52
52
</fileSets >
Original file line number Diff line number Diff line change 72
72
</fileSet >
73
73
<fileSet >
74
74
<directory >
75
- ${project.build.directory}/extracted-jre-macos
75
+ ${project.build.directory}/extracted-jre-macos/jdk8u332-b09-jre/Contents/Home
76
76
</directory >
77
- <outputDirectory >wso2am-micro-gw-toolkit-macos-${project.version}/lib/</outputDirectory >
77
+ <outputDirectory >wso2am-micro-gw-toolkit-macos-${project.version}/lib/jdk8u332-b09-jre </outputDirectory >
78
78
<fileMode >0755</fileMode >
79
79
</fileSet >
80
80
<fileSet >
You can’t perform that action at this time.
0 commit comments