This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 77df0b7  remove ASDoc tasks.json
77df0b7 is described below

commit 77df0b701145fd4d16af21bd8e9fb349b569d465
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu Jul 25 21:37:53 2019 +0200

    remove ASDoc tasks.json
---
 examples/royale/ASDoc/.vscode/tasks.json | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/examples/royale/ASDoc/.vscode/tasks.json 
b/examples/royale/ASDoc/.vscode/tasks.json
deleted file mode 100644
index 5d6198d..0000000
--- a/examples/royale/ASDoc/.vscode/tasks.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-       // for the documentation about the tasks.json format
-       "version": "0.1.0",
-       "command": "mvn",
-       "args": ["clean", "install", "-DskipTests"],
-       "isShellCommand": true,
-       "showOutput": "always"
-}
\ No newline at end of file

Reply via email to