is Jenkins using the latest version from msysgit

12 views
Skip to first unread message

Ho Yeung Lee

unread,
Sep 4, 2013, 4:19:49 AM9/4/13
to jenkins...@googlegroups.com
i set the command like this without environment variables such as %WORKSPACE%,

the path is using 

C:\Users\LAB-User2\Documents\GitHub\testing005
C:\Users\LAB-User2\Documents\GitHub\testing005\.git
C:\Users\LAB-User2\Documents\GitHub\testing005\Database3
C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3.sln
C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\sp_insert_rpt_criteria.sql

1. Execute window batch

echo 'Copying Adventure Works Solution to Jenkins workspace...'
xcopy /s /E /H /Y /R "C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3" "C:\Program Files (x86)\Jenkins\jobs\testing003\workspace" 
 
echo 'Deleting artifacts from previous builds...'
del "C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\*_publish.zip" /F /Q


2. MSBUILD

C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe

"C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\Database3.sqlproj" /p:Configuration=Database3 /p:Platform=AnyCPU /t:Build;Publish /p:SqlPublishProfilePath='C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\Database3.publish.xml' /p:UpdateDatabase=False

nicolas de loof

unread,
Sep 4, 2013, 5:00:44 AM9/4/13
to jenkins...@googlegroups.com
right, and what's you issue then ?


2013/9/4 Ho Yeung Lee <jobma...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Dhrutib...@wellsfargo.com

unread,
Sep 4, 2013, 10:42:55 AM9/4/13
to jenkins...@googlegroups.com

What version are you using? I remember , I had difficulty using 1.528 with Copy Artifact plugin.

 

You might want to check open issue related to Jenkins latest version.

 

Let us know whether this helped or not.

Lee Ho Yeung

unread,
Sep 6, 2013, 2:47:02 AM9/6/13
to jenkins...@googlegroups.com


--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/ejGpa1EMHtk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages