users@glassfish.java.net

Re: Building Toplink Essentials Howto

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 03 Jul 2007 15:05:46 +0530

Procedure to build TopLink Essentials is same as building any other
module in GlassFish. Detailed steps are available here [1]. The steps
for you would be:

export CVSROOT=...
cvs co glassfish/bootstrap
cd glassfish/boostrap
maven bootstrap checkout -Dmodules=entity-persistence
cd ../entity-persistence
maven build

-- Sahoo

[1] http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation#qs

glassfish_at_javadesktop.org wrote:
> I've found a bug in Postgresql sequence handling which I'd like to fix myself.
> However trying to build the source I quickly get into classpath/properties/ant hell.
>
> If anybody has successfully downloaded and built Toplink Essentials please could you post a quick howto.
>
> best
> Roy
> [Message sent by forum member 'rsmithh' (rsmithh)]
>
> http://forums.java.net/jive/thread.jspa?messageID=225001
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>