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

Mavenize Everything #113

Merged
merged 1 commit into from
Jul 14, 2014
Merged

Mavenize Everything #113

merged 1 commit into from
Jul 14, 2014

Conversation

hazendaz
Copy link
Member

All demos now mavenized and relative path corrected.
Added distribution replacing a good portion of waffle.proj msbuild.
Updated changelog and various other files to reflect project as it gets closer to release.
Formatted all POM's.
Added bat file to load third party jars not in central. Just run it in windows to load tomcat 5 & spring security 4.
Waffle.proj updated to reflect maven build.

All demos now mavenized and relative path corrected.
Added distribution to assemble all java pieces.
Updated changelog and various other files to reflect project as it gets
closer to release
Formatted all POM's
Added bat file to load third party jars not in central.  Just run it in
windows to load tomcat 5 & spring security 4.
Updated waffle.proj for maven build.
@@ -24,7 +24,7 @@ if EXIST "%NUnitDir%\bin\net-2.0" set NUnitBinDir=%NUnitDir%\bin\net-2.0
if NOT EXIST "%NUnitBinDir%" echo Missing NUnit, expected in %NUnitDir%
if NOT EXIST "%NUnitBinDir%" exit /b -1

set FrameworkVersion=v3.5
set FrameworkVersion=v4.0.30319
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'll merge, however I think this enables building targeting an older more common version of the framework.

dblock added a commit that referenced this pull request Jul 14, 2014
@dblock dblock merged commit 0a31b43 into Waffle:master Jul 14, 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