You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/25 18:32:17 UTC

[GitHub] matthiasblaesing commented on issue #893: [NETBEANS-1074] Module Review websvc.wsitconf

matthiasblaesing commented on issue #893: [NETBEANS-1074] Module Review websvc.wsitconf
URL: https://github.com/apache/incubator-netbeans/pull/893#issuecomment-424452964
 
 
   Thank you I pushed a slightly modified changeset as:
   
   https://github.com/apache/incubator-netbeans/commit/a8dbf8b18e01f7f73ff20879a897e7606e7c4d30
   
   The problem was here:
   
   https://github.com/apache/incubator-netbeans/blob/04cabc2740cc6e68f793583309d47cd9c12a27d9/enterprise/websvc.wsitconf/licenseinfo.xml#L39
   
   The type is an enum - in this case you supply a "free-text" comment. That comment needs to supplied as content of the element. See difference here:
   
   https://github.com/apache/incubator-netbeans/blob/a8dbf8b18e01f7f73ff20879a897e7606e7c4d30/enterprise/websvc.wsitconf/licenseinfo.xml#L39
   
   

----------------------------------------------------------------
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

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

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