You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Aaron Mulder <am...@alumni.princeton.edu> on 2003/09/02 03:33:33 UTC

Re: [Build Problems]

	Yeah, one of the changes I had to make to get xbeans to build was 
to remove the javadoc entry from the default target list on either 
maven.xml or project.xml (I forget which).

	I believe the xbeans module was activated by one of the commits 
earlier today.  Perhaps one of the committers could comment out that 
javadoc entry?

Aaron

On Tue, 2 Sep 2003, [gb2312] founder_chen wrote:
> Hi,
>   I have problems building geronimo:
> 
> 1. BUILD FAILED
> File ....
> file:/F:/dvetool/eclipse3.0/workspace/incubator-geronimo/
> ELement... maven:reactor
> Line...... 134
> column.... 13
> Unable to obtain goal [default] --
> file:/F:/devtool/eclipse3.0/workspace/incubator-geronimo/modules/xbenas/:19:30:<attainGoal>
> No goal [javadoc]
> Total time:  5 minutes 56 seconds
> 
> 2. There is another WARN information in the maven.log
> 
> 2003-09-02 09:45:09,016 WARN 
> org.apache.commons.jelly.expression.jexl.JexlExpression
> - Caught exception evaluating:
> org.apache.commons.jexl.ExpressionImpl@1408a75.
> Reason: java.lang.NumberFormatException: For input
> string: "excludes"
> java.lang.NumberFormatException: For input string:
> "excludes"
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
> at java.lang.Integer.parseInt(Integer.java:468)
> at java.lang.Integer.valueOf(Integer.java:574)
> at
> org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
> at
> org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
> ...
> 
> Sincrely,
> founder_chen
> 
> _________________________________________________________
> Do You Yahoo!? 
> ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ»¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ
> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
> 


Re: [Build Problems]

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
	Everything's working for me at the moment...

Aaron

On Tue, 2 Sep 2003, Jason Dillon wrote:
> I thought I resolved these issues.  Is xbeans still barfing?
> 
> --jason
> 
> 
> On Tuesday, September 2, 2003, at 08:33  AM, Aaron Mulder wrote:
> 
> > 	Yeah, one of the changes I had to make to get xbeans to build was
> > to remove the javadoc entry from the default target list on either
> > maven.xml or project.xml (I forget which).
> >
> > 	I believe the xbeans module was activated by one of the commits
> > earlier today.  Perhaps one of the committers could comment out that
> > javadoc entry?
> >
> > Aaron
> >
> > On Tue, 2 Sep 2003, [gb2312] founder_chen wrote:
> >> Hi,
> >>   I have problems building geronimo:
> >>
> >> 1. BUILD FAILED
> >> File ....
> >> file:/F:/dvetool/eclipse3.0/workspace/incubator-geronimo/
> >> ELement... maven:reactor
> >> Line...... 134
> >> column.... 13
> >> Unable to obtain goal [default] --
> >> file:/F:/devtool/eclipse3.0/workspace/incubator-geronimo/modules/ 
> >> xbenas/:19:30:<attainGoal>
> >> No goal [javadoc]
> >> Total time:  5 minutes 56 seconds
> >>
> >> 2. There is another WARN information in the maven.log
> >>
> >> 2003-09-02 09:45:09,016 WARN
> >> org.apache.commons.jelly.expression.jexl.JexlExpression
> >> - Caught exception evaluating:
> >> org.apache.commons.jexl.ExpressionImpl@1408a75.
> >> Reason: java.lang.NumberFormatException: For input
> >> string: "excludes"
> >> java.lang.NumberFormatException: For input string:
> >> "excludes"
> >> at
> >> java.lang.NumberFormatException.forInputString(NumberFormatException.j 
> >> ava:48)
> >> at java.lang.Integer.parseInt(Integer.java:468)
> >> at java.lang.Integer.valueOf(Integer.java:574)
> >> at
> >> org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
> >> at
> >> org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAcc 
> >> ess.java:177)
> >> ...
> >>
> >> Sincrely,
> >> founder_chen
> >>
> >> _________________________________________________________
> >> Do You Yahoo!?
> >> ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ» 
> >> ¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ
> >> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
> >>
> >
> 


Re: [Build Problems]

Posted by Jason Dillon <ja...@coredevelopers.net>.
I thought I resolved these issues.  Is xbeans still barfing?

--jason


On Tuesday, September 2, 2003, at 08:33  AM, Aaron Mulder wrote:

> 	Yeah, one of the changes I had to make to get xbeans to build was
> to remove the javadoc entry from the default target list on either
> maven.xml or project.xml (I forget which).
>
> 	I believe the xbeans module was activated by one of the commits
> earlier today.  Perhaps one of the committers could comment out that
> javadoc entry?
>
> Aaron
>
> On Tue, 2 Sep 2003, [gb2312] founder_chen wrote:
>> Hi,
>>   I have problems building geronimo:
>>
>> 1. BUILD FAILED
>> File ....
>> file:/F:/dvetool/eclipse3.0/workspace/incubator-geronimo/
>> ELement... maven:reactor
>> Line...... 134
>> column.... 13
>> Unable to obtain goal [default] --
>> file:/F:/devtool/eclipse3.0/workspace/incubator-geronimo/modules/ 
>> xbenas/:19:30:<attainGoal>
>> No goal [javadoc]
>> Total time:  5 minutes 56 seconds
>>
>> 2. There is another WARN information in the maven.log
>>
>> 2003-09-02 09:45:09,016 WARN
>> org.apache.commons.jelly.expression.jexl.JexlExpression
>> - Caught exception evaluating:
>> org.apache.commons.jexl.ExpressionImpl@1408a75.
>> Reason: java.lang.NumberFormatException: For input
>> string: "excludes"
>> java.lang.NumberFormatException: For input string:
>> "excludes"
>> at
>> java.lang.NumberFormatException.forInputString(NumberFormatException.j 
>> ava:48)
>> at java.lang.Integer.parseInt(Integer.java:468)
>> at java.lang.Integer.valueOf(Integer.java:574)
>> at
>> org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
>> at
>> org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAcc 
>> ess.java:177)
>> ...
>>
>> Sincrely,
>> founder_chen
>>
>> _________________________________________________________
>> Do You Yahoo!?
>> ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ» 
>> ¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ
>> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com
>>
>