[opencms-dev] News Module in CVS vs opencms 5.0.0
Pierre Tissot
Pierre.Tissot at cern.ch
Fri Jun 13 16:29:01 CEST 2003
Hi
The version of News module in CVS is for the opencms 5.0.x?
I'm asking this beacause I'm traying to compile the source whit the
opencms.jar of the version 5.0.0 and I cannot do it.
javac NewsBackoffice.java NewsSelectbox.java NewsChannelContentDefinition.java
NewsContentDefinition.java NewsTemplate.java
-classpath .....jakarta-tomcat-4.1.24/webapps/opencms/WEB-INF/lib/opencms.jar:
....../jakarta-tomcat-4.1.24/common/lib/servlet.jar
and the error that the compilation gives is thist one:
NewsTemplate.java:30: cannot resolve symbol
symbol : variable I_CmsLogChannels
location: class com.opencms.modules.homepage.news.NewsTemplate
if(I_CmsLogChannels.C_PREPROCESSOR_IS_LOGGING && A_OpenCms.isLogging()
&& C_DEBUG ) {
^
1 error
best regards
Pierre
More information about the opencms-dev
mailing list