You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/11/10 21:35:26 UTC

[GitHub] jtulach commented on issue #2: Add Automatic-Module-Name attribute to manifest files

jtulach commented on issue #2: Add Automatic-Module-Name attribute to manifest files
URL: https://github.com/apache/incubator-netbeans-html4j/pull/2#issuecomment-343593574
 
 
   There are `ko-osgi-test` and `ko-felix-test` modules that execute the TCK tests in the OSGi mode to verify the JARs have appropriate OSGi metadata - for example list of exported packages, bundle symbolic name, etc.
   
   Please create new module that will somehow test the modules behave well on JDK9. The test shall somehow setup the modulepath with appropriate module names. The test shall fail before here-in provided fix. The test shall succeed once the `Automatic-Module-Name` is added to the manifets.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services