[kepler-dev] nightly build failed to build ptolemy

Edward A. Lee eal at eecs.berkeley.edu
Mon Jun 16 09:19:16 PDT 2008


At 10:20 PM 6/15/2008, Christopher Brooks wrote:
>I fixed the \342 character in TDLModuleDirector.java
>I'm not sure how it got there, but it was also in the CVS version.
>
>The other problem is that ArrayOfRecordsPane.java is using
>the JTable method setFillsViewportHeight() that is not in Java 1.5.

We could comment out that line.
Like most commands in Swing that purportedly control the sizes
of widgets, this one actually seems to do nothing (as usual).

Edward



>Should we move to Java 1.6?  If not, then how will we get around
>this?
>
>_Christopher
>
>--------
>
>    Hi,
>    
>    Last night's nightly build failed to build ptolemy.  Looks like the charact
>   er 
>    translation problem on that file that someone mentioned the other day on IR
>   C:
>    
>    compile:
>         [javac] Compiling 1664 source files to 
>    /home/condor/execute/dir_30707/userdir/ptII/build/classes
>         [javac] 
>    /home/condor/execute/dir_30707/userdir/ptII/build/src/ptolemy/domains/tt/td
>   l/kernel/TDLModuleDirector.java:98: 
>    warning: unmappable character for encoding ASCII
>         [javac]                int i = -1; // used to avoid returning control 
>   to the executive 
>    director?
>         [javac] 
>                          ^
>         [javac] 
>    /home/condor/execute/dir_30707/userdir/ptII/build/src/ptolemy/actor/gui/ArrayOfRecordsPane.java:280: 
>    cannot find symbol
>         [javac] symbol  : method setFillsViewportHeight(boolean)
>         [javac] location: class javax.swing.JTable
>         [javac]             table.setFillsViewportHeight(true);
>    
>    
>    I think the problem is in a comment, and is an artifact of the ptolemy SVN 
>    conversion.  Can someone check in a new version of that file without the 
>    problematic character?  Thanks.
>    
>    Matt
>    
>    -- 
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    Matthew B. Jones
>    Director of Informatics Research and Development
>    National Center for Ecological Analysis and Synthesis (NCEAS)
>    UC Santa Barbara
>    jones at nceas.ucsb.edu                       Ph: 1-907-523-1960
>    http://www.nceas.ucsb.edu/ecoinfo
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    _______________________________________________
>    Kepler-dev mailing list
>    Kepler-dev at ecoinformatics.org
>    http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>--------
>_______________________________________________
>Kepler-dev mailing list
>Kepler-dev at ecoinformatics.org
>http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev

------------ 
Edward A. Lee
Chair of EECS and Robert S. Pepper Distinguished Professor
231 Cory Hall, UC Berkeley, Berkeley, CA 94720-1770
phone: 510-642-0253, fax: 510-642-2845
eal at eecs.Berkeley.EDU, http://www.eecs.berkeley.edu/Faculty/Homepages/lee.html  



More information about the Kepler-dev mailing list