Created
August 29, 2016 23:17
-
-
Save cmharlow/b83b8edf42de4ef0c0a563292d0954ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# repair build.xml for 2 tiered vitro build. add to Vitro core build.xml at line 277 | |
<fileset dir="config" > | |
<include name="applicationSetup.n3" /> | |
<include name="runtime.properties" /> | |
</fileset> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment