Re: build.xml not executed?

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

  • Next message: Ulrich Köster: "Re: build.xml not executed?"

    Am 29.01.2004 um 17:40 schrieb David Teran:

    > 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
    Is it the latest patch?
    >
    > 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

    This happens when the build.properties are missing.
    >
    > 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.loadBundleActivato
    >>>>>> r(Bundle.java:176)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleContext.start(Bundl
    >>>>>> eContext.java:987)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bu
    >>>>>> ndleHost.java:403)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.Bundle.start(Bundle.java:
    >>>>>> 312)
    >>>>>> at
    >>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass
    >>>>>> (EclipseClassLoader.java:58)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalCla
    >>>>>> ss(BundleLoader.java:333)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.requireClass
    >>>>>> (BundleLoader.java:291)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findRequired
    >>>>>> Class(BundleLoader.java:901)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Bu
    >>>>>> ndleLoader.java:359)
    >>>>>> at
    >>>>>> org.eclipse.osgi.framework.adaptor.BundleClassLoader.loadClass(Bun
    >>>>>> dleClassLoader.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(WOA
    >>>>>> ntBuilder.java:109)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.j
    >>>>>> ava:493)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPla
    >>>>>> tform.java:815)
    >>>>>> at org.eclipse.core.runtime.Platform.run(Platform.java:471)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMana
    >>>>>> ger.java:138)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMana
    >>>>>> ger.java:209)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMana
    >>>>>> ger.java:164)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.j
    >>>>>> ava:190)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPla
    >>>>>> tform.java:815)
    >>>>>> at org.eclipse.core.runtime.Platform.run(Platform.java:471)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildMana
    >>>>>> ger.java:193)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.events.BuildManager.build(BuildManager.j
    >>>>>> ava:282)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.resources.Project.build(Project.java:
    >>>>>> 87)
    >>>>>> at
    >>>>>> org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.jav
    >>>>>> a:159)
    >>>>>> at
    >>>>>> org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.jav
    >>>>>> a:123)
    >>>>>> at
    >>>>>> org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.j
    >>>>>> ava:280)
    >>>>>> at
    >>>>>> org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceMod
    >>>>>> ifyOperation.java:91)
    >>>>>> at
    >>>>>> org.eclipse.core.internal.resources.Workspace.run(Workspace.java:
    >>>>>> 1567)
    >>>>>> at
    >>>>>> org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModif
    >>>>>> yOperation.java:105)
    >>>>>> at
    >>>>>> org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Mo
    >>>>>> dalContext.java:101)
    >>>>>>
    >>>>>
    >>>>>
    >>>> <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:04:53 EST