VirtualBox

Changeset 69386 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 26, 2017 4:53:32 PM (7 years ago)
Author:
vboxsync
Message:

webservices: scm updates

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/.scm-settings

    r69385 r69386  
    3939/UnattendedTemplates/*.xml: --dont-set-svn-eol --no-convert-eol
    4040
     41# The webservice is fun.
    4142/webservice/Makefile.webtest: --treat-as Makefile
     43--filter-out-files /webservice/types.txt:
    4244--filter-out-files /webservice/MANIFEST.MF.in
    43 --filter-out-dirs /webservice/jaxlibs/.
     45--filter-out-dirs  /webservice/jaxlibs/.
    4446
    45 # Samples are MIT.
     47# The webservice samples are MIT and need some hacks to handle unusual file types.
    4648/webservice/samples/*:                   --license-mit
    4749/webservice/samples/*.java:              --treat-as .c
    4850/webservice/samples/*/Makefile.glue:     --treat-as Makefile
    4951/webservice/samples/php/clienttest.php:  --treat-as .c
     52
  • trunk/src/VBox/Main/webservice/Makefile.webtest

    r69385 r69386  
    6161        $(XSLTPROC) -o $@ $(WEBSRVWSDL2GSOAPH) $(VBOXWEBWSDL)
    6262
    63 vboxwebsrv.nsmap: 
     63vboxwebsrv.nsmap:
    6464        $(XSLTPROC) -o $@ $(WEBSRVNSMAPXSL) $(VBOXWEBIDLSRC)
    6565
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette