Hi everyone, I have a jenkins problem with a job that runs an ant script to 
build and deploy VBP files. Everything is good except fo ONE project: When 
i build it from the Jenkins task, i get few display issues (few user 
controls being chopped off). But when i build that same user control (.ctl 
file) from Visual Basic 6, command line (vb6.exe), invoking ant the same 
ant task from command line, from a batch file invoking ant, etc., it throws 
no such issues. But if i use the same scripts from jenkins, it chops some 
user controls. Any ideas?

 I've tried everything, even routed all the system calls to see if the call 
to vb6.exe from jenkins was raised differently than the one being raised 
from command line directly, or ant or a batch file, but no, they are the 
same. i have no clue about why that specific .CTL file is chopped when that 
vbp is built with jenkins.

I've searched everywhere, even posted this as an issue on jenkins ci, but 
they told me that the site is an issue tracker and that i should ask on the 
jenkinsci-users mailing list, or in #jenkins on Freenode. I've tried the 
chat too, but with no response at all, so you are my last resort with this 
problem.


I'm running jenkins 1.617, with the Ant Plugin version 1.2 on a Windows 
2003 server

If you need anymore data about the enviroment just ask and i'll provide it 
as soon as possible.

Thanks in advance

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/91957585-396c-4654-a45d-acccbf8ae463%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to