misc updates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@echo ...
|
||||
@echo Running full Build Script, capturing output to buildlog.txt file...
|
||||
@echo Start Time: %time%
|
||||
build-support\tools\nant\bin\nant clean package -f:spring.build -D:project.build.sign=true -D:mstest.exe="c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" -D:package.version=1.3.2 -D:vs-net.mstest.bin.dir="c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE" > buildlog.txt
|
||||
build-support\tools\nant\bin\nant clean package -f:spring.build -D:project.build.sign=true -D:mstest.exe="c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" -D:package.version=2.0.0 -D:vs-net.mstest.bin.dir="c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE" > buildlog.txt
|
||||
@echo .
|
||||
@echo ..
|
||||
@echo ...
|
||||
|
||||
@@ -196,9 +196,12 @@ xcopy
|
||||
|
||||
In this case you need to run Visual Studio with Administrator-permissions. (note that the first part of this path is an example only)
|
||||
|
||||
|
||||
NAnt
|
||||
----
|
||||
|
||||
Before building you will need to install on your machine ASP.NET MVC2, 3 and 4. This is due to not being able to redistribute ASP.NET DLLs
|
||||
|
||||
Build scripts are delivered with the download package.
|
||||
|
||||
To build the source and run the unit tests type
|
||||
@@ -237,4 +240,4 @@ Ideally attach some sample code reproducing the problem to the JIRA ticket.
|
||||
InnovaSys Document X!
|
||||
---------------------
|
||||
InnovSys has kindly provided a license to generate the SDK documentation and supporting utilities for
|
||||
integration with Visual Studio.
|
||||
integration with Visual Studio.
|
||||
|
||||
Reference in New Issue
Block a user