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

Housecleaning #95

Merged
merged 3 commits into from
Jun 3, 2014
Merged

Housecleaning #95

merged 3 commits into from
Jun 3, 2014

Conversation

hazendaz
Copy link
Member

@hazendaz hazendaz commented Jun 3, 2014

Getting deeper into code and cleaning as I go. Prior to this build,
locally I had 5 test cases with ignore. All seem consistently working
now. This batch doesn't appear to have done anything that would have fixed it but consistent runs are good. No ignores anywhere in code base now on unit tests.

Updating dependencies
Updating legacy ${basedir} to ${project.basedir} in maven poms
Fixing formatting where spaces used instead of standard tabs in this project
Sync tomcat code bases as best possible
Updating jetty piece to use consistent dependencies (ie it had servlet
2.5 but jetty version expected newer, etc)

Getting deeper into code and cleaning as I go.  Prior to this build,
locally I had 5 test cases with ignore.   All seem consistently working
now.

Updating dependencies
Updating legacy ${basedir} to ${project.basedir} in maven poms
Fixing formatting where spaces used instead of standard tabs in this
project
Sync tomcat code bases as best possible
Updating jetty piece to use consistent dependencies (ie it had servlet
2.5 but jetty version expected newer, etc)
Requires java 7.
fixed embedded jetty.  It had servlet/jsp conflicts with old version.
Requiring java 7.
dblock added a commit that referenced this pull request Jun 3, 2014
@dblock dblock merged commit 2ad5522 into Waffle:master Jun 3, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants