Re: WOLips perhaps not building...

From: Mike Schrag (mschra..dimension.com)
Date: Thu Oct 23 2008 - 12:09:28 EDT

  • Next message: David Holt: "Including projects in the workspace in deployment"

    Fully building wolips on your own requires plugins that aren't
    included in wolips, for instance, in this case, the JProfiler plugin.
    There are others as well, like the maven plugins, and the TPTP plugins.

    The nightly build site looks OK at the moment ... Not sure what would
    cause that error.

    ms

    On Oct 23, 2008, at 12:02 PM, Ray Kiddy wrote:

    >
    >
    > WOLips, from a fresh checkout (r5523), is not building. I am also
    > getting an error that prevents upgrading of the WOLips plugin stuff
    > in eclipse (cannot find repository...).
    >
    > I will review the list. Perhaps there was a mandatory upgrade of
    > something that is not mentioned on the page:
    >
    > http://wiki.objectstyle.org/confluence/display/WOL/Building+WOLips
    >
    > We'll see.
    >
    > cheers - ray
    >
    > % ant
    > ...
    > java:
    > [javac] Compiling 5 source files to /Users/ray/wo/woproject/temp/
    > classes
    > [javac] /Users/ray/wo/woproject/wolips/jprofiler/plugins/
    > org.objectstyle.wolips.jprofiler.launching/java/org/objectstyle/
    > wolips/jprofiler/launching/
    > JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate.java:57:
    > package com.jprofiler.integrations.eclipse.internal does not exist
    > [javac] import
    > com.jprofiler.integrations.eclipse.internal.ProfilingSession;
    > [javac] ^
    > [javac] /Users/ray/wo/woproject/wolips/jprofiler/plugins/
    > org.objectstyle.wolips.jprofiler.launching/java/org/objectstyle/
    > wolips/jprofiler/launching/
    > JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate.java:67:
    > cannot find symbol
    > [javac] symbol : class ProfilingSession
    > [javac] location: class
    > org
    > .objectstyle
    > .wolips
    > .jprofiler
    > .launching.JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate
    > [javac] private ProfilingSession profilingSession;
    > [javac] ^
    > [javac] /Users/ray/wo/woproject/wolips/jprofiler/plugins/
    > org.objectstyle.wolips.jprofiler.launching/java/org/objectstyle/
    > wolips/jprofiler/launching/
    > JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate.java:71:
    > cannot find symbol
    > [javac] symbol : variable ProfilingSession
    > [javac] location: class
    > org
    > .objectstyle
    > .wolips
    > .jprofiler
    > .launching.JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate
    > [javac] profilingSession =
    > ProfilingSession.createProfilingSession(this,
    > [javac] ^
    > [javac] Note: /Users/ray/wo/woproject/wolips/jprofiler/plugins/
    > org.objectstyle.wolips.jprofiler.launching/java/org/objectstyle/
    > wolips/jprofiler/launching/
    > JProfilerWOLocalJavaApplicationTabGroup.java uses unchecked or
    > unsafe operations.
    > [javac] Note: Recompile with -Xlint:unchecked for details.
    > [javac] 3 errors
    >
    > BUILD FAILED
    > /Users/ray/wo/woproject/build.xml:114: The following error occurred
    > while executing this line:
    > /Users/ray/wo/woproject/wolips/build.xml:41: The following error
    > occurred while executing this line:
    > /Users/ray/wo/woproject/wolips/jprofiler/build.xml:13: The following
    > error occurred while executing this line:
    > /Users/ray/wo/woproject/wolips/jprofiler/plugins/build.xml:13: The
    > following error occurred while executing this line:
    > /Users/ray/wo/woproject/wolips/jprofiler/plugins/
    > org.objectstyle.wolips.jprofiler.launching/build.xml:29: The
    > following error occurred while executing this line:
    > /Users/ray/wo/woproject/buildscripts/plugin-project.xml:30: Compile
    > failed; see the compiler error output for details.
    > %
    >



    This archive was generated by hypermail 2.0.0 : Thu Oct 23 2008 - 12:11:15 EDT