Nevermind. I checked out a clean copy of SpringModules and everything worked fine. I must have deleted something somewhere and CVS didn't re-download it when I ran CVS update... or something. Bottom line is, it seems happy for the moment. Thanks!
Nevermind. I checked out a clean copy of SpringModules and everything worked fine. I must have deleted something somewhere and CVS didn't re-download it when I ran CVS update... or something. Bottom line is, it seems happy for the moment. Thanks!
Mark, I just checkout out the project on a linux machine and everything works fine. Please check your project and synchronize all your folders - I think you are not synchronized properly.
For the record I've done a:
#cvs -dserver:costin@cvs.dev.java.net:/cvs checkout springmodules/projects
# ant
Costin Leau
SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
http://twitter.com/costinl
Please use [ c o d e ] [ / c o d e ] tags
Okay - I'm glad things turned out alright
P.S. I have seen your reply only after posting my reply. The build took a while.
Costin Leau
SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
http://twitter.com/costinl
Please use [ c o d e ] [ / c o d e ] tags
I am having trouble building the Docs though (not the Javadocs, that target worked fine). It seems the "ant doc-html" target still expects to be invoked from the springmodules root. If its run from a brand new jcr directory (as I just tried), it complains about not having the required libraries. If you put those in, it complains about not having the images. If you copy the images directory (from springmodules/docs/reference/images), it tells you that "html" isn't a valid directory (referring to the output directory). And this is where I give up.
This isn't a big deal for me since I have the docs I built from last week, but it might be important to others so I thought I'd mention it.
Thanks for your help.
Thanks for reminding me. I'll work on it once I have some free time. I've raised an issue on jira: http://opensource2.atlassian.com/pro.../browse/MOD-86
Costin Leau
SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
http://twitter.com/costinl
Please use [ c o d e ] [ / c o d e ] tags
Not sure if you are watching http://opensource2.atlassian.com/pro.../browse/MOD-86 but I just closed it. I have fixed the documentation generation - make sure you read the using_sbc.txt from projects/common-build-extension.
You should be able to generate documentation per module or per entire Spring Modules project. Feedback is welcomed. Thanks.
Costin Leau
SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
http://twitter.com/costinl
Please use [ c o d e ] [ / c o d e ] tags