https://bugzilla.redhat.com/show_bug.cgi?id=1231570

gil cattaneo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from gil cattaneo <[email protected]> ---
There are some bundle libraries in the source archive:
dist/java_websocket.jar
gradle/wrapper/gradle-wrapper.jar
src/main/example/prototype.js
src/main/example/web-socket-js/swfobject.js
src/main/example/web-socket-js/web_socket.js

src/main/example/web-socket-js/WebSocketMain.swf

please, use for remove them
find -name "*.jar" -delete
find -name "*.js" -delete
find -name "*.swf" -delete

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to