Re: build.xml not executed?

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Thu Jan 29 2004 - 12:16:05 EST

  • Next message: David Teran: "Re: build.xml not executed?"

    Hi David,

    I've missed one thing. In the latest build we use a new template engine
    which includes some minor changes to build.xml files. You ahve to copy
    your build.xml and build.properties from one project to the other.

    Take a look in the WOLips help to define your own templates.

    Ulrich

    Am 29.01.2004 um 18:06 schrieb Ulrich Köster:

    > Hi David,
    >
    > to "debug" your ant builds launch it as an external tool. From the
    > build.xml context menu choose "Run Ant...". Make sure that you launch
    > Ant in the same JRE as Eclipse. (JRE Tab).
    >
    > Ulrich
    >
    >
    > Am 29.01.2004 um 17:56 schrieb David Teran:
    >
    >> Hi,
    >>
    >> more problems:
    >>
    >> i created a new workspace folder, started eclipse I20040121 which
    >> worked fine. Checked out the sources, copies the build.xml files from
    >> my older workspace's projects into the new projects. Now also these
    >> projects are not build correctly. I wonder in which logfile error
    >> messages from the buildprocess are logged.
    >>
    >> regards David
    >>
    >> On 29.01.2004, at 17:40, David Teran wrote:
    >>
    >>> OK, i checked this again.
    >>>
    >>> 0) installed the 'modified' version from the ant.core plugin or the
    >>> ant.core plugin from the integration build from 20040121
    >>> 1) removed .config
    >>> 2) rebuild a project
    >>> -> same stacktrace
    >>>
    >>> 0) installed the 'original' version from the ant.core plugin
    >>> 1) removed .config
    >>> 2) rebuild a project
    >>> -> no stack trace but wrong build. I get a folder named
    >>> ${framework.name}.framework in the build directory
    >>>
    >>> Anyone else is using the latest integration build?
    >>>
    >>> regards David
    >>>
    >>>
    >>> On 29.01.2004, at 17:14, David Teran wrote:
    >>>
    >>>>> Hi David,
    >>>>>
    >>>>> within the Eclipse directory.
    >>>>>
    >>>>
    >>>> ... feeling like a 1 year old beginner ;-)
    >>>>
    >>>> Thanks! david
    >>>>
    >>>>> Ulrich
    >>>>>
    >>>>> Am 29.01.2004 um 17:10 schrieb David Teran:
    >>>>>
    >>>>>> Hi,
    >>>>>>
    >>>>>> where is .config in my 3.0.0 workspace? I only have .metadata.
    >>>>>>
    >>>>>> regards David
    >>>>>>
    >>>>>> On 29.01.2004, at 15:58, Ulrich Köster wrote:
    >>>>>>
    >>>>>>> Hi David,
    >>>>>>>
    >>>>>>> quit Eclipse, remove the .config folder and restart Eclipse.
    >>>>>>>
    >>>>>>> Ulrich
    >>>>>>>
    >>>>>>>
    >>>>>>> Am 29.01.2004 um 15:46 schrieb David Teran:
    >>>>>>>
    >>>>>>>> Hi,
    >>>>>>>>
    >>>>>>>> we are using eclipse 3.0.0 I20040128 with latest test WOLips
    >>>>>>>> version.
    >>>>>>>>
    >>>>>>>> We get the following stack trace when we try to use the 'good
    >>>>>>>> old ant patch' ;-)
    >>>>>>>>
    >>>>>>>> Any hints?
    >>>>>>>>
    >>>>>>>> cheers David
    >>>>>>>>
    >>>>>>>> ===== Thu Jan 29 2004 ===== 15:44:23 Europe/Berlin =====
    >>>>>>>> org.osgi.framework.BundleException: The BundleActivator
    >>>>>>>> org.eclipse.ant.core.AntCorePlugin is invalid
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.Bundle.loadBundleActiva
    >>>>>>>> tor(Bundle.java:176)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContext.start(Bun
    >>>>>>>> dleContext.java:987)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(
    >>>>>>>> BundleHost.java:403)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.Bundle.start(Bundle.jav
    >>>>>>>> a:312)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalCla
    >>>>>>>> ss(EclipseClassLoader.java:58)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalC
    >>>>>>>> lass(BundleLoader.java:333)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.requireCla
    >>>>>>>> ss(BundleLoader.java:291)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findRequir
    >>>>>>>> edClass(BundleLoader.java:901)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(
    >>>>>>>> BundleLoader.java:359)
    >>>>>>>> at
    >>>>>>>> org.eclipse.osgi.framework.adaptor.BundleClassLoader.loadClass(B
    >>>>>>>> undleClassLoader.java:115)
    >>>>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    >>>>>>>> at
    >>>>>>>> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    >>>>>>>> at
    >>>>>>>> org.objectstyle.wolips.projectbuild.builder.WOAntBuilder.build(W
    >>>>>>>> OAntBuilder.java:109)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager$2.run(BuildManager
    >>>>>>>> .java:493)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalP
    >>>>>>>> latform.java:815)
    >>>>>>>> at org.eclipse.core.runtime.Platform.run(Platform.java:471)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMa
    >>>>>>>> nager.java:138)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMa
    >>>>>>>> nager.java:209)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMa
    >>>>>>>> nager.java:164)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager$1.run(BuildManager
    >>>>>>>> .java:190)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalP
    >>>>>>>> latform.java:815)
    >>>>>>>> at org.eclipse.core.runtime.Platform.run(Platform.java:471)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMa
    >>>>>>>> nager.java:193)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.events.BuildManager.build(BuildManager
    >>>>>>>> .java:282)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.resources.Project.build(Project.java:
    >>>>>>>> 87)
    >>>>>>>> at
    >>>>>>>> org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.j
    >>>>>>>> ava:159)
    >>>>>>>> at
    >>>>>>>> org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.j
    >>>>>>>> ava:123)
    >>>>>>>> at
    >>>>>>>> org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction
    >>>>>>>> .java:280)
    >>>>>>>> at
    >>>>>>>> org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceM
    >>>>>>>> odifyOperation.java:91)
    >>>>>>>> at
    >>>>>>>> org.eclipse.core.internal.resources.Workspace.run(Workspace.java
    >>>>>>>> :1567)
    >>>>>>>> at
    >>>>>>>> org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceMod
    >>>>>>>> ifyOperation.java:105)
    >>>>>>>> at
    >>>>>>>> org.eclipse.jface.operation.ModalContext$ModalContextThread.run(
    >>>>>>>> ModalContext.java:101)
    >>>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>> <David Terán.vcf>
    >>>>>
    >>>>>
    >>>> <David Terán.vcf>
    >>>>
    >>> <David Terán.vcf>
    >>>
    >> <David Terán.vcf>
    >



    This archive was generated by hypermail 2.0.0 : Thu Jan 29 2004 - 12:16:09 EST