Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] how-to build

Also I see that CVSROOT is coded in to the build.xml. I am behind a proxy at work and so my CVSROOT is :pserver;proxy=proxyHost;proxyport=80:anonymous@xxxxxxxxxxxxxxx/cvsroot/datatools

so I suggest to have the CVSROOT in ant build files as ant property which one can set as ant -Dcvs.root=$CVSROOT

Regards
Anthos

On 3/2/06, Anil Samuel <anil.samuel@xxxxxxxxx> wrote:
Thanks John

but the build fails with following error. Did you try a fresh build based on this documentation ? For ant output with verbose and bebug, see the attachment.

[anthos@anthos-mac org.eclipse.datatools.build ]$ ant -Declipse.home=~/projects/opensource/eclipse/ -Dadd.javadoc=false dtp.build
Buildfile: build.xml

dtp.build:
   [delete] Deleting directory /Users/anthos/workspace/eclipse-dtp/cvs/datatools/org.eclipse.datatools.build/download/eclipse/plugins
    [mkdir] Created dir: /Users/anthos/workspace/eclipse-dtp/cvs/datatools/org.eclipse.datatools.build/download/eclipse/plugins

download.plugin:

BUILD FAILED
/Users/anthos/workspace/eclipse-dtp/cvs/datatools/org.eclipse.datatools.build/build.xml:53: The following error occurred while executing this line:
/Users/anthos/workspace/eclipse-dtp/cvs/datatools/org.eclipse.datatools.build/org.eclipse.datatools.modelbase.build/build.xml:19: The following error occurred while executing this line:
java.io.FileNotFoundException : /Users/anthos/workspace/eclipse-dtp/cvs/datatools/org.eclipse.datatools.modelbase.sql/build.xml (No such file or directory)

Total time: 3 seconds



On 3/2/06, jograham@xxxxxxxxxx < jograham@xxxxxxxxxx> wrote:
Anthos,

I have created a Wiki page with instructions for build DTP 0.7:

       http://wiki.eclipse.org/index.php/How_to_Build_DTP_0.7

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




             John
             Graham/SYBASE
                                                                        To
             02/28/2006 12:11          DTP development mailing list
             PM                        < dtp-dev@xxxxxxxxxxx>
                                                                        cc

                                                                   Subject
                                       Re: [dtp-dev] how-to build(Document
                                       link: John Graham)









Hi Anthos,

I'm out of the office today, but will reply with instructions by tomorrow
afternoon.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




             "Anil Samuel"
             <anil.samuel@gmai
             l.com>                                                     To
             Sent by:                  "DTP development mailing list"
             dtp-dev-bounces@e         <dtp-dev@xxxxxxxxxxx>
             clipse.org                                                 cc

                                                                   Subject
             02/28/2006 01:13          [dtp-dev] how-to build
             AM


             Please respond to
              DTP development
               mailing list
             <dtp-dev@eclipse.
                   org>






Hi

So far I have been using the builds. To stay on top of the latest, I am
checking out the source from cvs.

how do I go about building the entire DTP stack ?

Regards
Anthos

--
Anil Samuel < anil.samuel@xxxxxxxxxx>
Senior Technical Member
Product Development
Oracle Corporation _______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



--

Anil Samuel <anil.samuel@xxxxxxxxxx>
Senior Technical Member
Product Development
Oracle Corporation




--
Anil Samuel <anil.samuel@xxxxxxxxxx>
Senior Technical Member
Product Development
Oracle Corporation

Back to the top