You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Frederic Simons (Jira)" <ji...@apache.org> on 2020/05/08 18:02:00 UTC

[jira] [Created] (NETBEANSINFRA-189) Copied files get truncated

Frederic Simons created NETBEANSINFRA-189:
---------------------------------------------

             Summary: Copied files get truncated
                 Key: NETBEANSINFRA-189
                 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189
             Project: Apache NetBeans Infra
          Issue Type: Bug
          Components: MU - Apache NetBeans NBM maven plugin
            Reporter: Frederic Simons
             Fix For: NBM Maven Plugin 4.6


By improving the copying of the modules files in this [pull request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], I overlooked some major flaw in my code.

Using JarOutputstream, it is not easily possible to update a single entry of a zip (in this case jar) file.

Please revert the mentioned pull request to restore the original code behaivior. I have a new pull request in the pipeline that actually does what the original pull request intended and also keeps the optimized performance without truncating files.

I  apologize for testing thorougly enough

Best regards
Frederic Simons



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists