Skip to content

Stop calling metadata generator and build twice for android platform #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 6, 2015

Conversation

teobugslayer
Copy link
Contributor

Instead, the project template will supply a custom ants hook to do the work

Also, cache the platformData
Also, starting ant through the user command interpreter falling back to cmd

See NativeScript/android#47

This pR is against the release branch. The one against master will be closed (#405)

teobugslayer and others added 2 commits April 6, 2015 18:04
Instead, the project template will supply a custom ants hook to do the work

Also, cache the platformData
Also, starting ant through the user command interpreter falling back to cmd

See NativeScript/android#47
@ns-bot
Copy link

ns-bot commented Apr 6, 2015

@teobugslayer teobugslayer added this to the 0.10 milestone Apr 6, 2015
@rosen-vladimirov
Copy link
Contributor

👍

@@ -422,16 +403,6 @@ class AndroidProjectService implements IPlatformProjectService {
}).future<void>()();
}

private checkJava(): IFuture<void> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to remove this function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is unused. We used to check for java because we needed to run it manually. Now, we do not this.

@ligaz
Copy link

ligaz commented Apr 6, 2015

👍

1 similar comment
@Plamen5kov
Copy link
Contributor

👍

teobugslayer added a commit that referenced this pull request Apr 6, 2015
Stop calling metadata generator and build twice for android platform
@teobugslayer teobugslayer merged commit daa5053 into release Apr 6, 2015
@teobugslayer teobugslayer deleted the totev/metadata-speedup-release branch July 30, 2015 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants