VirtualBox

Changeset 57488 in vbox


Ignore:
Timestamp:
Aug 21, 2015 10:12:30 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102264
Message:

VBoxJWs file list and source code generating rules needs to depend on the vbox version stamp to deal with API version changes in incremental builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r55806 r57488  
    376376include $(VBoxJWSGlue_KMK)
    377377
    378 $(VBoxJWSGlue_KMK).ts +| $(VBoxJWSGlue_KMK): $(VBOXWEB_IDL_SRC_ORIG) $(VBOX_GLUE_XSLT_DIR)/glue-java.xsl
     378$(VBoxJWSGlue_KMK).ts +| $(VBoxJWSGlue_KMK): $(VBOXWEB_IDL_SRC_ORIG) $(VBOX_GLUE_XSLT_DIR)/glue-java.xsl $(VBOX_VERSION_STAMP)
    379379        $(call MSG_GENERATE,,$(VBoxJWSGlue_KMK))
    380380        $(QUIET)$(RM) -f $@
     
    392392                $(VBOXWEB_IDL_SRC_ORIG) \
    393393                $(VBOX_GLUE_XSLT_DIR)/glue-java.xsl \
    394                 $(VBOX_FILESPLIT)
     394                $(VBOX_FILESPLIT) \
     395                $(VBOX_VERSION_STAMP)
    395396        $(call MSG_L1,Generating JAX-WS Java glue files from XIDL)
    396397        $(QUIET)$(RM) -f $(filter-out $(VBoxJWs-inst-jar_GENERATEDSOURCES),$(wildcard $(VBOX_JWS_GEN)/java/*/*/*.java))
Note: See TracChangeset for help on using the changeset viewer.

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