clebertsuconic commented on code in PR #4208:
URL: https://github.com/apache/activemq-artemis/pull/4208#discussion_r973124901
##########
artemis-distribution/src/main/assembly/dep.xml:
##########
@@ -82,29 +82,6 @@
<directoryMode>0755</directoryMode>
<fileMode>0644</fileMode>
</dependencySet>
- <dependencySet>
- <includes>
- <include>org.apache.activemq:artemis-website</include>
- </includes>
- <excludes>
- <exclude>org.apache.activemq:artemis-website:jar:javadoc</exclude>
- </excludes>
- <outputDirectory>web</outputDirectory>
- <unpack>true</unpack>
- <useProjectArtifact>false</useProjectArtifact>
- <directoryMode>0755</directoryMode>
- <fileMode>0644</fileMode>
- </dependencySet>
- <dependencySet>
- <includes>
- <include>org.apache.activemq:artemis-website:jar:javadoc</include>
- </includes>
- <outputDirectory>web/api</outputDirectory>
- <unpack>true</unpack>
- <useProjectArtifact>false</useProjectArtifact>
- <directoryMode>0755</directoryMode>
- <fileMode>0644</fileMode>
- </dependencySet>
Review Comment:
@brusdev , @gemmellr I did not realize this comment until I merged it...
Can this be addressed on a separate commit please? (If that still to be
addressed).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]