To test, I deleted the following files and rebuilt:
jakarta-jetspeed-2\cornerstone\src\java\org\apache\cornerstone\framework\action\ActionManager.java
jakarta-jetspeed-2\cornerstone\src\java\org\apache\cornerstone\framework\action\controller\SequentialActionController.java
Once I did that everything built fine.
Bill
Barnhill William wrote:
Scott,
Is jakarta-jetspeed-2\cornerstone\src\java\org\apache\cornerstone\framework\action\ActionManager.java the correct version?
I followed the directions and got multiple unresolved symbols, all from that file.
I noticed that the zip file has a BaseActionManager.java in it's place, with public static final String REVISION = "$Revision: 1.2 $";
and the ActionManager from CVS has
public static final String REVISION = "$Revision: 1.1 $";
Btw, is it acceptable to use HTML emails for formatting or are there people who'd object?
Bill
Weaver, Scott wrote:
I have just updated the CVS with the latest cornerstone code base. You will notice there is now cornerstone-demo sub directory. I have migrated the ant build functionality into maven for both cornerstone and cornerstone-demo.
Running the demo:
First build cornerstone by cd-ing to the cornerstone sub-directory and running "maven", the default goal will do everything you need including installing the cornerstone jar into your maven repository.
Second to run the demo, cd to cornerstone-demo and run "maven", the default goal will automatically build and run the demo app for you.
Regards, *================================* | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *================================*
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
