Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-08-10 Thread Shawn Jiang
Downloading: http://nexus.openqa.org/content/repositories/releases/org/eclipse/osgi/org.eclipse.osgi/3.7.1.R37x_v20110808_1106/org.eclipse.osgi-3.7.1.R37x_v20110808_1106.jar [INFO] Unable to find resource 'org.eclipse.osgi:org.eclipse.osgi:jar:3.7.1.R37x_v20110808_1106' in repository

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-08-03 Thread David Jencks
This was caused by OWB-582. I fixed the problem in owb but I'm not sure if snapshots are pushed automatically there... david jencks On Aug 3, 2011, at 5:45 PM, build...@apache.org wrote: The Buildbot has detected a new failure on builder geronimo-server-trunk while building ASF Buildbot.

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-30 Thread Rex Wang
well, it is not me... Any ideas? [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) org.apache.openejb:openejb-jee:jar:4.0.0-SNAPSHOT Try downloading the file manually from the project

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-13 Thread Rex Wang
Not me.. anyone see this? java.lang.NoClassDefFoundError: org/apache/openejb/jee/Application at org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:383) at

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-13 Thread David Blevins
Likely the snapshots are out of date. Poking buildbot to publish new ones now -David On Jul 13, 2011, at 1:11 AM, Rex Wang wrote: Not me.. anyone see this? java.lang.NoClassDefFoundError: org/apache/openejb/jee/Application at

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-12 Thread Rex Wang
failed for me. add dependency groupIdorg.apache.xbean/groupId artifactIdxbean-bundleutils/artifactId /dependency can resolve this. 2011/7/12 David Jencks david_jen...@yahoo.com The build works for me anyone else seeing problems? thanks david jencks

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-12 Thread Kevan Miller
On Jul 12, 2011, at 1:23 AM, David Jencks wrote: The build works for me anyone else seeing problems? Builds fine for me, also. --kevan

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-07-11 Thread David Jencks
The build works for me anyone else seeing problems? thanks david jencks On Jul 11, 2011, at 8:25 PM, build...@apache.org wrote: The Buildbot has detected a new failure on builder geronimo-server-trunk while building ASF Buildbot. Full details are available at:

Re: buildbot failure in ASF Buildbot on geronimo-server-trunk

2011-06-09 Thread Shawn Jiang
fixed. Author: genspring Date: Thu Jun 9 12:21:05 2011 New Revision: 1133819 URL: http://svn.apache.org/viewvc?rev=1133819view=rev Log: had thought that the default value of initializeInOrder in specDD is false instead of null. On Thu, Jun 9, 2011 at 6:26 PM, build...@apache.org wrote: The