You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Scott T Weaver <sc...@binary-designs.net> on 2005/10/31 16:59:22 UTC

Current TRUNK is broken.

Anyone have an idea about this one?

java:prepare-filesystem:
    [mkdir] Created dir: D:\workspace\jetspeed-2\commons\target\classes

java:compile:
    [echo] Compiling to d:\workspace\jetspeed-2\commons/target/classes
    [javac] Compiling 33 source files to
D:\workspace\jetspeed-2\commons\target\
classes
    [javac]
D:\workspace\jetspeed-2\commons\src\java\org\apache\jetspeed\contain
er\PortletConfigWrapper.java:101: cannot resolve symbol
    [javac] symbol  : method getConfigParameters ()
    [javac] location: interface org.apache.jetspeed.om.page.Fragment
    [javac]         fragmentConfigParamaters =
fragment.getConfigParameters();
    [javac]                                            ^
    [javac] 1 error

BUILD FAILED
File...... d:\workspace\jetspeed-2\maven.xml Element... maven:reactor
Line...... 156 Column.... 108


Thanks,
-Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Current TRUNK is broken.

Posted by David Sean Taylor <da...@bluesunrise.com>.
Scott T Weaver wrote:
> Sorry for the double post.
>
It builds here.
We moved around the Jetspeed Page API.
Try doing an svn update on the API, Commons
and then build each individually first API then Commons


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


RE: Current TRUNK is broken.

Posted by Scott T Weaver <sc...@binary-designs.net>.
Sorry for the double post.

> -----Original Message-----
> From: Scott T Weaver [mailto:scotts-jetspeed-list@binary-designs.net]
> Sent: Monday, October 31, 2005 10:59 AM
> To: 'Jetspeed Developers List'
> Subject: Current TRUNK is broken.
> 
> Anyone have an idea about this one?
> 
> java:prepare-filesystem:
>     [mkdir] Created dir: D:\workspace\jetspeed-2\commons\target\classes
> 
> java:compile:
>     [echo] Compiling to d:\workspace\jetspeed-2\commons/target/classes
>     [javac] Compiling 33 source files to
> D:\workspace\jetspeed-2\commons\target\
> classes
>     [javac]
> D:\workspace\jetspeed-2\commons\src\java\org\apache\jetspeed\contain
> er\PortletConfigWrapper.java:101: cannot resolve symbol
>     [javac] symbol  : method getConfigParameters ()
>     [javac] location: interface org.apache.jetspeed.om.page.Fragment
>     [javac]         fragmentConfigParamaters =
> fragment.getConfigParameters();
>     [javac]                                            ^
>     [javac] 1 error
> 
> BUILD FAILED
> File...... d:\workspace\jetspeed-2\maven.xml Element... maven:reactor
> Line...... 156 Column.... 108
> 
> 
> Thanks,
> -Scott
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org