Trinidad : build failure for fresh install and build from svn trunk for

2013-06-06 Thread Sandeep Gupta
e ... SKIPPED [INFO] -------- [INFO] BUILD FAILURE [INFO] [INFO] Total time: 0.307s [INFO] Finished at: Thu Jun 06 16:22:55 GMT+05:30 2013 [INFO] Fin

Re: [MyFaces Core] Build Failure?

2010-08-02 Thread Matthias Wessendorf
s >>> >>> I deleted my local version in the repo and let maven download it from >>> people. >>> >>> -M >>> >>> On Fri, Jul 30, 2010 at 2:34 PM, Werner Punz >>> wrote: >>> > Works here, just did an svn up and then

Re: [MyFaces Core] Build Failure?

2010-07-30 Thread Rudy De Busscher
er Punz >> wrote: >> > Works here, just did an svn up and then a clean install ... >> > >> > Werner >> > >> > >> > Am 30.07.10 14:14, schrieb Matthias Wessendorf: >> >> >> >> HEy guys, >> >> &g

Re: [MyFaces Core] Build Failure?

2010-07-30 Thread Rudy De Busscher
just did an svn up and then a clean install ... > > > > Werner > > > > > > Am 30.07.10 14:14, schrieb Matthias Wessendorf: > >> > >> HEy guys, > >> > >> I am getting a build failure: > >> > >> Results : > &g

Re: [MyFaces Core] Build Failure?

2010-07-30 Thread Matthias Wessendorf
30.07.10 14:14, schrieb Matthias Wessendorf: >> >> HEy guys, >> >> I am getting a build failure: >> >> Results : >> >> Failed tests: >> >> testInvokeOnComponent(org.apache.myfaces.view.facelets.tag.ui.RepeatTestCase) >>   testVis

Re: [MyFaces Core] Build Failure?

2010-07-30 Thread Werner Punz
Works here, just did an svn up and then a clean install ... Werner Am 30.07.10 14:14, schrieb Matthias Wessendorf: HEy guys, I am getting a build failure: Results : Failed tests: testInvokeOnComponent(org.apache.myfaces.view.facelets.tag.ui.RepeatTestCase) testVisitTree

[MyFaces Core] Build Failure?

2010-07-30 Thread Matthias Wessendorf
HEy guys, I am getting a build failure: Results : Failed tests: testInvokeOnComponent(org.apache.myfaces.view.facelets.tag.ui.RepeatTestCase) testVisitTree(org.apache.myfaces.view.facelets.tag.ui.RepeatTestCase) testCustomScopeNoMap

[jira] Updated: (TOMAHAWK-1483) Build Failure on Maven 2.2.1

2010-04-07 Thread Leonardo Uribe (JIRA)
Uribe Status: Resolved (was: Patch Available) Thanks to Michael Kurz for provide this patch > Build Failure on Maven 2.2.1 > > > Key: TOMAHAWK-1483 > URL: https://issues.apache.org/jira/brows

[jira] Updated: (TOMAHAWK-1483) Build Failure on Maven 2.2.1

2010-02-01 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kurz updated TOMAHAWK-1483: --- Status: Patch Available (was: Open) > Build Failure on Maven 2.

[jira] Created: (TOMAHAWK-1483) Build Failure on Maven 2.2.1

2010-02-01 Thread Michael Kurz (JIRA)
Build Failure on Maven 2.2.1 Key: TOMAHAWK-1483 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1483 Project: MyFaces Tomahawk Issue Type: Bug Components: Build Process (Assembly) Affects

[jira] Created: (MYFACES-2289) Build failure due to missing symbol FacesContext.setCurrentPhaseId()

2009-07-14 Thread JIRA
Build failure due to missing symbol FacesContext.setCurrentPhaseId() Key: MYFACES-2289 URL: https://issues.apache.org/jira/browse/MYFACES-2289 Project: MyFaces Core Issue

build failure due to site dependency

2008-03-29 Thread Mario Ivankovits
Hi! I have a build failure here as the site module can't find the 6-SNAPSHOT version of the (master?) pom. org.apache.myfaces myfaces 6-SNAPSHOT If I change this back to version 5 it works. Do one know what's wrong here? Thanks! Ciao, Mario

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad

2008-02-19 Thread Matthias Wessendorf
myfaces.trinidad.convert.TrinidadDateTimeConverterTest > >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec > >>> Running org.apache.myfaces.trinidad.component.html.HtmlHtmlTest > >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > >>> Running org.apache.my

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad

2008-02-19 Thread Jeanne Waldman
: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Results : Failed tests: testCommonScenarios(org.apache.myfaces.trinidad.convert.JsfDateTimeConverterTest) Tests run: 464, Failures: 1, Errors: 0, Skipped: 0 [INFO] [ERROR] BUI

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad

2008-02-07 Thread Matthias Wessendorf
, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec > > Running org.apache.myfaces.trinidad.util.ListFromCollectionTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec > > Running > > org.apache.myfaces.trinidad.component.core.data.CoreSelectRangeChoiceBarTest > > Tests run: 7,

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad

2008-02-07 Thread Matthias Wessendorf
> Running org.apache.myfaces.trinidad.component.UIXInputTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.apache.myfaces.trinidad.convert.TrinidadNumberConverterTest > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec > Running org.apache.myfaces.trinidad.convert.JsfDat

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad

2008-02-06 Thread Matthias Wessendorf
.output.CoreSpacerTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec > Running > org.apache.myfaces.trinidad.component.core.layout.CorePanelAccordionTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec > Running org.apache.myfaces.trinidad.component.FindComponentTes

[jira] Created: (TOMAHAWK-1185) Build failure when using JDK 1.4

2008-01-30 Thread Zdenek Sochor (JIRA)
Build failure when using JDK 1.4 Key: TOMAHAWK-1185 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1185 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.7-SNAPSHOT

Re: [continuum] BUILD FAILURE: Core Project

2007-11-07 Thread Manfred Geiler
Anyone an idea why it wants to use maven-source-plugin:2.0.4-SNAPSHOT ? --Manfred On Nov 7, 0007 11:51 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Online report : > http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=1768&projectId=46 > > Build statistics: > State

Re: myfaces12: build failure - isViewStateJavascript

2007-10-29 Thread Simon Kitching
Mario Ivankovits <[EMAIL PROTECTED]> schrieb: > Hi! > > MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also > > using /current12. Wonder what this is about... Mario, you are on the > > latest sources as well? > > > Yep I didn't meant that I have this problem too, just wan

Re: myfaces12: build failure - isViewStateJavascript

2007-10-29 Thread Mario Ivankovits
Hi! > MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also > using /current12. Wonder what this is about... Mario, you are on the > latest sources as well? > Yep I didn't meant that I have this problem too, just wanted to point out that checking out current12 will do the trick

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread Martin Marinschek
Hmm, MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also using /current12. Wonder what this is about... Mario, you are on the latest sources as well? regards, Martin On 10/28/07, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi Simon! > > I've checked out http://svn.apache.org/rep

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread Mario Ivankovits
Hi Simon! I've checked out http://svn.apache.org/repos/asf/myfaces/current12 which has some externals setup to checkout all the stuff you need to develop MyFaces 1.2 Ciao, Mario

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread simon
On Sun, 2007-10-28 at 19:44 +0100, Mario Ivankovits wrote: > Hi! > > /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] > > cannot find symbol > > symbol : method isViewStateJavascript() > > location: class org.apache

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread Mario Ivankovits
Hi! /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] cannot find symbol symbol : method isViewStateJavascript() location: class org.apache.myfaces.shared_impl.config.MyfacesConfig I fixed it with "mvn clean inst

myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread simon
Hi, I'm getting a build failure for myfaces12: /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] cannot find symbol symbol : method isViewStateJavascript() location:

Fwd: [continuum] BUILD FAILURE: Impl

2007-08-03 Thread Matthias Wessendorf
-- Forwarded message -- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Aug 3, 0007 3:54 PM Subject: [continuum] BUILD FAILURE: Impl To: [EMAIL PROTECTED] Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=4485&projectI

Re: [continuum] BUILD FAILURE: Apache MyFaces 1.2 Build

2007-07-10 Thread Matthias Wessendorf
noz yet mirrored On 7/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=2972&projectId=36 Build statistics: State: Failed Previous State: Ok Started at: Tue 10 Jul 2007 15:50:33 + Finished at

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Manfred Geiler
Do you have any dependencies from within plugins (assembly, javadoc, tlddoc, etc.)? I mean dependencies that are not defined via normal tags under project block but rather from within a plugin's element? Maven seems to dissolve these dependencies not within the normal lifecycle but rather by do

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Matthias Wessendorf
yes, I had a similar thing yesterday evening, build a thing with maven, inside the same build, but two steps later, it was trying to download the before build artifacts. -M On 6/15/07, Adam Winer <[EMAIL PROTECTED]> wrote: In this case, the snapshots are artifacts that are also built by the co

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Adam Winer
In this case, the snapshots are artifacts that are also built by the continuum box, so I'd assume that the continuum mvn build would find them in its own local repository. -- Adam On 6/14/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: works on my local box. On 6/15/07, Wendy Smoak <[EMAIL

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Matthias Wessendorf
works on my local box. On 6/15/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/14/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Is this maven weirdness ? Depends. It's complaining that it can't find some snapshots, and the fact that it's only listing the central repo makes me think tha

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Wendy Smoak
On 6/14/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Is this maven weirdness ? Depends. It's complaining that it can't find some snapshots, and the fact that it's only listing the central repo makes me think that a repository/pluginRepository definition for the snapshot repo is missing.

Re: [continuum] BUILD FAILURE: Apache MyFaces Trinidad Build

2007-06-14 Thread Matthias Wessendorf
Is this maven weirdness ? On 6/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=2328&projectId=133 Build statistics: State: Failed Previous State: Ok Started at: Fri 15 Jun 2007 02:31:14 + F

[REPOST] Re: [continuum] BUILD FAILURE: Tomahawk Core

2007-05-22 Thread Paul Spencer
Any ideas why continuum is getting checksum failure on the dependencies? Is access to myfaces.zones.apache.org is need to correct the problem, I do not have it, so someone else must correct the problem. FYI: The "Build Definition" used is the one with goals "clean package" and arguments containi

Re: [continuum] BUILD FAILURE: Tomahawk Core

2007-05-19 Thread Paul Spencer
Any ideas why continuum is getting checksum failure on the dependencies? Is access to myfaces.zones.apache.org is need to correct the problem, I do not have it, so someone else must correct the problem. FYI: The "Build Definition" used is the one with goals "clean package" and arguments containi

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2007-04-22 Thread Dennis Byrne
Please advise Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox15-examples/1.1.6-SNAPSHOT/tomahawk-sandbox15-examples-1.1.6-SNAPSHOT-sources.jar [WARNING] Unable to get resource ' org.apache.myfaces.tomahawk:tomahawk-sandbox15-exa

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Dennis Byrne
I don't know either, but thanks. Dennis Byrne On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 3/24/07, Dennis Byrne <[EMAIL PROTECTED]> wrote: > Has the password changed or does the user just no longer exist? Maybe I can > kill the dir - which machine is this on? It was just me forgett

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Wendy Smoak
On 3/24/07, Dennis Byrne <[EMAIL PROTECTED]> wrote: Has the password changed or does the user just no longer exist? Maybe I can kill the dir - which machine is this on? It was just me forgetting the password. I removed core/api/impl from the old continuum on port 8080, but I still don't know

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Dennis Byrne
Has the password changed or does the user just no longer exist? Maybe I can kill the dir - which machine is this on? Dennis Byrne On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: > I vote we move it over to the (newer) Continuum instance o

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Wendy Smoak
On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: It was already there, and building fine. I changed the build definition to deploy, etc. http://myfaces.zones.apache.org:8081/continuum/projectGroupSummary.action?projectGroupId=6 I spoke too soon... it was working, but now it's doing the same

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Wendy Smoak
On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: I vote we move it over to the (newer) Continuum instance on port 8081 and see if it works there. It was already there, and building fine. I changed the build definition to deploy, etc. http://myfaces.zones.apache.org:8081/continuum/projectGro

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Wendy Smoak
On 3/24/07, Dennis Byrne <[EMAIL PROTECTED]> wrote: Can anyone help with this? It looks like velocity errors are being generated from a checkstyle report. I vote we move it over to the (newer) Continuum instance on port 8081 and see if it works there. Any committer is welcome to a Continuum

Re: [continuum] BUILD FAILURE: API

2007-03-24 Thread Dennis Byrne
Can anyone help with this? It looks like velocity errors are being generated from a checkstyle report. Dennis Byrne [WARNING] Error loading report org.apache.maven.changelog.ChangeLogReport - AbstractMethodError: canGenerateReport() [WARNING] Error loading report org.apache.maven.changelog.Deve

Re: MVN SITE:SITE (was Re: [continuum] BUILD FAILURE: Apache Incubator Trinidad Podling)

2007-03-20 Thread Matthias Wessendorf
Cagatay, this is different, the trinidad an issue with apache3 site xml. apache-3-site_en.xml google doesn't know :-) On 3/20/07, Cagatay Civici <[EMAIL PROTECTED]> wrote: Tomahawk core just failed as; [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.

Re: MVN SITE:SITE (was Re: [continuum] BUILD FAILURE: Apache Incubator Trinidad Podling)

2007-03-20 Thread Cagatay Civici
Tomahawk core just failed as; [INFO] Setting property: classpath.resource.loader.class => ' org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property

MVN SITE:SITE (was Re: [continuum] BUILD FAILURE: Apache Incubator Trinidad Podling)

2007-03-20 Thread Matthias Wessendorf
anyone seen an error like this? (with the file "apache-3-site_en.xml") [INFO] [site:site] [WARNING] Unable to load parent project from repository: Could not find the model file '/local/continuum-1.1-SNAPSHOT/apps/continuum/working-directory/82/../pom.xml'. Downloading: https://maven-reposit

Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
:[EMAIL PROTECTED] Sent: Saturday, December 30, 2006 11:59 AM To: 'MyFaces Development' Subject: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure! The Tomahawk Build by Continuuum is failing due to: [INFO] Compilation failure /local/continuum-1.0.3-SNA

Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
:[EMAIL PROTECTED] Sent: Saturday, December 30, 2006 11:59 AM To: 'MyFaces Development' Subject: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure! The Tomahawk Build by Continuuum is failing due to: [INFO] Compilation failure /local/continuum-1.0.3-SNA

Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Dennis Byrne
Faces Development' >Subject: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk >build failure! > >The Tomahawk Build by Continuuum is failing due to: >[INFO] Compilation failure > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directo

Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
The Tomahawk Build by Continuuum is failing due to: [INFO] Compilation failure /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/16/src/test/java/org/apache/myfaces/test/MyFacesTagLibTestCase.java:[22,34] package net.sf.maventaglib.checker does not exist I suspect their is miss

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Dennis Byrne
>Thanks. I log in as myself and 'su mrmaven'. There's probably a flag >I need to use to get the right environment. Hope this helps [1] " If the first argument to su is a dash (-), the environment will be changed to what would be expected if the user actually logged in as the specified use

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Dennis Byrne
>> I login to myfaces.zones with ssh -l mrmaven > >Thanks. I log in as myself and 'su mrmaven'. There's probably a flag >I need to use to get the right environment. Logging in as x and doing an "su" is slightly different than logging in directly as root. For example, if I log in as dennisbyrne

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Wendy Smoak
On 12/30/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote: The instructions are right. May be the .profile is not included in your login. I login to myfaces.zones with ssh -l mrmaven Thanks. I log in as myself and 'su mrmaven'. There's probably a flag I need to use to get the right environment.

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Bernd Bohmann
The instructions are right. May be the .profile is not included in your login. I login to myfaces.zones with ssh -l mrmaven Wendy Smoak wrote: On 12/30/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote: Hello Wendy, how you restarted continuum? Some enviroment variables are missing. Just with th

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Wendy Smoak
On 12/30/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote: Hello Wendy, how you restarted continuum? Some enviroment variables are missing. Just with the 'run.sh' script as described here: http://wiki.apache.org/myfaces/Continuum_Build Can you please update it with the correct procedure? -- Wendy

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-30 Thread Bernd Bohmann
Hello Wendy, how you restarted continuum? Some enviroment variables are missing. I restarted continuum with the correct enviroment. For the nightly_root please look at the build-world.sh script in svn.apache.org/repos/asf/myfaces/maven/trunk Bernd Wendy Smoak wrote: On 12/29/06, [EMAIL P

Re: [continuum] BUILD FAILURE: Apache Tobago

2006-12-30 Thread Bernd Bohmann
Done, restarted continuum with the right environment. Volker Weber wrote: Hi, Java version : 1.4.2_06(Sun Microsystems Inc.) did anyone change the installed java? Tobago needs 1.5 to build, and continuum uses "Java version : 1.5.0_09(Sun Microsystems Inc.)" at last successfull build. reg

Re: [continuum] BUILD FAILURE: Apache Tobago

2006-12-30 Thread Volker Weber
Hi, Java version : 1.4.2_06(Sun Microsystems Inc.) did anyone change the installed java? Tobago needs 1.5 to build, and continuum uses "Java version : 1.5.0_09(Sun Microsystems Inc.)" at last successfull build. regards, Volker

Re: [continuum] BUILD FAILURE: Myfaces Nightly Build Script

2006-12-29 Thread Wendy Smoak
On 12/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/50/buildId/7605 ... Output: **

Re: [continuum] BUILD FAILURE: Tomahawk Project

2006-12-13 Thread Wendy Smoak
On 12/13/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: It's probably a permission problem. We're seeing something similar in Struts, I'll keep an eye on it until it gets sorted out. This should be resolved for next time. The owner and group of all the files under people.apache.org/build was cha

Re: [continuum] BUILD FAILURE: Tomahawk Project

2006-12-13 Thread Wendy Smoak
On 12/12/06, Paul Spencer <[EMAIL PROTECTED]> wrote: Is someone looking into this? It's probably a permission problem. We're seeing something similar in Struts, I'll keep an eye on it until it gets sorted out. -- Wendy

Re: [continuum] BUILD FAILURE: Tomahawk Project

2006-12-12 Thread Paul Spencer
Is someone looking into this? Paul Spencer [EMAIL PROTECTED] wrote: Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/15/buildId/7246 Build statistics: State: Failed Previous State: Failed Started at: Tue, 12 Dec

Re: [continuum] BUILD FAILURE: API

2006-12-01 Thread Wendy Smoak
On 12/1/06, Bruno Aranda <[EMAIL PROTECTED]> wrote: Can someone with permissions add this artifact to continuum? org.apache.myfaces.core:myfaces-build:jar:1.2.0-SNAPSHOT It is in the 1.2 branch, the core/build folder... Done. Or attempted, anyway. We'll see if it works. -- Wendy

Re: [continuum] BUILD FAILURE: API

2006-12-01 Thread Bruno Aranda
Hi, Can someone with permissions add this artifact to continuum? org.apache.myfaces.core:myfaces-build:jar:1.2.0-SNAPSHOT It is in the 1.2 branch, the core/build folder... Thanks! Bruno On 02/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Online report : http://myfaces.zones.apache.or

Re: [continuum] BUILD FAILURE: Impl

2006-11-30 Thread Bruno Aranda
y. A confirmation from anyone would be appreciated. Can one of the Continuum admins lend a hand here? > > > > > > > > Dennis Byrne > > > > > > > > >-Original Message- > > > > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTEC

Re: [continuum] BUILD FAILURE: Impl

2006-11-30 Thread Andreas Berger
s lend a hand here? > > > > > > Dennis Byrne > > > > > > >-Original Message- > > > >From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] > > > >Sent: Sunday, November 5, 2006 08:17 PM > > > >To: commits@myfaces.apache.o

Re: [continuum] BUILD FAILURE: Impl

2006-11-30 Thread Sean Schofield
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > >Sent: Sunday, November 5, 2006 08:17 PM > > >To: commits@myfaces.apache.org > > >Subject: [continuum] BUILD FAILURE: Impl > > > > > >Online report : http://myfaces.zones.apache.org:8080/continuum/

Re: [continuum] BUILD FAILURE: Impl

2006-11-30 Thread Bruno Aranda
re? > > Dennis Byrne > > >-Original Message- > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >Sent: Sunday, November 5, 2006 08:17 PM > >To: commits@myfaces.apache.org > >Subject: [continuum] BUILD FAILURE: Impl > > > >Online rep

Re: [continuum] BUILD FAILURE: Impl

2006-11-29 Thread Sean Schofield
locally. A confirmation from anyone would be appreciated. Can one of the Continuum admins lend a hand here? Dennis Byrne >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Sunday, November 5, 2006 08:17 PM >To: commits@myfaces.apache.org >Subject:

Re: [continuum] BUILD FAILURE: Impl

2006-11-22 Thread Matthias Wessendorf
/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/64/target/classes [INFO] ---- [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure /local

Re: [continuum] BUILD FAILURE: Impl

2006-11-05 Thread Dennis Byrne
;To: commits@myfaces.apache.org >Subject: [continuum] BUILD FAILURE: Impl > >Online report : >http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/64/buildId/5974 >Build statistics: > State: Failed > Previous State: Failed > Starte

Re: [continuum] BUILD FAILURE: Myfaces Nighly Build Script

2006-10-16 Thread Mario Ivankovits
Hi! > [INFO] Building jar: > /export/home/mrmaven/myfaces-nightly/tomahawk/sandbox15/core/target/tomahawk-sandbox15-1.1.5-SNAPSHOT-javadoc.jar > [INFO] Preparing taglib:taglibdocjar > [INFO] [taglib:taglibdoc] > [INFO] > >

Re: [continuum] BUILD FAILURE: Impl

2006-10-15 Thread Bruno Aranda
Continuum is failing right now I cannot check. If you check in the code and compile it, everything runs fine. I guess that continuum is trying to compile Impl with a wrong version of shared for the 1.2 build, but I cannot check that right now. Later this week I will have a look at it. Cheers, Br

Re: [continuum] BUILD FAILURE: Impl

2006-10-15 Thread Wendy Smoak
On 10/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/64/buildId/5275 Build statistics: State: Failed Previous State: Failed This is the only failed build in Con

Re: [continuum] BUILD FAILURE: Impl

2006-10-04 Thread Matthias Wessendorf
no, I just pulled current12 and the build didn't fail -M On 10/5/06, Bruno Aranda <[EMAIL PROTECTED]> wrote: I am not sure why this keeps failing. I think it is running before the shared module, so it does not get the proper shared-impl package? I clean and build over and over again the curren

Re: [continuum] BUILD FAILURE: Impl

2006-10-04 Thread Bruno Aranda
I am not sure why this keeps failing. I think it is running before the shared module, so it does not get the proper shared-impl package? I clean and build over and over again the current12 branch and it does not fail. Can someone reproduce it? Thanks! Bruno On 10/4/06, [EMAIL PROTECTED] <[EMAIL

Re: Build Failure!

2006-09-22 Thread Grant Smith
Sean,Thanks, we managed to figure it out. There is now a WIKI page describing some of the Continuum maintenance. Glad to hear your child is feeling better.On 9/22/06, Sean Schofield <[EMAIL PROTECTED]> wrote: There is a special startup script that Bernd wrote.  Apparently thestandard solaris scrip

Re: Build Failure!

2006-09-22 Thread Sean Schofield
There is a special startup script that Bernd wrote. Apparently the standard solaris script wasn't sufficient b/c of the processors used on the zone. /usr/local/continuum/bin/solaris-amd64/run.sh start I have always started it as the "mrmaven" user but it might be possible to start as yourself.

Re: [continuum] BUILD FAILURE: Tomahawk Core

2006-09-21 Thread Grant Smith
ectory/16/target/classes[INFO] ---- [ERROR] BUILD FAILURE[INFO] [INFO] Compilation failure/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/16/src/main

Re: Build Failure!

2006-09-20 Thread Grant Smith
OK, The zone is up again. I'm now trying to figure out how to get the continuum service running. Stay tuned :)On 9/19/06, Grant Smith < [EMAIL PROTECTED]> wrote: https://issues.apache.org/jira/browse/INFRA-954Hopefully one of us will be given access to boot the zone ourselves... On 9/19/06, Grant S

Re: Build Failure!

2006-09-19 Thread Grant Smith
https://issues.apache.org/jira/browse/INFRA-954Hopefully one of us will be given access to boot the zone ourselves... On 9/19/06, Grant Smith <[EMAIL PROTECTED]> wrote: The zone is hung again. I'm trying to get infra to bounce it in #asfinfra..On 9/19/06, Grant Smith < [EMAIL PROTECTED] > wrote:I'v

Re: Build Failure!

2006-09-19 Thread Grant Smith
The zone is hung again. I'm trying to get infra to bounce it in #asfinfra..On 9/19/06, Grant Smith <[EMAIL PROTECTED] > wrote:I've been in panicemergencydeadlinecontemplatesuicide-mode for the past 3 months and am ashamed to admit I knew nothing of a continuum problem. I'll have a look tonight and

Re: Build Failure!

2006-09-19 Thread Grant Smith
I've been in panicemergencydeadlinecontemplatesuicide-mode for the past 3 months and am ashamed to admit I knew nothing of a continuum problem. I'll have a look tonight and see what I can uncover...The previous time I tried to build with maven, I had to bypass the tests. Today they all appear to be

RE: Build Failure!

2006-09-19 Thread L Frohman
, September 19, 2006 3:42 PMTo: MyFaces DevelopmentSubject: Re: Build Failure! Errr... yeah, I never do it; why can't more people be like me?!!Thanks Martin! On 9/19/06, Martin Marinschek < [EMAIL PROTECTED]> wrote: Fixed - had a wrong import somewhere.And, yes, Grant, I know th

Re: Build Failure!

2006-09-19 Thread Wendy Smoak
On 9/19/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: What is the Continuum situation like these days. That's what I was wondering... though this was a problem in one of the example apps, and not in the Tomahawk jar itself. One of these days, I'd like to see if I can set it up to run the Seleni

Re: Build Failure!

2006-09-19 Thread Dennis Byrne
What is the Continuum situation like these days. Dennis Byrne >-Original Message- >From: Grant Smith [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 19, 2006 06:42 PM >To: 'MyFaces Development' >Subject: Re: Build Failure! > >Errr... yeah, I never do it

Re: Build Failure!

2006-09-19 Thread Grant Smith
examples/simple/target/classes > [INFO]> --------> [ERROR] BUILD FAILURE> [INFO]> > [INFO] Compilation failure>> /usr/home/grant/IdeaProjects/myfaces/cur

Re: Build Failure!

2006-09-19 Thread Martin Marinschek
ild to fail, as it currently does: Compiling 69 source files to /usr/home/grant/IdeaProjects/myfaces/current/tomahawk/examples/simple/target/classes [INFO] [ERROR] BUILD FAILURE

Build Failure!

2006-09-19 Thread Grant Smith
] [ERROR] BUILD FAILURE[INFO] [INFO] Compilation failure /usr/home/grant/IdeaProjects/myfaces/current/tomahawk/examples/simple/src/main/java/org/apache/myfaces/examples/accessedbeans/AccessTrackingVariableResolver.java

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
It had to have happened w/in the last month. >-Matthias Dennis Byrne >> Dennis Byrne >> >> >-Original Message- >> >From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] >> >Sent: Tuesday, July 18, 2006 01:17 PM >> >To: 'MyFaces Develo

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Dennis Byrne
Wessendorf [mailto:[EMAIL PROTECTED] >> >Sent: Tuesday, July 18, 2006 01:17 PM >> >To: 'MyFaces Development' >> >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core >> > >> >no >> > >> >that was before yesterday. a

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 18, 2006 01:17 PM >To: 'MyFaces Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >no > >that was before yesterday. also the jar is already downloaded to my box. >but eclipse and maven are co

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
age- >From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 18, 2006 01:17 PM >To: 'MyFaces Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >no > >that was before yesterday. also the jar is already downloaded to

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Dennis Byrne
think this is or isn't the problem. Dennis Byrne >-Original Message- >From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 18, 2006 01:17 PM >To: 'MyFaces Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
all over. Please update these and let us know at repository@apache.org that you're pointing to the new path. Thanks, Hen >-Original Message- >From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 18, 2006 03:10 AM >To: 'MyFaces Development' >S

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Dennis Byrne
: Tuesday, July 18, 2006 03:10 AM >To: 'MyFaces Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >api. Continuum still complains. I still don't see what the JSTL >changes were for though. > > > >, I get that ugly guy > &g

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
rent12\core\api\target\classes [INFO] -------- [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure D:\Apache\_current12\core\api\src\main\java\javax\faces\c

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-18 Thread Matthias Wessendorf
target\classes [INFO] ---- [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure D:\Apache\_current12\core\api\src\main\java\javax\faces\component\UIData.java:[42,34] package javax.servlet.jsp.jst

Re: [continuum] BUILD FAILURE: MyFaces Shared Core

2006-07-17 Thread Matthias Wessendorf
Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >do you mean me ? > > > >On 7/17/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: >> This works fine after a fresh co and a "mvn clean install" now. How does one go about slapping

  1   2   >