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

Unable to build spring-framework on Windows platform [SPR-9717] #14351

Closed
spring-projects-issues opened this issue Aug 23, 2012 · 2 comments
Closed
Assignees
Labels
type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Rastislav Papp opened SPR-9717 and commented

It is not possible to build spring-framework on Windows platform, due to test errors. I'm attaching the test results. This was being discussed on spring-contrib mail list - https://groups.google.com/forum/?fromgroups=#!topic/spring-framework-contrib/ccOFObtZ6Uc


Affects: 3.2 M2

Attachments:

Referenced from: commits 8e7622b

@spring-projects-issues
Copy link
Collaborator Author

Phil Webb commented

#139

@spring-projects-issues
Copy link
Collaborator Author

Chris Beams commented

commit 8e7622bb8a6a078d92531b657f105cec953c4166
Author: Phillip Webb <pwebb@vmware.com>
Commit: Chris Beams <cbeams@vmware.com>

    Fix Windows-related build issues
    
    - Increase max heap size in gradle wrapper.
    - Use MockProperties implementation to protect against security
      exceptions.
    - Replace windows CRLF with LF in various tests.
    - Increase Thread.sleep times to account for lack of precision on
      Windows.
    
    Issue: SPR-9717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants