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

The @date attribute inside the milestone file is not properly computed if file already exists #22

Closed
raducoravu opened this issue Mar 28, 2019 · 1 comment
Assignees

Comments

@raducoravu
Copy link
Contributor

If the "_milestone.xml" file already exists on disk, when I attempt to overwrite it the new milestone file will have the @Date attribute value set to the current file's modification time instead of having it set to the current date.
In the "ChangePackageGenerator.generateChangeMilestone(IRootResource)" there is an XXX.

@raducoravu
Copy link
Contributor Author

The workaround is to always remove the milestone file before overwriting it.

@AdrianSorop AdrianSorop self-assigned this Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants