Hi. NetBeans [HTML/Java API](http://bits.netbeans.org/html+java/) is hosted at [NetBeans Hg farm](http://hg.netbeans.org/html4j/) and is essential part of NetBeans Platform since release 8.1 - see [history]( http://wiki.netbeans.org/Html4Java#News).
The HTML/Java API is in separate repository as it is: #1 - built with Maven #2 - designed to be primarily used outside of NetBeans Platform The bits of HTML/Java API are published at Maven central and the [main NetBeans Hg repository](http://hg.netbeans.org/releases/) is referencing the Maven central binaries. Still, the HTML/Java project is integral part of NetBeans. I'd like to convert it to Apache. It is an independent project with little external dependencies and thus the conversion could be a simplified showcase of problems we can expect when converting the main repository. I need a Git(?) repository and a job at a Jenkins/Hudson builder that I can configure the produce daily builds. How can I get access to those? Jaroslav Tulach NetBeans Platform Architect OracleLabs 2016-10-10 17:22 GMT+02:00 Geertjan Wielenga < [email protected]>: > Hello all, > > Here I have tried to bring to the surface everything that we need to think > about in the context of the transition of NetBeans to Apache: > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition > > Please take a look and let's discuss any items that are missing and let's > discuss and clarify where to give them a place in the status page above. > > We also need to define an order in which things need to be done -- please > use the ID numbers of an item as defined above. > > Thanks, > > Geertjan >
