I can't help with the patch. Just 2 remarks:

* didn't notice HTML4J is Maven-based.
* I suppose the Platform does not depend on html4j-mavan-plugin so this new 
Gradle dependency doesn't matter.

--emi

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On 19 April 2018 9:58 PM, Jaroslav Tulach <[email protected]> wrote:

> Hello guys, hello Laszlo.
> 
> For a while I was considering to expand the reach of the HTML/Java class
> 
> post processing. So far we could do that from a command line and via a
> 
> Maven plugin. There is a pull request
> 
> https://github.com/apache/incubator-netbeans-html4j/pull/6 that tries to do
> 
> the same for Gradle. It works to some extent, but a review is needed. It is
> 
> my first real Gradle plugin... Especially the way it inserts itself between
> 
> compilation and packaging feels wild...
> 
> Thanks in advance for your advices at
> 
> https://github.com/apache/incubator-netbeans-html4j/pull/6
> 
> -jt
> 
> PS: The challenge was to build the plugin with Maven. It is not easy to
> 
> find proper Gradle JARs in Maven repositories. As such I decided to resort
> 
> to a bit of reflection in some situations.



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

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



Reply via email to