On Mar 9, 2012, at 9:36 AM, James Cicenia wrote:
>>> What triggers Jenkins?
>>
>> Normally, you'd set up the job to watch your SCM for changes and build
>> whenever it sees new code.
>
> OK - That would be good for testing only and not deployment so I will stick
> with the manual method for n
On Mar 9, 2012, at 9:36 AM, James Cicenia wrote:
> Is this the failure you were looking for:
>
> Status Code: 500
>
> Exception:
> Stacktrace:
> java.lang.RuntimeException: Failed to instantiate class
> hudson.plugins.git.GitSCM from
> {"":["hudson.plugins.git.util.DefaultBuildChooser","auto
Yeah, Spaces in Jenkins job names can cause problems. Use underscores.
Also, if you are cloning a git repository like WOnder and don't have a very
fast internet connection (like me) then it can take several hours to Clone. I
believe my clone of Wonder took around 10 hours. But my internet can be
Hi James,
On 09/03/2012, at 12:06 PM, James Cicenia wrote:
> WOW Borneo!!!?
>
> I think I now understand Jenkins a lot more.
>
> I have my repository up. I created a job. And after 14 hours killed it.
As I've noted in other threads, it's not working. A job shouldn't take that
long.
> The co
Help
J'Dan I. Garing
j...@global-village.net
(778) 558 4664
On 2012-02-24, at 12:00, webobjects-dev-requ...@lists.apple.com wrote:
> Send Webobjects-dev mailing list submissions to
>webobjects-dev@lists.apple.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>https://lis
James
https://issues.jenkins-ci.org/browse/JENKINS-9312
--
Paul Yu
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Thursday, March 8, 2012 at 8:36 PM, James Cicenia wrote:
> Ok -
>
> WOW Borneo!!!?
>
> I think I now understand Jenkins a lot more.
>
> I have my repository u
Ok -
WOW Borneo!!!?
I think I now understand Jenkins a lot more.
I have my repository up. I created a job. And after 14 hours killed it. The
console didn't give me much. So let's review:
>
>> What triggers Jenkins?
>
> Normally, you'd set up the job to watch your SCM for changes and build
>
Wow Pascal!
You are awesome. This really is fantastic - you've pulled together just about
everything anyone needs to do WebObjects development! I'll start updating all
of the WOJenkins stuff to point to these locations.
How do you want to go about moving WOJenkins to WOCommunity. I'm ready to
On Mar 9, 2012, at 4:32 AM, Pascal Robert wrote:
>
> Le 2012-03-08 à 14:34, Daniel Roy a écrit :
>
>> Hi,
>>
>> I've setup Jenkins in test to start building our frameworks and
>> applications. WOJenkins is excellent - thank you so much for providing this
>> David Avendasora (and anyone else
Hi Daniel
Okay, this is the second question on the subject of "How do I get WOJenkins to
build my modifications to WOnder"
I'll work on creating a Wiki page to cover this as it seems it isn't a well
understood a topic. For now, read below.
On Mar 9, 2012, at 3:34 AM, Daniel Roy wrote:
> Hi,
>
Le 2012-03-08 à 14:34, Daniel Roy a écrit :
> Hi,
>
> I've setup Jenkins in test to start building our frameworks and applications.
> WOJenkins is excellent - thank you so much for providing this David
> Avendasora (and anyone else who may have helped)!
>
> We build our own ERPrototypes beca
I added a blog post about it in the wiki:
http://wiki.wocommunity.org/display/WOCOM/2012/03/08/New+locations+for+community+resources
http://wiki.wocommunity.org/display/WOCOM/2012/03/08/Integration+branch+in+Project+Wonder
> Is this information in the wiki somewhere?
>
> If not, I'm happy
Is this information in the wiki somewhere?
If not, I'm happy to add a page.
David
On 2012-03-08, at 4:00 AM, Pascal Robert wrote:
> Good morning everyone,
>
> All community resources are now on wocommunity.org
>
> WOLips 3.7 stable:
>
> http://wocommunity.org/wolips/3.7/stable
>
> WOLips 3
Hi,
I've setup Jenkins in test to start building our frameworks and applications.
WOJenkins is excellent - thank you so much for providing this David Avendasora
(and anyone else who may have helped)!
We build our own ERPrototypes because we have some custom types we need to use.
Our framewor
Le 2012-03-08 à 12:52, Gaastra Dennis - WO Lists a écrit :
> Hi Pascal,
>
> Thanks for doing this. Does this mean we should switch from dimension?
Yes.
> Also wondering if we could add a deployment section, with Ken's, Simon's, and
> my stuff on taming the big Lion Server Beast with SSDs. May
Hi Pascal,
Thanks for doing this. Does this mean we should switch from mdimension?
Also wondering if we could add a deployment section, with Ken's,
Simon's, and my stuff on taming the big Lion Server Beast with SSDs.
Maybe with the Apache adapter section.
With kind Regards,
Dennis.
On 08/M
Hello everyone,
As you know, I have built a list for a "Community Roadmap" based on comments
made in the surveys and in the working group mailing list. As you can see, the
list is quite long and I don't think everything on the list can be done in a
year.
So we need to establish priorities and
Hi Pascal,
Thank you. I'll update my references here.
Cheers,
Henrique
On 08/03/2012, at 11:58, Pascal Robert wrote:
>
> Le 2012-03-08 à 09:57, Henrique Prange a écrit :
>
>> Hi Pascal,
>>
>> Thanks for consolidating these resources in one place.
>>
>> On 08/03/2012, at 09:00, Pascal Rober
Le 2012-03-08 à 09:57, Henrique Prange a écrit :
> Hi Pascal,
>
> Thanks for consolidating these resources in one place.
>
> On 08/03/2012, at 09:00, Pascal Robert wrote:
>
>>
>> If you have links to the resources in other locations, please change your
>> links so that Google picks up the ch
Hi Pascal,
Thanks for consolidating these resources in one place.
On 08/03/2012, at 09:00, Pascal Robert wrote:
>
> If you have links to the resources in other locations, please change your
> links so that Google picks up the changes. If you see anything missing from
> the list, please say so
Good morning everyone,
All community resources are now on wocommunity.org
WOLips 3.7 stable:
http://wocommunity.org/wolips/3.7/stable
WOLips 3.7 latest:
http://wocommunity.org/wolips/3.7/current
Wonder builds:
http://jenkins.wocommunity.org/view/Wonder/
Wonder JavaDoc:
Wonder stabl
On Mar 7, 2012, at 12:24 PM, James Cicenia wrote:
> I am on a mini deadline to show progress so far. Unfortunately, ever since I
> got wonder source, I have been stopped at every turn pushing to the server.
>
> So... I decided to go the Jenkins route as it seems like a good thing and
> with a
Hi James,
On 07/03/2012, at 2:54 PM, James Cicenia wrote:
> Early this morning I got the job to build and it duly put all the
> frameworks,both wonder and webobjects in its Jenkins directory. And this is
> where I lose all sense of what I am supposed to do.
I'm not sure that you actually got t
Is that normal? Are the spaces in the job name messing it up?
Started by user anonymous
Building in workspace /Users/Shared/Jenkins/Home/jobs/PI2 The Refresh/workspace
Checkout:workspace / /Users/Shared/Jenkins/Home/jobs/PI2 The Refresh/workspace
- hudson.remoting.LocalChannel@d977d63
Using stra
Hi James,
Am 06.03.2012 um 15:30 schrieb James Cicenia:
> Hello -
>
> I got jenkins to build. Now what do I do?
what do you want to do?
>
> Do I reconfigure Eclipse Wolips properties to point to it?
to achieve what?
> IF so, can someone send me a sample screen shot of theirs?
>
> Next. I n
Please ignore - testing to see if the list is alive
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mai
Hi everyone,
As you probably know, 3 weeks ago we added a "integration" branch in Wonder.
This branch was created so that we can add contributions from the community
while not messing with the "master" branch. We still make sure that
"integration" is working fine, so "integration" breaks in Jen
Le 2012-03-06 à 02:58, James Cicenia a écrit :
> OK:
>
> Building in workspace
> /Users/Shared/Jenkins/Home/jobs/Install_WebObjects_And_Wonder/workspace
> [workspace] $ /bin/sh -xe
> /var/folders/zz/zyxvpxvq6csfxvn_n00401/T/hudson6886741672062496060.sh
> +
> /Users/Shared/Jenkins/Home
Le 2012-03-06 à 09:30, James Cicenia a écrit :
> Hello -
>
> I got jenkins to build. Now what do I do?
>
> Do I reconfigure Eclipse Wolips properties to point to it?
What do you mean to reconfigure WOLips properties to use Jenkins? So that you
want to use the frameworks build by Jenkins for d
Give a screenshot of your problem with Jenkins.
2012/3/6 James Cicenia
> I am tired, confused, and i need to figure out how to get my code working
> properly on the test server.
>
> I am sure one of you deployment/Jenkins gurus could probably figure this
> out in 15 mins. I have
> spent 16 hours
If you are lazy like me, you can use the following to create a list
of all needed indexes.
The generated code is for MaxDB:
private void _printCreateIndexForModel(String modelName)
{
EOModel model =
EOModelGroup.globalModelGroup().modelNamed(
31 matches
Mail list logo