Title: RE: <PATCH> More Maven project.xml patches!

This time with attachement..  doh!

-----Original Message-----
From: Pugh, Eric
Sent: Tuesday, December 03, 2002 4:17 PM
To: 'Jetspeed Developers List'
Subject: <PATCH> More Maven project.xml patches!


Hi all,

I seem to have tracked down all the jars, and set them up to be included in any jetspeed war.  However, compile fails because some of the content stuff is looking for code that doesn't appear checked into CVS yet ;-)

Here is an indicative error:
    [javac] [ERROR] C:\java\jakarta-jetspeed\src\java\org\apache\jetspeed\porta
\portlets\admin\JetspeedContentAdmin.java:478: cannot resolve symbol
    [javac] [ERROR] symbol  : variable Content
    [javac] [ERROR] location: class org.apache.jetspeed.portal.portlets.admin.C
ntentMarkup
    [javac] [ERROR]         this.content = Content.unmarshal( stream );
    [javac] [ERROR]                        ^
    [javac] [ERROR] Note: Some input files use or override a deprecated API.
    [javac] [ERROR] Note: Recompile with -deprecation for details.
    [javac] [ERROR] 48 errors


Getting closer to building docs using Maven!

Eric Pugh

 

Attachment: mavenpatch2.patch
Description: Binary data

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


Reply via email to