You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by Emilian Bold <em...@apache.org> on 2018/06/25 17:20:25 UTC

Review Request 67721: [NETBEANS-781] Upgrades Ant to 1.10.4

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67721/
-----------------------------------------------------------

Review request for netbeans.


Bugs: NETBEANS-781
    https://issues.apache.org/repos/asf/NETBEANS/browse/NETBEANS-781


Repository: netbeans


Description
-------

Upgrades Ant to 1.10.4


Diffs
-----

  o.apache.tools.ant.module/external/ant-1.10.1-license.txt 557056e28 
  o.apache.tools.ant.module/external/ant-1.10.1-notice.txt 5d1a71015 
  o.apache.tools.ant.module/external/binaries-list 1316eb2a5 


Diff: https://reviews.apache.org/r/67721/diff/1/


Testing
-------


Thanks,

Emilian Bold


Re: Review Request 67721: [NETBEANS-781] Upgrades Ant to 1.10.4

Posted by Simon IJskes <si...@qcg.nl>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67721/#review205641
-----------------------------------------------------------



Did not produce working netbeans. Not all references where caught. This resulted in:

     [exec] INFO [org.apache.tools.ant.module]: org.apache.tools.ant.input.InputHandler
     [exec] java.lang.ClassNotFoundException: org.apache.tools.ant.input.InputHandler
     [exec]     at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
     [exec]     at org.apache.tools.ant.module.bridge.AuxClassLoader.findClass(AuxClassLoader.java:63)
     [exec]     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
     [exec]     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
     [exec]     at java.lang.Class.forName0(Native Method)
     [exec]     at java.lang.Class.forName(Class.java:348)
     [exec] [catch] at org.apache.tools.ant.module.bridge.AntBridge.createAntInstance(AntBridge.java:277)
     [exec]     at org.apache.tools.ant.module.bridge.AntBridge.getAntInstance(AntBridge.java:258)
     [exec]     at org.apache.tools.ant.module.bridge.AntBridge.getInterface(AntBridge.java:247)
     [exec]     at org.apache.tools.ant.module.AntSettings.getAntVersion(AntSettings.java:133)
     [exec]     at org.apache.tools.ant.module.AntCustomizer$3.run(AntCustomizer.java:144)
     [exec]     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
     [exec]     at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
     [exec]     at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
     [exec]     at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)


Additional changes in https://github.com/apache/incubator-netbeans/pull/619 this will create a working netbeans.

- Simon IJskes


On jun 25, 2018, 5:20 p.m., Emilian Bold wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67721/
> -----------------------------------------------------------
> 
> (Updated jun 25, 2018, 5:20 p.m.)
> 
> 
> Review request for netbeans.
> 
> 
> Bugs: NETBEANS-781
>     https://issues.apache.org/jira/browse/NETBEANS-781
> 
> 
> Repository: netbeans
> 
> 
> Description
> -------
> 
> Upgrades Ant to 1.10.4
> 
> 
> Diffs
> -----
> 
>   o.apache.tools.ant.module/external/ant-1.10.1-license.txt 557056e28 
>   o.apache.tools.ant.module/external/ant-1.10.1-notice.txt 5d1a71015 
>   o.apache.tools.ant.module/external/binaries-list 1316eb2a5 
> 
> 
> Diff: https://reviews.apache.org/r/67721/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Emilian Bold
> 
>