Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stp-dev] The old build system (PDE) has been changed to supportsvn

Hi Johnson,
       I cannot find the error log from the url you provided. Maybe I have no access to this build server.
       The package org.omg is included in rt.jar. So, I think there may be some errors about jvm or classpath setting on this build server.      
 
       Anyway, I have checked the source code of plugin org.eclipse.stp.bpmn.diagram and the import org.omg is never used. I think we can remove this import.
      
-----Original Message-----
From: stp-dev-bounces@xxxxxxxxxxx [mailto:stp-dev-bounces@xxxxxxxxxxx]On Behalf Of Johnson Ma
Sent: 2007Äê12ÔÂ28ÈÕ 0:08
To: STP Dev list
Subject: Re: [stp-dev] The old build system (PDE) has been changed to supportsvn

Hi Jonathan,

When i try to setup the build on eclipse site tonight, i got a compilation error as below:

633. ERROR in /shared/stp/svn_build/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/NonResizableCollapsibleCompartmentEditPolicy.java (at line 21)
        import org.omg.CORBA._PolicyStub;
               ^^^^^^^
The import org.omg cannot be resolved


You  can check the error log on
build.eclipse.org/shared/stp/svn_bulid/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn.diagram/temp.forder/@dot.bin.log

Any idea about that?

Thanks

Johnson

On Dec 27, 2007 11:03 AM, Huang, Qiong Feng (Jonathan) < Jonathan.Huang@xxxxxxxx> wrote:

Hi all,
       I have updated build system (PDE) to support svn. It could be used before the buckminster build system works. For more detailed informations about the changes, please refer to [1].

      
     [1] http://wiki.eclipse.org/Change_Build_System_%28PDE_releng%29_from_CVS_to_SVN


Regards,

Jonathan Huang



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



Back to the top