txmanager trunk build broken

2009-08-06 Thread Jack Cai
I believe we need to modify the pom of txmanager trunk so that its parent is up-to-date, which is parent groupIdorg.apache.geronimo.genesis/groupId artifactIdgenesis-java5-flava/artifactId version2.0/version /parent Currently it points to a parent that does not

Re: txmanager trunk build broken

2009-08-06 Thread Jarek Gawor
It's fixed. Thanks! Jarek On Thu, Aug 6, 2009 at 10:56 PM, Jack Caigreensi...@gmail.com wrote: I believe we need to modify the pom of txmanager trunk so that its parent is up-to-date, which is     parent     groupIdorg.apache.geronimo.genesis/groupId    

Re: Build broken?

2007-12-05 Thread Jeff Genender
FYI for all those not in the know... This is caused by Maven 2.0.8...so be sure you are using 2.0.7 and this problem goes away. I am not sure what causes it...but I thought I would share this with all just in case it's encountered. Jeff Jeff Genender wrote: Here is the error...don't know

Build broken?

2007-12-04 Thread Jeff Genender
I am not able to build the latest trunk...any ideas? [INFO] [INFO] Building Geronimo Configs :: System Database [INFO]task-segment: [install] [INFO]

Re: Build broken?

2007-12-04 Thread Anita Kulshreshtha
Build seems to be happy here: http://people.apache.org/~prasad/binaries/trunk/20071204/build-0300.log Thanks Anita --- Jeff Genender [EMAIL PROTECTED] wrote: I am not able to build the latest trunk...any ideas? [INFO]

Re: Build broken?

2007-12-04 Thread Jeff Genender
Here is the error...don't know whats up: issing dependency: org.apache.geronimo.configs/transaction//car [INFO] [DEBUG] Trace org.apache.maven.lifecycle.LifecycleExecutionException: load of

[jira] Created: (SM-1022) Build Broken

2007-08-07 Thread Jeff Peterson (JIRA)
Build Broken Key: SM-1022 URL: https://issues.apache.org/activemq/browse/SM-1022 Project: ServiceMix Issue Type: Bug Affects Versions: 3.1.1 Environment: Servicemix 3.1.1 (from SVN) Maven 2.0.4 Reporter

[jira] Resolved: (SM-1022) Build Broken

2007-08-07 Thread Guillaume Nodet (JIRA)
, the build must be done in two steps: See http://incubator.apache.org/servicemix/building.html Build Broken Key: SM-1022 URL: https://issues.apache.org/activemq/browse/SM-1022 Project: ServiceMix Issue Type: Bug Affects

[jira] Commented: (SM-1022) Build Broken

2007-08-07 Thread Jeff Peterson (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39873 ] Jeff Peterson commented on SM-1022: --- Doh. I didn't see that page. My bad. Build Broken

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2007-07-12 Thread Kevin (JIRA)
of you who write them. build broken with the removal of geronimo-j2ee_1.4_spec from the specs -- Key: GERONIMO-2373 URL: https://issues.apache.org/jira/browse/GERONIMO-2373 Project

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2007-07-12 Thread Kevan Miller (JIRA)
already been applied to Geronimo... build broken with the removal of geronimo-j2ee_1.4_spec from the specs -- Key: GERONIMO-2373 URL: https://issues.apache.org/jira/browse/GERONIMO-2373

Build broken

2007-02-26 Thread Terry Cox
Hi, Can someone fix the continuum reporting config as well as the build, please? It seems to be spitting out multiple copies of the error mails and flooding the list. -- Terry Cox Meta-Concepts Ltd

Re: Build broken...again?!

2007-02-12 Thread Davanum Srinivas
rm -rf ~/.m2/repository/org/apache/axis2/ - Maven2 is at fault :( -- dims On 2/12/07, Jacek Laskowski [EMAIL PROTECTED] wrote: Hi, Got this while building the latest Geronimo sources. Anyone know what's up? Shall I remove my local m2 repo or part of it to get rid of the build error (which I

Re: Build broken...again?!

2007-02-12 Thread Jacek Laskowski
On 2/12/07, Davanum Srinivas [EMAIL PROTECTED] wrote: rm -rf ~/.m2/repository/org/apache/axis2/ - Maven2 is at fault :( It's helped. Thanks! Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: WS build broken again

2007-02-10 Thread Kevan Miller
On Feb 9, 2007, at 12:20 PM, Matt Hogstrom wrote: On Feb 9, 2007, at 11:52 AM, Dain Sundstrom wrote: I deleted the axis repo, rebuilt and it worked. Does this jar corruption happen for other people, because this is the second time in 2 days? Is there something wrong with the axis

Re: WS build broken again

2007-02-09 Thread Davanum Srinivas
What's the symptom? -- dims On 2/9/07, Dain Sundstrom [EMAIL PROTECTED] wrote: Please fix ASAP. -dain -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

Re: WS build broken again

2007-02-09 Thread Davanum Srinivas
Dain, I blew up my local .m2 repo (just to be on the safe side) and ran the build using JDK1.5 on WinXP from svn revision 505174. Works fine. thanks, dims On 2/9/07, Davanum Srinivas [EMAIL PROTECTED] wrote: What's the symptom? -- dims On 2/9/07, Dain Sundstrom [EMAIL PROTECTED] wrote:

Re: WS build broken again

2007-02-09 Thread Dain Sundstrom
There are compile errors so I thought it would be obvious, but I guess we have different stuff in our repos. -dain [INFO] [INFO] Building Geronimo :: AXIS2 [INFO]task-segment: [install] [INFO]

Re: WS build broken again

2007-02-09 Thread Davanum Srinivas
Looks like a corrupt jar dain... -- dims On 2/9/07, Dain Sundstrom [EMAIL PROTECTED] wrote: There are compile errors so I thought it would be obvious, but I guess we have different stuff in our repos. -dain [INFO]

Re: WS build broken again

2007-02-09 Thread Matt Hogstrom
On Feb 9, 2007, at 11:52 AM, Dain Sundstrom wrote: I deleted the axis repo, rebuilt and it worked. Does this jar corruption happen for other people, because this is the second time in 2 days? Is there something wrong with the axis build, or geronimo, or am I just lucky? I've had

WS build broken again

2007-02-08 Thread Dain Sundstrom
Please fix ASAP. -dain

[jira] Created: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Wilfred Springer (JIRA)
Build broken due to autoconf problem? - Key: AMQCPP-54 URL: https://issues.apache.org/activemq/browse/AMQCPP-54 Project: ActiveMQ C++ Client Issue Type: Bug Affects Versions: 2.0 Environment

[jira] Commented: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Wilfred Springer (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37990 ] Wilfred Springer commented on AMQCPP-54: Revision 499566 Build broken due to autoconf problem

[jira] Commented: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Wilfred Springer (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37991 ] Wilfred Springer commented on AMQCPP-54: Revision 499198 was working ok. Build broken due to autoconf

[jira] Updated: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-54: - Priority: Trivial (was: Major) Fix Version/s: 2.0 Build broken due to autoconf

[jira] Commented: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Nathan Mittler (JIRA)
can still run ./configure and build just fine. We had to override CXXFLAGS in the test/test-integration Makefile.am files because we couldn't figure out a better way to get test-specific CXXFLAGS to work. If you know of a better way to do this, we would very much appreciate a patch! Build

[jira] Closed: (AMQCPP-54) Build broken due to autoconf problem?

2007-01-24 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-54. Resolution: Fixed Since the build works, I'm considering it fixed. Build broken due

Build broken

2007-01-12 Thread Terry Cox
Just synchronised with HEAD and ran the build, but it is failing at ServiceMix :: Samples :: WSDL first :: SA [INFO] Determining component name for service unit wsdl-first-jsr181-su [INFO] [ERROR] FATAL ERROR [INFO]

Re: Build broken

2007-01-12 Thread Guillaume Nodet
Maybe retry with a clean before ? mvn -o clean rm -Rf ~/.m2/repo/org/apache/servicemix mvn -Dmaven.test.skip=true On Fri, 12 Jan 2007 11:02 + (GMT Standard Time), Terry Cox [EMAIL PROTECTED] wrote: Just synchronised with HEAD and ran the build, but it is failing at ServiceMix ::

[jira] Created: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Bill Dudney (JIRA)
build broken with the removal of geronimo-j2ee_1.4_spec from the specs -- Key: GERONIMO-2373 URL: http://issues.apache.org/jira/browse/GERONIMO-2373 Project: Geronimo Issue

[jira] Updated: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Bill Dudney (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Bill Dudney updated GERONIMO-2373: -- Attachment: GERONIMO-2373.bdudney.patch Jason, please take a look when you get a chance and make sure I'm not doing anything crazy here. build broken

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Anita Kulshreshtha (JIRA)
%3A-One-more-build-error-on-Windows-p6099183.html did show up when I ran just mvn. However mvn -o clean install worked. I have built all the modules, applications and configs successfully. Thanks! build broken with the removal of geronimo-j2ee_1.4_spec from the specs

[jira] Assigned: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Jason Dillon reassigned GERONIMO-2373: -- Assignee: Jason Dillon build broken with the removal of geronimo-j2ee_1.4_spec from the specs

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
on patches. build broken with the removal of geronimo-j2ee_1.4_spec from the specs -- Key: GERONIMO-2373 URL: http://issues.apache.org/jira/browse/GERONIMO-2373 Project: Geronimo

[jira] Resolved: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Jason Dillon resolved GERONIMO-2373. Fix Version/s: 1.2 Resolution: Fixed Applied, thanks for catching this. build broken with the removal of geronimo-j2ee_1.4_spec from

Re: build broken

2006-08-13 Thread ldangelo
-- View this message in context: http://www.nabble.com/build-broken-tf2089208.html#a5782296 Sent from the ServiceMix - Dev forum at Nabble.com.

Re: build broken

2006-08-13 Thread Guillaume Nodet
://www.ibit.org Tel. +34 971 17 72 70/71 Fax. +34 971 17 72 79 -- View this message in context: http://www.nabble.com/build-broken-tf2089208.html#a5782296 Sent from the ServiceMix - Dev forum at Nabble.com. -- Cheers, Guillaume Nodet

Re: build broken

2006-08-13 Thread ldangelo
. +34 971 17 72 70/71 Fax. +34 971 17 72 79 -- View this message in context: http://www.nabble.com/build-broken-tf2089208.html#a5789839 Sent from the ServiceMix - Dev forum at Nabble.com.

Re: build broken

2006-08-12 Thread Guillaume Nodet
We have changed the tooling version to 3.0, so for the first time you have to build following the instructions on http://servicemix.goopen.org/site/building.html On 8/11/06, Tomas Olsson [EMAIL PROTECTED] wrote: Hi, I have recently updated my old servicemix trunk version but when I run maven

Re: build broken

2006-08-11 Thread Guillaume Nodet
AFAIK, i have fixed that yesterday. Could you try with the svn head ? On 8/11/06, Antoni Reus [EMAIL PROTECTED] wrote: It seems there is a problem in samples: It seems there is a problem with relative/absolute path of file samples/wsdl-first/wsdl-first-jsr181-su/src/main/resources/xbean.xml

Re: build broken

2006-08-11 Thread Antoni Reus
I build on a debian linux, perhaps is a platform issue? Antoni Reus wrote: I Just tried: svn update mvn -Dmaven.test.skip=true -Dprofile=step1 install mvn -Dmaven.test.skip=true -Dprofile=step2 install same error :-( Guillaume Nodet wrote: AFAIK, i have fixed that yesterday. Could you

Re: build broken

2006-08-11 Thread Guillaume Nodet
:( It works fine for me. Could you try to run with -e at the end ? maven should print any exception stack trace. On 8/11/06, Antoni Reus [EMAIL PROTECTED] wrote: I Just tried: svn update mvn -Dmaven.test.skip=true -Dprofile=step1 install mvn -Dmaven.test.skip=true -Dprofile=step2 install

Re: build broken

2006-08-11 Thread Guillaume Nodet
This is the exact issue i fixed a few hours ago. See http://svn.apache.org/viewvc?view=revrevision=430410 Are you sure you compile the latest svn head ? On 8/11/06, Antoni Reus [EMAIL PROTECTED] wrote: with -e: [INFO] [jbi:generate-jbi-service-unit-descriptor] [INFO] Generating jbi.xml

Re: build broken

2006-08-11 Thread Tomas Olsson
Hi, I have recently updated my old servicemix trunk version but when I run maven I get: [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Plugin could

Re: Build Broken after change r396767

2006-04-25 Thread Aaron Mulder
We need an updated ActiveMQ snapshot to be published. In the mean time you can build ActiveMQ 3.2.4-SNAPSHOT locally and that should work. Thanks, Aaron On 4/25/06, Matt Hogstrom [EMAIL PROTECTED] wrote: I did an SVN update and started getting the error below when building the configs.

Re: Build Broken after change r396767

2006-04-25 Thread Aaron Mulder
Oops, Dain said he published the JARs, so try an online build. Thanks, Aaron On 4/25/06, Aaron Mulder [EMAIL PROTECTED] wrote: We need an updated ActiveMQ snapshot to be published. In the mean time you can build ActiveMQ 3.2.4-SNAPSHOT locally and that should work. Thanks, Aaron

1.1 build broken...Java 1.5 issue?

2006-04-19 Thread Jeff Genender
It seems that G1.1 build is broken as there is a dependency that was pushed that was built with Java 1.5...any ideas?: + | geronimo and geronimo-plugins Geronimo :: J2EE Schema | Memory: 15M/30M + DEPRECATED: the

Re: 1.1 build broken...Java 1.5 issue?

2006-04-19 Thread Jason Dillon
I noticed something similar last week too while trying to perform a clean build of 1.1. I eventually gave up after a few hours of frustration :-( I'd love to get this resolved so I can build 1.1 again. --jason On Apr 19, 2006, at 8:47 AM, Jeff Genender wrote: It seems that G1.1 build

Console build broken?

2005-08-30 Thread Jeff Genender
ear:install: car:prepare-plan: [mkdir] Created dir: /Users/powerbook/Projects/geronimo/applications/console-ear/target/plan BUILD FAILED File.. /Users/powerbook/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly Element... maven:reactor Line.. 217 Column 9 Unable to

Re: Console build broken?

2005-08-30 Thread David Jencks
I'm seeing this also. Anyone know how to debug the packaging plugin? I suspect the deployers are not getting started, but haven't found a way to verify this yet. david jencks On Aug 30, 2005, at 8:46 AM, Jeff Genender wrote: ear:install: car:prepare-plan: [mkdir] Created dir:

Re: build broken (assembly module)?

2004-07-16 Thread Gianny Damour
On 16/07/2004 7:54 AM, David Jencks wrote: Can you check that your openejb copy is up to date? I've been trying to fix these case problems in both projects while doing actual development work and I think but am not entirely sure that at least this problem is fixed. These attribute names should

Re: build broken (assembly module)?

2004-07-16 Thread David Jencks
On Thursday, July 15, 2004, at 04:50 PM, Gianny Damour wrote: On 16/07/2004 7:54 AM, David Jencks wrote: Can you check that your openejb copy is up to date? I've been trying to fix these case problems in both projects while doing actual development work and I think but am not entirely sure that

Re: build broken (assembly module)?

2004-07-16 Thread toby cabot
On Thu, Jul 15, 2004 at 02:54:27PM -0700, David Jencks wrote: Can you check that your openejb copy is up to date? I did a CVS pull and a maven clean maven, is there anything more I need to do? I've been trying to fix these case problems in both projects while doing actual development

Re: build broken (assembly module)?

2004-07-15 Thread David Jencks
Can you check that your openejb copy is up to date? I've been trying to fix these case problems in both projects while doing actual development work and I think but am not entirely sure that at least this problem is fixed. These attribute names should start with lower case as in cvs. thanks