> -----Original Message-----
> From: David and Kelly Allen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 06, 2002 4:39 PM
> To: [EMAIL PROTECTED]
> Subject: org.apache.jetspeed.om.dbpsml.map. missing in CVS
>
>
> In JetspeedGroupProfilePeer.java the import of import
> org.apache.jetspeed.om.dbpsml.map.*; is invalid.
>
> Would you prefer this be reported as a bug or here on the dev-list?
>
> I am new to the community, so feel free to correct my etiquette if
> necessary.

No problem, but it is not a bug. The map package is generated.
There are dependencies in the build.
Im guessing that you tried to build the project with an IDE, and came to
this conclusion.
You have to build the project once with our build.xml.

cd build
ant

See the "om" target in build/build.xml for details. The "compile" target is
dependent on the "om" target.



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

Reply via email to