Repository: juddi Updated Branches: refs/heads/master 09908035a -> bff7be441
NOJIRA attempting to ci build for .net Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/bff7be44 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/bff7be44 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/bff7be44 Branch: refs/heads/master Commit: bff7be4414337fbe96ca42c91eefd1d61e58de46 Parents: 0990803 Author: Alex O'Ree <[email protected]> Authored: Sat Aug 25 08:05:19 2018 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sat Aug 25 08:05:19 2018 -0400 ---------------------------------------------------------------------- juddi-client.net/bb-win7.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/bff7be44/juddi-client.net/bb-win7.bat ---------------------------------------------------------------------- diff --git a/juddi-client.net/bb-win7.bat b/juddi-client.net/bb-win7.bat index 58c4353..18069e3 100644 --- a/juddi-client.net/bb-win7.bat +++ b/juddi-client.net/bb-win7.bat @@ -15,9 +15,12 @@ rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY rem KIND, either express or implied. See the License for the rem specific language governing permissions and limitations rem under the License. + + rem Hi, this is for running nunit tests on ASF's build bot CI servers, specifically the Windows 7 bb server -juddi-installer\bin\debug\juddi-installer.exe +cd +juddi-client.net\juddi-installer\bin\debug\juddi-installer.exe if "%NUNIT_HOME%"=="" ( set NUNIT_HOME=c:\juddi\NUnit-2.6.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
