[kepler-dev] nightly build failed to build ptolemy

Matthew Jones jones at nceas.ucsb.edu
Sun Jun 15 21:59:50 PDT 2008


Hi,

Last night's nightly build failed to build ptolemy.  Looks like the character 
translation problem on that file that someone mentioned the other day on IRC:

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/tdl/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the Kepler-dev mailing list