tkobayas commented on code in PR #6201:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6201#discussion_r1887984567


##########
drools-distribution/src/main/assembly/assembly-drools.xml:
##########
@@ -133,20 +139,6 @@
       <unpack>true</unpack>
       <useStrictFiltering>true</useStrictFiltering>
     </dependencySet>
-    <dependencySet>
-      <includes>
-        <include>org.kie:*:jar:sources</include>
-        <include>org.drools:*:jar:sources</include>
-      </includes>
-      <excludes>
-        <exclude>org.drools:drools-examples:jar:sources</exclude>
-      </excludes>
-      <outputDirectory>sources</outputDirectory>
-      <unpack>false</unpack>
-      <useStrictFiltering>true</useStrictFiltering>
-      <useTransitiveFiltering>true</useTransitiveFiltering>
-      <useProjectArtifact>false</useProjectArtifact>
-    </dependencySet>

Review Comment:
   Removed source jars to avoid license review.
   
   Users can download source distribution releases via Apache KIE website and 
more commonly, clone the repository via github.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to