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/28 20:09:20 UTC

[GitHub] matthiasblaesing commented on issue #915: [NETBEANS-1074] Module Review j2ee.weblogic9

matthiasblaesing commented on issue #915: [NETBEANS-1074] Module Review j2ee.weblogic9
URL: https://github.com/apache/incubator-netbeans/pull/915#issuecomment-425551908
 
 
   I think this should be tackled differently. Generated source files are basicly useless under version control. They will rot and at some point stop working. The idea as I see it is:
   
   - take the XSD
   - assume that the license does not carry over to generated code
   - distribute the generated code without the XSDs
   
   I just realized how well the glassfish is licensed (I have yet to find a source file that has no license info).
   
   So is there a source for the weblogic XSDs, so that we could get them at build time and generate the source files then?

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