Hi all,
my name is Sandro Martini, and I'm in the PMC of Apache Pivot.
Today I started to configure a Continuous Integration for Pivot on
Apache Jenkins build system, the job name is Pivot-trunk .
To make it work, I have to let it use a JUnit jar, but currently we
don't have it in
; On Wed, Aug 24, 2011 at 1:01 PM, Sandro Martini
> wrote:
>> So excuse me, probably the question has already be solved, but I
>> didn't find a clear answer to this:
>> should I copy JUnit jar inside the workspace downloaded from SVN ?
>> Or could I add a referen
Hi all,
I have just seen that our latest build fail from Jenkins when running
on a Solaris Server (our builds doesn't require a specific server
environment, but I'm sure that before today some builds were
successfully made on that server): we got a connection error.
I'm sure it's not a codebase pro
Hi,
> HttpComponents has been getting the same errors on Solaris
Ok, I hope you can solve the issue :-) , and don't worry for me at the
moment it's not a problem, we can do our builds on other servers.
Bye,
Sandro
Hi all,
in last weeks, any time our build runs on the solaris server we get
this problem, I think that server has something to fix ...
But note that for us it isn't a problem, on other servers Pivot builds are good.
Bye,
Sandro
-- Forwarded message --
From: Apache Jenkins Serve
Hi Niklas,
thank you very much for now.
Sandro
2012/1/15 Niklas Gustavsson :
> On Sun, Jan 15, 2012 at 4:05 PM, Sandro Martini
> wrote:
>> in last weeks, any time our build runs on the solaris server we get
>> this problem, I think that server has something to fix ...
>
Hi all,
in Pivot we have a similar setup (even in Jenkins): build made with
ant, and use ant maven tasks for some things, if you want, take a look
at it ... or ask to me if you need some info (I assume that our setup
in Jenkins is right :-) ).
Note that I tried to enable the "Publish artifacts to
Hi,
> I've had a look at the Pivot build - as far as I can tell the deploy target
> merely installs the output locally; it does not deploy to the snapshot
> staging repo.
Yes, because we already had the maven target to deploy in a local
maven repository, so I simply put even it in Jenkins builds
Hi all,
on Ubuntu_ARM* nodes I have build errors:
>FATAL: Cannot find executable from the choosen Ant installation "Ant (latest)"
> Build step 'Invoke Ant' marked build as failure
Is it something Infra can fix, so we have the same configuration on
all build servers ?
Thank you very much,
Sandro