This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 67d5f2c3512c8955c4f0e4cb2905688de9030e6a Author: Alex Harui <[email protected]> AuthorDate: Sat Jan 6 22:42:55 2018 -0800 maven adds these files --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 1a55b3c..4aab612 100644 --- a/build.xml +++ b/build.xml @@ -1529,6 +1529,7 @@ limitations under the License. <exclude name="README.md"/> <exclude name="LICENSE.bin"/> <exclude name="LICENSE.base"/> + <exclude name="royale-asjs/DEPENDENCIES"/> <exclude name="royale-asjs/README.md"/> <exclude name="royale-asjs/LICENSE.bin"/> <exclude name="royale-asjs/LICENSE.base"/> @@ -1552,6 +1553,7 @@ limitations under the License. <exclude name="**/org.apache.royale.tools.RoyaleToolGroup"/> <exclude name="**/debugger/META-INF/MANIFEST.MF"/> <exclude name="**/*.patch"/> + <exclude name="royale-typedefs/DEPENDENCIES"/> <exclude name="royale-compiler/LICENSE.bin"/> <exclude name="royale-compiler/README_MAVEN.txt"/> <exclude name="royale-compiler/NOTICE.base"/> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
