Skip to content
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

Plugin should detect an outdated client build jar and replace it #4

Closed
codenameone opened this issue Mar 27, 2015 · 1 comment
Closed

Comments

@codenameone
Copy link
Collaborator

Original issue 4 created by codenameone on 2012-02-05T19:06:58.000Z:

The plugin should check the size of the file which will likely always be different against the local size (no need for MD5 for now) and just update the file. Optionally prompting the user for confirmation.
Bonus points if the plugin can detect an out of date build.xml and update it too (we can add a "version" comment at the beginning of the build.xml file).

@codenameone
Copy link
Collaborator Author

Comment #1 originally posted by codenameone on 2012-02-06T14:38:29.000Z:

added the feature to the plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants