Hi all,

I have just sync with latest head and I realized that it does not build anymore. Did anyone forget to commit SpringComponentManager.java ? Should I pass null for servlet context ?

regards,
Vangelis

java:compile:
[echo] Compiling to D:\tech\workplace\jetspeed-2\components\serializer/target/classes [javac] Compiling 7 source files to D:\tech\workplace\jetspeed-2\components
serializer\target\classes
[javac] D:\tech\workplace\jetspeed-2\components\serializer\src\java\org\apache\jetspeed\serializer\JetspeedImporter.java:130: cannot find symbol [javac] symbol : constructor SpringComponentManager(java.lang.String[],jav
.lang.String[],java.lang.String)
[javac] location: class org.apache.jetspeed.components.SpringComponentManag
r
[javac] SpringComponentManager cm = new SpringComponentManager(boot
onfigs, appConfigs, appRoot);
    [javac]                                     ^
    [javac] 1 error

BUILD FAILED
File...... D:\tech\workplace\jetspeed-2\maven.xml
Element... maven:reactor
Line...... 164
Column.... 108
Unable to obtain goal [java:compile] -- C:\Documents and Settings\evlach\.maven cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compile failed; see
the compiler error output for details.
Total time: 4 minutes 54 seconds
Finished at: Tue Sep 26 10:33:58 EEST 2006

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to