[OS-JIRA] Created: (WOL-961) build/ cannot be used as compiled class output

From: Jephte CLAIN (JIRA) ("Jephte)
Date: Mon Jan 26 2009 - 04:16:27 EST

  • Next message: Henrique Gomes: "Re: New WOLips is Stable"

    build/ cannot be used as compiled class output
    ----------------------------------------------

                     Key: WOL-961
                     URL: http://issues.objectstyle.org/jira/browse/WOL-961
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: AgentJ
             Environment: eclipse 3.4.1
    wolips 3.4.5594 (not tested with the latest nightly)
                Reporter: Jephte CLAIN
                Priority: Minor

    My projects under eclipse are configured to write compiled java classes
    to build/classes, build/classes.test and so on... These projects are
    framework used by my webObjects projects, but also other java projects,
    so it is important for the different build systems to play nice with
    each other...

    However, it seems that the build/ folder is hardwired to be used by the
    incremental wolips compiler, and that folder no longer can be used as
    output for the incremental java compiler.

    try this yourself: for a framework MyFwk, change the default output
    folder from MyFwk/bin to MyFwk/build/classes, and then force a project
    clean. you notice that there are no longer any classes in build/classes/
    nor build/MyFwk.framework/Resources/Java/

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Mon Jan 26 2009 - 04:17:20 EST