Sudheer,
I'll try (and others on this forum) to answer any Jenkins-related questions
you may have if you post them here.
Rich
--
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, s
It's exactly the same. You use the MSBuild plugin. I am using it to build
a C/C++ project (I actually build from the solution file, not the vcxproj
file, but it works either way).
You just specify the project file (.sln or .vcxproj) in the build
configuration, and add any command line arg
Sudheer,
It's pretty straightforward. On the "Plugin Manager" page, look for
"MSBuild Plugin". That one can call MSBuild (part of Visual Studio) to
build .proj and .sln files.
If you click on the name of the plugin, it takes you to the plugin home
page, which has some more information about
Mark,
I am sincerely sorry if my sense of humor offended. I'm not sure why you
thought I was determined to proceed on any particular path. I was willing
to try the master/slave route as you suggested, and I asked a further
question as to whether I would end up having the same problem on the
It was a bit of a joke. I’m sorry if it offended you.
It didn’t seem to offend anyone actually involved in the conversation, but
thanks for the tip.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop recei
I have a fully working build, but for some reason, after my build is
actually complete, at the very end, Jenkins throws the following error:
FATAL: Argument value 0xfd8 exceeds native capacity (4 bytes)
mask=0x
java.lang.IllegalArgumentException: Argument value 0x
If anyone's still following this, my problem has been solved by simply
switching the the "JGit" option for the Git plugin. It's working perfectly.
Thanks for all who provided any information they could.
--
You received this message because you are subscribed to the Google Groups
"Jenkins User
OK, Googled "Jenkins multibranch pipeline" and "Jenkinsfile". Still
doesn't seem to have any bearing on my issue, but thanks for the input.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving ema
Again, no clue what you're talking about.
Don't know what a "multibranch pipeline" is, and don't know what a
Jenkinsfile is and why I would have it checked into my source code, nor how
it applies to this situation at all?
--
You received this message because you are subscribed to the Google Gr
I fully have no clue what you just said.
"You might, but you won't have git commands executed to scan multibranch
pipelines, since those are executed on the master."
Can you translate this to English? Are you saying git won't run on the
slave AT ALL? If not, how will it get the source code t
I was thinking exactly the same thing. I'd still have the same environment
problem, either way.
>
>
>
--
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 jenkins
I have finally gotten Jenkins and the git plugin running (I have managed to
upgrade to Java8).
git works perfectly from the command line.
If I include /opt/freeware/lib into the LIBPATH when starting jenkins, when
I try to connect to a remove repository, I get basically this error:
OpenSSL ver
No, that’s not what I was implying, unfortunately.
I was telling about actually running Jenkins itself using Java 7 and trying to
install the git plugin.
Rich
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group an
Yes I’m aware that Jenkins moved on to Java 8 long ago,
But because of the environment I’m using, I’m restricted to going no higher
than Java 7.
I was afraid the answer would be what you are saying, but thanks for the
information.
--
You received this message because you are subscribed to the
I have a machine that it limited to no higher than Java 7.1. (It's an AIX
6.1 machine) I am running Jenkins 1.6.4.9 for this reason.
I can get Jenkins running fine, but when I try to install the git plugin,
it installs dependencies that require Java 1.8.
I cannot find any information on specif
15 matches
Mail list logo