WOLips perhaps not building...

From: Ray Kiddy (ra..anymede.org)
Date: Thu Oct 23 2008 - 12:02:08 EDT

  • Next message: Mike Schrag: "Re: WOLips perhaps not building..."

    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.JProfilerWOJavaLocalApplicati
    onLaunchConfigurationDelegate
         [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.JProfilerWOJavaLocalApplicati
    onLaunchConfigurationDelegate
         [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:04:18 EDT