Mirek wrote:
I'm trying to check out roller sources from svn, but can't find wrapper
directory (in roller/branches/roller_3.1/src/org/apache/roller/pojos)  when
I try to build roller from sources.
When browsing svn at:
http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.1/src/org/apache/roller/pojos/
there is no wrapper directory, but there references to this package in
roller sources.
Where can I find sources for classes from this package ?

The wrappers are generated as part of the build process. There is an ant target called gen-wrappers in the build.xml file which can give you more details, but basically that code is created at build time.

-- Allen



Best regards
Mirek

Reply via email to